summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-10-23use Gtk::Label::set_text() rather than Gtk::Label::set_markup() where no mark...Paul Davis
2012-10-23escape markup text that may contain non-legal characters (for GMarkup). this ...Paul Davis
2012-10-22change packing/design/sizing/labels at bottom of import dialog (should fix #5...Paul Davis
2012-10-21add LTC generatorRobin Gareus
2012-10-18change input/output button context menus for mixer strip to be non-additive: ...Paul Davis
2012-10-18fix computation of fixed ruler scales done before canvas width is set by allo...Paul Davis
2012-10-18if a session is altered, ask about saving it BEFORE moving on to the new sess...Paul Davis
2012-10-17patch to take snapshots into account in the recent-session display of teh sta...Paul Davis
2012-10-17second half of forward-port of recent a2/mb control protocol changes, this ti...Paul Davis
2012-10-17fix delta display of MClk slave.Robin Gareus
2012-10-16enable sync genlock & setFPS option for both MTC & LTCRobin Gareus
2012-10-16implement double click to ContentsRange on MidiScroomerHans Baier
2012-10-15create and manage a new config parameter that defines where LTC originates (s...Paul Davis
2012-10-15audio-clock: use Timecode::timecode_format_timeRobin Gareus
2012-10-14prepare reporting slave delta & MTC slave implementationRobin Gareus
2012-10-14use translatable strings for TC info,Robin Gareus
2012-10-14fix matching TC color assignment (rev13264)Robin Gareus
2012-10-12tweaks to be ready for more information timecode display in Timecode clock modePaul Davis
2012-10-12move TC FPS up into status bar, use lower right of timecode audioclock mode f...Paul Davis
2012-10-12skeleton framework for LTC-slaveRobin Gareus
2012-10-12make the time axis view remember it midnam model/mode settingsHans Baier
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