Age | Commit message (Expand) | Author | Files | Lines |
2012-09-13 | Update to r87/autowaf (Build debuggable library with PDB file under MSVC with... | David Robillard | 1 | -0/+0 |
2012-09-13 | Update to r86/autowaf (Fix pkg-config checking with --pardebug). | David Robillard | 1 | -0/+0 |
2012-09-12 | Clean up wscripts. | David Robillard | 1 | -21/+9 |
2012-09-11 | Update to r85/autowaf (Fix pkg-config dependencies when not using --pardebug). | David Robillard | 1 | -0/+0 |
2012-09-10 | Update to r83/autowaf (Fix mandatory pkg-config checks). | David Robillard | 1 | -0/+0 |
2012-09-10 | Support building against parallel debuggable libraries via pkg-config. | David Robillard | 1 | -0/+0 |
2012-09-09 | Disable timestamps in HTML documentation for reproducible build (fix #856). | David Robillard | 1 | -1/+1 |
2012-08-31 | Skip actual data comparison when checking equality of atoms with different si... | David Robillard | 1 | -1/+1 |
2012-08-17 | Update test suite to compile and pass again. | David Robillard | 7 | -30/+16 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 5 | -193/+28 |
2012-08-16 | Remove all 'using namespace Raul'. | David Robillard | 1 | -1/+1 |
2012-08-16 | Remove old Maid.cpp. | David Robillard | 1 | -69/+0 |
2012-08-16 | Remove verbose logging stuff from Thread. | David Robillard | 2 | -31/+3 |
2012-08-16 | Remove Raul::Slave class. | David Robillard | 3 | -76/+17 |
2012-08-15 | Remove more dead code from Raul::Thread. | David Robillard | 2 | -19/+3 |
2012-08-15 | Remove unused Raul::Thread::get(). | David Robillard | 2 | -22/+0 |
2012-08-15 | Add missing files. | David Robillard | 2 | -0/+84 |
2012-08-15 | Remove unnecessary Jack thread bookkeeping stuff. | David Robillard | 1 | -6/+7 |
2012-08-15 | Rewrite Raul::Maid and eliminate Raul:List. | David Robillard | 5 | -627/+78 |
2012-08-14 | Remove Table classes. | David Robillard | 7 | -981/+4 |
2012-08-14 | Remove unused ArrayStack. | David Robillard | 2 | -78/+2 |
2012-08-14 | Move MIDISink to Machina. | David Robillard | 1 | -39/+0 |
2012-08-14 | Remove MIDI definitions. | David Robillard | 2 | -357/+0 |
2012-08-14 | 100% test coverage for RingBuffer. | David Robillard | 2 | -0/+68 |
2012-08-14 | Move Quantizer to Machina. | David Robillard | 4 | -88/+2 |
2012-08-14 | Remove glib dependency. | David Robillard | 14 | -498/+446 |
2012-08-14 | Update Doxygen file. | David Robillard | 1 | -120/+398 |
2012-08-14 | Add atomic comparison operators. | David Robillard | 3 | -0/+16 |
2012-08-13 | Move SMF stuff from Raul to Machina. | David Robillard | 7 | -784/+4 |
2012-08-13 | Don't use GCC only warnings flags on clang. | David Robillard | 1 | -0/+0 |
2012-08-13 | Drop glib for atomics and use gcc/clang builtins. | David Robillard | 3 | -133/+87 |
2012-08-13 | Fix indentation. | David Robillard | 1 | -6/+6 |
2012-08-13 | Fix warnings. | David Robillard | 2 | -17/+2 |
2012-08-13 | Add Raul::barrier() and remove glib dependency from RingBuffer. | David Robillard | 4 | -36/+86 |
2012-08-13 | Update path test. | David Robillard | 1 | -4/+2 |
2012-08-12 | Use ingen:root as the path for the root patch, opening up path space for engi... | David Robillard | 4 | -144/+99 |
2012-08-12 | Remove redundant Path::is_valid_name and Path::nameify. | David Robillard | 4 | -35/+23 |
2012-08-12 | Stricter symbol construction and conversion. | David Robillard | 2 | -10/+10 |
2012-08-12 | Fix warnings. | David Robillard | 1 | -4/+5 |
2012-08-10 | Upgrade to r75/autowaf (enable stricter compiler flags). | David Robillard | 1 | -0/+0 |
2012-08-09 | Fix shadowing. | David Robillard | 1 | -1/+1 |
2012-08-08 | Update to r74/autowaf (Add autowaf.set_c99_mode()). | David Robillard | 1 | -0/+0 |
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -6/+6 |
2012-08-06 | Update to r73/autowaf (Windows path fixes). | David Robillard | 1 | -0/+0 |
2012-08-05 | Update to waf 1.7.2. | David Robillard | 1 | -0/+0 |
2012-08-04 | Update to waf 1.7.1. | David Robillard | 1 | -0/+0 |
2012-08-02 | Clean up wscript files. | David Robillard | 1 | -1/+0 |
2012-07-17 | Allow Atom construction from NULL buffer, allocate but don't initialize. Thi... | David Robillard | 1 | -3/+7 |
2012-07-09 | Update to r72/autowaf (don't run ldconfig when destdir is given as an option). | David Robillard | 1 | -0/+0 |
2012-07-09 | Improve documentation style. | David Robillard | 1 | -0/+0 |