Various fixes to FFmpeg decoder, including a couple of tests.
[dcpomatic.git] / src /
2014-04-02 Carl HetheringtonVarious fixes to FFmpeg decoder, including a couple...
2014-04-02 Carl HetheringtonAllow round-up to non-integer sample rates.
2014-04-01 Carl HetheringtonMerge master.
2014-04-01 Carl HetheringtonVarious small fixes.
2014-04-01 Carl HetheringtonDon't overlap simultaneous video content in the timelin...
2014-04-01 Carl HetheringtonBasic support for separate 3D left/right sources.
2014-03-31 Carl HetheringtonVery small cleanups.
2014-03-31 Carl HetheringtonSupporter.
2014-03-31 Carl HetheringtonHacky fix for too-small configuration dialog on Linux.
2014-03-31 Carl HetheringtonAdd dcpomatic_batch to i18n.
2014-03-31 Carl HetheringtonFix inability to create more than one KDM at once.
2014-03-31 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-31 Carl HetheringtonMore certificate download fixes.
2014-03-31 Carl HetheringtonFix remove screen button.
2014-03-31 Carl HetheringtonA few KDM dialog fixes.
2014-03-30 Carl HetheringtonMissing files.
2014-03-30 Carl Hetheringtonnl_NL translation from Theo Kooijmans
2014-03-30 Carl Hetheringtonpot merge.
2014-03-27 Carl HetheringtonAuto-save metadata before starting a DCP encode.
2014-03-26 Carl HetheringtonSome more certificate download improvements.
2014-03-26 Carl HetheringtonCleanup of various dialogs by inherting TableDialog.
2014-03-26 Carl HetheringtonStart of Dolby certificate download.
2014-03-25 Carl HetheringtonFix bad implicit cast causing incorrect FFmpegContent...
2014-03-25 Carl HetheringtonAdd support for downloading Doremi server certificates.
2014-03-25 Carl HetheringtonMissing files from previous.
2014-03-25 Carl HetheringtonIt builds.
2014-03-24 Carl HetheringtonTinker with logging.
2014-03-24 Carl HetheringtonSupporter.
2014-03-24 Carl HetheringtonFix error on creating zero-audio-channel DCPs.
2014-03-23 Carl HetheringtonTry to fix format string specifier error on Windows.
2014-03-23 Carl HetheringtonMerge pot files.
2014-03-22 Carl HetheringtonGive SndfileContent a video frame rate so that it can...
2014-03-22 Carl HetheringtonAllow up to 500MB/s J2K bitrate.
2014-03-22 Carl HetheringtonSupporter.
2014-03-22 Carl HetheringtonLayout tweak.
2014-03-22 Carl HetheringtonAnother attempt to fix glitches in the colour conversio...
2014-03-21 Carl HetheringtonMostly-merge master.
2014-03-21 Carl HetheringtonDraw subtitle content in the timeline.
2014-03-21 Carl HetheringtonFix initial video length of stills.
2014-03-20 Carl HetheringtonFix build.
2014-03-19 Carl HetheringtonI think this is a correction of a supporter name.
2014-03-18 Carl HetheringtonFix bad rounding of timecodes for display.
2014-03-18 Carl HetheringtonTentative support for 3D from alternate frames.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonImprove behaviour of the position slider at the end...
2014-03-17 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-17 Carl HetheringtonSmall fix to fr_FR translation.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonVarious work on improved config dialog.
2014-03-17 Carl HetheringtonLinux tweak.
2014-03-17 Carl HetheringtonMinor tweaks.
2014-03-16 Carl HetheringtonOS X tidying up.
2014-03-16 Carl HetheringtonKDM email icon from openclipart (user barretr, public...
2014-03-16 Carl HetheringtonMore bits and pieces.
2014-03-16 Carl HetheringtonAdd servers icon from David Vignoni (icon-king.com)
2014-03-16 Carl HetheringtonMerge branch 'master' into prefs
2014-03-16 Carl HetheringtonUse defaults icon.
2014-03-16 Carl HetheringtonBasic work on new prefs dialog.
2014-03-15 Carl HetheringtonMerge master.
2014-03-15 Carl HetheringtonForce size of wxDirPickerCtrl in a couple of places.
2014-03-15 Carl HetheringtonDefault to write-to in KDM dialog.
2014-03-15 Carl HetheringtonFix KDM dialog to initialise its time period to a week...
2014-03-15 Carl HetheringtonCope with loading films with now-disabled filters.
2014-03-15 Carl HetheringtonRemove support for FFmpeg postprocessing filters.
2014-03-11 Carl HetheringtonScale config dialog contents when scaling the window.
2014-03-11 Carl HetheringtonOS X build fixes.
2014-03-09 Carl HetheringtonRearrange names again.
2014-03-09 Carl HetheringtonRestore old behaviour of "no-stretch" mode with crop.
2014-03-09 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-09 Carl HetheringtonFix display of no-scale mode in the player; the image...
2014-03-08 Carl HetheringtonName audio analyses with stream ID so that you can...
2014-03-08 Carl HetheringtonMerge master.
2014-03-08 Carl HetheringtonSupport for unsigned 8-bit audio.
2014-03-07 Carl HetheringtonAdd primitive subtitle view. Remove unused Film member...
2014-03-07 Carl HetheringtonRemove template from TimedAudioBuffers; a couple of...
2014-03-07 Carl HetheringtonFormatting.
2014-03-07 Carl Hetheringtonoperator bool on Time is a really bad idea; removed...
2014-03-06 Carl HetheringtonFix build.
2014-03-06 Carl HetheringtonBuild fixes.
2014-03-06 Carl HetheringtonMore testers.
2014-03-06 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-03-06 Carl HetheringtonTesters -> 500 and sort.
2014-03-05 Carl HetheringtonAnother attempt to fix the race in dcpomatic_create.
2014-03-05 Carl HetheringtonMerge branch 'master' into 2.0
2014-03-05 Carl HetheringtonFix nasty race in dcpomatic_create.
2014-03-05 Carl HetheringtonFix class/struct mismatch.
2014-03-05 Carl HetheringtonGive an error in dcpomatic_create if no content is...
2014-03-05 Carl HetheringtonMore attempted OS X fixes.
2014-03-05 Carl HetheringtonBump maximum audio channels to 12 so that we can (crude...
2014-03-05 Carl HetheringtonAdd --still-length option to dcpomatic_create.
2014-03-04 Carl HetheringtonStop old versions of DCP-o-matic loading new state...
2014-03-04 Carl HetheringtonMerge master.
2014-03-04 Carl HetheringtonNew DCPTime/ContentTime types.
2014-03-04 Carl HetheringtonSupporter.
2014-03-04 Carl HetheringtonForce dcpomatic_create output to be marked UTF-8 when...
2014-03-04 Carl HetheringtonAdd support for no-scale of the input video.
2014-03-03 Carl HetheringtonMerge branch '2.0' of ssh://carlh.dyndns.org/home/carl...
2014-03-03 Carl HetheringtonMerge master.
2014-03-03 Carl HetheringtonCorrect timecode separator (to help with #322).
next