summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-02Factor out avoid-repeated-checks thing to autowaf. Saves lines in wscripts....David Robillard1-8/+3
2008-10-02Remove JACK dependence from RAUL.David Robillard4-378/+4
2008-10-02Factor out header printing...David Robillard1-1/+1
2008-10-02Factor more things into autowaf.David Robillard1-1/+8
2008-10-01Library versioning.David Robillard2-3/+18
2008-09-30Build RAUL against JACK if possible.David Robillard1-1/+3
2008-09-30Move LV2 extension stuff to less horribly named directory.David Robillard1-1/+1
2008-09-30Install pkg-config files for libraries.David Robillard1-5/+14
2008-09-30Wafify ingen.David Robillard1-2/+2
2008-09-30Wafify SLV2.David Robillard1-1/+0
2008-09-30Even more waf (only check for any given package once, even with recursive inv...David Robillard2-0/+70
2008-09-30Add symlinks to top level waf for individual project building.David Robillard1-0/+1
2008-09-29 * Context extension work.David Robillard1-1/+4
2008-09-28Update contexts extension.David Robillard1-2/+0
2008-09-09Remove package dependency on librdf.David Robillard1-1/+1
2008-09-09Add ChangeLog.David Robillard1-0/+14
2008-09-09Reorganize repository to allow tagging.David Robillard0-0/+0
2008-09-07Releasey stuff.David Robillard2-5/+6
2008-09-07Fix make 'deb'.David Robillard2-5/+5
2008-09-07Move debian -> debian-sidDavid Robillard9-3/+9
2008-09-05Remove lash autoconf tokens from pkg-config file.David Robillard2-3/+2
2008-08-22Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...David Robillard6-207/+2
2008-08-20Fix set_port_value stuff over OSC with blobs (i.e. make klaviatur work with a...David Robillard1-2/+1
2008-08-20Fix Blob atom copy contruction/size/etc stuff.David Robillard1-13/+14
2008-08-19More thread-safe ringbuffer.David Robillard2-15/+42
2008-08-18Fix copy/paste between different patches.David Robillard1-0/+12
2008-08-17Write a less absurd number of decimal places for control values.David Robillard1-1/+1
2008-08-17There!David Robillard1-3/+13
2008-08-17Cloooser...David Robillard1-6/+17
2008-08-15Install Raul Symbol.hpp.David Robillard2-11/+12
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard4-2/+152
2008-07-29Bump Ingen librdf dependency to 1.0.8.David Robillard1-3/+14
2008-07-10Fix patchage/raul building without jack.David Robillard1-1/+1
2008-07-07Add missing midi_names.h to distribution.David Robillard1-0/+1
2008-07-07Remove unnecessary REDLANDMM_[LIBS|CFLAGS].David Robillard1-2/+2
2008-07-06Debian packaging.David Robillard13-16/+215
2008-06-09Fix building w/o doxygen maybe for real this time.David Robillard2-1/+5
2008-06-09Fix documentation building.David Robillard1-4/+6
2008-06-09Build documentation on 'make' when --enable-documentation used (fix ticket #1...David Robillard1-0/+2
2008-05-23Merge improvemennts to MIDI stuff from Ardour.David Robillard5-134/+209
2008-05-20Fix various problems with control port values.David Robillard1-11/+45
2008-05-14Fix clear patch command (ticket #18).David Robillard1-1/+2
2008-05-14Add flag to force disable assembly (some people get compile errors for unknow...David Robillard1-1/+1
2008-05-04Fix serialisation of floating point variables (fixes module positioning).David Robillard1-0/+2
2008-05-01GCC 4.3 fixes.David Robillard6-3/+10
2008-04-30Fix Redland NULL node assertion failures when saving.David Robillard1-2/+5
2008-04-12Apply gcc 4.3 fixes from larsl.David Robillard1-1/+2
2008-03-14Exit clean on ctrl+c when running engine only.David Robillard1-1/+1
2008-02-09Add missing symlink.David Robillard1-0/+1
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard16-156/+405