Age | Commit message (Expand) | Author | Files | Lines |
2015-08-29 | Add option to flush logs after every entry. | David Robillard | 1 | -0/+1 |
2015-08-28 | Get rid of LV2Info class. | David Robillard | 1 | -3/+3 |
2015-05-23 | Prevent concurrent Sord access. | David Robillard | 1 | -0/+3 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-03-02 | Fix compilation with -fvisibility=hidden. | David Robillard | 1 | -1/+1 |
2015-02-24 | Demodularize Parser and Serialiser. | David Robillard | 1 | -33/+32 |
2015-02-07 | Demodularize socket stuff. | David Robillard | 1 | -0/+1 |
2014-08-10 | Fix some memory leaks. | David Robillard | 1 | -0/+1 |
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 1 | -2/+2 |
2014-01-18 | Consolidate URIs. | David Robillard | 1 | -2/+3 |
2014-01-06 | Fix potential segfault on exit. | David Robillard | 1 | -1/+3 |
2013-12-31 | Hopefully fix deadlock on exit for real this time. | David Robillard | 1 | -0/+3 |
2013-12-30 | Fix occasional crashes and deadlocks on exit. | David Robillard | 1 | -2/+1 |
2013-12-30 | Fix deadlocks on exit. | David Robillard | 1 | -7/+8 |
2013-06-09 | Add rdf prefix. | David Robillard | 1 | -0/+1 |
2013-02-23 | Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. | David Robillard | 1 | -7/+7 |
2013-02-02 | Add option to enable/disable canvas animation (fix/avoid #879). | David Robillard | 1 | -1/+4 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -31/+31 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -9/+7 |
2013-01-09 | Load internal plugin data files and rework documentation code to work the sam... | David Robillard | 1 | -1/+14 |
2013-01-05 | Remove unused event extension prefix. | David Robillard | 1 | -1/+0 |
2012-12-21 | Fix memory leaks. | David Robillard | 1 | -7/+1 |
2012-12-21 | Fix UI operation via socket. | David Robillard | 1 | -10/+11 |
2012-11-21 | Use atoms for option values. | David Robillard | 1 | -1/+2 |
2012-11-21 | Configuration file support. | David Robillard | 1 | -0/+10 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 1 | -22/+22 |
2012-08-14 | Update for latest Raul. | David Robillard | 1 | -5/+4 |
2012-08-10 | Fix a ton of warnings. | David Robillard | 1 | -1/+1 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -0/+320 |