summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-11-26Mackie Control: Disable Selected group in User/Selected view mode to allow in...Len Ovens
2015-11-25implement more Faderport buttons (window and fader automation). ToDo: automa...Ben Loftis
2015-11-26use human readable port-names in Mackie config.Robin Gareus
2015-11-25faderport: simpler logic for master/monitor/otherPaul Davis
2015-11-25faderport: handle mute for monitor out by using monitor processor ops; try to...Paul Davis
2015-11-25faderport: fix odd interaction when selecting master-then-monitor or monitor-...Paul Davis
2015-11-25faderport: fix odd interaction when selecting master-then-monitor or monitor-...Paul Davis
2015-11-25faderport: output button is a toggle between master (or monitor) and currentl...Paul Davis
2015-11-25faderport: enable "Output" button to select master out (or, with Shift, monit...Paul Davis
2015-11-25handle encoder changes. shift+knob = input trim. ToDo: panner controlBen Loftis
2015-11-25cruft removal from faderport codePaul Davis
2015-11-25faderport: implement fader supportPaul Davis
2015-11-25restore measured Insert latencyRobin Gareus
2015-11-25faderport: track GUI selection, use first selected route; implement mute, sol...Paul Davis
2015-11-25faderport: put back the working version of operations.ccPaul Davis
2015-11-24stub file to enable nightly buildsBen Loftis
2015-11-24faderport: more global button functions addedPaul Davis
2015-11-24add goto_zero() function for BasicUIPaul Davis
2015-11-24faderport: more interesting behaviour for the play button (locate to last sta...Paul Davis
2015-11-24clarify a DEBUG_TRACE remarkPaul Davis
2015-11-24faderport: make loop, prev marker, next marker and marker buttons do stuffPaul Davis
2015-11-24add debug "bits" for FaderPortPaul Davis
2015-11-24faderport: allow forcing LED state for use in ::all_lights_out()Paul Davis
2015-11-24faderport: fix modifiers for rewind, stop, undo etc ; listen to session trans...Paul Davis
2015-11-24fadeport: restructure button info actions to allow modifiers (shift, rewind, ...Paul Davis
2015-11-24give the faderport its own thread and event loop, rather than riding on the b...Paul Davis
2015-11-24faderport: after connecting, turn off all lights, then party with them, then ...Paul Davis
2015-11-24add some faderport infrastructure for button handling, and bind up the transp...Paul Davis
2015-11-24namespace and filename cleanupPaul Davis
2015-11-25Prevent crash at session-close when analysing.Robin Gareus
2015-11-24remove debugging outputPaul Davis
2015-11-24create data structure to handle the fact that faderport firmware 1.38 uses di...Paul Davis
2015-11-24get faderport i/o working, basics of identifying control activityPaul Davis
2015-11-24rough-in for faderport protocol backendBen Loftis
2015-11-24prevent concurrent peak-file init.Robin Gareus
2015-11-24update configure time tests and code to use libsndfile 1.0.26's version of th...Paul Davis
2015-11-23allow use of (N)RPN messages in generic MIDI binding maps (UNTESTED)Paul Davis
2015-11-23more corrections for libmidi++ (N)RPN APIPaul Davis
2015-11-23change API for libmidi++ RPN-related signals to be more usefulPaul Davis
2015-11-23add (N)RPN handling to libmidi++Paul Davis
2015-11-23make copies of global lists before extendingNils Philippsen
2015-11-21cont'd 20262abe (keep all playlists)Robin Gareus
2015-11-21prepare "delete all playlists" cleanup optionRobin Gareus
2015-11-21fix playlist refcount on track un-freeze.Robin Gareus
2015-11-21remove cruftRobin Gareus
2015-11-20prevent deletion of playlists on frozen tracks:Robin Gareus
2015-11-20add API to read snapshot name from instant.xmlRobin Gareus
2015-11-20remember in-use snapshot/session name in instant.xmlRobin Gareus
2015-11-20remove cruftRobin Gareus
2015-11-19provide user preference for pre-rollBen Loftis