No-op; fix GPL address and use the explicit-program-name version.
[dcpomatic.git] / src / wx / timeline.h
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-10-10 Carl HetheringtonBasic snapping in the timeline.
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-07-30 Carl HetheringtonSomewhat untested and sketchy basics of trimming.
2013-07-26 Carl HetheringtonRemove old Connect() wxWidgets API and use Bind().
2013-07-19 Carl HetheringtonGive content menu on both main control and timeline...
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
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-18 Carl HetheringtonSplit test compile up into individual files.
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-10 Carl HetheringtonMake subtitles work at least a bit.
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 HetheringtonAllow drag of content; fix up some problems with timings.
2013-05-21 Carl HetheringtonMerge master.
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-06 Carl HetheringtonMake timeline non-modal.
2013-05-06 Carl HetheringtonAdd basic timeline window.