summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-11-23Fix windows VST build.Carl Hetherington
2011-11-23Remove code to zoom on up/down mouse movement when draggingCarl Hetherington
2011-11-23Missing files / renames.Carl Hetherington
2011-11-23Merge some linux/windows VST GUI code.Carl Hetherington
2011-11-22Push most of LXVSTPlugin and WindowsVSTPlugin up to VSTPlugin parent.Carl Hetherington
2011-11-22Add translator email address.Carl Hetherington
2011-11-22Another missing translator.Carl Hetherington
2011-11-22Update German translators list.Carl Hetherington
2011-11-22Missing translations.Carl Hetherington
2011-11-22Fix autoscroll fudge calculations. Remove some unusedCarl Hetherington
2011-11-22Patch from acolomb to display underscores in plugin namesCarl Hetherington
2011-11-22Separate visual and audio interfaces for translation.Carl Hetherington
2011-11-22Remove unused define.Carl Hetherington
2011-11-22Share main VSTFX / FST struct between windows / linux VSTs.Carl Hetherington
2011-11-22Add Andre Colomb to the authors list.Carl Hetherington
2011-11-21more spreading of I18N_PACKAGE as the name for .mo filesPaul Davis
2011-11-21Share VSTKey struct beween linux and windows VST.Carl Hetherington
2011-11-21Sort session routes before trying to do the group tabsCarl Hetherington
2011-11-21more inadvertent (i.e. stupid) .po file updatesPaul Davis
2011-11-21tweak wscript files to set PACKAGE in one placePaul Davis
2011-11-21unintentional but valid updates to .po filesPaul Davis
2011-11-21new i18n targets (to be explained in TRANSLATORS)Paul Davis
2011-11-21tentative code shuffle to allow for 2 different styles of clock editingPaul Davis
2011-11-21audio clocks: validate data for delta edits as well as absolutePaul Davis
2011-11-21add validation checks on TC.hours, BBT.ticks and validate minsec data entryPaul Davis
2011-11-21Rename windows VST stuff with a Windows prefix.Carl Hetherington
2011-11-21use correct em width to position audio clock cursorPaul Davis
2011-11-21Fix capitalisation.Carl Hetherington
2011-11-21Add track-solo-toggle / track-mute-toggle to make themCarl Hetherington
2011-11-21fix a few warnings from newer versions of gccPaul Davis
2011-11-21fix (?) all aspects of audio clock editingPaul Davis
2011-11-21Don't translate empty strings.Carl Hetherington
2011-11-21flip clock editing key entry handling from release to press; fix up delete/ba...Paul Davis
2011-11-21Re-try de.po with (hopefully) the correct encoding.Carl Hetherington
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2011-11-20Updated de.po for gtk2_ardour from Benjamin ScherrerCarl Hetherington
2011-11-20Start autoscroll in from the right-hand edge of the screen if the editor list...Carl Hetherington
2011-11-20audio clocks: handle keypress for minus/plus etc so that it not routed into a...Paul Davis
2011-11-20show focus window in accels debuggingPaul Davis
2011-11-20audio clocks: color tweaks from chrisPaul Davis
2011-11-20audio clocks: focus-on-clock shortcut now works, scrolling and dragging know ...Paul Davis
2011-11-20audio clocks: use defined cursor colorPaul Davis
2011-11-20audio clocks: big clock window now sizes itself to its current mode, all cloc...Paul Davis
2011-11-19Slightly hacky fix for AFL/PFL button misbehaviourCarl Hetherington
2011-11-19fix up big clock aspect ratio; fix color handling in audio clocksPaul Davis
2011-11-19Fix mute display on session load (#4480).Carl Hetherington
2011-11-19Wrestle a little more with the comedy FileChooserButton APICarl Hetherington
2011-11-19better solution to the big clock window focus issuePaul Davis
2011-11-19add a signal so that if the Big Clock is closed, the edit window can grab foc...Paul Davis
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard