| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-01 | Fix last-but-one commit. | Carl Hetherington | |
| 2015-05-01 | f45b53e8f5d13f3dd3eecd14bfd44a12fb788d4e from master; ignore ._ files. | Carl Hetherington | |
| 2015-04-30 | Various bits related to subtitle font handling, particularly copying fonts ↵ | Carl Hetherington | |
| to the DCP. | |||
| 2015-04-21 | Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes. | Carl Hetherington | |
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-03-25 | Remove Scaler config and use SWS_BICUBIC everywhere. | Carl Hetherington | |
| 2015-03-24 | Hand-apply e30fd8d; resurrect JSON server code. | Carl Hetherington | |
| 2015-02-03 | Move log environment dump stuff out into its own file. | Carl Hetherington | |
| 2015-01-29 | Move Socket to dcpomatic_socket.{cc,h}. | Carl Hetherington | |
| 2015-01-28 | Small fixes and tidy-ups spotted by cppcheck. | Carl Hetherington | |
| 2015-01-24 | Hand-apply bbfb370d7de28ec1e8f307865cc6253bb5d4366e from master; quicker ↵ | Carl Hetherington | |
| digest calculation. | |||
| 2014-12-22 | Remove some unused code. | Carl Hetherington | |
| 2014-12-22 | Remove POSIX backtraces; move ScopedTemporary into its own file. | Carl Hetherington | |
| 2014-12-21 | Fix typos on hand-applying patch. | Carl Hetherington | |
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-15 | Hand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0; allow build of Windows ↵ | Carl Hetherington | |
| debug version using gdb. | |||
| 2014-12-10 | Trim unused stuff. | Carl Hetherington | |
| 2014-12-05 | More header file rearrangement. | Carl Hetherington | |
| 2014-11-24 | Hand apply 7e5cb78c7e14aac65d1e8a4df301cfac8cf20b2c from master; | Carl Hetherington | |
| fix markup of TRANSLATORS comments. | |||
| 2014-11-24 | Add .j2c/.j2k to list of valid image files. | Carl Hetherington | |
| 2014-11-23 | First cut at J2K import. | Carl Hetherington | |
| 2014-11-13 | Hand-apply 9c251ca3debbf1e529b77ea4d174994ef8b5dd0b from master: | Carl Hetherington | |
| Try to write Windows backtraces to the last-loaded-film's directory. | |||
| 2014-11-07 | Shrink progress text so that it fits better on 4:3 screens. | Carl Hetherington | |
| 2014-10-21 | Merge master. | Carl Hetherington | |
| 2014-10-18 | Fix build on Debian unstable which now has GraphicsMagick rather than ↵ | Carl Hetherington | |
| ImageMagick. | |||
| 2014-10-08 | Merge master. | Carl Hetherington | |
| 2014-10-08 | White space. | Carl Hetherington | |
| 2014-09-04 | Fix warning. | Carl Hetherington | |
| 2014-09-01 | Speculative v2 update. | Carl Hetherington | |
| 2014-09-01 | Merge master. | Carl Hetherington | |
| 2014-08-31 | Fix i18n of strings from src/lib/po on OS X. There were two bugs; | Carl Hetherington | |
| firstly, the path to the .mo files was wrong (the code assumed that OSX was like Linux). Secondly, the string passed into putenv() must not be freed by the caller (as its docs say). It appears that you get away with not doing this on Linux and Windows. | |||
| 2014-08-23 | Merge master. | Carl Hetherington | |
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-07-22 | Option to draw a border around the content's image (#391). | Carl Hetherington | |
| 2014-07-19 | Fix build. | Carl Hetherington | |
| 2014-07-18 | Keep signing certificates / keys in config.xml rather than on disk; allow ↵ | Carl Hetherington | |
| configuration. | |||
| 2014-07-16 | Merge master. | Carl Hetherington | |
| 2014-07-16 | Improve approximate time reporting a bit (#383). | Carl Hetherington | |
| 2014-07-13 | Rename SoundProcessor -> CinemaSoundProcessor. | Carl Hetherington | |
| 2014-07-13 | Very basic audio processing framework. | Carl Hetherington | |
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-06 | Fix warning. | Carl Hetherington | |
| 2014-06-05 | Back port active_frame_rate_change stuff from v2, removing specification of ↵ | Carl Hetherington | |
| video frame rate for sndfile sources. | |||
| 2014-06-04 | Back-port v2's rename and slight extension of FrameRateConversion. | Carl Hetherington | |
| 2014-06-04 | Merge master. | Carl Hetherington | |
| 2014-06-03 | Tweak backtrace file for Windows. | Carl Hetherington | |
| 2014-06-03 | Include audio mapping in the digest used to distinguish different | Carl Hetherington | |
| audio analyses so that the analyses are re-computed when the mapping changes. Reported-by: Matthias Damm | |||
| 2014-05-22 | Basics of noting subtitle times in FFmpegSubtitleStreams. | Carl Hetherington | |
| 2014-05-16 | Merge master. | Carl Hetherington | |
| 2014-05-12 | Remove LocaleGuard and lexical_cast<> in favour of libdcp::raw_convert, | Carl Hetherington | |
| which should get things right with both decimal and thousands separators; LocaleGuard fixed decimal separators ok but not, it appears, thousands ones. | |||
