summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09Constant radian/degree factorRobin Gareus
2018-10-09Remove unused variableRobin Gareus
2018-10-08some rather simple code to allow MIDI Clock to set the tempo of the session.Paul Davis
2018-10-07use C++, dammitPaul Davis
2018-10-07fix duplicate name check for new transport masterPaul Davis
2018-10-07show message if adding transport master doesn't workPaul Davis
2018-10-07make name entry activation close dialog (potentially)Paul Davis
2018-10-07delete transport masters from an idle callbackPaul Davis
2018-10-07fix return value and avoid unnecessary extra conditionalPaul Davis
2018-10-07remove crazy thinkoPaul Davis
2018-10-07add dialog for adding new transport mastersPaul Davis
2018-10-07Faderport(Classic): Add Record-PreRoll and Record-CountIn actions to the foo...Ben Loftis
2018-10-07Fix DSP-load window when removing plugins/routesRobin Gareus
2018-10-06Sort Sidechain port list by mixer-order instead of alphabeticallyRobin Gareus
2018-10-05Properly disable looping when deleting loop-rangeRobin Gareus
2018-10-05NO-OP: whitespaceRobin Gareus
2018-10-05make remove work for transport masters (bug fix, really)Paul Davis
2018-10-05remove debug outputPaul Davis
2018-10-05tweak up display of "time since last msg" for transport mastersPaul Davis
2018-10-05stop MIDIClock transport master reporting continued timestampsPaul Davis
2018-10-05move away from "sync source" conceptsPaul Davis
2018-10-05move away from "sync source" conceptsPaul Davis
2018-10-05laying the groundwork for adding/removing transport mastersPaul Davis
2018-10-05laying the groundwork for adding/removing transport mastersPaul Davis
2018-10-04Fix the User button for Mixbus; we use it as a button, not a modifier.Ben Loftis
2018-10-05Remove debug output from 39f65bbceRobin Gareus
2018-10-04Change color of nudge-buttons depending on selection.Robin Gareus
2018-10-04Fix French translation #7665Robin Gareus
2018-10-04remove LTC port parameter, since it's no longer a thing.Paul Davis
2018-10-04add new ::update_interval() method for transport masters, and use in shared :...Paul Davis
2018-10-04fix error introduced in MTC transport masterPaul Davis
2018-10-04Remove cruftRobin Gareus
2018-10-04Unhardcode and increase bindable Lua-script-action countRobin Gareus
2018-10-04Sort Factory/Lua-script session-templatesRobin Gareus
2018-10-04Sort Session templates alphabeticallyRobin Gareus
2018-10-04Handle generic-midi bindings per session.Robin Gareus
2018-10-04Persistent ctrl-surface stateRobin Gareus
2018-10-03Prevent excessive meter redraws for inactive meters at zeroRobin Gareus
2018-10-03Properly initialize midi-metersRobin Gareus
2018-10-03Remove Transport > TimeMaster toggle from menuRobin Gareus
2018-10-03Prevent adding aux-sends to master or monitorRobin Gareus
2018-10-02Fix weird behavior in playhead_x_to_grid: use return value from snap_to_grid.Ben Loftis
2018-10-02Include Track-number with stem-exports, if track-numbers are present.Robin Gareus
2018-10-02Add a GUI option to enable boxy button styleRobin Gareus
2018-10-02Prepare a boxy, no round borders, button-styleRobin Gareus
2018-10-02Fix context-menu item "bus" = audio and midi busses.Robin Gareus
2018-10-02Fix false-positive duplicate format detectionRobin Gareus
2018-10-02More correct fix for 8bfbef4: the check was already there; just needed to se...Ben Loftis
2018-10-02Fix deadlock when no region boundaries are selected in the Snap prefs.Ben Loftis
2018-10-02ipw: Fix race condition with polling the cancel state of the dialogDamien Zammit