summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-29Fix audio weirdness when start-trimming.Carl Hetherington
2013-10-29Work around crash trying to set percentages to > 100.Carl Hetherington
2013-10-28Add missing LocaleGuard to prevent commas getting into config files.Carl Hetherington
2013-10-26Add some console output on a failure to load the configuration.Carl Hetherington
2013-10-26Reflect the fact that the Dolby CP650 volume control apparently works the sam...Carl Hetherington
2013-10-25Trying to debug config write failures.Carl Hetherington
2013-10-25Fix crash when trying to load non-existant analyses with the window hidden.Carl Hetherington
2013-10-25Add supporter.Carl Hetherington
2013-10-24Support repeat of more than one extra frame per source frame.Carl Hetherington
2013-10-24Merge 1.0.Carl Hetherington
2013-10-23Ubuntu 13.10 appears to have a broken GtkFileChooserButton in its GTK as well...Carl Hetherington
2013-10-23Remove some old stuff.Carl Hetherington
2013-10-22Allow films to be loaded when content is missing.Carl Hetherington
2013-10-22Hacks.Carl Hetherington
2013-10-22Make repeat a number rather than a bool.Carl Hetherington
2013-10-21Fix Rec 70 gammas (from Lilian Lefranc).Carl Hetherington
2013-10-20Allow specification of subtitle language even if DVD-o-matic isn't providing ...Carl Hetherington
2013-10-20Another Win32 fix.Carl Hetherington
2013-10-19Another Win32 fix.Carl Hetherington
2013-10-19Some Win32 fixes.Carl Hetherington
2013-10-19Add an OK button to the About dialog.Carl Hetherington
2013-10-19Fix non-saving of colour transform presets.Carl Hetherington
2013-10-19Some improvements in progress reporting, especially for long jobs.Carl Hetherington
2013-10-19More string -> boost::filesystem::path.Carl Hetherington
2013-10-18Remove left-over file.Carl Hetherington
2013-10-17Fix erroneous disabling of Make DCP option after creating one (#230).Carl Hetherington
2013-10-17Fix initial display of a new piece of content.Carl Hetherington
2013-10-17Forward-port use of _fseeki64 instead of fseek on Windows for long file support.Carl Hetherington
2013-10-17Forward-port 1e6 -> 1000000 fix from master.Carl Hetherington
2013-10-17Fix Win32 build.Carl Hetherington
2013-10-16Content trim and position in the digests used to decide whether or not a rebu...Carl Hetherington
2013-10-16Create ~/.config/dcpomatic if required; should fix #228.Carl Hetherington
2013-10-16Allow specification of DCP to build KDMs for (#235).Carl Hetherington
2013-10-16string -> filesystem::pathCarl Hetherington
2013-10-16Ignore analysis folder when looking for DCPs to make KDMs for.Carl Hetherington
2013-10-16Try SetAppName to fix OS X ugly menu options (#229).Carl Hetherington
2013-10-16Remove some debug code.Carl Hetherington
2013-10-16Optimise the fetch-same-frame case a bit (#196).Carl Hetherington
2013-10-16Remove DEBUG_PLAYER stuff.Carl Hetherington
2013-10-16No need to rebuild pieces when only crop or ratio changes.Carl Hetherington
2013-10-16Merge po.Carl Hetherington
2013-10-15Restore up/down buttons for simple content movements.Carl Hetherington
2013-10-15Include film title in KDM filenames.Carl Hetherington
2013-10-15Improve layout of properties window.Carl Hetherington
2013-10-15Allow no-stretch scaling of video content.Carl Hetherington
2013-10-14Add Rec. 709 colour conversion preset using Wolfgang Woehl's matrix.Carl Hetherington
2013-10-14Merge branch '1.0' of ssh://carlh.dyndns.org/home/carl/git/dvdomatic into 1.0Carl Hetherington
2013-10-14Prevent crashes when coming out of the add screen dialog without giving a cer...Carl Hetherington
2013-10-14Try to prevent crashes if the configuration contains no colour conversions.Carl Hetherington
2013-10-13Hopefully final solution to the OS X startup problem.Carl Hetherington