summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-10-16Fix text in about box.Carl Hetherington
2012-10-16No-op; comments.Carl Hetherington
2012-10-16Limit name part of DCI name to 14 characters.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-16Fix date format in DCP names.Carl Hetherington
2012-10-16Fix int/float confusion.Carl Hetherington
2012-10-16Fix horrid memory corruptions.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-16Factor out key-value code.Carl Hetherington
2012-10-15Clean up subtitle classes a bit.Carl Hetherington
2012-10-15Add a sub to the client/server test and fix an exposed bug.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-14Try to clarify the difference between line size and stride.Carl Hetherington
2012-10-14Round image line sizes up to 32. Seems to help with LHS image corruption wit...Carl Hetherington
2012-10-14Remove unused code.Carl Hetherington
2012-10-14Various fixes to subtitling.Carl Hetherington
2012-10-14Simplify use of Image hierarchy a bit.Carl Hetherington
2012-10-14Remove believed-unnecessary PostProcessImage.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-10Subs successfully exported with thumbs.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-09Fix some POSIX-isms.Carl Hetherington
2012-10-09Simplify and test audio sample rate alteration.Carl Hetherington
2012-10-09Use r_frame_rate from AVStream if avg_frame_rate is not a number; fixes probl...Carl Hetherington
2012-10-09Fix uninitialised variable.Carl Hetherington
2012-10-09Remove unused variable.Carl Hetherington
2012-10-09Make subtitle addition optional.Carl Hetherington
2012-10-09Merge branch 'master' into subsCarl Hetherington
2012-10-09Remove some unnecessary code.Carl Hetherington
2012-10-09Various subtitle fixes.Carl Hetherington
2012-10-08Obey subtitle timing.Carl Hetherington
2012-10-08Tidy up a bit.Carl Hetherington
2012-10-08Do alpha blending maybe right.Carl Hetherington
2012-10-08Hacks.Carl Hetherington