Fix snap modifier logic (again).
[ardour.git] / gtk2_ardour /
2015-10-19 nick_mFix snap modifier logic (again).
2015-10-19 nick_mRc option editor - alter restart message for user inter...
2015-10-19 nick_mNo-op - rename variable.
2015-10-19 nick_mAdd tooltips to user config preferences. clean up combo...
2015-10-19 nick_mArdourKeyboard - fix snap / delta logic for triple...
2015-10-19 nick_mClick on a selected note unique selects it (as per...
2015-10-19 nick_mAllow Alt-Shift-Windows modifier (nice for control...
2015-10-19 nick_mDon't snap if fine adjust modifier used.
2015-10-19 nick_mSelect the control point about to be deleted when using...
2015-10-19 nick_mFix incorrect snap when adding region gain points.
2015-10-19 nick_mDon't use the all_route_group() in Editor::set_selected...
2015-10-19 nick_mAllow adding / toggling rubber band selection of automa...
2015-10-19 nick_mShow verbose cursor control point values in MouseConten...
2015-10-19 nick_mFix for fine adjust overriding snap modifiers.
2015-10-19 nick_mAdd error check to region gain control point selection...
2015-10-19 nick_mAdd missing diff to last commit.
2015-10-19 nick_mRegion gain point selection behaves as per track automa...
2015-10-19 nick_mAdd region gain point selection undo.
2015-10-19 nick_mAutomation - more toggled controller twiddling.
2015-10-19 nick_mFix redo action sensitivity for non-editor undo stack...
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-19 nick_mToggled automation fixes.
2015-10-19 nick_mAmend last commit.
2015-10-19 nick_mMake control point selection more consistent.
2015-10-18 Robin Gareusone less deprecated API
2015-10-18 Robin GareusGUI changes use new AppleUtility Library
2015-10-18 Robin Gareusamend prev commit.
2015-10-18 Robin Gareusfix additive linkflags
2015-10-18 Tim MayberryReplace static PBD::Signal in NoteBase with direct...
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserIntroduce "Transpose..." also in the context menu of...
2015-10-18 André NusserFix tiny memory leak.
2015-10-18 André NusserInclude "Transform..." into MIDI region menu.
2015-10-18 Robin Gareusfftw-3.3.5/windows .dll includes threads lib
2015-10-18 Robin Gareusdisable follow-edits with external sync #6577
2015-10-17 Robin Gareusand another "f"
2015-10-17 Robin Gareusfour f* f's.
2015-10-17 Robin Gareusthread-safe fftw (needs fftw-3.3.5)
2015-10-16 Robin Gareusfix #6640 (snapshot clears "dirty" flag)
2015-10-16 Robin Gareususe API to add system-specific volumes - #6643
2015-10-16 Robin Gareusstrip silence: report analysis progress
2015-10-15 Robin Gareusstrip silence: wait for analysis to complete
2015-10-15 Robin Gareusre-enable engine sensitive actions..
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-14 Robin GareusAvoid calls to Glib::ustring << operator at all cost.
2015-10-14 Robin Gareusupdate AU GUI positioning and resizing.
2015-10-12 Paul Davisno need for ugly cast constructors, just add a second...
2015-10-11 Ben Loftisrevert 7e0055; the original text better reflected...
2015-10-09 André NusserFix wrong 'Import to Region List' default on first...
2015-10-08 André NusserFix "Select All * Edit Point" when used as shortcut...
2015-10-07 Robin Gareusallow to use non-emphasis regardless of custom samples
2015-10-07 Damien ZammitAdded use click emphasis toggle (gtk2_ardour)
2015-10-07 Robin Gareusfix crash on 2nd Lock
2015-10-07 Robin Gareusadd missing include
2015-10-07 Robin Gareusfix solo-group override
2015-10-07 Robin Gareusamend prev commit.
2015-10-07 Robin Gareusupdate solo button callback semantics
2015-10-07 Robin Gareusfix crash for solo btn2 + primary-mod
2015-10-06 Robin Gareuscancel-solo always clears all solo-state, just in case.
2015-10-06 Robin GareusDo not restore engine state if we don't have control
2015-10-06 Tim MayberryStop engine when clicking back button in latency measur...
2015-10-06 Tim MayberryRemove unused methods in ARDOUR_UI for starting/stoppin...
2015-10-06 Tim MayberryAdd EngineControl::stop_engine method to show errors...
2015-10-06 Tim MayberryHandle all errors when starting backend in EngineDialog
2015-10-06 Tim MayberryAlign switch statement with case labels to reduce inden...
2015-10-06 Tim MayberryUpdate sample rate and CPU load in status bar when...
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin Gareusremove ofstream from gtk2ardour
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-04 Robin Gareusadd a hidden option to show hidden processors
2015-10-04 Paul Davischange wording of autosave option to be more clear
2015-10-04 Robin Gareusremove unused function
2015-10-04 Robin Gareusdon't export video-frame request function
2015-10-02 Robin Gareusescape markup in region list
2015-10-02 Robin Gareusadd missing markup escape
2015-10-02 Paul Davisprovide Main/cancel-solo as an action and make rude...
2015-09-30 Tim MayberryAdd parent window argument to ARDOUR_UI::check_audioengine
2015-09-30 Tim MayberryDisplay warning when closing Audio Setup dialog with...
2015-09-30 Tim MayberryDon't hide Audio Setup dialog when clicking 'OK' if...
2015-09-30 Tim MayberryUse AudioSetupDialog as parent of the error message...
2015-09-30 Tim MayberryUse AudioEngine::get_last_backend_error in message...
2015-09-30 André NusserGray out "strip silence" and "rhtyhm ferret" for midi...
2015-09-30 Paul DavisMerge branch 'chaot4-fix_track_list_context_menu'
2015-09-30 André NusserFixed spelling.
2015-09-30 André NusserMake all the context menu entries of the track list...
2015-09-29 Robin Gareusis there a better way to make gcc+enumwriter happy?
2015-09-29 Len OvensFix midi tracer to show MSB too. (fixes #6566)
2015-09-29 Robin Gareusset waveform height depending on Layer mode
2015-09-29 Paul DavisRevert "change the way the audio clock cursor is drawn...
2015-09-28 Paul Davischange clearlooks style file so that small_entry and...
2015-09-28 Paul DavisMerge branch 'chaot4-fix_lock_solo_ctrl_shift'
2015-09-28 André NusserIntroduce Ctrl+Shift+Click on lock solo in the mixer.
2015-09-28 Paul DavisRevert "add new action and loop marker menu item for...
2015-09-28 Paul Davischange the way the audio clock cursor is drawn (somewha...
2015-09-28 Paul Daviswhen editing an audio clock, swallow illegal keys rathe...
2015-09-28 Paul Davisfix the logic of the GUI "toggle roll" action as it...
2015-09-28 Paul Davisadd new action and loop marker menu item for setting...
2015-09-27 Robin Gareusmixer-strip name context-menu cleanup
next