summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2018-06-14context menus should have acceleratorsPaul Davis
2018-06-08Allow snapping to the start of the video timeline. (should work, but needs t...Ben Loftis
2018-06-04NO-OP: Modify a #include (purely for consistency)John Emmas
2018-06-02no error logging for CURL HTTP requests; future callers can request it if nec...Paul Davis
2018-06-01moving singen and noisegen from mixbus repo to ardour + change singen display...Nikolaus Gullotta
2018-06-01add Gtk::ColorButton widget to LuaDialog and add ability to change multiple r...Nikolaus Gullotta
2018-05-23no actual error messages when curl requests failPaul Davis
2018-05-17Display profile-data in generic plugin-UI.Robin Gareus
2018-05-17Playhead to Grid: handle case where PH is rolling, and we are prevented from ...Ben Loftis
2018-05-15Quantize Dialog: Use same grid names as the main grid. (1/16 Note instead of ...Ben Loftis
2018-05-15Quantize Dialog: Fix quantize-to-main-grid selection. Was checking against i...Ben Loftis
2018-05-08Plugin Ordering: PluginStatusChanged signal went missing. This fixes breaka...Ben Loftis
2018-05-08Remove debug printout.Ben Loftis
2018-05-08Plugin Order: Use the new plugin_manager function to save plugin order.Ben Loftis
2018-05-08playhead_X_to_grid: Handle the case of GridTypeNoneBen Loftis
2018-05-08Arrow keys (playhead_x_to_grid()) should move the view along with it. This ...Ben Loftis
2018-05-08Replace the check for SnapPref, which went missing. Some functions (like pla...Ben Loftis
2018-04-30Add option to disable plotting collected signal in analysis.Robin Gareus
2018-04-13Fix plugin analysis for some VST and AU Plugins.Robin Gareus
2018-04-08pt import: Add commented out code for inserting silent missing sourcesDamien Zammit
2018-03-30Fix a French translationJulien "_FrnchFrgg_" RIVAUD
2018-03-28fix undo/redo for duplicate-regions in ripple modePaul Davis
2018-03-28Sparse update for granular controls on slidersRobin Gareus
2018-03-27duplicate (regions) should honor ripple edit modePaul Davis
2018-03-27Remove debug message and trailing whitespaceRobin Gareus
2018-03-24Fix MIDI-port info in plugin-managerRobin Gareus
2018-03-20Fix crash when re-assigning groups to a disjunct set.Robin Gareus
2018-03-19Lua is not an acronymRobin Gareus
2018-03-19Speed up plugin-selector refill.Robin Gareus
2018-03-19Fix "Shortcut" special-case in the script-selector.Robin Gareus
2018-03-18Fix midi track mapping on pt importDamien Zammit
2018-03-17Remove another C++11 construct (local struct) from UI codeRobin Gareus
2018-03-17Fix wrong "_nth_" replacement in ba202cc09Robin Gareus
2018-03-17Don't alter, use and rely on selection for PT importRobin Gareus
2018-03-17NO-OP: C++ify codeRobin Gareus
2018-03-17NO-OP: whitespaceRobin Gareus
2018-03-17PT import: Use multitrack MIDI import support based on ptformat updateDamien Zammit
2018-03-16Startup Dialog: A change to the monitor selection should trigger a write to c...Ben Loftis
2018-03-15GUI: create_vca() API changeRobin Gareus
2018-03-13Same for midi input enable buttonLen Ovens
2018-03-12Trim and vca button should also be insensitive in strip aux modeLen Ovens
2018-03-11Tweak logic in master-bus packing to make it clearer; will also minimize conf...Ben Loftis
2018-03-01Tag_reset() should be FromPlug, not FromGui.Ben Loftis
2018-03-01Plugin-Tag improvements:Ben Loftis
2018-02-28Fix some GUI typos (thanks to IOhannes/debian for reporting)Robin Gareus
2018-02-27Implement grid line colors ( was: measure lines ). This restores measure line...Ben Loftis