summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-30Make length editable only for still images.Carl Hetherington
2013-07-27Forward-port gauge stretching fix.Carl Hetherington
2013-07-26Set up audio stream description on load.Carl Hetherington
2013-07-26Rename Add file to Add files(s).Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-26Basic if sketchy support for image sequences.Carl Hetherington
2013-07-25Try to be more careful when loading FrameInfos from disk.Carl Hetherington
2013-07-25Prevent infinite loop of audio analysis if it is cancelled.Carl Hetherington
2013-07-24Fix video information with 3D.Carl Hetherington
2013-07-24Fix content selection update on new film.Carl Hetherington
2013-07-24Restore video content frame rate information.Carl Hetherington
2013-07-24Fix track assignment.Carl Hetherington
2013-07-24Pulse jobs with no progress reports.Carl Hetherington
2013-07-24Handle cancel properly on dir picker.Carl Hetherington
2013-07-24Rename Content::_file to path and support md5sums of directories.Carl Hetherington
2013-07-23Setup DCP name after changing 3D switch.Carl Hetherington
2013-07-23Use wx 2.9 binding API.Carl Hetherington
2013-07-23Remove some dcp prefixes; better logging of content on DCP creation.Carl Hetherington
2013-07-22Merge branch '1.0' into 1.0-3D-take2Carl Hetherington
2013-07-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-22Updated French translation from Lilian.Carl Hetherington
2013-07-22Basic UI.Carl Hetherington
2013-07-21Improve scaling description layout.Carl Hetherington
2013-07-21Rearrange JobManagerView / JobRecord relationship.Carl Hetherington
2013-07-20Remove polling from JobManagerView and use signals instead (fixes #137).Carl Hetherington
2013-07-20Reset player a bit better on new film (#182).Carl Hetherington
2013-07-20Layout audio panel sizer after changing mapping; should fix #183.Carl Hetherington
2013-07-20Hopefully sensitivity is a bit tidier.Carl Hetherington
2013-07-19Split video panel.Carl Hetherington
2013-07-19Separate audio panel out.Carl Hetherington
2013-07-19Similarly split subtitle panel.Carl Hetherington
2013-07-19Split timing panel into its own class.Carl Hetherington
2013-07-19Remove unused image content dialog.Carl Hetherington
2013-07-19Give content menu on both main control and timeline. Fix silly bug on updati...Carl Hetherington
2013-07-19Add sequence video button.Carl Hetherington
2013-07-19Some missing ui_signaller use.Carl Hetherington
2013-07-19Spacing tweaks; rename ImageMagick -> StillImage.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-19Merge branch '1.0-alt-loop' into 1.0Carl 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-19Merge branch '1.0' of /home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-07-19Fix bizarro compilation bug on Windows.Carl Hetherington
2013-07-19Update -> set in timecode control.Carl Hetherington
2013-07-19Provide explicit update button in timecode controls to calm things down a bit.Carl Hetherington
2013-07-19Mark video/stills differently on the timeline.Carl Hetherington
2013-07-19Remove some debugging.Carl Hetherington