summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
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
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
2012-10-17Windows apparently has Rectangle in the global namespace.Carl Hetherington
2012-10-16Missing bracket.Carl Hetherington
2012-10-16Rename DCI edit button.Carl Hetherington
2012-10-16Fix GTK warning on startup.Carl Hetherington
2012-10-16Various DCI naming tweaks and a subtitle bug fix.Carl Hetherington
2012-10-16Partial attempt at cleanup of naming straight vs DCI.Carl Hetherington
2012-10-16Clumsy DCI naming dialog.Carl Hetherington
2012-10-16Try to make client/server communications a little more robust.Carl Hetherington
2012-10-15Unholy melange of stuff; setup a standard test config; send / receive subs to...Carl Hetherington
2012-10-15Some work on DCI naming. Clean up compacted / aligned image handling somewhat.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Try moving subtitle adjustment for crop into the decoder.Carl Hetherington
2012-10-14Comment; fix up UI for subtitle scaling.Carl Hetherington
2012-10-14Fix up tests; possibly working subtitle transforms.Carl Hetherington
2012-10-12Fix potential crash.Carl Hetherington
2012-10-12Try to tidy up a bit.Carl Hetherington
2012-10-11Basic sub offset support.Carl Hetherington
2012-10-11Stop subtitles wandering about when re-setup.Carl Hetherington
2012-10-11Tidy up; make viewer respond with with subtitles button.Carl Hetherington
2012-10-11Use PNG for thumbs so that we get alpha blending in wxwidgets.Carl Hetherington
2012-10-10Thumbs sort of have subs.Carl Hetherington
2012-10-10Merge branch 'master' into subsCarl Hetherington
2012-10-10Try to not start jobs if a dependant fails.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-10-08Tidy up a bit.Carl Hetherington
2012-10-08Hacks.Carl Hetherington
2012-10-08Present fixed formats with video content and variable formats with stills.Carl Hetherington
2012-10-08Split Format into Fixed and Variable so that sources can be unstretched.Carl Hetherington
2012-10-02Use String::compose in a few places.Carl Hetherington