summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-01Happy new year.Carl Hetherington
2014-01-01Add supporter.Carl 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-30Vaguely improve exception safety of ThreadedStaticText.Carl Hetherington
2013-12-30Improve exception handling in dcpomatic_server.Carl Hetherington
2013-12-30Comment and slightly tidy ExceptionStore.Carl Hetherington
2013-12-30Add nascent dcpomatic_create.Carl Hetherington
2013-12-29Restore layout to how it was.Carl Hetherington
2013-12-29Fix previous.Carl Hetherington
2013-12-29Fix a number of missing fopen_boost replacements; might fix problems with add...Carl Hetherington
2013-12-28ContentMenu was keeping its initial film and not using the current one; shoul...Carl Hetherington
2013-12-28Fix typo breaking remote encoding.Carl Hetherington
2013-12-28Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFil...Carl Hetherington
2013-12-27Remove unused variable.Carl Hetherington
2013-12-27Remove unused variable.Carl Hetherington
2013-12-27Remove erroneous float passed as int parameter.Carl Hetherington
2013-12-27Fix non-update of video information on changing DCP resolution (#299).Carl Hetherington
2013-12-27Do the right thing on closing the window.Carl Hetherington
2013-12-27Supporter.Carl Hetherington
2013-12-27Add setup of progression order change (POC) in J2K for 4K (from OpenDCP).Carl Hetherington
2013-12-23A couple of potential fixes for 4K.Carl Hetherington
2013-12-23Missing files.Carl Hetherington
2013-12-23Move default config options into their own tab; support user/password for SMT...Carl Hetherington
2013-12-23Add start/end time option to KDM email.Carl Hetherington
2013-12-23Add top/bottom option for 3D frames.Carl Hetherington
2013-12-20Allow configuration of default audio delay (#276).Carl Hetherington
2013-12-20Attempt to fix OS X build on Mavericks.Carl Hetherington
2013-12-18Fix progress reporting for 3D DCPs.Carl Hetherington
2013-12-18VIDEO_FRAME_TYPE needs to invalidate the player's pieces.Carl Hetherington
2013-12-18Display description with all video content, not just FFmpeg.Carl Hetherington
2013-12-18Hopefully fix crash on new film in some strange cases.Carl Hetherington
2013-12-09Fix pixel format 7 for make_black (#288).Carl Hetherington
2013-12-08Small cleanup with _have_valid_pieces; don't allow repeat_last_video if we do...Carl Hetherington
2013-12-05Fix erroneous full_length() in SndfileContent; it's at least a bit more corre...Carl Hetherington
2013-12-04Make signatures optional (#273).Carl Hetherington
2013-12-04Suspend scale / crop / window / subtitle overlay until we decide that a frame...Carl Hetherington
2013-12-04Do lots of the player processing with less copying.Carl Hetherington
2013-12-03Add play-length control to timing panel (#261).Carl Hetherington
2013-12-02Fix breakage to adding multiple files at the same time.Carl Hetherington
2013-12-02Fix crash on double-click of show-audio button.Carl Hetherington
2013-12-02Fix problems with FFmpeg files that have all-zero stream IDs.Carl Hetherington
2013-12-02Fix crash on failing to open a frame info file.Carl Hetherington
2013-12-02Fix erroneous disabling of timing panel with audio-only sources.Carl Hetherington
2013-11-29Fix initialisation order.Carl Hetherington
2013-11-29Merge master.Carl Hetherington
2013-11-28Bump wxwidgets version.Carl Hetherington