summaryrefslogtreecommitdiffstats
path: root/raul/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-10/+11
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard1-4/+2
2007-12-04Added 'has_waiter' method for Semaphore.David Robillard1-0/+1
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-9/+0
2007-10-08SharedPtr-ify engine side store.David Robillard1-0/+1
2007-07-26Added PathTable, simple pretty wrapper around Table which provides super fastDavid Robillard1-0/+1
2007-07-26Added Raul::Table class (like an std::map but in an array, very fast to do a ...David Robillard1-0/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-35/+35
2007-07-22Renamed MIDIRingBuffer StampedChunkRingBuffer (what it really is), which coin...David Robillard1-1/+1
2007-06-08Removed Raul Mutex and Condition (redundant with glib).David Robillard1-2/+0
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-15/+15
2007-04-06LASH project saving/restoring.David Robillard1-0/+3
2007-03-31Added RingBuffer and MIDIRingBuffer classes/tests.David Robillard1-1/+4
2007-03-09SMF reading/writing fixes.David Robillard1-0/+2
2007-03-03SMF writing work.David Robillard1-1/+3
2007-02-22Machina quantization, various timing related fixes.David Robillard1-1/+2
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-1/+2
2007-02-20New double buffer class in Raul (used for realtime-safe thread-safe writes to...David Robillard1-0/+1
2007-02-18RAUL install fixes.David Robillard1-17/+21
2007-02-18Fixed installation of AtomicPtr.hDavid Robillard1-0/+1
2007-02-14Serialization work on Machina.David Robillard1-1/+2
2007-02-11Moved Maid from Ingen to Raul.David Robillard1-1/+2
2007-02-09Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.David Robillard1-1/+4
2007-01-22Added atomic int/pointer classes to Raul.David Robillard1-2/+4
2007-01-20Scratch commit to make SVN allow moving files (broken revision).David Robillard1-1/+4
2006-10-15Trivial documentation fixups.David Robillard1-0/+1
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-0/+21