the "final" (??) fixes for transport state stuff before 2.8.4. y'all let me know...
[ardour.git] / gtk2_ardour / crossfade_edit.cc
2009-10-07 Paul Daviscrossfade point dragging fix from markus s.
2009-03-06 Paul Davisnew crossfade icons from markus s.
2008-11-09 Paul Davisslightly better way of cancelling audition in xfade...
2008-11-09 Paul Davisa few useful keybindings in the xfade editor
2008-11-03 Paul Davismeta-fy handling of button2, to deal with apple's messe...
2008-11-03 Paul Davisbetter xfade presets (still need icons)
2008-11-01 Paul Davisprevent double registration of ALSA sequencer MIDI...
2008-10-31 Paul Davisdefault crossfade is now constant power; SAE gets only...
2008-10-30 Paul Davisremove cruft from ArdourUI; improve keyboard icon(s...
2008-04-04 Ben LoftisSaBers auditioning fixes, plus a declicking fade at...
2008-03-27 Ben Loftisfix typo in crossfade auditioning
2008-02-27 Paul Davisrearrange icons/presets on xfade editor to be symmetric...
2008-01-19 Doug McLainFix recording WaveForm drawing (stereo still needs...
2007-12-27 Ben Loftishardcode preroll since we no longer have preroll clocks
2007-12-07 Ben Loftisfix waveview display on the crossfade editor
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-05-30 Paul Davisxfade editor speedup from markus s., and a fix for...
2007-05-21 Paul Davisnew default button+icons for crossfade editor, from...
2007-02-25 Paul Davisnew crossfade editor button icons from thorsten; ignore...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-03-26 Doug McLainfixed disappearing fade out points in xfade editor
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-12 Doug McLaincreate xpm files from hard coded pixmaps, added functio...
2006-03-02 Paul Davisremove debugging for peaks ready signal, plus add new...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-03 Doug McLainCleaned up commented code
2006-01-03 Doug McLainFixed crossfade editor
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-15 Paul Davisfix sigc++ SConscript, get crossfade_edit.cc to compile
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.