Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-21 | Remove glib dependency from engine and core library | David Robillard | 1 | -18/+20 | |
2018-01-21 | Move Glib::thread_init to GUI | David Robillard | 1 | -1/+0 | |
2018-01-21 | Use C++ style includes for standard language headers | David Robillard | 1 | -1/+1 | |
2018-01-21 | Add URI class and remove use of Raul::URI | David Robillard | 1 | -9/+7 | |
2017-12-25 | Always use braces | David Robillard | 1 | -1/+2 | |
2017-12-25 | Use nullptr | David Robillard | 1 | -3/+3 | |
2017-12-24 | Clean up includes in public headers | David Robillard | 1 | -0/+1 | |
2017-12-16 | Use unbounded queue for client signals | David Robillard | 1 | -1/+1 | |
2017-04-12 | Replace use of Glib::usleep with standard facilities | David Robillard | 1 | -3/+3 | |
2017-04-12 | Manage world with a smart pointer | David Robillard | 1 | -10/+5 | |
2017-04-12 | Refuse to start if driver requires a graph and one is not provided | David Robillard | 1 | -1/+8 | |
2017-04-12 | Ensure thread count is sane | David Robillard | 1 | -0/+5 | |
2017-02-18 | Improve parallel analysis and execution algorithms | David Robillard | 1 | -1/+2 | |
2017-02-18 | Add experimental PortAudio driver | David Robillard | 1 | -3/+12 | |
2017-02-18 | Update copyright date | David Robillard | 1 | -1/+1 | |
2017-02-15 | Move static path stuff to its own header | David Robillard | 1 | -5/+5 | |
2017-02-12 | Fix warnings | David Robillard | 1 | -1/+1 | |
2016-10-01 | Save global options to options.ttl | David Robillard | 1 | -0/+5 | |
2016-08-17 | Rename main graph and control/notify ports | David Robillard | 1 | -5/+5 | |
2015-06-09 | Server side loading. | David Robillard | 1 | -2/+16 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5692 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-05-30 | Preliminary server-side save support. | David Robillard | 1 | -0/+16 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5690 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-05-25 | Use ingen:/ as base URI on the wire. | David Robillard | 1 | -1/+1 | |
This allows referring to non-graph items, which are converted to bundle-relative URIs on save, resolving issue #1049. Change root graph URI to ingen:/graph. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5687 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-05-23 | Prevent concurrent Sord access. | David Robillard | 1 | -0/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5683 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-04-04 | Support GNU style long options. | David Robillard | 1 | -18/+12 | |
Update usage output and man page to distinguish flags from options that take a value. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5660 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5653 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-04-03 | Fix loading graphs with explicit/non-file URIs. | David Robillard | 1 | -2/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5650 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-03-16 | Fix launching GUI with no engine. | David Robillard | 1 | -2/+6 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5640 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-24 | Remove crusty old internal bindings. | David Robillard | 1 | -15/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5608 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-24 | Demodularize Parser and Serialiser. | David Robillard | 1 | -6/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5606 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-17 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5582 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-07 | Demodularize socket stuff. | David Robillard | 1 | -7/+5 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5535 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-01-16 | Add standard version flag. | David Robillard | 1 | -0/+14 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5519 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-01-16 | Prevent build directory path clashes. | David Robillard | 1 | -0/+218 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5518 a436a847-0d15-0410-975c-d299462d15a1 |