Make send automation work (#4734).
[ardour.git] / gtk2_ardour / audio_clock.cc
2012-05-31 Carl HetheringtonMove delta-to-edit-point options to the main clock...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2011-12-27 Carl HetheringtonFix mistake in error checking of audio clock BBT times...
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-11-27 Carl HetheringtonFix warning.
2011-11-23 David RobillardFix stupid warning.
2011-11-21 Paul Davistentative code shuffle to allow for 2 different styles...
2011-11-21 Paul Davisaudio clocks: validate data for delta edits as well...
2011-11-21 Paul Davisadd validation checks on TC.hours, BBT.ticks and valida...
2011-11-21 Paul Davisuse correct em width to position audio clock cursor
2011-11-21 Paul Davisfix a few warnings from newer versions of gcc
2011-11-21 Paul Davisfix (?) all aspects of audio clock editing
2011-11-21 Paul Davisflip clock editing key entry handling from release...
2011-11-20 Paul Davisaudio clocks: handle keypress for minus/plus etc so...
2011-11-20 Paul Davisaudio clocks: focus-on-clock shortcut now works, scroll...
2011-11-20 Paul Davisaudio clocks: use defined cursor color
2011-11-20 Paul Davisaudio clocks: big clock window now sizes itself to...
2011-11-19 Paul Davisfix up big clock aspect ratio; fix color handling in...
2011-11-19 Paul Davisbetter solution to the big clock window focus issue
2011-11-19 Paul Davisadd a signal so that if the Big Clock is closed, the...
2011-11-18 Paul Davisaudio clocks: switch cursor to other side, thinner...
2011-11-18 Paul Davisaudio clocks; better recovery after illegal data entry
2011-11-18 Paul Davisaudio clocks: the thin red line
2011-11-18 Paul Davisaudio clocks: show external sync source when appropriat...
2011-11-18 Paul Davisadd a cursor (prototype) to audio clocks for editing...
2011-11-18 David RobillardFix warning.
2011-11-18 Paul Davisfix display of negative minsec values; fix handling...
2011-11-18 Paul Daviscorrectly display negative delta values in audio clocks
2011-11-18 Paul Davisfix some issues with delta clocks, while introducing...
2011-11-18 Paul Davisfix transition in and out of delta clock mode
2011-11-18 Paul Davisfix size of "off" state for minsec frames clock mode
2011-11-18 Paul Davisdon't call end_edit() when losing focus from an audio...
2011-11-18 Paul Davisfix size of "off" state for audio frames clock mode
2011-11-18 Paul Daviscorrect length for BBT "off" clock state; use bold...
2011-11-18 Paul Davisuse figure dash (\u2012) for off state in clocks, and...
2011-11-18 Paul Davisdon't cache width & height for CairoWidget; provide...
2011-11-18 Paul Davisbad first pass at a cursor for clock editing. lots...
2011-11-18 Paul Davisimplement relative clock editing (terminated by + or...
2011-11-18 Paul Davisa few tweaks for audio clocks (handle loss of focus...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-11-14 Carl HetheringtonAllow a dialogue containing an audioclock to be
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-06-08 Paul Davis(maybe) rationalize display of drop status for timecode...
2011-06-08 Paul Davismove punch in/out buttons into time info box; remove...
2011-06-08 Paul Davisfix scrolling on clocks, and prevent attempts to edit...
2011-06-08 Paul Davismore clock & time info box tweaking
2011-06-08 Paul Davisdon't use selection clocks show MIDI selection when...
2011-06-07 Paul Davisremove "Off" as a clock mode, make it a state instead...
2011-06-07 Paul Davislocate when clicking on start/end fields in time info box
2011-06-07 Paul Davisallow mode changes in the time info box, all synced
2011-06-07 Paul Davismore clock tweaking
2011-06-07 Paul Davislots of clock tweaks, but still, STILL! not done, really
2011-06-03 Paul Davisnext iteration of clock work. still far from complete...
2011-06-02 Paul Davisadd extended info fields to clocks; clock tweaks
2011-06-02 Paul Davisaudio clock transition to CairoEditableText, part 1
2011-06-01 David RobillardDelete trailing whitespace
2011-05-23 Paul DavisOS X compilation fix
2011-05-22 Carl HetheringtonTrim some lines from AudioClock by using maps to keep...
2011-05-22 Carl HetheringtonSeparate milliseconds from seconds in the clock widget...
2011-03-02 Paul Davisgroup clocks in location UI and region editor so that...
2011-01-19 Carl HetheringtonTerminate RapidScreenUpdate clock updates earlier when...
2010-12-30 Paul Davischange Session::convert_to_frames_at() to Session:...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-12-01 Carl HetheringtonRevert previous incorrect patch.
2010-12-01 Carl HetheringtonRemove unused timecode offset stuff.
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-04 Carl HetheringtonFix roll after locate from the audio clock context...
2010-10-18 Paul Davisif a clock is in delta-edit, it should be set to show...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-05 Paul Davismore strip silence dialog changes, to use audio clocks...
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-11-26 Carl HetheringtonFix #2931; redundant menu items on main clocks.
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-10-27 Paul Davisnew SnapBBT debug option, split out BBT_time and start...
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-16 Carl HetheringtonMove some sync-related options to being session variables.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-08 Hans Baier* fixed some valgrind issues (uninitialized instance...
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
next