summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2018-10-28Only allow LV2 touch events for control inputsRobin Gareus
2018-10-26Wimplicit-fallthrough fixes for gtk-ardourRobin Gareus
2018-10-25Plugin analysis numericsRobin Gareus
2018-10-19Add personal monitor sendsLen Ovens
2018-10-17Option to hide send if aux is hiddenLen Ovens
2018-10-17use IsPhysical port flag to decide what to show in the "system" tab of a patc...Paul Davis
2018-10-17Fix MMC range 0..127 (libardour uses and 0x7f)Robin Gareus
2018-10-15change region->row map of EditorRegions to use iterator, not RowReferencePaul Davis
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
2018-10-14fix several inter-related problems with libptformatPaul Davis
2018-10-13Clarify where the file 'ptfformat.h' can be foundJohn Emmas
2018-10-12PT import: editor_pt_import complete rewriteDamien Zammit
2018-10-12PT import: Add new PTImportSelector dialogDamien Zammit
2018-10-10revert the coupling of location UI clock modes to transport clocksPaul Davis
2018-10-10use primary, not secondary, clock mode to drive other clock modes, and dynami...Paul Davis
2018-10-10region editor should use primary clock mode, not secondaryPaul Davis
2018-10-07use C++, dammitPaul 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-07add dialog for adding new transport mastersPaul Davis
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-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-05move away from "sync source" conceptsPaul Davis
2018-10-05laying the groundwork for adding/removing transport mastersPaul Davis
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-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-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-02Fix context-menu item "bus" = audio and midi busses.Robin 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
2018-09-27show last received and when for timecode timestamps in transport masters widgetPaul Davis
2018-09-27add name editing for transport mastersPaul Davis
2018-09-27use new TransportMaster::speed_and_position() APIPaul Davis
2018-09-25Fix/tweak various DSP-load window issuesRobin Gareus
2018-09-25Add a reset-all DSP-load-stats buttonRobin Gareus
2018-09-25Add a window that shows DSP usage of all pluginsRobin Gareus