1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 15:49:41 +02:00

10 Commits

Author SHA1 Message Date
benjamin.drung@gmail.com
d8562a197c lv2: Add empty check target to Makefile. 2013-11-19 02:44:02 +00:00
benjamin.drung@gmail.com
7a5f6fbbf3 Unpack the waf scripts.
See http://lintian.debian.org/tags/source-contains-waf-binary.html for details.
2013-11-13 00:39:30 +00:00
benjamin.drung@gmail.com
1bdb187244 Add distdir target to lv2 Makefile. 2013-11-12 02:21:00 +00:00
lllucius
6c4d80f93a Fix running on Windows 95.
Creating the symbolic link will fail on 95, but it only matters
if we state is saved...which Audacity doesn't do (yet).
2013-11-11 01:12:30 +00:00
lllucius
b4ba110811 Reverting r12850...hopefully
Never removed one before, but I'm pretty sure it is correct.
2013-11-03 01:54:50 +00:00
lllucius
f290b3d644 Converted CRLF to LF. 2013-11-01 23:22:33 +00:00
benjamin.drung@gmail.com
6a2b20360c Add simple Makefile to lv2. 2013-11-01 22:03:03 +00:00
lllucius
3532ecd7b2 Reworked LV2 plug-ing support.
This enables all platforms to use LV2 plugins in non-GUI mode.  There is
still some work to do, like subgroup handling and better scalepoint
handling.
2013-10-27 11:13:20 +00:00
lllucius
cc77c8638b Adding msinttypes for LV2 support.
msinttypes-r29
2013-10-27 09:05:30 +00:00
lllucius
bc5e7ffce8 Adding new libraries for LV2 support.
lilv-0.16.0
lv2-1.6.0
serd-0.18.2
sord-0.12.0
sratom-0.4.2
2013-10-27 08:56:51 +00:00