ardour.git
2014-07-09 Paul Davisadd std::string variant of set_size_request_to_display_...
2014-07-09 Ben Loftisadd mixbus profile which removes the tearoffs
2014-07-09 Robin GareusRevert "ardour loves narrow screens part one"
2014-07-09 Robin Gareusreduce space around TearOff Tickmarks
2014-07-09 Robin Gareusshorten grid/snap label "Timecode" -> "TC"
2014-07-09 Robin Gareusautomatically set ArdourDropdown box width.
2014-07-09 Ben Loftispolish a few blemishes and add some comments
2014-07-09 Ben Loftisfix range select so it picks up grouped tracks
2014-07-09 Paul Davismake sure that copy constructors and operator= for...
2014-07-09 Paul Davismake AutomationList::operator==() private and abort...
2014-07-09 Robin Gareusnew scissors icon
2014-07-09 Robin Gareusardour loves 1024px width screens
2014-07-09 Robin Gareusardour loves narrow screens part one
2014-07-09 Paul Davisreduce actual size of tool_cut.png to avoid blowing...
2014-07-09 Paul Davisadd new TRX-only function for unusual global-record...
2014-07-09 Paul Davisremove debug output
2014-07-09 Paul Davisfix crash initiated by never configuring track write...
2014-07-09 Paul Davisdo not return auditioner as part of Session::get_tracks()
2014-07-09 Paul Davisadd Session::get_tracks()
2014-07-09 Paul Davisadd mutex to prevent concurrent session state saves.
2014-07-09 Paul Davisdo not attempt to save undo history if it is empty...
2014-07-09 Paul Davisdon't save state when removing sources during session...
2014-07-09 Paul Davisonly reset AudioDiskstream write sources if the I/O...
2014-07-09 Paul Daviscall Canvas::re_enter() at the end of a RegionCutDrag...
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...
next