summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03new (!) german translation initiated by edgarPaul Davis
2013-01-03use new plural form macroPaul Davis
2013-01-03new plural form i18n macroPaul Davis
2013-01-03various i18n fixes and updates after a ./waf i18n runPaul Davis
2013-01-03rename po files to match rules/conventions discovered and applied elsewherePaul Davis
2013-01-03allow vertical scroll events on track faders to do their jobPaul Davis
2013-01-03change label in Prefs to better indicate what the ignore-snap modifier is forPaul Davis
2013-01-02various fixes for moving markers, fixes a crash reported by tim blechmann and...Paul Davis
2013-01-02new norwegian and and updated german libs/ardour translationsPaul Davis
2013-01-02updated norwegian and german gtk2_ardour translationsPaul Davis
2013-01-01common sense change to the bindings for cycling the edit point - both variant...Paul Davis
2012-12-31avoid crash when switching devices in mackie control code, add locks to prote...Paul Davis
2012-12-31avoid crashing in a wierd case (possibly a race) in Mackie supportPaul Davis
2012-12-30address #5236 - Varispeed 'spring' retains speed. temp fixRobin Gareus
2012-12-30fix vari-speed stuck at zero and playing backwards.Robin Gareus
2012-12-30make 2 audio clock strings translatablePaul Davis
2012-12-30fix #5233 - Varispeed is not draggable when tooltips are disabledRobin Gareus
2012-12-29used fixed width for the big clock and remove all code in AudioClock associat...Paul Davis
2012-12-27high contrast zoom icons. -- Roy's old zoom icons cropped by Tom.Robin Gareus
2012-12-27fix unused argumentPaul Davis
2012-12-27fix for #5224Paul Davis
2012-12-27allow big block to be shrunk in size as well as expanded (suprisingly complex!)Paul Davis
2012-12-27fix lack of focus in new session name entry by removing previous efforts to f...Paul Davis
2012-12-27do not start editing track/bus names on a single click in the name entry of t...Paul Davis
2012-12-27finish recent revertPaul Davis
2012-12-26revert previous change- semantic confusionPaul Davis
2012-12-26if route group shares color, make RouteUI::set_color() affect the groupPaul Davis
2012-12-26remove "edit" property from track/bus groups; use "select" property which sho...Paul Davis
2012-12-26fix previous clock fix, having noticed use of connect_seconds()Paul Davis
2012-12-26colin's wall clock patch update, modified to update every second, not every m...Paul Davis
2012-12-26remove bindings for functions that do not exist anymorePaul Davis
2012-12-26make ardour-does-monitoring be the new user defaultPaul Davis
2012-12-26save user UI config (colors) file as soon as colors change or "restore defaul...Paul Davis
2012-12-25keep pan-info-box within screen-boundariesRobin Gareus
2012-12-25fix step increment direction for mouse-click on fadersRobin Gareus
2012-12-25fix stereo panner tooltips - part 1Robin Gareus
2012-12-23fix mono pan automation updatesRobin Gareus
2012-12-23fix #5035 - restore pan automation stateRobin Gareus
2012-12-23remove stay-on-top behavior from import dialog, and set its WM classPaul Davis
2012-12-23another buffersize fix (see #5221 and rev13715)Robin Gareus
2012-12-23some more tweaks for the import dialogPaul Davis
2012-12-23make import dialog non-modalPaul Davis
2012-12-23fix duplicate import of previously selected files when using apply.Robin Gareus
2012-12-23fix buffer overflow of wrap_buffer (may fix #5221)Robin Gareus
2012-12-23debug issue #5221 -- possible mem corruptionRobin Gareus
2012-12-23Revert "fix for problem when reverse playback hits 00:00:00:00 (may be incomp...Robin Gareus
2012-12-23update valgrind script to use suppression listRobin Gareus
2012-12-23fix "import at file position" when copying or channel-splitting files on import.Robin Gareus
2012-12-22add Delete button to patch change dialog when editing itPaul Davis
2012-12-21fix for problem when reverse playback hits 00:00:00:00 (may be incomplete)Robin Gareus