Hacks.
[dcpomatic.git] / src / wx / film_viewer.cc
2012-10-08 Carl HetheringtonHacks.
2012-10-07 Carl HetheringtonSplit Format into Fixed and Variable so that sources...
2012-10-02 Carl HetheringtonMerge branch 'resample-drop-frame'
2012-10-01 Carl HetheringtonFix aff/666: thumbnail scan is run twice when changing...
2012-09-24 Carl HetheringtonSome doxygen documentation improvements.
2012-09-22 Carl HetheringtonCorrectly set up crop in the viewer when reloading...
2012-08-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-08-01 Carl HetheringtonRestore appearance of thumbs after first scan.
2012-07-27 Carl HetheringtonFix thumb update on format change.
2012-07-27 Carl HetheringtonUse a Crop struct and use it to speed up cropping a...
2012-07-27 Carl HetheringtonSpeed up thumbnail display a lot.
2012-07-25 Carl HetheringtonUse a panel in the window to make Windows look better...
2012-07-25 Carl HetheringtonTry high quality image rescaling.
2012-07-25 Carl HetheringtonVarious fixes.
2012-07-25 Carl HetheringtonAlways make a DC in the paint event handler, otherwise...
2012-07-25 Carl HetheringtonVarious hacks.
2012-07-25 Carl HetheringtonViewer kind of works.
2012-07-25 Carl HetheringtonMaybe improve thumbnail rendering.
2012-07-25 Carl HetheringtonSome vague sort of progress.
2012-07-24 Carl HetheringtonJust move gtk -> wx.
2012-07-24 Carl HetheringtonMerge branch 'master' into wx
2012-07-24 Carl HetheringtonTinkering.