summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.cc
AgeCommit message (Expand)Author
2014-06-27Fix the up/down buttons in the content list.Carl Hetherington
2014-06-20Various subtitle UI tweaks.Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-10Use ISDCF rather than DCI when talking about the digital cinemaCarl Hetherington
2014-06-10Disable the timeline button when there is no content.Carl Hetherington
2014-06-02Merge master.Carl Hetherington
2014-05-29Layout tweaks.Carl Hetherington
2014-05-16Merge master.Carl Hetherington
2014-05-13Remove 100fps limit when using "any DCP frame rate".Carl Hetherington
2014-05-12Add option to use any DCP frame rate, rather than just theCarl Hetherington
2014-05-10Merge master.Carl Hetherington
2014-05-09MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS.Carl Hetherington
2014-04-27Merge master.Carl Hetherington
2014-04-27Open an error dialogue on uncaught exceptions in the main loop. Check that t...Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-22Allow up to 500MB/s J2K bitrate.Carl Hetherington
2014-03-22Layout tweak.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2014-02-04Merge master.Carl Hetherington
2014-01-28Use Mbit/s instead of MBps.Carl Hetherington
2014-01-15Merge 1.0-seek and subtitle-content.Carl Hetherington
2014-01-15Fix subtitle panel enable.Carl Hetherington
2014-01-06Merge master.Carl Hetherington
2014-01-05Stop using wxID_UP/DOWN as it appears the texts are not translated.Carl Hetherington
2013-12-29Merge branch '1.0' into 1.0-seekCarl Hetherington
2013-12-29Restore layout to how it was.Carl Hetherington
2013-12-28ContentMenu was keeping its initial film and not using the current one; shoul...Carl Hetherington
2013-12-28Merge 1.0Carl Hetherington
2013-12-28Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFil...Carl Hetherington
2013-12-27Merge branch '1.0' into 1.0-seekCarl Hetherington
2013-12-27Remove erroneous float passed as int parameter.Carl Hetherington
2013-12-18Considerable rework of decoder timing; tests pass, at least.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-04Make signatures optional (#273).Carl Hetherington
2013-12-02Fix breakage to adding multiple files at the same time.Carl Hetherington
2013-11-29Merge master.Carl Hetherington
2013-11-26Missing _() markup.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-24Various joining fixes.Carl Hetherington
2013-11-22Merge still/moving image classes.Carl Hetherington
2013-11-11Add a couple of audio properties to the multi-select list.Carl Hetherington
2013-11-11Basic multiple selection for cropping.Carl Hetherington
2013-11-10Allow multiple selection; return multiple selection from FilmEditor methods.Carl Hetherington
2013-11-08Remove erroneous double cast causing strange behaviour of J2K bandwidth contr...Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.Carl Hetherington
2013-10-17Forward-port 1e6 -> 1000000 fix from master.Carl Hetherington
2013-10-15Restore up/down buttons for simple content movements.Carl Hetherington
2013-09-19Fix save/restore of encrypted option.Carl Hetherington
2013-09-17Merge 1.0 in.Carl Hetherington
2013-08-30Lower J2K bandwidth minimum to 1MBps.Carl Hetherington