summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
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
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Fix subtitle stream sensitivity again.Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-18Put correct number of audio channels in DCP name. Use XX for subtitle langua...Carl Hetherington
2013-07-18Speculative 4K support.Carl Hetherington
2013-07-18Improve config dialog layout (#181).Carl Hetherington
2013-07-17tabs -> spaces.Carl Hetherington
2013-07-16Add some donators.Carl Hetherington
2013-07-16Fix up AudioMapping confusions with respect to number of content channels.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-16Rename Film::player to reflect the fact that it creates a new Player on each ...Carl Hetherington
2013-07-16Prevent viewer updates on timeline drag (#175).Carl Hetherington
2013-07-15Update and merge po files.Carl Hetherington
2013-07-15Add default J2K bandwidth option.Carl Hetherington
2013-07-14Fix glitchness at the start by not seeking to -ve times.Carl Hetherington
2013-07-14A few errant DVD -> DCP.Carl Hetherington
2013-07-13Revert content notebook to standard tab position.Carl Hetherington
2013-07-13More attempts to nail down seek.Carl Hetherington
2013-07-13Fix initial display of things.Carl Hetherington
2013-07-13Fix setup of filters label on load; select first content in newly-loaded films.Carl Hetherington
2013-07-13Make viewer cope with multiple video frames being emitted on a single pass.Carl Hetherington
2013-07-13Another attempt to fix back / same-frame seeks.Carl Hetherington
2013-07-12Try to improve refetching of last frame and seek backwards.Carl Hetherington
2013-07-12Remove entirely untested colour LUT options.Carl Hetherington
2013-07-12Remove unused RGBPlusAlphaImage; merge Image/SimpleImage.Carl Hetherington
2013-07-12Missing insensitivity.Carl Hetherington
2013-07-12Try to tidy up wscript a bit.Carl Hetherington
2013-07-12Fix .deb static build.Carl Hetherington
2013-07-11Remove wx2.8 compatibility stuff.Carl Hetherington
2013-07-11Basics of allowing setup of DCP audio channels.Carl Hetherington
2013-07-11Update content controls when content is removed.Carl Hetherington
2013-07-11Tidy up initial subtitle scale display before a film is loaded.Carl Hetherington
2013-07-10Fix sensitivity of use-best button for DCP frame rate.Carl Hetherington
2013-07-10Clear viewer when doing File -> New.Carl Hetherington