summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-09-17WIP ptxfix-ptx-20170917Damien Zammit
2017-08-05Revert 542d021f, fix number of DSP threadsRobin Gareus
2017-08-05Consolidate ctrl surface codeRobin Gareus
2017-08-05Add API to set thread-priority (for ctrl-surfaces)Robin Gareus
2017-08-05Reduce DSP thread priority (main-i/o > midi i/o > computation)Robin Gareus
2017-08-04NO-OP: whitespaceRobin Gareus
2017-08-04Graph profiling: allow to override max DSP thread count & calc avg.Robin Gareus
2017-08-04CoreAudio: Set MachThread RT PriorityRobin Gareus
2017-08-04DummyBackend: allow changing SPPRobin Gareus
2017-08-04Fix typo in Lua Vamp APIRobin Gareus
2017-08-03Allow calling IO::silence for yet unregistered ports (Click)Robin Gareus
2017-08-03Some more assert() debuggingRobin Gareus
2017-08-03Ignore cycle-start/end for unregistered portsRobin Gareus
2017-08-03improve 1a288ddd, destroy IO after disconnecting from signals.Robin Gareus
2017-08-03Fix crash when cleaning up w/o destroying sessionRobin Gareus
2017-08-03OSC: Fix to make sure buses created with Ardour 4.7 sessions show upLen Ovens
2017-08-03prevent duplicate playlist-names when re-naming #7438Robin Gareus
2017-08-02OSC: Add command to select MasterLen Ovens
2017-08-01Fix some more crashes at session-closeRobin Gareus
2017-08-01Fix LTC encoder removalRobin Gareus
2017-08-01OSC: expand plugin_descriptor to split into smaller OSC messages (issue #0007...Len Ovens
2017-08-01OSC: add param to plugin_list response which indicates plugin enable state (O...Len Ovens
2017-07-31Signal wish to show inline display in gui by lv2:optionalFeatureJohannes Mueller
2017-07-31Tweaking the a-comp inline display a bit. Make it more skinny.Johannes Mueller
2017-07-31Indicate whether to show plugin's inline display in GUIJohannes Mueller
2017-07-31Simplified inline display if the channel strip is not wide enoughJohannes Mueller
2017-07-31Honor attack and release parameters in a-comp's inline graphJohannes Mueller
2017-07-31Indicate gain reduction in a-compJohannes Mueller
2017-07-31Show range -60 .. +10 dBFS in acomp's inline displayRobin Gareus
2017-07-31Set makeup to 0.f when bypassed also in stereo versionJohannes Mueller
2017-07-31Adjust the indication of the treshold value by the makup gain.Johannes Mueller
2017-07-31Also the stereo version needs to set need_exposeJohannes Mueller
2017-07-31Show a-comp's makeup grain in inline renderingJohannes Mueller
2017-07-31Fix typoRobin Gareus
2017-07-31OSC: Make stripname refresh in automation play mode as well.Len Ovens
2017-07-30OSC: fix VCAs try to connect to controls it does not have.Len Ovens
2017-07-31Some session cleanup fixes (delete slave, take lock for lua)Robin Gareus
2017-07-30Binding Proxy: Drop references as requested.Robin Gareus
2017-07-30Turn AutomationCtrl into a SessionHandleRefRobin Gareus
2017-07-30NO-OP: name-change (_list and _lock are also used in other places)Robin Gareus
2017-07-29Modify our MSVC project to add libltc as a dependency of 'dummy_backend' (whi...John Emmas
2017-07-29Fix an ambiguous call to 'floor()'John Emmas
2017-07-28PortManager::unregister_port() must be called with process lockRobin Gareus
2017-07-28Delete CoreSelection at session closeRobin Gareus
2017-07-28Add a LTC generator to the dummy backendRobin Gareus
2017-07-27Fix write-pass re-start while in an active write-passRobin Gareus
2017-07-27Start a new write-pass when writing automation and locating while rollingRobin Gareus
2017-07-26Fix initial sync to LTC with small buffersizesRobin Gareus
2017-07-26update libltcRobin Gareus
2017-07-25Remove unnecessary tests for touch-stateRobin Gareus