summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-10-12move TimecodeFormat to libtimecodeRobin Gareus
2012-10-11more transport prefs tooltips and tidy up sync/slave stuff some morePaul Davis
2012-10-11further tweak midi channel selector layout in track headerHans Baier
2012-10-11disable Ubuntu global menu for ardevHans Baier
2012-10-11nicer layout of MIDI channel selectorHans Baier
2012-10-11Make input filtering while recording work in GUI, tooHans Baier
2012-10-11make sysex contents appear as verbose_cursor for visual feedback the flag as ...Hans Baier
2012-10-11fix bug: sysexes x position not relative to regionHans Baier
2012-10-11implement deleting of sysex eventsHans Baier
2012-10-11move the external sync source selection tobe a global config parameter, not p...Paul Davis
2012-10-10add the notion of a "tip widget" for all option editor elements, allowing us ...Paul Davis
2012-10-10move timecode-is-clock-synced option to global configuration parameters, not ...Paul Davis
2012-10-10move sync-frame-rate option to Transport tab, rename "Interface" tab as "GUI"Paul Davis
2012-10-10add global config parameter timecode-sync-frame-rate to control behaviour whe...Paul Davis
2012-10-10break out of step editing if a session goes away; do nothing in Editor::locat...Paul Davis
2012-10-09fix whitespace in gtk2_ardour/canvas_patch_change.hHans Baier
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