Age | Commit message (Expand) | Author | Files | Lines |
2015-09-12 | Add Qt5 version. | David Robillard | 3 | -14/+67 |
2015-08-30 | Add option to load preset from the command line. | David Robillard | 4 | -4/+46 |
2015-08-14 | Use lilv_free(). | David Robillard | 2 | -3/+3 |
2015-07-10 | Fix spelling errors in man pages. | David Robillard | 2 | -2/+2 |
2015-05-22 | Fix deleting and re-saving presets. | David Robillard | 1 | -0/+1 |
2015-04-08 | Add generic Qt control UI from Amadeus Folego. | David Robillard | 3 | -15/+564 |
2015-03-16 | Bump lilv dependency. | David Robillard | 1 | -1/+1 |
2015-03-07 | Save preset bundles with standard naming scheme. | David Robillard | 1 | -8/+21 |
2015-03-07 | Reduce use of deprecated Gtk stock API. | David Robillard | 1 | -10/+10 |
2015-03-07 | Improve preset support. | David Robillard | 6 | -44/+209 |
2015-03-06 | Don't print all presets to console on load. | David Robillard | 1 | -1/+0 |
2015-03-06 | Add command prompt to console version for changing controls. | David Robillard | 2 | -4/+41 |
2015-03-03 | Fix confusing use of GArray. | David Robillard | 1 | -12/+10 |
2015-02-23 | Update waf. | David Robillard | 1 | -5/+5 |
2015-02-22 | Use text/plain for string metadata. | David Robillard | 1 | -1/+1 |
2015-02-22 | Set Jack port order metadata. | David Robillard | 2 | -4/+13 |
2015-02-21 | Fix trailing whitespace. | David Robillard | 2 | -4/+4 |
2015-02-14 | Exit GUI versions on interrupt. | David Robillard | 6 | -14/+21 |
2015-02-14 | Report Jack latency (Patch from Robin Gareus). | David Robillard | 3 | -2/+56 |
2015-01-29 | Add lilv_file_uri_parse() for correct URI to path conversion. | David Robillard | 2 | -3/+11 |
2015-01-25 | Upgrade to r100/autowaf. | David Robillard | 1 | -5/+5 |
2015-01-16 | Upgrade to r99/autowaf (fix documentation paths). | David Robillard | 1 | -4/+4 |
2014-12-18 | Fix semaphore on OSX. | David Robillard | 1 | -2/+2 |
2014-12-18 | Upgrade to waf 1.8.5. | David Robillard | 2 | -13/+9 |
2014-11-07 | Use moc-qt4 if present for systems with multiple Qt versions. | David Robillard | 2 | -2/+4 |
2014-09-28 | Update NEWS. | David Robillard | 1 | -2/+2 |
2014-09-28 | Update Zix stuff. | David Robillard | 2 | -12/+49 |
2014-09-28 | Fix semaphore try_wait on windows (Patch from Robin Gareus) (fix #984). | David Robillard | 2 | -3/+4 |
2014-09-27 | Exit on Jack shutdown (close #978). | David Robillard | 3 | -1/+18 |
2014-08-08 | Jalv 1.4.6. | David Robillard | 2 | -3/+4 |
2014-08-08 | Upload man pages with waf upload_docs target. | David Robillard | 1 | -0/+8 |
2014-08-08 | Upgrade to waf 1.7.16. | David Robillard | 1 | -0/+0 |
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 4 | -13/+13 |
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 1 | -13/+13 |
2014-08-08 | Update copyright dates. | David Robillard | 9 | -9/+9 |
2014-08-08 | Fix various warnings. | David Robillard | 1 | -2/+2 |
2014-07-15 | Support saving the same preset several times. | David Robillard | 5 | -3/+29 |
2014-07-13 | Add option to print control output changes to stdout. | David Robillard | 7 | -16/+58 |
2014-05-04 | 'Support' lv2:isLive. | David Robillard | 1 | -0/+3 |
2014-04-27 | Support new UI show/hide interface in console version. | David Robillard | 4 | -13/+41 |
2014-04-26 | Update to waf 1.7.16. | David Robillard | 1 | -0/+0 |
2014-04-26 | Add support for data-access extension (close #967). | David Robillard | 2 | -2/+12 |
2014-04-06 | Support port pretty names via new Jack metadata API. | David Robillard | 3 | -16/+34 |
2014-01-24 | Remove redundant and unnecessary properties from saved graphs and protocol. | David Robillard | 1 | -0/+1 |
2014-01-24 | Update for latest LV2 Atom Object simplifications. | David Robillard | 3 | -12/+12 |
2014-01-13 | Generate Qt moc nonsense at build time (fix #948). | David Robillard | 3 | -95/+13 |
2014-01-12 | Show newly saved presets in the preset menu. | David Robillard | 3 | -40/+62 |
2014-01-04 | Jalv 1.4.4 | David Robillard | 2 | -4/+4 |
2013-12-31 | Fix crash on plugins with MIDI ports. | David Robillard | 1 | -1/+1 |
2013-12-30 | Preset menu support for Qt (patch from Timo Westkämper) (#930). | David Robillard | 4 | -8/+147 |