dcpomatic.git
2017-05-09 Carl HetheringtonSimple cover sheet support (#1039).
2017-05-08 Carl HetheringtonCorrectly stop when we have no decoders and we haven...
2017-05-08 Carl HetheringtonFix assertion failure if rounding reduces remaining...
2017-05-08 Carl HetheringtonFix up black-filling logic.
2017-05-08 Carl HetheringtonPlayer is not finished if it's still filling in blank...
2017-05-08 Carl HetheringtonSet _finished to false when requesting a seek so that...
2017-05-08 Carl HetheringtonShow overlapping subs in multiple tracks on the timelin...
2017-05-08 Carl HetheringtonAdd comment.
2017-05-08 Carl HetheringtonChangeLog.
2017-05-08 Carl HetheringtonI think the TODOs have been addressed.
2017-05-07 Carl HetheringtonComment.
2017-05-07 Carl HetheringtonAdd some design notes.
2017-05-07 Carl HetheringtonSmall refactoring.
2017-05-07 Carl HetheringtonMore comment updates.
2017-05-07 Carl HetheringtonFix comment.
2017-05-07 Carl HetheringtonSome comments and cleanup.
2017-05-07 Carl HetheringtonPull ActiveSubtitles code out to a class.
2017-05-07 Carl HetheringtonFix fill of timeline periods where there is no video.
2017-05-07 Carl HetheringtonSupporter.
2017-05-07 Carl HetheringtonRemove unused code.
2017-05-05 Carl HetheringtonTemporary-ish TODO.
2017-05-05 Carl HetheringtonKeep active subtitles around until the video they are...
2017-05-05 Carl HetheringtonWarn if there is no mail server configured when one...
2017-05-05 Carl HetheringtonDon't seek a piece if the seek is outside its boundary.
2017-05-05 Carl HetheringtonClear _video/_audio when the seek is request, not when...
2017-05-04 Carl HetheringtonSupporter.
2017-05-04 Carl HetheringtonSupporter.
2017-05-04 Carl HetheringtonNag about saving metadata.xml and DCP XMLs when making...
2017-05-04 Carl HetheringtonNag users to backup config.xml if they make a DKDM.
2017-05-03 Carl HetheringtonNicer fix for previous.
2017-05-03 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-03 Carl HetheringtonBump version
2017-05-03 Carl HetheringtonBump version v2.11.3
2017-05-03 Carl HetheringtonAnother call to wxTimer::Start() with 0 delay, which...
2017-05-02 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2017-05-02 Carl HetheringtonRemove some bad fuzzy translations.
2017-05-02 Carl HetheringtonBump version
2017-05-02 Carl HetheringtonBump version v2.11.2
2017-05-02 Carl HetheringtonTimer period must apparently be > 0 (on OS X at least).
2017-05-01 Carl HetheringtonBump version
2017-05-01 Carl HetheringtonBump version v2.11.1
2017-05-01 Carl HetheringtonTry to fix missing CoreAudio link on OS X.
2017-04-30 Carl HetheringtonFix some cppcheck warnings.
2017-04-29 Carl HetheringtonTry to improve hint when making a DCP which is not...
2017-04-27 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2017-04-27 Carl HetheringtonMove ports around to allow master/server to coexist...
2017-04-27 Carl Hetheringtonpot/merge.
2017-04-27 Carl HetheringtonDistinguish master DoM encode threads count from the...
2017-04-27 Carl HetheringtonMissing file.
2017-04-27 Carl HetheringtonUse orange for audio peaks that are quite near clipping...
2017-04-27 Carl HetheringtonInitial work on removing storage of subtitle times.
2017-04-27 Carl HetheringtonTry to fix build with older boosts.
2017-04-26 Carl HetheringtonNicer fix for previous commit.
2017-04-26 Carl HetheringtonFix video flickering when seeking near the end of the...
2017-04-26 Carl HetheringtonAdd 1.43:1 (IMAX) ratio.
2017-04-26 Carl HetheringtonCopy config.xml and cinemas.xml if they fail to load...
2017-04-23 Carl HetheringtonTidy up _last_video_time to make it more like _last_aud...
2017-04-23 Carl HetheringtonFix seeking; seek all decoders even if they have no...
2017-04-23 Carl HetheringtonDiscard audio received before the time of the last...
2017-04-23 Carl HetheringtonCope better with the butler thread throwing an exceptio...
2017-04-23 Carl HetheringtonAdd AudioMerger::clear() method.
2017-04-23 Carl HetheringtonCope better with the butler thread throwing an exceptio...
2017-04-21 Carl HetheringtonThrow exceptions raised while waiting for the butler...
2017-04-21 Carl HetheringtonAdd assert.
2017-04-20 Carl HetheringtonFix locale location for 17.04.
2017-04-20 Carl HetheringtonMore deps for 17.04.
2017-04-20 Carl HetheringtonAdd dependencies for Ubuntu 17.04.
2017-04-19 Carl HetheringtonTry DirectSound on Windows.
2017-04-19 Carl HetheringtonConfig option to disable preview audio.
2017-04-19 Carl HetheringtonFix memory leak.
2017-04-19 Carl HetheringtonVarious fixes to seeking with audio.
2017-04-19 Carl HetheringtonNo-op; white space.
2017-04-19 Carl HetheringtonShould clear audio too when seeking.
2017-04-19 Carl HetheringtonTurn off play button on stop.
2017-04-19 Carl HetheringtonTake audio device latency into account.
2017-04-19 Carl HetheringtonFix video timing and stop the viewer at the end of...
2017-04-19 Carl HetheringtonNew method.
2017-04-19 Carl HetheringtonTidy up slightly.
2017-04-19 Carl Hetheringtonconst correctness.
2017-04-19 Carl Hetheringtonconst correctness.
2017-04-19 Carl HetheringtonDon't return 'no video' from get_video() until the...
2017-04-19 Carl HetheringtonAdd sound output configuration.
2017-04-19 Carl HetheringtonRemove some debug code.
2017-04-19 Carl HetheringtonFix display when all content is removed. Fix sensitivi...
2017-04-19 Carl HetheringtonClear out ring buffers when the player's output changes.
2017-04-19 Carl HetheringtonReset _last_*_time as required.
2017-04-19 Carl HetheringtonHandle butler thread exceptions properly.
2017-04-19 Carl HetheringtonRemove redundant cast.
2017-04-19 Carl HetheringtonMore audio readahead.
2017-04-19 Carl HetheringtonSmall cleanup.
2017-04-19 Carl HetheringtonTry to fix Win32 debug build.
2017-04-19 Carl HetheringtonAttempt to fix Win32 build.
2017-04-19 Carl HetheringtonFix mis-merge.
2017-04-19 Carl HetheringtonAdd hack script.
2017-04-19 Carl HetheringtonSeveral fixes to audio.
2017-04-19 Carl HetheringtonAnother mis-merge.
2017-04-19 Carl HetheringtonFix mis-merge.
2017-04-19 Carl HetheringtonTry to stop Butler deadlocking on quit.
2017-04-19 Carl HetheringtonFirst bits of audio support.
2017-04-19 Carl HetheringtonFix some library paths.
next