Age | Commit message (Expand) | Author | Files | Lines |
2008-08-17 | Cloooser... | David Robillard | 1 | -6/+17 |
2008-08-15 | Install Raul Symbol.hpp. | David Robillard | 2 | -11/+12 |
2008-08-15 | Add strong Symbol class (just a restricted string, like path) and use it for ... | David Robillard | 4 | -2/+152 |
2008-07-29 | Bump Ingen librdf dependency to 1.0.8. | David Robillard | 1 | -3/+14 |
2008-07-10 | Fix patchage/raul building without jack. | David Robillard | 1 | -1/+1 |
2008-07-07 | Add missing midi_names.h to distribution. | David Robillard | 1 | -0/+1 |
2008-07-07 | Remove unnecessary REDLANDMM_[LIBS|CFLAGS]. | David Robillard | 1 | -2/+2 |
2008-07-06 | Debian packaging. | David Robillard | 13 | -16/+215 |
2008-06-09 | Fix building w/o doxygen maybe for real this time. | David Robillard | 2 | -1/+5 |
2008-06-09 | Fix documentation building. | David Robillard | 1 | -4/+6 |
2008-06-09 | Build documentation on 'make' when --enable-documentation used (fix ticket #1... | David Robillard | 1 | -0/+2 |
2008-05-23 | Merge improvemennts to MIDI stuff from Ardour. | David Robillard | 5 | -134/+209 |
2008-05-20 | Fix various problems with control port values. | David Robillard | 1 | -11/+45 |
2008-05-14 | Fix clear patch command (ticket #18). | David Robillard | 1 | -1/+2 |
2008-05-14 | Add flag to force disable assembly (some people get compile errors for unknow... | David Robillard | 1 | -1/+1 |
2008-05-04 | Fix serialisation of floating point variables (fixes module positioning). | David Robillard | 1 | -0/+2 |
2008-05-01 | GCC 4.3 fixes. | David Robillard | 6 | -3/+10 |
2008-04-30 | Fix Redland NULL node assertion failures when saving. | David Robillard | 1 | -2/+5 |
2008-04-12 | Apply gcc 4.3 fixes from larsl. | David Robillard | 1 | -1/+2 |
2008-03-14 | Exit clean on ctrl+c when running engine only. | David Robillard | 1 | -1/+1 |
2008-02-09 | Add missing symlink. | David Robillard | 1 | -0/+1 |
2008-02-09 | Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere. | David Robillard | 16 | -156/+405 |
2008-01-07 | Raul 0.4.0. | David Robillard | 6 | -16/+74 |
2008-01-06 | Remove raul dependency on liblo and redlandmm. | David Robillard | 6 | -146/+159 |
2008-01-06 | Make redlandmm optional. | David Robillard | 1 | -1/+2 |
2008-01-06 | More verbose LASH console output. | David Robillard | 4 | -4/+9 |
2008-01-01 | RAUL code cleanup. | David Robillard | 18 | -246/+73 |
2007-12-12 | Fix initialisation order warnings. | David Robillard | 1 | -4/+4 |
2007-12-07 | Fix termination of evolution and resumed Jack execution. | David Robillard | 2 | -1/+9 |
2007-12-07 | It's evolution, baby. | David Robillard | 1 | -2/+2 |
2007-12-06 | Add copy constructor. | David Robillard | 1 | -3/+10 |
2007-12-06 | MIDI robustness fixes. | David Robillard | 2 | -5/+6 |
2007-12-04 | Added 'has_waiter' method for Semaphore. | David Robillard | 3 | -2/+65 |
2007-12-03 | Fix Raul building. | David Robillard | 1 | -2/+2 |
2007-12-01 | Clean up query code. | David Robillard | 1 | -2/+2 |
2007-12-01 | Remove useless inmaintained ChangeLog/NEWS files. | David Robillard | 4 | -7/+10 |
2007-11-30 | Various documentation cleanups/fixes. | David Robillard | 5 | -90/+238 |
2007-11-30 | Split redland C++ wrappers out from Raul. | David Robillard | 19 | -1191/+97 |
2007-11-30 | Less ugly blank node names. | David Robillard | 1 | -2/+3 |
2007-11-29 | Add base URI support to RDF model (ability to write pretty <> in Turtle with ... | David Robillard | 3 | -10/+19 |
2007-11-05 | Fix building within raul directory. | David Robillard | 1 | -0/+1 |
2007-10-22 | Stricter limitations for path symbols/names (C symbols, equivalent to lv2:sym... | David Robillard | 2 | -23/+75 |
2007-10-21 | Fix patch serialisation to a string. | David Robillard | 1 | -1/+2 |
2007-10-20 | Fix thread error message/death on launching machina_gui | David Robillard | 4 | -7/+7 |
2007-10-13 | Dynamic polyphony fixes. | David Robillard | 1 | -2/+4 |
2007-10-11 | Fix Gtk rendering corruption problems when running monolithic (internal engine). | David Robillard | 1 | -1/+1 |
2007-10-10 | Fix recursive patch problems (all objects recursively appearing as direct chi... | David Robillard | 5 | -18/+24 |
2007-10-08 | Update.. stuff... I hate SVN... | David Robillard | 4 | -52/+44 |
2007-10-08 | SharedPtr-ify engine side store. | David Robillard | 6 | -408/+463 |
2007-10-08 | Fixed missing symbol in Raul. | David Robillard | 5 | -76/+86 |