Remove some namespace ambiguity
[ardour.git] / gtk2_ardour /
2018-09-21 Robin GareusFix --no-nls (5/5), i18n.h include order in gtk2_ardour
2018-09-21 Robin GareusFix --no-nls (3/5), prefer #if in gtk2_ardour
2018-09-20 Robin GareusFix metronome emphasis preference (#7666)
2018-09-20 Paul Davisswitch transport masters to use properties and notify...
2018-09-19 Nils PhilippsenAppData release tags need a date to be valid
2018-09-19 Robin GareusRemove ambiguity of Gtk and Windows API
2018-09-18 Paul Davisnew transport slave/master implementation, gui edition
2018-09-16 Robin GareusFix crash when re-assigning groups
2018-09-13 Colin FletcherImplement new Enclosed region equivalence mode
2018-09-01 Robin GareusRestore mixer scroll offset after spill
2018-08-29 Robin GareusClarify video-export dialog phrases
2018-08-24 Paul Davisadd shift-alt-(up|down) to editor to navigate VCAs...
2018-08-24 Paul Davisuse new CoreSelection methods in editor and mixer
2018-08-24 Paul Davisprovide mixer-specific bindings for Alt-(up|down) to...
2018-08-24 Paul Davisinvert-selection: if tracks are selected, invert select...
2018-08-24 Paul Davismove select-all-tracks,deselect-all,invert-selection...
2018-08-16 Robin GareusPlugin Load Info: add a triangle indicator, tweak layout
2018-08-15 Robin GareusTweak labels for plugin-load display
2018-08-15 Robin GareusRemove plugin-manager's channel-filter
2018-08-15 Robin GareusRemove ill-conceived Mixbus special case.
2018-08-15 John EmmasKeep MSVC happy by specifying which version of 'floor...
2018-08-15 Robin GareusTweak plugin DSP stats UI
2018-08-15 Robin GareusDraw Plugin DSP load bargraph
2018-08-13 Ben LoftisFix missing enum case: Avoid a divide-by-0 crash.
2018-08-11 Paul Davisinitial implementation of keyboard event forwarding...
2018-08-10 Ben LoftisLikely fix for jittery snapped-cursor when dragging...
2018-08-09 Térence ClastresAdd Launch Control XL icon
2018-08-09 Robin GareusSet VCA Pane toggle sensitivity
2018-08-09 Robin GareusIgnore scroll-wheel while dragging notes.
2018-08-09 Robin GareusFix VCA pane being made visible when redisplaying tracks
2018-08-09 Robin GareusBackport Mixbus' mixer shadow
2018-08-08 Robin GareusAdd method to show/hide VCA (and Mixbus) Mixer pane
2018-08-07 Térence ClastresAdd Launch Control XL control surface support
2018-08-05 Paul Davisremove debug output file!
2018-08-04 Robin GareusFix preference ID for MIDI-input
2018-08-04 Robin GareusUnify support chat channel.
2018-08-03 Robin GareusFix Italian translation
2018-08-02 Robin GareusAdd scrollbar to LuaDialog
2018-08-01 Robin GareusLua-dialog: allow to set folder for file to load/save.
2018-07-31 Robin GareusTweak FP2/2018 image
2018-07-31 Robin GareusTweak FP2/2018 Ctrl-Surface UI
2018-07-31 Robin GareusCleanup trigger_script_by_name() debug/error messages
2018-07-30 Robin GareusRuler visibility is not really a session-prop.
2018-07-26 Robin GareusAllow to disable smart ruler changes.
2018-07-26 Robin GareusNO-OP: clean up whitespace, separate methods
2018-07-26 Ben Loftisnew_grid: The Return of the snap_to_X functions.
2018-07-26 Ben Loftisnew_grid: fix some thinkos in ruler math, to better...
2018-07-26 Ben Loftisnew_grid: Add options for rulers_follow_grid and grid_...
2018-07-25 Robin GareusReset export-config maps before each new export (2/2)
2018-07-24 Robin GareusGUI tweaks for unset midi banks.
2018-07-23 Robin GareusDon't cut-off grid-type.
2018-07-23 Robin GareusHardcode pitch-shift algorithm (for now)
2018-07-23 Robin GareusRevert "Add timestretch debug printf"
2018-07-23 Robin GareusFix timestretch "resample without preserving pitch"
2018-07-23 Robin GareusAdd timestretch debug printf
2018-07-19 Robin GareusFix Ctrl-Surface UI/Edit button sensitivity
2018-07-18 Robin GareusFix generic UI sliders w/rangesteps
2018-07-16 Nikolaus Gullottamake sandbox = false, for scripts called by Editor...
2018-07-15 Ben LoftisFix typos
2018-07-14 Ben Loftisauto-backup: gtk2_ardour part. (from mixbus)
2018-07-14 Ben LoftisAborted attempt to further optimize the editor-summary...
2018-07-12 Robin GareusAllow to use CC121 when running from src-tree.
2018-07-12 Robin GareusMove static function out of header-file, fix -Wunused...
2018-07-06 Paul Davisavoid crazy costs of looking up and constructing color...
2018-07-05 Paul Davisapply commit cbe458adddc34 to all other themes
2018-07-05 Paul Davisremove more unused MIDI note colors
2018-07-05 Robin Gareusupdate dark-theme midi-velocity + midi-meter colors
2018-07-05 Paul Davisretire no-longer used color names for MIDI notes
2018-07-05 Paul Davisfix interpolation math error
2018-07-05 Paul Davisuse MIDI meter colors (themeable) to show MIDI note...
2018-07-04 Paul Davismove velocity display options under Appearance/Editor
2018-07-03 Paul Davismake use-note-color-for-velocity much much more efficient
2018-07-03 Paul Davisrespond to changes in use-note-color-for-velocity
2018-07-03 Paul Davispermit editing velocity bars option
2018-07-03 Paul Davisset up core stuff for velocity display option
2018-07-03 Paul Daviscall Note::set_velocity() at an appropriate time
2018-07-03 Paul Davisuse new Canvas::Note object for (sustained) note display
2018-06-20 Johannes MuellerAllow plugin inline displays to shrink
2018-06-19 Johannes MuellerRevert frame -> sample changes where it's a frame as...
2018-06-14 Paul Daviscontext menus should have accelerators
2018-06-08 Ben LoftisAllow snapping to the start of the video timeline....
2018-06-04 John EmmasNO-OP: Modify a #include (purely for consistency)
2018-06-02 Paul Davisno error logging for CURL HTTP requests; future callers...
2018-06-01 Nikolaus Gullottamoving singen and noisegen from mixbus repo to ardour...
2018-06-01 Nikolaus Gullottaadd Gtk::ColorButton widget to LuaDialog and add abilit...
2018-05-24 Paul Davisno actual error messages when curl requests fail
2018-05-17 Robin GareusDisplay profile-data in generic plugin-UI.
2018-05-17 Ben LoftisPlayhead to Grid: handle case where PH is rolling,...
2018-05-15 Ben LoftisQuantize Dialog: Use same grid names as the main grid...
2018-05-15 Ben LoftisQuantize Dialog: Fix quantize-to-main-grid selection...
2018-05-08 Ben LoftisPlugin Ordering: PluginStatusChanged signal went missi...
2018-05-08 Ben LoftisRemove debug printout.
2018-05-08 Ben LoftisPlugin Order: Use the new plugin_manager function...
2018-05-08 Ben Loftisplayhead_X_to_grid: Handle the case of GridTypeNone
2018-05-08 Ben LoftisArrow keys (playhead_x_to_grid()) should move the...
2018-05-08 Ben LoftisReplace the check for SnapPref, which went missing...
2018-04-30 Robin GareusAdd option to disable plotting collected signal in...
2018-04-13 Robin GareusFix plugin analysis for some VST and AU Plugins.
2018-04-08 Damien Zammitpt import: Add commented out code for inserting silent...
2018-03-30 Julien "_FrnchFrgg... Fix a French translation
next