Rename Content::_file to path and support md5sums of directories.
[dcpomatic.git] / src / wx / timeline.cc
2013-07-24 Carl HetheringtonRename Content::_file to path and support md5sums of...
2013-07-19 Carl HetheringtonGive content menu on both main control and timeline...
2013-07-19 Carl HetheringtonSome missing ui_signaller use.
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
2013-07-19 Carl HetheringtonFix unnecessary shared_ptr; add missing checked_set()s.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonAllow repeat of multiple stuff.
2013-07-19 Carl HetheringtonBasic repeat.
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-18 Carl HetheringtonMark video/stills differently on the timeline.
2013-07-18 Carl HetheringtonRemove some debugging.
2013-07-18 Carl HetheringtonBasics of making loop do something.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-16 Carl HetheringtonPrevent viewer updates on timeline drag (#175).
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonRemove wx2.8 compatibility stuff.
2013-07-10 Carl HetheringtonMake subtitles work at least a bit.
2013-07-09 Carl HetheringtonSetDoubleBuffered is not there on OS X.
2013-07-09 Carl HetheringtonMerge master.
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge.
2013-06-03 Carl HetheringtonA few build fixes.
2013-06-02 Carl HetheringtonMerge master.
2013-05-27 Carl HetheringtonFix time axis view position.
2013-05-27 Carl HetheringtonSupport for keeping video in sequence when changing...
2013-05-25 Carl HetheringtonAllow multiple simultaneous audio tracks in the timeline.
2013-05-25 Carl HetheringtonAdd unfinished timing tab; fix crash on reconstruction...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-24 Carl HetheringtonMore various tweaks.
2013-05-24 Carl HetheringtonAllow drag of content; fix up some problems with timings.
2013-05-23 Carl HetheringtonVarious bits and pieces.
2013-05-23 Carl HetheringtonVarious more hacks.
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonVarious little tweaks.
2013-05-21 Carl HetheringtonVarious more hacks; basically trying to remove Regions...
2013-05-20 Carl HetheringtonVarious incomplete hacks on regions / audio mapping.
2013-05-20 Carl HetheringtonTimeline fix ups.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-09 Carl HetheringtonBasic retained-mode-style canvas for timeline; allow...
2013-05-09 Carl HetheringtonMerge master.
2013-05-07 Carl Hetherington2.8 fixes.
2013-05-06 Carl HetheringtonTry to fix win32 build.
2013-05-06 Carl HetheringtonMake timeline non-modal.
2013-05-06 Carl HetheringtonAdd basic timeline window.