summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-06-29copy all XCode project files from Tracks.Paul Davis
2015-06-29fix logic/declaration issue with modified PersistentTooltip APIPaul Davis
2015-06-29use Tracks' MainMenuDisabler during session lock (could be improved with more...Paul Davis
2015-06-29[Summary]: add keybindings Cmd-h (hide application) for macYPozdnyakov
2015-06-29initialize uninitialized var - possible fix for #6400Robin Gareus
2015-06-29remember max shuttle-speedRobin Gareus
2015-06-28add keybinding, V, for video windowBen Loftis
2015-06-28tweak some window-bindings. Use C for Clock and B for meter-BridgeBen Loftis
2015-06-28show selection trim cursors in Range modeBen Loftis
2015-06-27remove debug codeRobin Gareus
2015-06-27check editor/mixer/meterbridge window overlap for show/hideRobin Gareus
2015-06-27consolidate codeRobin Gareus
2015-06-27update Window > Mixer accordinglyRobin Gareus
2015-06-26add region layer keybindingsBen Loftis
2015-06-26Alternative approach for show/hide Meterbridge #6386Robin Gareus
2015-06-26make the quantize dialog persistent so that settings are retainedPaul Davis
2015-06-25keep meterbridge on top of editor - see #6386Robin Gareus
2015-06-25rename TempoMap::cut_time() to remove_time()Colin Fletcher
2015-06-23update video import flags, relax GOP size.Robin Gareus
2015-06-23textual tweakPaul Davis
2015-06-23provide control over waveform image cache size from GUIPaul Davis
2015-06-22When using the Editor's Shuttle control, stop any shuttling by calling Sessio...John Emmas
2015-06-21Amend button caption in 'Remove time' dialogueColin Fletcher
2015-06-19various tweaks to the height/sizing of audioregion views and their waveformsPaul Davis
2015-06-17Accept changes to Insert/Remove time clocks without <Enter>Colin Fletcher
2015-06-17Add 'accept on focus out' parameter (default false) to AudioClockColin Fletcher
2015-06-17Rename 'Cut time' to 'Remove time'Colin Fletcher
2015-06-17Update 'Cut time' to match 'Insert time', and fix cut-time moving range markersColin Fletcher
2015-06-17Use 'Insert time' dialogue for 'Cut time' too.Colin Fletcher
2015-06-17Make 'Insert time' dialogue do for 'Cut time' tooColin Fletcher
2015-06-17Insert time: don't unlock markers we're not going to move anywayColin Fletcher
2015-06-17Insert time: fix moving of range markersColin Fletcher
2015-06-17fix 1024px width layout (remove nudge clock special case)Robin Gareus
2015-06-16use mpeg4 for internal video format (not mjpeg)Robin Gareus
2015-06-12We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanis...Paul Davis
2015-06-10remove left-over debugging codePaul Davis
2015-06-10no Save-As progress dialog if we're not copying mediaPaul Davis
2015-06-11Magnetic snap now works on note moves / resizes.nick_m
2015-06-11Make absolute snap the default snap.nick_m
2015-06-09fix video-image request, zoom before video start.Robin Gareus
2015-06-08Update export config on stem export select tracks/busses/noneColin Fletcher
2015-06-08Fix tiny typo in PortExportChannelSelector error textColin Fletcher
2015-06-08Don't select any routes for stem export by defaultColin Fletcher
2015-06-08Exclude inactive tracks & busses from stem export listColin Fletcher
2015-06-08Add 'Select tracks/busses' & 'Deselect all' buttons to stem exportColin Fletcher
2015-06-04Enable stationary playhead mode.Ben Loftis
2015-06-03Change message about JACK already running to be less scaryPaul Davis
2015-06-02always round integer steps (regardless of enum)Robin Gareus
2015-06-01fix cursor in smart mode, when moving up and down the frame handlesBen Loftis
2015-06-01Fix some visual loopholes when switching tools inside a region:Ben Loftis