summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-23Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).David Robillard1-0/+0
2012-11-22Tidy.David Robillard12-38/+54
2012-11-22Fix crash when calling Thread::set_scheduling on a Thread that does not exist.David Robillard1-4/+8
2012-11-21Move Exception inside Raul namespace.David Robillard2-2/+4
2012-11-21Remove remaining library code, Raul is now header only.David Robillard4-48/+49
2012-11-21Move Configuration from Raul to Ingen.David Robillard3-374/+0
2012-11-17Fix symbolifying strings that start with numbers.David Robillard2-1/+7
2012-11-17Set plugin<=>UI queue size based on LV2 options.David Robillard2-5/+19
2012-09-13Update to r87/autowaf (Build debuggable library with PDB file under MSVC with...David Robillard1-0/+0
2012-09-13Update to r86/autowaf (Fix pkg-config checking with --pardebug).David Robillard1-0/+0
2012-09-12Clean up wscripts.David Robillard1-21/+9
2012-09-11Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug).David Robillard1-0/+0
2012-09-10Update to r83/autowaf (Fix mandatory pkg-config checks).David Robillard1-0/+0
2012-09-10Support building against parallel debuggable libraries via pkg-config.David Robillard1-0/+0
2012-09-09Disable timestamps in HTML documentation for reproducible build (fix #856).David Robillard1-1/+1
2012-08-31Skip actual data comparison when checking equality of atoms with different si...David Robillard1-1/+1
2012-08-17Update test suite to compile and pass again.David Robillard7-30/+16
2012-08-17Implement real logging system, LV2 log extension support, and purge evil/ugly...David Robillard5-193/+28
2012-08-16Remove all 'using namespace Raul'.David Robillard1-1/+1
2012-08-16Remove old Maid.cpp.David Robillard1-69/+0
2012-08-16Remove verbose logging stuff from Thread.David Robillard2-31/+3
2012-08-16Remove Raul::Slave class.David Robillard3-76/+17
2012-08-15Remove more dead code from Raul::Thread.David Robillard2-19/+3
2012-08-15Remove unused Raul::Thread::get().David Robillard2-22/+0
2012-08-15Add missing files.David Robillard2-0/+84
2012-08-15Remove unnecessary Jack thread bookkeeping stuff.David Robillard1-6/+7
2012-08-15Rewrite Raul::Maid and eliminate Raul:List.David Robillard5-627/+78
2012-08-14Remove Table classes.David Robillard7-981/+4
2012-08-14Remove unused ArrayStack.David Robillard2-78/+2
2012-08-14Move MIDISink to Machina.David Robillard1-39/+0
2012-08-14Remove MIDI definitions.David Robillard2-357/+0
2012-08-14100% test coverage for RingBuffer.David Robillard2-0/+68
2012-08-14Move Quantizer to Machina.David Robillard4-88/+2
2012-08-14Remove glib dependency.David Robillard14-498/+446
2012-08-14Update Doxygen file.David Robillard1-120/+398
2012-08-14Add atomic comparison operators.David Robillard3-0/+16
2012-08-13Move SMF stuff from Raul to Machina.David Robillard7-784/+4
2012-08-13Don't use GCC only warnings flags on clang.David Robillard1-0/+0
2012-08-13Drop glib for atomics and use gcc/clang builtins.David Robillard3-133/+87
2012-08-13Fix indentation.David Robillard1-6/+6
2012-08-13Fix warnings.David Robillard2-17/+2
2012-08-13Add Raul::barrier() and remove glib dependency from RingBuffer.David Robillard4-36/+86
2012-08-13Update path test.David Robillard1-4/+2
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard4-144/+99
2012-08-12Remove redundant Path::is_valid_name and Path::nameify.David Robillard4-35/+23
2012-08-12Stricter symbol construction and conversion.David Robillard2-10/+10
2012-08-12Fix warnings.David Robillard1-4/+5
2012-08-10Upgrade to r75/autowaf (enable stricter compiler flags).David Robillard1-0/+0
2012-08-09Fix shadowing.David Robillard1-1/+1
2012-08-08Update to r74/autowaf (Add autowaf.set_c99_mode()).David Robillard1-0/+0