summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.cc
AgeCommit message (Expand)Author
2014-01-28Use Mbit/s instead of MBps.Carl Hetherington
2014-01-05Stop using wxID_UP/DOWN as it appears the texts are not translated.Carl 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-28Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFil...Carl Hetherington
2013-12-27Remove erroneous float passed as int parameter.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
2013-08-25Interop support.Carl Hetherington
2013-08-17Various bits mostly related to colour conversions.Carl Hetherington
2013-08-15Fix includes.Carl Hetherington
2013-07-30Somewhat untested and sketchy basics of trimming.Carl Hetherington
2013-07-26Rename Add file to Add files(s).Carl Hetherington
2013-07-26Basic if sketchy support for image sequences.Carl Hetherington
2013-07-24Fix video information with 3D.Carl Hetherington
2013-07-24Fix content selection update on new film.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-22Basics of front-end 3D (as far as viewer, at least).Carl Hetherington
2013-07-22Basic UI.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-19Remove old looping method.Carl Hetherington
2013-07-19Basics of making loop do something.Carl Hetherington
2013-07-18Fix subtitle stream sensitivity again.Carl Hetherington