summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2012-12-15Fix bad call to GetClientObject with no selection.Carl Hetherington
2012-12-07Allow static builds.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-05Rename config -> prefs to be more consistent in the UI.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-12-02Fix probably-innocuous uninitialised variable.Carl Hetherington
2012-11-19Remove never-tested DVD ripping / title code.Carl Hetherington
2012-11-19Remove old alignment widget.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-05Fix windows build.Carl Hetherington
2012-11-05GUI tweaks.Carl Hetherington
2012-11-05Tidy up GUI code.Carl Hetherington
2012-11-05Job progress tidy-ups.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-04Add option to specify default film directory.Carl Hetherington
2012-11-04Various work on range setting.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-24Tidy up now we have a x-thread signaller.Carl Hetherington
2012-10-24Cross-thread UI 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-21Fix up subtitle positioning under crop.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-17Fix build on 32-bit.Carl Hetherington