summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-12-21Check the return status of tar since it can fail. Print out the file system t...Todd Naugle
2012-12-21prevent cursor from changing when in smart+internal object modePaul Davis
2012-12-21more freesound UI tweaks:Robin Gareus
2012-12-21freesound: tom's diner^Wprogress barRobin Gareus
2012-12-21freesound display licenseRobin Gareus
2012-12-21freesound import - various small tweaksRobin Gareus
2012-12-21freesound: break page-request loop if search result is empty.Robin Gareus
2012-12-21fix freesound URL parameter escapeRobin Gareus
2012-12-20replace characters that would make an export filename illegal on any/all file...Paul Davis
2012-12-19make "OK" button in memory-limit dialog be the default widget so that return ...Paul Davis
2012-12-19keep velocity value visible in verbose cursor until we leave a note (fixes #5...Paul Davis
2012-12-19do NOT deselect markers when clearing object selection - markers are outside ...Paul Davis
2012-12-19no region trimming on the region itself when in range modePaul Davis
2012-12-19fix up mistaken (accidentally) automatic cast from framepos_t to double when ...Paul Davis
2012-12-19equivalent change for midi tracks as was done for audio in rev 13615, fixes M...Paul Davis
2012-12-19fix crash reported by colinf when editing via >1 click on an audioclock. this...Paul Davis
2012-12-19fix push-drags of automation data - previously we did not resync the model wi...Paul Davis
2012-12-19feedback for toggled MIDI controls now sends 0 or 127, not various in-between...Paul Davis
2012-12-19prevent MIDI tracks from ever being in MonitoringSilence state, allows use of...Paul Davis
2012-12-19prevent crash when saving learned MIDI binding that is now missing its contro...Paul Davis