summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2014-01-09Fix previous commit.Carl Hetherington
2014-01-09Bump maximum number of frames in memory for high thread counts. Make sure th...Carl Hetherington
2014-01-08Fix previous.Carl Hetherington
2014-01-08Speculative fix for #305; ensure _queue.sort() happens before have_sequenced_...Carl Hetherington
2014-01-08Tidy up audio MXF creation slightly.Carl Hetherington
2014-01-07.pot merge.Carl Hetherington
2014-01-07Missing include.Carl Hetherington
2014-01-07More reliable updater wake-up.Carl Hetherington
2014-01-07Various update bits.Carl Hetherington
2014-01-07Basic dialog reporting of manual update checks.Carl Hetherington
2014-01-07Add unfinished check-for-updates. Bump ffmpeg to get windows build fix.Carl Hetherington
2014-01-07Allow moving-still-image sources to have their frame rate specified.Carl Hetherington
2014-01-06Basics of per-channel audio gain.Carl Hetherington
2014-01-06Add gain variable to accumulate_channel.Carl Hetherington
2014-01-06Give a warning on make DCP if it seems unlikely that the disk will have enoug...Carl Hetherington
2014-01-06Merge master.Carl Hetherington
2014-01-06Override LC_ALL as well as LANGUAGE and LANG when forcing locale.Carl Hetherington
2014-01-06Fix subtitle colouring (#152).Carl Hetherington
2014-01-06Fix mis-timed subtitles with non-zero video PTS offsets.Carl Hetherington
2014-01-06Merge branch 'master' into windows-debugCarl Hetherington
2014-01-06Don't bother checking image counts for still-as-moving images; it seems a bit...Carl Hetherington
2014-01-06Leave DCP directory creation until the last minute to help avoid half-eaten d...Carl Hetherington
2014-01-06Use _ftelli64 rather than ftell on windows.Carl Hetherington
2014-01-05Small de_DE updates from Markus Raab.Carl Hetherington
2014-01-05Various small fixes to i18n.Carl Hetherington
2014-01-05Use _fseeki64 on Windows when handling content files.Carl Hetherington
2014-01-05Make KDM email translatable.Carl Hetherington
2014-01-03Various attempted fixes to audio sync.Carl Hetherington
2014-01-03Merge branch 'master' into 1.0-seekCarl Hetherington
2014-01-03New de_DE translation from Markus RaabCarl Hetherington
2014-01-03Remove uses of boost::system::error_code::message(), which seem to cause the ...Carl Hetherington
2014-01-03Fix _audio_position after seek.Carl Hetherington
2014-01-03Remove uses of boost::system::error_code::message(), which seem to cause the ...Carl Hetherington
2014-01-03Various fix-ups.Carl Hetherington
2014-01-02Rationalise video/audio frame types.Carl Hetherington
2014-01-01Untested basic stats for player.Carl Hetherington
2014-01-01Bump ffmpeg and try to fix small leak with filters.Carl Hetherington
2014-01-01Remove unused method.Carl Hetherington
2014-01-01Catch a couple of exceptions; hopefully fix trimming behaviour.Carl Hetherington
2013-12-31Fix sndfile decoder.Carl Hetherington
2013-12-31Merge 1.0Carl Hetherington
2013-12-30Don't flush audio if Player is not supposed to be playing it.Carl Hetherington
2013-12-30Handle exceptions thrown from ServerFinder.Carl Hetherington
2013-12-30Catch exceptions from Encoder threads.Carl Hetherington
2013-12-30Comment and slightly tidy ExceptionStore.Carl Hetherington
2013-12-29Another attempt to fix clang build.Carl Hetherington
2013-12-29Try to fix clang build.Carl Hetherington
2013-12-29Fix crash when processing audio before time 0.Carl Hetherington
2013-12-29Fix playback after start trim.Carl Hetherington
2013-12-29Merge branch '1.0' into 1.0-seekCarl Hetherington