summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
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
2013-07-10Update subtitle offset/scale on load.Carl Hetherington
2013-07-10More layout.Carl Hetherington
2013-07-10About dialog layout tweaks.Carl Hetherington
2013-07-10Set up subtitle streams control.Carl Hetherington
2013-07-10Make subtitles work at least a bit.Carl Hetherington
2013-07-10Add SubtitleContent.Carl Hetherington
2013-07-10Remove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.Carl Hetherington
2013-07-10Make scaling description work again.Carl Hetherington
2013-07-10White space.Carl Hetherington
2013-07-10Fix initial display to be frame 1, not 2.Carl Hetherington
2013-07-10Fix a couple of layout bits.Carl Hetherington
2013-07-10Missing bracket.Carl Hetherington
2013-07-10SetDoubleBuffered is not there on OS X.Carl Hetherington
2013-07-10Remove pad/minimum audio channels GUI leftovers.Carl Hetherington
2013-07-10Hackily fix compile on OS X.Carl Hetherington
2013-07-09Fix fetch_current_frame_again().Carl Hetherington