ardour.git
2014-07-09 Paul Daviscut ops can start on automation tracks too
2014-07-09 Paul Daviscut ops can start with the mouse pointer not over a...
2014-07-08 Paul Daviscut cursor follows grid
2014-07-08 Ben Loftisbolder scissor images to match existing tools more...
2014-07-08 Ben Loftisfix thinko with split selections. also ignore follow_e...
2014-07-08 Robin Gareusadd --debug-symbols configure option.
2014-07-08 Robin GareusDummy Backend: optimize random-number implementation
2014-07-08 Robin Gareusfix and optimize DummyBackend generators
2014-07-08 Paul Daviswhen merging external source files into session folder...
2014-07-08 Paul DavisAdd PBD::get_suffix() for ripping file suffixes from...
2014-07-08 Paul Davisinitial implementation of "bring all media into session...
2014-07-08 Paul Davisadd operator-= variants for PBD::Searchpath
2014-07-08 Paul Davisadd MD5 implementation to wscript
2014-07-08 Paul Davisadd cleaned up MD5 C++ implementation for general use
2014-07-08 Paul Davismake WINDOWS_KEY value propagate correctly into wscript...
2014-07-07 Robin Gareusupdate callgrind script and add some doc.
2014-07-07 Ben Loftisxfade rects should only pop-up in Object mode, when...
2014-07-07 Ben Loftisfix inconsistency in smart mode where it shows a trim...
2014-07-07 Ben Loftisfix copy paste error in selection
2014-07-07 Robin Gareusadd signal generator modules to Dummy Backend.
2014-07-07 Paul Davisfix build after copy-n-paste/code change collision
2014-07-07 Paul Davissome code shuffling to make sure that cut mode always...
2014-07-07 Ben Loftisremove leftover cruft from link-region-and-track removal
2014-07-07 Ben Loftisremove all_group_active_button. if you want to operat...
2014-07-07 Paul Davisadd icons for cut mouse mode button and cut cursor...
2014-07-07 Paul Davisuse an EditorCursor when dragging in cut mode to indica...
2014-07-07 Paul Davisadd new variant of EditorCursor that creates an insensi...
2014-07-07 Paul Davisfix potential crash if certain Canvas methods are used...
2014-07-07 Paul DavisUse Canvas::re_enter() after changing mouse mode so...
2014-07-07 Paul Davistentative use of "c" as test binding for scissors/cut...
2014-07-07 Paul DavisAdd Canvas::re_enter() which picks the current item...
2014-07-07 Paul Davisadd functionality for cut tool
2014-07-07 Paul Davisadd basics of Cut mouse mode, no functionality yet...
2014-07-06 Robin Gareusupdate audio-export as used by video-export (disable...
2014-07-06 Robin Gareusoptimize SystemExec::output_interposer()
2014-07-06 Robin Gareusfix timecode > 2^31 samples calculation on 32bit systems
2014-07-06 Ben Loftisremove some cruft with previous commits. remove option...
2014-07-06 Robin Gareusadd number-label at top of mixer-strip
2014-07-06 Robin Gareusrepair ardour-button "fixed color mode"
2014-07-06 Robin Gareusshow track color on mixer-strip
2014-07-06 Ben Loftisnow that track and region selections are mutually exclu...
2014-07-06 Robin Gareusremove cruft.
2014-07-06 Ben LoftisQ and W jump between markers. this puts them right...
2014-07-06 Robin Gareuschange reasonable-synth to be sample accurate (note...
2014-07-06 Ben Loftisnew approach to selections which will help rationalize...
2014-07-05 Ben Loftisfurther rationalization of the editor. after a split...
2014-07-05 Colin FletcherLeft-align label for post-export hook script entry.
2014-07-05 Colin FletcherMake $PATH search in SystemExec actually work
2014-07-05 Colin FletcherReport an error when post-export hook fails.
2014-07-05 Colin FletcherMake tap tempo use g_get_monotonic_time(), and fix...
2014-07-05 Colin FletcherMake 'Tap tempo' set the bpm to a running average
2014-07-05 Colin FletcherAdd 'Tap tempo' button to 'Edit tempo' dialogue
2014-07-05 Robin Gareusdebug info to trace down "cannot rename temp session...
2014-07-04 Robin Gareuspurge states of Audio-backends that are N/A
2014-07-04 Paul Davisfix up various keybindings added/modified by Ben so...
2014-07-04 Robin Gareusdisable latency-compensation preparations for now
2014-07-04 Paul Davisrename the action that cycles through edit modes, since...
2014-07-04 Paul Davismove location of menus file loading and call ActionMana...
2014-07-04 Paul Davisadd ActionManager::enable_accelerators(), which takes...
2014-07-04 Paul Davisremove all accelerator declarations from ardour.menus...
2014-07-03 Paul Davisadd new regions created by split to selection after...
2014-07-03 Ben Loftislots of keybinding changes. added a new action to...
2014-07-03 Paul Davisrevert part of 0f1c7b1d7107 which broke lots of stuff...
2014-07-03 Ben Loftisif a Range end is trimmed, in follow-edits mode, locate...
2014-07-03 Ben Loftisfix the naming and behavior of always-play-range to...
2014-07-03 Paul Davisactually do something in WaveView::region_resized(...
2014-07-02 Ben Loftisadd a method to cancel a pending play_range. this...
2014-07-02 Ben Loftisstart-range and finish-range should graphically show...
2014-07-02 Robin Gareusunique filenames across all searched folders
2014-07-02 Robin Gareusround A/V offset to video-frames.
2014-07-02 Paul Davisreinstate same logic, slightly differently implementedm...
2014-07-02 Paul Davissimplify zooming, remove Editor::clamp_samples_per_pixe...
2014-07-02 Paul Davisremove unused "zoom range clock" from code as part...
2014-07-02 Paul Davisdisplay key name when debugging keyboard/accel stuff
2014-07-02 Paul Davisallow escape key to work
2014-07-02 Ben Loftisremove implicit range. start-range and end-range work...
2014-07-01 Ben Loftissplice mode is undefined, undocumented, and buggy....
2014-07-01 Colin FletcherRipple mode: ripple all after start of first selected...
2014-07-01 Colin FletcherRipple mode: remove debug output
2014-07-01 Paul Davisremove debug output
2014-07-01 Paul Davisadd partial support for mute automation (playback does...
2014-07-01 Paul Davisgive drop zone its own cursor-ability
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Colin FletcherFixes for ripple mode drag
2014-07-01 Colin FletcherRipple mode: fix undo of paste
2014-07-01 Colin FletcherRemove unused code
2014-07-01 Paul Davismerge with master.
2014-07-01 Robin Gareusleft-align all pref/option labels for consistency.
2014-06-30 Paul Davis(hopefully) fix smart-mode breakage of xfade operations
2014-06-30 Paul Davismove draggable playhead to editor tab of preferences
2014-06-30 Robin Gareusremove cruft
2014-06-30 Robin Gareuschange default take-name
2014-06-30 Paul Davisnew UI config var to allow playhead to be optionally...
2014-06-30 Paul Davismore extensive canvas debug message for canvas-enter...
2014-06-30 Paul Davisadd event-insensitivity to the list of conditions that...
2014-06-30 Paul Davismake canvas drop sensitive to scroll events
2014-06-30 Paul Daviscontext click over a trim handle is semantically equiva...
2014-06-30 Paul Davisnew region base color
2014-06-30 Paul Davisensure that Editor::entered_track is reset during sessi...
2014-06-30 Robin Gareusfix bae86a2d - retain default values
next