summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-5/+2
2007-10-20Fix thread error message/death on launching machina_guiDavid Robillard1-2/+2
2007-08-07Added individual Raul building, for those who are so inclined.David Robillard1-1/+1
2007-08-05Added benchmark proving Raul::Table is slower than std::map and thus a useles...David Robillard1-1/+1
2007-07-27Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...David Robillard1-1/+1
2007-07-26Added Raul::Table class (like an std::map but in an array, very fast to do a ...David Robillard1-1/+4
2007-06-07Don't install unit test binaries.David Robillard1-1/+1
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-3/+6
2007-03-31Added RingBuffer and MIDIRingBuffer classes/tests.David Robillard1-1/+15
2007-03-09SMF reading/writing fixes.David Robillard1-1/+3
2007-02-22Machina quantization, various timing related fixes.David Robillard1-1/+3
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-1/+3
2007-02-09Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.David Robillard1-1/+3
2007-01-22Added atomic int/pointer classes to Raul.David Robillard1-3/+5
2007-01-20Added Machina.David Robillard1-4/+6
2007-01-10Moved RDFWriter to RAUL.David Robillard1-0/+2
2007-01-06Added ability to get Raul Thread for current calling context.David Robillard1-2/+6
2006-12-13Path parent/child bug fixes, added unit tests.David Robillard1-0/+8