summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Remove redundant --extra-warn option (--strict does this).David Robillard
2011-11-18Fix warning.David Robillard
2011-11-18Add default OK button to "JACK exited" dialog.David Robillard
2011-11-18Use LV2_STATE_INTERFACE_URI instead of hard-coded string.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-18Fix test build.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
2011-11-17small correction to TRANSLATORS (needs more work to be fully accuratePaul Davis
2011-11-17Concatenate MidiGhostRegion::Note and MidiGhostRegion::Event.Carl Hetherington
2011-11-17Remove ghost notes when actual notes are deleted, and ensure the _optimizatio...Carl Hetherington
2011-11-17another attempt to fix win/86 VST buildsPaul Davis
2011-11-17move non-X11/GUI related lxvst code back into libardourPaul Davis
2011-11-16Slightly unpleasant fix for creation of tracks fromCarl Hetherington
2011-11-16Remove set_state / _set_state dance in Route hierarchyCarl Hetherington
2011-11-16Use capital L for solo safe button in narrow strips andCarl Hetherington
2011-11-16Tooltips for mixer strip width and hide buttons (#4477).Carl Hetherington
2011-11-16Use a Drag class for midi note selection, so that itCarl Hetherington
2011-11-16Make activate/deactivate all only operate on visibleCarl Hetherington
2011-11-16Label solo iso / solo lock buttons even on narrow stripsCarl Hetherington
2011-11-16Fix grammatical error (#4469).Carl Hetherington
2011-11-16fix win-x86-vst support in build by using CFLAGS and CXXFLAGS not CPPPATHPaul Davis
2011-11-16Doxygen tweaks.Carl Hetherington
2011-11-16Remove unused variable.Carl Hetherington
2011-11-16bump version for new same-day packagesPaul Davis
2011-11-16Save custom meter position so that it can be restored ifCarl Hetherington
2011-11-16Fix glitchness in DnDVBox placeholders.Carl Hetherington
2011-11-16Remove no-longer-required search path hack.Carl Hetherington
2011-11-16Open route group dialogue on Ctrl-right-click rather than Ctrl-left-click on ...Carl Hetherington