summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.cc
AgeCommit message (Expand)Author
2012-10-24Fix shared_ptr for Film.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-21Fix up subtitle positioning under crop.Carl Hetherington
2012-10-21Partial merge of examine content and thumbnail jobs.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-17Windows apparently has Rectangle in the global namespace.Carl Hetherington
2012-10-16Fix GTK warning on startup.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-14Various fixes to subtitling.Carl Hetherington
2012-10-14Try moving subtitle adjustment for crop into the decoder.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-10Try to not start jobs if a dependant fails.Carl Hetherington
2012-10-08Split Format into Fixed and Variable so that sources can be unstretched.Carl Hetherington
2012-10-01Fix aff/666: thumbnail scan is run twice when changing the content file of a ...Carl Hetherington
2012-09-24Some doxygen documentation improvements.Carl Hetherington
2012-09-22Correctly set up crop in the viewer when reloading a film.Carl Hetherington
2012-08-01Restore appearance of thumbs after first scan.Carl Hetherington
2012-07-27Fix thumb update on format change.Carl Hetherington
2012-07-27Use a Crop struct and use it to speed up cropping a bit.Carl Hetherington
2012-07-27Speed up thumbnail display a lot.Carl Hetherington
2012-07-25Use a panel in the window to make Windows look better. Some tweaks to visibi...Carl Hetherington
2012-07-25Try high quality image rescaling.Carl Hetherington
2012-07-25Various fixes.Carl Hetherington
2012-07-25Always make a DC in the paint event handler, otherwise all manner of strange ...Carl Hetherington
2012-07-25Various hacks.Carl Hetherington
2012-07-25Viewer kind of works.Carl Hetherington
2012-07-25Maybe improve thumbnail rendering.Carl Hetherington
2012-07-25Some vague sort of progress.Carl Hetherington
2012-07-25Just move gtk -> wx.Carl Hetherington
2012-07-24Tinkering.Carl Hetherington