summaryrefslogtreecommitdiffstats
path: root/raul
AgeCommit message (Expand)AuthorFilesLines
2008-11-17Run. Sorta.David Robillard1-3/+3
2008-11-17Run... almostDavid Robillard4-15/+23
2008-11-16Cast glib operations to compile on annoying platforms.David Robillard2-20/+21
2008-11-15Stubs for HTTP streaming.David Robillard1-2/+1
2008-11-09Add concept of 'Resource' and make plugins a resource (as well as graph objec...David Robillard1-2/+10
2008-11-09Fix out of date comment.David Robillard1-8/+0
2008-10-20Actually use installation location variables for everything.David Robillard19-32/+32
2008-10-14Aaaaaaaaaaaaaaand more guesswork.David Robillard1-1/+1
2008-10-14More *&%*&%@ guesswork.David Robillard1-1/+1
2008-10-14Yet another attempted fix for weird anal compilers of mysterious pedantry...David Robillard1-1/+1
2008-10-14Fix const correctness of Atomic* (g_atomic_int_get takes a non-const pointer ...David Robillard2-2/+2
2008-10-12Remove unnecessary include.David Robillard1-1/+0
2008-10-06Add front() method ala std::list.David Robillard1-0/+3
2008-10-03Good riddance.David Robillard1-42/+0
2008-10-03Remove config header include directives in system installed headers (oops).David Robillard2-4/+0
2008-10-02Remove JACK dependence from RAUL.David Robillard1-120/+0
2008-09-30Move LV2 extension stuff to less horribly named directory.David Robillard1-1/+1
2008-09-29 * Context extension work.David Robillard1-1/+4
2008-09-28Update contexts extension.David Robillard1-2/+0
2008-08-22Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...David Robillard4-185/+0
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 Robillard1-15/+15
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 Robillard1-10/+11
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard2-2/+74
2008-07-07Add missing midi_names.h to distribution.David Robillard1-0/+1
2008-05-23Merge improvemennts to MIDI stuff from Ardour.David Robillard3-89/+162
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-04Fix serialisation of floating point variables (fixes module positioning).David Robillard1-0/+2
2008-05-01GCC 4.3 fixes.David Robillard1-3/+5
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-02-09Add missing symlink.David Robillard1-0/+1
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard9-115/+339
2008-01-07Raul 0.4.0.David Robillard2-10/+14
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard4-127/+156
2008-01-06More verbose LASH console output.David Robillard1-1/+0
2008-01-01RAUL code cleanup.David Robillard15-138/+56
2007-12-07Fix termination of evolution and resumed Jack execution.David Robillard1-0/+5
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 Robillard1-3/+3
2007-12-04Added 'has_waiter' method for Semaphore.David Robillard3-2/+65
2007-12-01Clean up query code.David Robillard1-2/+2
2007-11-30Various documentation cleanups/fixes.David Robillard1-1/+1