| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-15 | Fix loading of some old metadata versions. | Carl Hetherington | |
| 2016-08-14 | Fix formatting. | Carl Hetherington | |
| 2016-08-14 | Updated zh_CN translation from 刘汉源. | Carl Hetherington | |
| 2016-08-13 | Enable encryption of SMPTE subtitle assets. | Carl Hetherington | |
| 2016-08-13 | Windows build fixes. | Carl Hetherington | |
| 2016-08-12 | Revert part of previous. | Carl Hetherington | |
| 2016-08-12 | More Windows hacks. | Carl Hetherington | |
| 2016-08-12 | Add whar_t write() for Windows. | Carl Hetherington | |
| 2016-08-12 | Try to fix 32/64-bit int confusion with compose.hpp. | Carl Hetherington | |
| 2016-08-12 | Yet more build tinkering. | Carl Hetherington | |
| 2016-08-12 | Typo. | Carl Hetherington | |
| 2016-08-12 | Another missing include. | Carl Hetherington | |
| 2016-08-12 | Another build fix. | Carl Hetherington | |
| 2016-08-12 | More build fixes. | Carl Hetherington | |
| 2016-08-12 | Another missing include. | Carl Hetherington | |
| 2016-08-12 | Missing include. | Carl Hetherington | |
| 2016-08-12 | Missing include. | Carl Hetherington | |
| 2016-08-12 | Missing include. | Carl Hetherington | |
| 2016-08-12 | Move locale_convert into libdcp. | Carl Hetherington | |
| 2016-08-12 | Replace incorrect uses of raw_convert with a new locale_convert. | Carl Hetherington | |
| 2016-08-12 | Move raw_convert into libdcp. | Carl Hetherington | |
| 2016-08-12 | Remove all use of stringstream in an attempt to fix | Carl Hetherington | |
| the suspected thread-unsafe crash bugs on OS X. | |||
| 2016-08-09 | Bit of a hack to make rendering of outlined subtitles more pleasing. | Carl Hetherington | |
| 2016-08-04 | Different configuration of filename format for assets / metadata (since ↵ | Carl Hetherington | |
| CPL/PKL files don't refer to reels). | |||
| 2016-08-01 | Simplify NameFormat stuff. | Carl Hetherington | |
| 2016-07-31 | Allow configuration of MXF/XML filenames (part of #710). | Carl Hetherington | |
| 2016-07-31 | White space. | Carl Hetherington | |
| 2016-07-29 | Add reel index/count to DCP filename format. | Carl Hetherington | |
| 2016-07-29 | Rename KDMNameFormat. | Carl Hetherington | |
| 2016-07-29 | Simplification of name format stuff. | Carl Hetherington | |
| 2016-07-29 | Basics of custom DCP filename components. | Carl Hetherington | |
| 2016-07-29 | Fixes for separate L/R eye content. | Carl Hetherington | |
| 2016-07-29 | Allow configuration of KDM filename format. | Carl Hetherington | |
| 2016-07-28 | Some more fixes missing from 2704fe5. | Carl Hetherington | |
| 2016-07-28 | Fix start-trim of audio-only content (#915). | Carl Hetherington | |
| 2016-07-27 | Do parallel digest calculation when there are multiple reels (#855). | Carl Hetherington | |
| 2016-07-22 | Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵ | Carl Hetherington | |
| stringstream. | |||
| 2016-07-20 | Remove unused using. | Carl Hetherington | |
| 2016-07-20 | Do EncodeServerFinder 'disable' in a more sensible way. | Carl Hetherington | |
| Just stop the threads and clear the server list when stop() is called. | |||
| 2016-07-20 | Try to fix intermittent deadlocks with encoding servers. | Carl Hetherington | |
| Before this commit all encoding threads could be removed and then ::encode would always wait on _full_condition no matter what the queue size. | |||
| 2016-07-16 | Remove unused method. | Carl Hetherington | |
| 2016-07-16 | Remove unused method. | Carl Hetherington | |
| 2016-07-14 | Better behaviour if config fails to load. | Carl Hetherington | |
| Create a default config if any exception is thrown by ::read, and tell the UI so that it can pop up a message to say what has happened. | |||
| 2016-07-12 | Stop silently catching exceptions when config load fails. | Carl Hetherington | |
| I'm not sure why this was added, but it could hide serious problems during config load: especially failures to load/create _signer_chain which has been seen in the wild several times. | |||
| 2016-07-12 | Updated zh_CN translation from Rov (若文). | Carl Hetherington | |
| 2016-07-10 | Fix crash on opening properties window for FFmpeg content. | Carl Hetherington | |
| 2016-07-09 | Missing swap in Image::swap. | Carl Hetherington | |
| 2016-07-09 | Use initialiser list. | Carl Hetherington | |
| 2016-07-09 | Remove unused variable. | Carl Hetherington | |
| 2016-07-09 | Remove unnecessary new. | Carl Hetherington | |
