summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-07Raul 0.4.0.David Robillard6-16/+74
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard6-146/+159
2008-01-06Make redlandmm optional.David Robillard1-1/+2
2008-01-06More verbose LASH console output.David Robillard4-4/+9
2008-01-01RAUL code cleanup.David Robillard18-246/+73
2007-12-12Fix initialisation order warnings.David Robillard1-4/+4
2007-12-07Fix termination of evolution and resumed Jack execution.David Robillard2-1/+9
2007-12-07It's evolution, baby.David Robillard1-2/+2
2007-12-06Add copy constructor.David Robillard1-3/+10
2007-12-06MIDI robustness fixes.David Robillard2-5/+6
2007-12-04Added 'has_waiter' method for Semaphore.David Robillard3-2/+65
2007-12-03Fix Raul building.David Robillard1-2/+2
2007-12-01Clean up query code.David Robillard1-2/+2
2007-12-01Remove useless inmaintained ChangeLog/NEWS files.David Robillard4-7/+10
2007-11-30Various documentation cleanups/fixes.David Robillard5-90/+238
2007-11-30Split redland C++ wrappers out from Raul.David Robillard19-1191/+97
2007-11-30Less ugly blank node names.David Robillard1-2/+3
2007-11-29Add base URI support to RDF model (ability to write pretty <> in Turtle with ...David Robillard3-10/+19
2007-11-05Fix building within raul directory.David Robillard1-0/+1
2007-10-22Stricter limitations for path symbols/names (C symbols, equivalent to lv2:sym...David Robillard2-23/+75
2007-10-21Fix patch serialisation to a string.David Robillard1-1/+2
2007-10-20Fix thread error message/death on launching machina_guiDavid Robillard4-7/+7
2007-10-13Dynamic polyphony fixes.David Robillard1-2/+4
2007-10-11Fix Gtk rendering corruption problems when running monolithic (internal engine).David Robillard1-1/+1
2007-10-10Fix recursive patch problems (all objects recursively appearing as direct chi...David Robillard5-18/+24
2007-10-08Update.. stuff... I hate SVN...David Robillard4-52/+44
2007-10-08SharedPtr-ify engine side store.David Robillard6-408/+463
2007-10-08Fixed missing symbol in Raul.David Robillard5-76/+86