Age | Commit message (Expand) | Author | Files | Lines |
2008-09-30 | Move LV2 extension stuff to less horribly named directory. | David Robillard | 1 | -1/+1 |
2008-09-29 | * Context extension work. | David Robillard | 1 | -1/+4 |
2008-09-28 | Update contexts extension. | David Robillard | 1 | -2/+0 |
2008-08-22 | Lash D-Bus support and projects list from LADI Patchage, with improvements/cl... | David Robillard | 4 | -185/+0 |
2008-08-20 | Fix set_port_value stuff over OSC with blobs (i.e. make klaviatur work with a... | David Robillard | 1 | -2/+1 |
2008-08-20 | Fix Blob atom copy contruction/size/etc stuff. | David Robillard | 1 | -13/+14 |
2008-08-19 | More thread-safe ringbuffer. | David Robillard | 1 | -15/+15 |
2008-08-18 | Fix copy/paste between different patches. | David Robillard | 1 | -0/+12 |
2008-08-17 | Write a less absurd number of decimal places for control values. | David Robillard | 1 | -1/+1 |
2008-08-17 | There! | David Robillard | 1 | -3/+13 |
2008-08-17 | Cloooser... | David Robillard | 1 | -6/+17 |
2008-08-15 | Install Raul Symbol.hpp. | David Robillard | 1 | -10/+11 |
2008-08-15 | Add strong Symbol class (just a restricted string, like path) and use it for ... | David Robillard | 2 | -2/+74 |
2008-07-07 | Add missing midi_names.h to distribution. | David Robillard | 1 | -0/+1 |
2008-05-23 | Merge improvemennts to MIDI stuff from Ardour. | David Robillard | 3 | -89/+162 |
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-04 | Fix serialisation of floating point variables (fixes module positioning). | David Robillard | 1 | -0/+2 |
2008-05-01 | GCC 4.3 fixes. | David Robillard | 1 | -3/+5 |
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-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 | 9 | -115/+339 |
2008-01-07 | Raul 0.4.0. | David Robillard | 2 | -10/+14 |
2008-01-06 | Remove raul dependency on liblo and redlandmm. | David Robillard | 4 | -127/+156 |
2008-01-06 | More verbose LASH console output. | David Robillard | 1 | -1/+0 |
2008-01-01 | RAUL code cleanup. | David Robillard | 15 | -138/+56 |
2007-12-07 | Fix termination of evolution and resumed Jack execution. | David Robillard | 1 | -0/+5 |
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 | 1 | -3/+3 |
2007-12-04 | Added 'has_waiter' method for Semaphore. | David Robillard | 3 | -2/+65 |
2007-12-01 | Clean up query code. | David Robillard | 1 | -2/+2 |
2007-11-30 | Various documentation cleanups/fixes. | David Robillard | 1 | -1/+1 |
2007-11-30 | Split redland C++ wrappers out from Raul. | David Robillard | 9 | -470/+87 |
2007-11-29 | Add base URI support to RDF model (ability to write pretty <> in Turtle with ... | David Robillard | 2 | -0/+5 |
2007-10-13 | Dynamic polyphony fixes. | David Robillard | 1 | -2/+4 |
2007-10-10 | Fix recursive patch problems (all objects recursively appearing as direct chi... | David Robillard | 3 | -14/+16 |
2007-10-08 | Update.. stuff... I hate SVN... | David Robillard | 3 | -31/+23 |
2007-10-08 | SharedPtr-ify engine side store. | David Robillard | 5 | -407/+455 |
2007-10-08 | Fixed missing symbol in Raul. | David Robillard | 3 | -58/+68 |
2007-10-08 | Eliminate redundant object collections (ObjectModel having a separate collect... | David Robillard | 2 | -2/+14 |
2007-10-05 | Fix connection serialisation. | David Robillard | 1 | -1/+2 |
2007-10-01 | Blink MIDI ports on message transmission. | David Robillard | 1 | -9/+9 |
2007-09-20 | Add locking support to RDF stuff for dealing with concurrent librdf use. | David Robillard | 2 | -2/+9 |
2007-09-19 | Remove useless old debugging-related overhead from Array destructor. | David Robillard | 1 | -2/+0 |
2007-09-12 | Const-correctness for Raul::RDF::Node type conversion functions. | David Robillard | 2 | -7/+7 |
2007-09-08 | Pretty RDF boolean reading. | David Robillard | 1 | -0/+3 |
2007-09-08 | Support for writing pretty Turtle boolean literals. | David Robillard | 2 | -0/+14 |
2007-09-07 | Fix port highlighting. | David Robillard | 1 | -2/+2 |