ardour.git
2013-01-03 Paul Davisallow vertical scroll events on track faders to do...
2013-01-03 Paul Davischange label in Prefs to better indicate what the ignor...
2013-01-02 Paul Davisvarious fixes for moving markers, fixes a crash reporte...
2013-01-02 Paul Davisnew norwegian and and updated german libs/ardour transl...
2013-01-02 Paul Davisupdated norwegian and german gtk2_ardour translations
2013-01-01 Paul Daviscommon sense change to the bindings for cycling the...
2012-12-31 Paul Davisavoid crash when switching devices in mackie control...
2012-12-31 Paul Davisavoid crashing in a wierd case (possibly a race) in...
2012-12-30 Robin Gareusaddress #5236 - Varispeed 'spring' retains speed. temp fix
2012-12-30 Robin Gareusfix vari-speed stuck at zero and playing backwards.
2012-12-30 Paul Davismake 2 audio clock strings translatable
2012-12-30 Robin Gareusfix #5233 - Varispeed is not draggable when tooltips...
2012-12-29 Paul Davisused fixed width for the big clock and remove all code...
2012-12-27 Robin Gareushigh contrast zoom icons. -- Roy's old zoom icons cropp...
2012-12-27 Paul Davisfix unused argument
2012-12-27 Paul Davisfix for #5224
2012-12-27 Paul Davisallow big block to be shrunk in size as well as expande...
2012-12-27 Paul Davisfix lack of focus in new session name entry by removing...
2012-12-27 Paul Davisdo not start editing track/bus names on a single click...
2012-12-27 Paul Davisfinish recent revert
2012-12-26 Paul Davisrevert previous change- semantic confusion
2012-12-26 Paul Davisif route group shares color, make RouteUI::set_color...
2012-12-26 Paul Davisremove "edit" property from track/bus groups; use ...
2012-12-26 Paul Davisfix previous clock fix, having noticed use of connect_s...
2012-12-26 Paul Daviscolin's wall clock patch update, modified to update...
2012-12-26 Paul Davisremove bindings for functions that do not exist anymore
2012-12-26 Paul Davismake ardour-does-monitoring be the new user default
2012-12-26 Paul Davissave user UI config (colors) file as soon as colors...
2012-12-25 Robin Gareuskeep pan-info-box within screen-boundaries
2012-12-25 Robin Gareusfix step increment direction for mouse-click on faders
2012-12-25 Robin Gareusfix stereo panner tooltips - part 1
2012-12-23 Robin Gareusfix mono pan automation updates
2012-12-23 Robin Gareusfix #5035 - restore pan automation state
2012-12-23 Paul Davisremove stay-on-top behavior from import dialog, and...
2012-12-23 Robin Gareusanother buffersize fix (see #5221 and rev13715)
2012-12-23 Paul Davissome more tweaks for the import dialog
2012-12-23 Paul Davismake import dialog non-modal
2012-12-23 Robin Gareusfix duplicate import of previously selected files when...
2012-12-23 Robin Gareusfix buffer overflow of wrap_buffer (may fix #5221)
2012-12-23 Robin Gareusdebug issue #5221 -- possible mem corruption
2012-12-23 Robin GareusRevert "fix for problem when reverse playback hits...
2012-12-23 Robin Gareusupdate valgrind script to use suppression list
2012-12-23 Robin Gareusfix "import at file position" when copying or channel...
2012-12-22 Paul Davisadd Delete button to patch change dialog when editing it
2012-12-21 Robin Gareusfix for problem when reverse playback hits 00:00:00...
2012-12-21 Todd NaugleCheck the return status of tar since it can fail. Print...
2012-12-21 Paul Davisprevent cursor from changing when in smart+internal...
2012-12-21 Robin Gareusmore freesound UI tweaks:
2012-12-21 Robin Gareusfreesound: tom's diner^Wprogress bar
2012-12-21 Robin Gareusfreesound display license
2012-12-21 Robin Gareusfreesound import - various small tweaks
2012-12-21 Robin Gareusfreesound: break page-request loop if search result...
2012-12-21 Robin Gareusfix freesound URL parameter escape
2012-12-20 Paul Davisreplace characters that would make an export filename...
2012-12-19 Paul Davismake "OK" button in memory-limit dialog be the default...
2012-12-19 Paul Daviskeep velocity value visible in verbose cursor until...
2012-12-19 Paul Davisdo NOT deselect markers when clearing object selection...
2012-12-19 Paul Davisno region trimming on the region itself when in range...
2012-12-19 Paul Davisfix up mistaken (accidentally) automatic cast from...
2012-12-19 Paul Davisequivalent change for midi tracks as was done for audio...
2012-12-19 Paul Davisfix crash reported by colinf when editing via >1 click...
2012-12-19 Paul Davisfix push-drags of automation data - previously we did...
2012-12-19 Paul Davisfeedback for toggled MIDI controls now sends 0 or 127...
2012-12-19 Paul Davisprevent MIDI tracks from ever being in MonitoringSilenc...
2012-12-19 Paul Davisprevent crash when saving learned MIDI binding that...
2012-12-18 Paul Davischange default font scaling to 80% which makes a newly...
2012-12-18 Paul Davisback off on a probably too-aggressive X11 version requi...
2012-12-18 Paul Davisget that last fix right
2012-12-18 Paul Davislinux packaging needs to be able to find libltc in...
2012-12-18 Paul Davisfix up discovery of VAMP plugins after ./waf install...
2012-12-17 Paul Davisremove use of a boost::fast_pool_allocator without...
2012-12-16 Paul Davissome explanatory text for CrossThreadPool, so that...
2012-12-14 Ben Loftiskeep region trim handle layered on top of crossfade...
2012-12-14 Ben Loftiscode cleanup; crossfade shape drawing is now more close...
2012-12-14 Ben Loftismousing in a fade-out should fall through to the region...
2012-12-14 Paul Davisslightly lighten top of rec-enable buttons
2012-12-14 Paul Davisfix a couple of issues with range selection, caused...
2012-12-14 Paul Davismerge robin gareus' libltc into ardour source tree...
2012-12-14 Paul Davisremove group button visibility option from preferences...
2012-12-14 Paul Davisslightly lighten dark green color at start of transport...
2012-12-13 Paul Davisfix more range selection issues
2012-12-13 Paul Davismake sure we never use ID of zero for range selections...
2012-12-13 Paul Davisvarious fixes for "advanced" operations on range select...
2012-12-13 Ben Loftiscrossfade hack and slash. removed overlap checks,...
2012-12-13 Paul Davisadd cycle-zoom-focus and bind to "1" by default
2012-12-13 Paul Davisend drags on regions before doing front trim, so that...
2012-12-13 Paul Davisimprove button drawing when "implicit active uses solid...
2012-12-13 Paul Davisremove debug output
2012-12-13 Paul Davisreinstate the windows way for GUIIdle's but limit the...
2012-12-12 Colin FletcherPosition playhead correctly on 'P' in editor summary...
2012-12-12 Paul Davisbecause sometimes there are good reasons for not doing...
2012-12-12 Paul Davisrevert that GUIIdle signal till i track down a deadlock
2012-12-12 Paul Davissometimes, you just have to do what a windows programme...
2012-12-12 Ben Loftismuted regions should be totally ignored during playlist...
2012-12-12 Paul Davistry to really get the add route dialog out of the way...
2012-12-12 Paul Davisfix incorrect change that substituted (or tried to...
2012-12-12 Paul Davisfinalize fix for MIDI track monitoring
2012-12-12 Paul Davisadd a new Tweak to ArdourButton that makes ImplicitActi...
2012-12-12 Paul Davisshrink height of plugin control faders (in-strip)
2012-12-12 Paul Davisif we're not going to use pixfbuf (images) for faders...
next