summaryrefslogtreecommitdiff
path: root/src/wx/film_editor.cc
AgeCommit message (Expand)Author
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-19UI tweaks for still image DCPs with audio.Carl Hetherington
2012-12-17Minimum still duration of 1s; give new content a default format.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-17Tidy up still-image UI.Carl Hetherington
2012-12-16Couple of missing video_control() calls.Carl Hetherington
2012-12-16A few fixes to still image mode.Carl Hetherington
2012-12-16Merge speed-up branch.Carl Hetherington
2012-12-15Remove thumbnailing stuff.Carl Hetherington
2012-12-10Add trust content header switch.Carl Hetherington
2012-12-05Ok then, try to modify notebook padding instead.Carl Hetherington
2012-12-05Try again to fix notebook colouring on Windows.Carl Hetherington
2012-12-05Try to fix odd notebook colouring on Windows.Carl Hetherington
2012-12-04Merge master.Carl Hetherington
2012-12-03Remove film player, DVD ripping, alignment, screen configs; never finished an...Carl Hetherington
2012-11-17Another attempt to do external audio moderately nicely.Carl Hetherington
2012-11-16Fix typo preventing video format being set properly.Carl Hetherington
2012-11-14Try a bit of backwards compatibility in state file.Carl Hetherington
2012-11-11Rename use_source_audio to use_content_audio.Carl Hetherington
2012-11-11Use full names for audio channels.Carl Hetherington
2012-11-11Various small UI tidy-ups.Carl Hetherington
2012-11-10More various AudioStream hacks.Carl Hetherington
2012-11-07GUI and metadata for external audio.Carl Hetherington
2012-11-07GUI basics for external audio specification.Carl Hetherington
2012-11-07Move video into a separate panel.Carl Hetherington
2012-11-07Move audio and subtitle settings out to a notebook.Carl Hetherington
2012-11-05GUI tweaks.Carl Hetherington
2012-11-05Tidy up GUI code.Carl Hetherington
2012-11-05Remove range dialog which I think is pointless now.Carl Hetherington
2012-11-05Move trimming into the encoder; seems to be cleaner.Carl Hetherington
2012-11-04Untested trim of start and end.Carl Hetherington
2012-11-04Remove trim action settings.Carl Hetherington
2012-11-01Tidy up sensitivity of labels.Carl Hetherington
2012-10-26Try to fix name problems if an encode crosses midnight.Carl Hetherington
2012-10-25Try to fix range UI a little.Carl Hetherington
2012-10-25Fix DCP range label.Carl Hetherington
2012-10-25A few things missed when setting sensitivity.Carl Hetherington
2012-10-24Fix shared_ptr for Film.Carl Hetherington
2012-10-24Try to clean up source length handling.Carl Hetherington
2012-10-24Use boost::signals2; fix bugs with x-thread signalling.Carl Hetherington
2012-10-24Merge FilmState / Film.Carl Hetherington
2012-10-22Fix crash on using delay; fix x-thread GUI access caused by FilmState default...Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.Carl Hetherington
2012-10-20Extract audio more correctly and neatly; support 7.1 in DCP naming; fix up la...Carl Hetherington
2012-10-20Fix update of channel count in UI.Carl Hetherington
2012-10-20Try to clean up stream handling wrt audio channel counts.Carl Hetherington
2012-10-17Re-work FilmState / Film relationship a bit; Film now inherits from FilmState...Carl Hetherington
2012-10-17Update stream choices correctly when changed.Carl Hetherington
2012-10-17Move audio information field up next to audio stream combo.Carl Hetherington
2012-10-17Basic support for selection of audio / subtitle streams.Carl Hetherington