summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_clock.h
AgeCommit message (Expand)Author
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-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-06-08don't use selection clocks show MIDI selection when in internal edit mode; re...Paul Davis
2011-06-07remove "Off" as a clock mode, make it a state instead; track editor mouse mod...Paul Davis
2011-06-07lots of clock tweaks, but still, STILL! not done, reallyPaul Davis
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis
2011-06-02add extended info fields to clocks; clock tweaksPaul Davis
2011-06-02audio clock transition to CairoEditableText, part 1Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-22Trim some lines from AudioClock by using maps to keep the EventBoxes and Labe...Carl Hetherington
2011-05-22Separate milliseconds from seconds in the clock widget (#4053).Carl Hetherington
2011-01-19Terminate RapidScreenUpdate clock updates earlier when they are not necessary...Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-12-01Re-expose timecode offset in the session option editor.Carl Hetherington
2010-12-01Revert previous incorrect patch.Carl Hetherington
2010-12-01Remove unused timecode offset stuff.Carl Hetherington
2010-10-18if a clock is in delta-edit, it should be set to show a duration. this matter...Paul Davis
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-03-05more strip silence dialog changes, to use audio clocks, show smallest silence...Paul Davis
2010-01-15dynamically resize text in the big clock, first versionPaul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-11-26Fix #2931; redundant menu items on main clocks.Carl Hetherington
2009-11-12tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;re...Paul Davis
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-19chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; ...Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-07-19stop audio clocks from vanishing when turned offPaul Davis
2007-05-23(merge from 2.0-ongoing -r1911:1912) fix audio clock handling of key press; f...Paul Davis
2007-05-14code readability change I forgot to add before committing, and removal of deb...Doug McLain
2007-05-14Add 'delta edit cursor' option to primary and secondary clocks. When in this...Doug McLain
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-07fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on cl...Paul Davis
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul Davis
2006-11-20show timecode info in selected audio clocksPaul Davis
2006-10-10fix audio clock field widths, change minsec display to include fractional sec...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-04-10Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearin...Nick Mainsbridge
2005-12-12editor window layout changes, and lots morePaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26fix all _impl member functions to be on_ insteadPaul Davis
2005-09-25Fly my pretties!Taybin Rutkin