summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard9-11/+262
2007-02-20New double buffer class in Raul (used for realtime-safe thread-safe writes to...David Robillard2-0/+97
2007-02-18RAUL install fixes.David Robillard1-17/+21
2007-02-18Build fix for inferior machines.David Robillard1-1/+1
2007-02-18Fixed installation of AtomicPtr.hDavid Robillard1-0/+1
2007-02-18Updated URLs.David Robillard1-1/+1
2007-02-14Serialization work on Machina.David Robillard4-3/+69
2007-02-11Moved Maid from Ingen to Raul.David Robillard5-4/+157
2007-02-10Fix empty() returning opposite of .. empty.David Robillard1-1/+1
2007-02-10Machine GUI talking to Jack engine, running machines made in GUI, etc.David Robillard2-3/+3
2007-02-10Fix previous (broken) commit.David Robillard1-1/+6
2007-02-10Made Raul::List read/write thread safe. Uh.. kinda, a bit. :)David Robillard3-87/+136
2007-02-09Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.David Robillard6-2/+670
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard26-45/+56
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-6/+6
2007-02-05RDF querying bug fix (crash on empty results).David Robillard3-9/+30
2007-02-04Bug fixes, LV2 spec updates.David Robillard1-1/+1
2007-01-23More work on multi-writer queue (SRMWQueue), proper unit test.David Robillard3-22/+242
2007-01-22Created Raul namespace.David Robillard30-143/+271
2007-01-22Added atomic int/pointer classes to Raul.David Robillard9-82/+400
2007-01-20Added Machina.David Robillard9-51/+53
2007-01-20Scratch commit to make SVN allow moving files (broken revision).David Robillard8-2/+564
2007-01-14Fixed launching of external ingen process from ingenuity.David Robillard1-7/+8
2007-01-12Control value persistence/serialization.David Robillard1-2/+2
2007-01-11Added missing file Path.cpp.David Robillard1-0/+171
2007-01-10Moved RDFWriter to RAUL.David Robillard6-148/+332
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard11-13/+163
2007-01-02Fixed path nameify/pathify bug when brackets followed spaces in input.David Robillard2-0/+3
2006-12-13Path parent/child bug fixes, added unit tests.David Robillard5-4/+46
2006-12-02More serialization workDavid Robillard1-0/+2
2006-12-01Serialization workDavid Robillard1-1/+3
2006-10-16Used boost::noncopyable to eliminate undefined private copy constructors spre...David Robillard8-24/+19
2006-10-16Minor flowcanvas visual touchups.David Robillard1-2/+2
2006-10-15Trivial documentation fixups.David Robillard12-5/+107
2006-10-14Fixed Patchage dynamic reconnection.David Robillard1-0/+5
2006-10-05Added missing desktop entry files.David Robillard1-376/+0
2006-10-05More build system fixes, everything now builds against the local copy if topl...David Robillard2-15/+14
2006-10-04Added missing pkgconfig file for RAUL.David Robillard1-0/+10
2006-10-04Moved generic utility stuff to new library "raul".David Robillard24-0/+2778