summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-06Add format for 16:9 without padding; update changelog.Carl Hetherington
2013-01-06Try to put mono sound tracks on the centre speaker.Carl Hetherington
2013-01-06Remove unused and broken constructor.Carl Hetherington
2012-12-22Fix 2.8 build.Carl Hetherington
2012-12-22Add -Wextra and fix the warnings.Carl Hetherington
2012-12-22Fix a couple of python bits that python3 doesn't like.Carl Hetherington
2012-12-21Fix crash from previous commit; clear viewer image when its size changes (#12).Carl Hetherington
2012-12-21Fix subtitle control sensitivity a little (#14).Carl Hetherington
2012-12-21Try not to say 'git release' on versions built from non-git checkouts.Carl Hetherington
2012-12-20Merge branch 'video-player' of ssh://houllier/home/carl/git/dvdomatic into vi...Carl Hetherington
2012-12-20Only use last real frame if it exists.Carl Hetherington
2012-12-20Merge branch 'video-player' of /home/carl/git/dvdomatic into video-playerCarl Hetherington
2012-12-20Missing include.Carl Hetherington
2012-12-20Remove old fixlengths program.Carl Hetherington
2012-12-20Missing include.Carl Hetherington
2012-12-20Merge branch 'video-player' of /home/carl/git/dvdomatic into video-playerCarl Hetherington
2012-12-20Improve resizing on going from still to video content.Carl Hetherington
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-19Move audio into Encoder so that J2KStillEncoder can use it too. Rename J2KWA...Carl Hetherington
2012-12-19Remove broken wx version check.Carl Hetherington
2012-12-19wscript typo.Carl Hetherington
2012-12-19Fix merge.Carl Hetherington
2012-12-19Try to make windows installer work with wx 2.9.4.Carl Hetherington
2012-12-19Try to make it build with wxwidgets 2.8 as well as 2.9Carl Hetherington
2012-12-18Try to add support for signed 16-bit planar; tidy a couple of C-style casts.Carl Hetherington
2012-12-18Fix slider position updating on play.Carl Hetherington
2012-12-18Fix merge.Carl Hetherington
2012-12-18Try to tidy up subtitle timing and seeks wrt source frames, DCP frames and ro...Carl Hetherington
2012-12-18Don't scale preview too small, or the software scaler complains.Carl Hetherington
2012-12-18Support non-planar float audio.Carl Hetherington
2012-12-18Merge branch 'master' into video-playerCarl Hetherington
2012-12-18Try to throw an exception rather than asserting on an unknown sound format.Carl Hetherington
2012-12-18Fix being tested.Carl Hetherington
2012-12-18Disable viewer slider when we are examining content.Carl Hetherington
2012-12-18Fix old image hanging around when creating a new film.Carl Hetherington
2012-12-17Minimum still duration of 1s; give new content a default format.Carl Hetherington
2012-12-17Remove debugging.Carl Hetherington
2012-12-17Fix up image tests.Carl Hetherington
2012-12-17Various fixes to still-image mode.Carl Hetherington
2012-12-17Tidy up still-image UI.Carl Hetherington
2012-12-17Update on scaler change, too.Carl Hetherington
2012-12-17Make the viewer respond to filter changes.Carl Hetherington
2012-12-17Catch exceptions thrown when decoding video for the viewer.Carl Hetherington
2012-12-17Stop flickering of viewer on Windows.Carl Hetherington
2012-12-17Fix infinite loop if we try to get a frame from a decoder that doesn't have o...Carl Hetherington
2012-12-16Try again to sort out image alignment a bit.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-16Be more careful in a few places.Carl Hetherington