summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-10-04fix up various aspects of building against a private/personal dependency stackPaul Davis
2012-10-01do not add in ticks in the "at" position when computing BBT duration somewher...Paul Davis
2012-09-17updated czech translation file for gtk uiPaul Davis
2012-09-17Revert shade on playhead cursor (SVN 13048).Carl Hetherington
2012-09-15Check for panner_shell rather than panner beforeCarl Hetherington
2012-09-15Improve sensitization of buttons in the advanced optionsCarl Hetherington
2012-09-15Tweak label.Carl Hetherington
2012-09-12fix a couple of errors in zh.po filesPaul Davis
2012-09-12add email address for Rui-huai ZhangPaul Davis
2012-09-12add chinese translation from Rui-huai ZhangPaul Davis
2012-09-08Update to gtk2_ardour Czech translation from Pavel FricCarl Hetherington
2012-09-01Patch from timbyr to stop the startup dialogCarl Hetherington
2012-08-28LV2: Send messages from one UI to all replicated instances.Robin Gareus
2012-08-21Create and realize LV2 UI container before instantiating (required for proper...David Robillard
2012-08-21fix long-option: --no-splash = -n (and test git+svn first-commit)Robin Gareus
2012-08-16make --disable-plugins/-d work again, probablyPaul Davis
2012-08-10add -Wpointer-arith -Wcast-qual -Wcast-align and others to compile flags, and...Paul Davis
2012-08-10fix erroneous use of i18n.h in a header filePaul Davis
2012-08-07Set splash screen to non-resizable so it displays correctly in smart window m...David Robillard
2012-08-02Use accelerator key of "/Editor/set-playhead" action to position playhead in ...Colin Fletcher
2012-07-29trying to track down why undo doesn't remove xfade rendering on OS XPaul Davis
2012-07-28allow resizing of startup wizard windowPaul Davis
2012-07-27slightly more debugging for kbd accelsPaul Davis
2012-07-27comment code that stopped the keybd accel activation pathway if Keyboard::som...Paul Davis
2012-07-26reset default transport speed when leaving audition mouse modePaul Davis
2012-07-25convert from Glib:: to Glib::Threads for all thread-related APIPaul Davis
2012-07-25fix a SNAFU that occured when switch from ArdourDialog to ArdourWindow that r...Paul Davis
2012-07-25tweak layout of export dialog to try to make it clear what to enter when sett...Paul Davis
2012-07-25add export formats path to ardev_common.sh.in so that ./ardev runs find expor...Paul Davis
2012-07-24quiet!Paul Davis
2012-07-24make rendering of the editor summary view a bit more efficient, enable key ev...Paul Davis
2012-07-23forward port the carbon window position fix from 2.XPaul Davis
2012-07-23forward-port generic MIDI and transport controllable changes from 2.XPaul Davis
2012-07-20make more or less all LHS treeviews use the same stylePaul Davis
2012-07-20shrink down some location UI button labelsPaul Davis
2012-07-19more work on RID and editor/mixer order matching; when a track/bus is hidden ...Paul Davis
2012-07-17rename MIDI "Fork" operation to "Unlink from other copies"Paul Davis
2012-07-17updated RU translations from alexander prokoudinePaul Davis
2012-07-17i18n fixes from alexander prokoudine (#5016)Paul Davis
2012-07-17move binding for duplicate-region to secondary-d rather than d, use d for dra...Paul Davis
2012-07-17add translucent "shade" to playhead cursor (may remove this in the future)Paul Davis
2012-07-17lots more fidgety work on automation. sort of works now, but undo/redo needs ...Paul Davis
2012-07-15use correct event struct when handling key events in patch changes, and flip ...Paul Davis
2012-07-15i18n detailPaul Davis
2012-07-13dramatic overhaul of automation. too long to explain here. this work is not f...Paul Davis
2012-07-11force I/O selector windows to stay-on-top (experimental)Paul Davis
2012-07-11handle failure to start audioengine correctlyPaul Davis
2012-07-10add option to not use gradients when rendering waveforms (#4944)Paul Davis
2012-07-10outline fade in/out handles in black (#3828)Paul Davis
2012-07-10cleaner version of previous commit's fix for AutomationRangeDrag y fraction c...Paul Davis