summaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2015-07-16pot/merge.Carl Hetherington
2015-07-16Updated ru_RU translation from Igor Voytovich.Carl Hetherington
2015-07-16pot/merge.Carl Hetherington
2015-07-16More float -> double.Carl Hetherington
2015-07-16Remove debug output.Carl Hetherington
2015-07-16float -> double in a few places.Carl Hetherington
2015-07-15Try doing frames calculation with int where possible.Carl Hetherington
2015-07-15Remove unused PlayerStatistics stuff.Carl Hetherington
2015-07-15Fix confusion about what dcp_to_content_audio should be doing.Carl Hetherington
2015-07-14Try rounding down when calculating frames from Times.Carl Hetherington
2015-07-14Updated fr_FR translation from Thierry Journet.Carl Hetherington
2015-07-14Express trims using ContentTime so that they do not changeCarl Hetherington
2015-07-14Slightly cleaner implementations of Player::dcp_to_content_video and vice versa.Carl Hetherington
2015-07-14Tests of Player::dcp_to_content_video, content_video_to_dcp andCarl Hetherington
2015-07-14Fix mistaken use of wrong enum.Carl Hetherington
2015-07-14Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-07-14Port 65514eea7705fb12985cef448f08ceb47db6acab from 1.x; failure to handle sep...Carl Hetherington
2015-07-14Look at more then one piece of video content when required for separate-eye 3...Carl Hetherington
2015-07-13Remove out-of-date comment.Carl Hetherington
2015-07-09Guess a better optimum frame rate when there is content at 24 and 48 fps (#633).Carl Hetherington
2015-07-09Missing rounding.Carl Hetherington
2015-07-09Prevent assertion failure when using DCP content with no audio.Carl Hetherington
2015-07-09pot/merge.Carl Hetherington
2015-07-09Make BitsPerPixel tag optional; fix some confusions with colour range reporti...Carl Hetherington
2015-07-09Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-07-09Speculative Arch fix.Carl Hetherington
2015-07-08Change the broadcast string so V2 only recognises V2 servers (and vice versa).Carl Hetherington
2015-07-07Arch tweaks.Carl Hetherington
2015-07-06Merge branch '2.0' of ssh://git.carlh.net/home/carl/git/dcpomatic2 into 2.0Carl Hetherington
2015-07-06Copy pl_PL translation from 1.x.Carl Hetherington
2015-07-06pot/merge.Carl Hetherington
2015-07-06Various .po file hackery.Carl Hetherington
2015-07-06Various ill-informed tweaks to fr_FR.Carl Hetherington
2015-07-06Punctuation.Carl Hetherington
2015-07-06Misspelling.Carl Hetherington
2015-07-06Search for servers immediately when configuration changes.Carl Hetherington
2015-07-06Rename broadcast thread to search thread.Carl Hetherington
2015-07-06Better updating of servers list when things change.Carl Hetherington
2015-07-06Move specification of UTF-8 charset to avoid breaking multipart messages (#630).Carl Hetherington
2015-07-06Add configuration of KDM SMTP port; remove slight warning about plaintext pas...Carl Hetherington
2015-07-06Implement missing support for DCP subs inside DCP content (#631).Carl Hetherington
2015-07-02Add bits per pixel to video content properties.Carl Hetherington
2015-07-02Attempt to fix boost regex deps.Carl Hetherington
2015-07-02Pass colour on when decoding.Carl Hetherington
2015-07-02Fix PlayerVideo::has_j2k to cope with subtitles and fades.Carl Hetherington
2015-07-02Fix typo causing #626.Carl Hetherington
2015-07-01Restore short-cutting of analysis gain updates.Carl Hetherington
2015-07-01Re-add show audio button and analyse just that content when it is clicked.Carl Hetherington
2015-07-01Go back to player having a playlist and not assuming it uses the film's content.Carl Hetherington
2015-07-01Remove some unused methods.Carl Hetherington