summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-01-03expose operation to remove subgroupPaul 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-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-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-30address #5236 - Varispeed 'spring' retains speed. temp fixRobin 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-25fix stereo panner tooltips - part 1Robin Gareus
2012-12-23fix mono pan automation updatesRobin Gareus
2012-12-23remove stay-on-top behavior from import dialog, and set its WM classPaul Davis
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-23update valgrind script to use suppression listRobin Gareus
2012-12-22add Delete button to patch change dialog when editing itPaul Davis
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-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-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