summaryrefslogtreecommitdiff
path: root/src/wx/timeline.cc
AgeCommit message (Expand)Author
2014-02-05Fix some coverity-reported stuff.Carl Hetherington
2013-12-28ContentMenu was keeping its initial film and not using the current one; shoul...Carl Hetherington
2013-11-23Remove Content::path(), add Content::path_summary().Carl Hetherington
2013-10-10Comment.Carl Hetherington
2013-10-10Small tidy-up.Carl Hetherington
2013-10-10Basic snapping in the timeline.Carl Hetherington
2013-09-07Missing virtual destructor.Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-24Fix track assignment.Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-19Give content menu on both main control and timeline. Fix silly bug on updati...Carl Hetherington
2013-07-19Some missing ui_signaller use.Carl Hetherington
2013-07-19Add remove option; resize timeline after drags.Carl Hetherington
2013-07-19Fix unnecessary shared_ptr; add missing checked_set()s.Carl Hetherington
2013-07-19Allow repeat of multiple stuff.Carl Hetherington
2013-07-19Basic repeat.Carl Hetherington
2013-07-19Remove old looping method.Carl Hetherington
2013-07-19Mark video/stills differently on the timeline.Carl Hetherington
2013-07-19Remove some debugging.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-11Remove wx2.8 compatibility stuff.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10SetDoubleBuffered is not there on OS X.Carl Hetherington
2013-06-03A few build fixes.Carl Hetherington
2013-05-27Fix time axis view position.Carl Hetherington
2013-05-27Support for keeping video in sequence when changing lengths; tie selection in...Carl Hetherington
2013-05-26Allow multiple simultaneous audio tracks in the timeline.Carl Hetherington
2013-05-26Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack ...Carl Hetherington
2013-05-24More various tweaks.Carl Hetherington
2013-05-24Allow drag of content; fix up some problems with timings.Carl Hetherington
2013-05-23Various bits and pieces.Carl Hetherington
2013-05-23Various more hacks.Carl Hetherington
2013-05-21Various little tweaks.Carl Hetherington
2013-05-21Various more hacks; basically trying to remove Regions as an unnecessary comp...Carl Hetherington
2013-05-20Various incomplete hacks on regions / audio mapping.Carl Hetherington
2013-05-20Timeline fix ups.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington
2013-05-09Basic retained-mode-style canvas for timeline; allow selection.Carl Hetherington
2013-05-072.8 fixes.Carl Hetherington
2013-05-06Try to fix win32 build.Carl Hetherington
2013-05-06Make timeline non-modal.Carl Hetherington
2013-05-06Add basic timeline window.Carl Hetherington