summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2011-11-18audio clocks: switch cursor to other side, thinner; half-make delete key workPaul Davis
2011-11-18audio clocks; better recovery after illegal data entryPaul Davis
2011-11-18audio clocks: the thin red linePaul Davis
2011-11-18audio clocks: show external sync source when appropriate; ignore scroll & mot...Paul Davis
2011-11-18fix message in startup wizard re: alphaPaul Davis
2011-11-18add a cursor (prototype) to audio clocks for editing, fix negative value disp...Paul Davis
2011-11-18Add ArdourWindow class for non-dialog windows.David Robillard
2011-11-18Clean up ArdourDialog.David Robillard
2011-11-18Fix warning.David Robillard
2011-11-18Add default OK button to "JACK exited" dialog.David Robillard
2011-11-18fix display of negative minsec values; fix handling scroll events on audioclocksPaul Davis
2011-11-18correctly display negative delta values in audio clocksPaul Davis
2011-11-18fix some issues with delta clocks, while introducing a couple more since the ...Paul Davis
2011-11-18fix transition in and out of delta clock modePaul Davis
2011-11-18fix size of "off" state for minsec frames clock modePaul Davis
2011-11-18don't call end_edit() when losing focus from an audio clock if we were not ed...Paul Davis
2011-11-18fix size of "off" state for audio frames clock modePaul Davis
2011-11-18correct length for BBT "off" clock state; use bold font for nudge clockPaul Davis
2011-11-18use figure dash (\u2012) for off state in clocks, and respond to color changesPaul Davis
2011-11-18don't cache width & height for CairoWidget; provide option for all CairoWidge...Paul Davis
2011-11-18Change label of audition button in region editor to "Audition" to indicate *h...Paul Davis
2011-11-18bad first pass at a cursor for clock editing. lots to do here. cursor is not ...Paul Davis
2011-11-18implement relative clock editing (terminated by + or - keys, which adjust the...Paul Davis
2011-11-18a few tweaks for audio clocks (handle loss of focus, change editing colors at...Paul Davis
2011-11-18Remove panner altogether, if necessary, when setting up PannerUI. Also reset...Carl Hetherington
2011-11-18Remove solo buttons from the master route in the route list (#4486).Carl Hetherington
2011-11-18Trim includes.Carl Hetherington
2011-11-17Fix erroneous setup of order keys when tracks have children: order keys relat...Carl Hetherington
2011-11-17add a file to keep around this ugly but probably useful set of code for testi...Paul Davis
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis