summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2018-08-09Fix VCA pane being made visible when redisplaying tracksRobin Gareus
2018-08-09Backport Mixbus' mixer shadowRobin Gareus
2018-08-08Add method to show/hide VCA (and Mixbus) Mixer paneRobin Gareus
2018-08-07Add Launch Control XL control surface supportTérence Clastres
2018-08-05remove debug output file!Paul Davis
2018-08-04Fix preference ID for MIDI-inputRobin Gareus
2018-08-04Unify support chat channel.Robin Gareus
2018-08-03Fix Italian translationRobin Gareus
2018-08-02Add scrollbar to LuaDialogRobin Gareus
2018-08-02Lua-dialog: allow to set folder for file to load/save.Robin Gareus
2018-07-31Tweak FP2/2018 imageRobin Gareus
2018-07-31Tweak FP2/2018 Ctrl-Surface UIRobin Gareus
2018-07-31Cleanup trigger_script_by_name() debug/error messagesRobin Gareus
2018-07-30Ruler visibility is not really a session-prop.Robin Gareus
2018-07-27Allow to disable smart ruler changes.Robin Gareus
2018-07-27NO-OP: clean up whitespace, separate methodsRobin Gareus
2018-07-27new_grid: The Return of the snap_to_X functions.Ben Loftis
2018-07-27new_grid: fix some thinkos in ruler math, to better match sensible grid lines.Ben Loftis
2018-07-27new_grid: Add options for rulers_follow_grid and grid_follows_internalBen Loftis
2018-07-25Reset export-config maps before each new export (2/2)Robin Gareus
2018-07-24GUI tweaks for unset midi banks.Robin Gareus
2018-07-23Don't cut-off grid-type.Robin Gareus
2018-07-23Hardcode pitch-shift algorithm (for now)Robin Gareus
2018-07-23Revert "Add timestretch debug printf"Robin Gareus
2018-07-23Fix timestretch "resample without preserving pitch"Robin Gareus
2018-07-23Add timestretch debug printfRobin Gareus
2018-07-19Fix Ctrl-Surface UI/Edit button sensitivityRobin Gareus
2018-07-18Fix generic UI sliders w/rangestepsRobin Gareus
2018-07-16make sandbox = false, for scripts called by Editor::trigger_script_by_name()Nikolaus Gullotta
2018-07-14Fix typosBen Loftis
2018-07-14auto-backup: gtk2_ardour part. (from mixbus)Ben Loftis
2018-07-14Aborted attempt to further optimize the editor-summary. Commented for future...Ben Loftis
2018-07-12Allow to use CC121 when running from src-tree.Robin Gareus
2018-07-12Move static function out of header-file, fix -Wunused-functionRobin Gareus
2018-07-06avoid crazy costs of looking up and constructing color modifier every time, a...Paul Davis
2018-07-05apply commit cbe458adddc34 to all other themesPaul Davis
2018-07-05remove more unused MIDI note colorsPaul Davis
2018-07-05update dark-theme midi-velocity + midi-meter colorsRobin Gareus
2018-07-05retire no-longer used color names for MIDI notesPaul Davis
2018-07-05fix interpolation math errorPaul Davis
2018-07-05use MIDI meter colors (themeable) to show MIDI note velocity.Paul Davis
2018-07-03move velocity display options under Appearance/EditorPaul Davis
2018-07-03make use-note-color-for-velocity much much more efficientPaul Davis
2018-07-03respond to changes in use-note-color-for-velocityPaul Davis
2018-07-03permit editing velocity bars optionPaul Davis
2018-07-03set up core stuff for velocity display optionPaul Davis
2018-07-03call Note::set_velocity() at an appropriate timePaul Davis
2018-07-03use new Canvas::Note object for (sustained) note displayPaul Davis
2018-06-20Allow plugin inline displays to shrinkJohannes Mueller
2018-06-19Revert frame -> sample changes where it's a frame as in Gtk::FrameJohannes Mueller