when the user changes devices, notify the backend
[ardour.git] / gtk2_ardour /
2015-02-06 Ben Loftiswhen the user changes devices, notify the backend
2015-02-06 Paul Davisfixup cherry-picked changes from Waves Tracks, and...
2015-02-06 Paul Davisimplement RangeMarkerBarDrag::abort
2015-02-06 Paul Davisimplement MarkerDrag::abort()
2015-02-05 Paul Davisfix issue with region dragging while mouse pointer...
2015-02-05 Ben LoftisContentEdit drag on empty MIDI track should not create...
2015-02-05 nick_mClean up Session's _current_trans when aborting a drag.
2015-02-05 nick_mMake redo action insensitive after new command.
2015-02-04 Robin Gareusremove duplicate callback
2015-02-01 Ben LoftisRemove remaining LEVEL4 bindings
2015-02-01 Ben LoftisFix Session Export keybinding to call correct action...
2015-01-30 Ben Loftisfix cursor color for text entries
2015-01-30 Ben Loftisremove locate before loop, which was causing intermitte...
2015-01-30 Paul Davisuse Gtkmm2ext::possibly_translate_mod_to_make_legal_acc...
2015-01-30 Robin Gareusclarify sync-lock and disable it by default.
2015-01-29 Paul Davisdon't wipe out SHIFT from event state when processing...
2015-01-29 Ben Loftisin mixbus, treat the canvas rulers just like the canvas...
2015-01-29 Ben Loftisconsolidate using SECONDARY+number bindings for region...
2015-01-29 Ben Loftisswitch WINDOW bindings to use SECONDARY instead and...
2015-01-29 Paul Davisuse gtk_accel_groups_active() in preference to gtk_wind...
2015-01-28 Robin Gareusguess what?!
2015-01-28 Robin Gareusfix #6117 - fader prelight
2015-01-27 Robin Gareusfix printf format-security warning.
2015-01-26 Paul Davisignore context menu click events, notably during drag...
2015-01-26 Paul Davisremove unnecessary commented-out line.
2015-01-26 Robin Gareusamend e3da18fd
2015-01-26 Paul Davisrename ARDOUR_UI::idle_load() to ARDOUR_UI::load_from_a...
2015-01-25 Paul Davisfix incorrect logic when loading session via NextStep...
2015-01-25 Robin Gareusadd a simple status indicator to the Engine Dialog
2015-01-25 Robin Gareusfix latency measurement result display
2015-01-25 Robin Gareusmidi note paste undo fix.
2015-01-25 Paul Davisadd handler for, and connect to, Session::SaveSessionRe...
2015-01-25 Paul DavisAdd a new signal (not yet used) to initiate session...
2015-01-24 Robin Gareusfix copy/drag abort.
2015-01-24 Paul Davismake MouseCursors invalid cursor API be static; use...
2015-01-23 Paul Davisallow use of null pointer as a valid cursor (implies...
2015-01-23 Paul Davisfix indentation from prior commit
2015-01-23 GZharun[Summary] Fixed bug 45163: Trim range from right corner...
2015-01-23 Robin Gareusfix crash at exit if location-ui was used
2015-01-22 Ben Loftismove control app button adjacent to sample rate and...
2015-01-22 Ben Loftisremove channelcount selectors for mixbus
2015-01-21 Robin Gareusupdate selection clock
2015-01-21 Robin Gareusset Theme buttons on state reset
2015-01-21 Robin Gareusinitialize theme > gradient sliders.
2015-01-21 Robin Gareusapply Theme > “Show waveform clipping”
2015-01-19 nick_mFixes for when rubberbanding_snaps_to_grid config setti...
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2015-01-17 Robin Gareusconsistent display of period-size.
2015-01-17 Robin Gareusfix panner send-strip color
2015-01-17 Robin Gareusdisplay current buffer size - hopefully w/o breaking...
2015-01-17 Robin Gareusfix 20ea90a1 for winegcc
2015-01-17 Robin GareusEngine Dialog: fix various signal connections
2015-01-17 Robin Gareusengine dialog fix buffersize sensitivity
2015-01-17 Robin Gareusupdate engine dialog UI state
2015-01-17 nick_mFix some ignored region selection changes (probably...
2015-01-17 Robin Gareuswaf: fix concurrency issue with duplicate targets
2015-01-17 David RobillardRevert "Kludgey fix for invisible playhead when scrolled."
2015-01-17 David RobillardKludgey fix for invisible playhead when scrolled.
2015-01-17 Robin Gareusfix 05a612b
2015-01-17 David RobillardPut playhead on top of everything.
2015-01-16 David RobillardFix hidden notes at trimmed region start.
2015-01-16 nick_mFix note resize double undo bug.
2015-01-15 David RobillardFix setting command key bindings on OSX.
2015-01-14 Robin Gareusdon’t show “-all-“ group with currently does nothing.
2015-01-14 nick_mReduce selection loss when changing mouse modes.
2015-01-14 nick_mA test for less brutall deselection on mouse mode change.
2015-01-14 Ben Loftistoggling smart mode is just an option.
2015-01-14 David RobillardRemove drag code from automation region view.
2015-01-14 David RobillardFix automation range drag and implement for MIDI.
2015-01-13 Ben Loftiswhen the mouse tool changes, smart mode should have...
2015-01-13 nick_mDon't reuse _optimization_iterator - fixes crash on...
2015-01-13 nick_mFix missing selection undo for track header click and...
2015-01-13 David RobillardGive tempo dialog initial focus to BPM spinner.
2015-01-12 Robin Gareusshow title bar for big clock window
2015-01-12 David RobillardDon't default to grab mode when undoing selection.
2015-01-12 David RobillardFix whitespace.
2015-01-12 David RobillardMerge duplicated code.
2015-01-12 David RobillardTrim include tree.
2015-01-12 David RobillardFix crash when undoing note delete.
2015-01-12 David RobillardFix broken whitespace (noop).
2015-01-12 David RobillardPut tempo lines below tracks.
2015-01-12 David RobillardRemove unused vertical scroll group.
2015-01-12 David RobillardRevert "hotfix z-stacking"
2015-01-11 Ben Loftisremove track-selection requirement so fit_selected_trac...
2015-01-11 Robin Gareushotfix z-stacking
2015-01-11 Robin Gareusclean up whitespace & debug output in 44203ce
2015-01-11 David RobillardRaise threshold for showing ticks for a bit.
2015-01-11 David RobillardRaise regions about tempo lines.
2015-01-10 Robin Gareusgracefully handle missing .midnam
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-09 David RobillardFix initial display of grouped MIDI region colors.
2015-01-09 David RobillardUse quotes to include local library headers.
2015-01-09 Ben Loftisfix select-all-regions-within (it used to select everyt...
2015-01-09 Ben Loftismake set_selection_from_region do something visible
2015-01-09 Ben Loftisstash Bring Into Session inside the Cleanup submenu
2015-01-09 Robin Gareusadd .m2t video extension
2015-01-09 Robin Gareusremove cruft (old unused pre-git version files)
2015-01-09 Robin GareusRevert "don't unpack and repack meters unnecessarily...
2015-01-09 David RobillardMore contrast between different division lines.
2015-01-09 David RobillardStop showing bar lines sooner.
next