aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-17Update autowaf and adapt to new APIDavid Robillard47-444/+873
2019-03-17Squashed 'waflib/' changes from 915dcb1..e7a29b6David Robillard46-438/+871
2019-01-12Update autowafDavid Robillard1-15/+39
2019-01-12Squashed 'waflib/' changes from 5ea8f99..915dcb1David Robillard1-15/+39
2018-12-27Remove unused jalv_ui_resize()David Robillard4-36/+0
2018-12-27Remove garbage element from features arrayDavid Robillard1-1/+0
2018-11-24Squashed 'waflib/' changes from 3e43d09..5ea8f99David Robillard1-25/+45
2018-11-24Merge commit '1c5d1c8712500cf4ad5f286f5e2cfcc55292ca7e'David Robillard1-25/+45
2018-11-10Free LilvNodes when no longer requiredTimo Wischer2-0/+17
2018-11-10Use distinct error codes for all cases in jalv_openDavid Robillard1-3/+3
2018-11-10Add support for running as an internal Jack clientTimo Wischer3-6/+101
2018-11-10Move features to Jalv structTimo Wischer3-78/+124
2018-11-10Remove unnecessary preallocationDavid Robillard1-3/+0
2018-11-10Move exit semaphore to Jalv structDavid Robillard7-20/+22
2018-11-10Clean up properly after failing to openDavid Robillard2-4/+17
2018-11-10Factor out signal setupDavid Robillard1-12/+18
2018-11-10Separate the bulk of main code into jalv_open() and jalv_close()David Robillard2-11/+32
2018-11-10Separate Jack client creation from backend initialisationDavid Robillard1-2/+12
2018-09-27Split jalv_main() from main()David Robillard1-224/+230
2018-09-27Return distinct error codes for different error conditionsDavid Robillard1-8/+10
2018-09-25Remove unused fieldDavid Robillard1-1/+0
2018-09-24Fix some unnecessary const castsDavid Robillard3-5/+5
2018-09-24Fix unused parameter warningsTimo Wischer9-34/+44
2018-09-23Remove support for deprecated event and uri-map extensionsDavid Robillard9-211/+55
2018-09-22Document command syntax in man pageDavid Robillard2-1/+15
2018-09-22Add commands to set and list presetsDavid Robillard1-0/+20
2018-09-22Add commands to print control valuesDavid Robillard1-0/+21
2018-09-22Add command to set control values by port indexDavid Robillard1-4/+13
2018-09-22Move control printing function to shared internal headerDavid Robillard3-10/+10
2018-09-22Add rudimentary help to console interfaceDavid Robillard1-3/+10
2018-09-22Print error message on unknown command inputDavid Robillard1-0/+2
2018-09-22Only print initial value for control inputsDavid Robillard1-1/+1
2018-09-22Simplify control display in console interfaceDavid Robillard4-18/+9
2018-09-22Print real JACK name instead of requested nameDavid Robillard1-1/+2
2018-09-22Fix double backend activationDavid Robillard1-3/+0
2018-09-21Update READMEDavid Robillard1-1/+2
2018-09-21Make Suil dependency optionalDavid Robillard4-5/+27
2018-09-21Remove use of SuilController type in jalv_ui_port_index() interfaceDavid Robillard2-2/+2
2018-09-21Use jalv_ui_write() universallyDavid Robillard3-9/+8
2018-09-21Factor out running show-interface UIs from the console front-endDavid Robillard1-3/+13
2018-09-20Use sigaction() instead of signal()Laxmi Devi3-1/+18
2018-09-20Update NEWSDavid Robillard1-1/+4
2018-09-19Add support for underscore in port names on command lineJośe Fernando Moyano1-1/+1
2018-09-18Fix a potential crash when closed with workerJP Cimalando3-2/+15
2018-09-16Squashed 'waflib/' changes from 982416b..3e43d09David Robillard1-4/+6
2018-09-16Merge commit 'fd7097d059f9abacac8c9c4f987e4309a28c9ba3'David Robillard1-4/+6
2018-09-16Clean up wscriptDavid Robillard1-37/+24
2018-09-15Switch to using bundled waf sourceDavid Robillard1-162/+9
2018-09-15Squashed 'waflib/' content from commit 982416bDavid Robillard182-0/+41453
2018-09-15Merge commit '8c96b17a5393bffee0c521c4872a9fa999048032' as 'waflib'David Robillard182-0/+41453