Merge branch 'master' into windows-debug
[dcpomatic.git] / src /
2014-01-06 Carl HetheringtonMerge branch 'master' into windows-debug
2014-01-06 Carl HetheringtonDon't bother checking image counts for still-as-moving...
2014-01-06 Carl HetheringtonLeave DCP directory creation until the last minute...
2014-01-06 Carl HetheringtonUse _ftelli64 rather than ftell on windows.
2014-01-05 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-05 Carl HetheringtonPossibly fix incorrect character encoding in the frame...
2014-01-05 Carl HetheringtonSmall de_DE updates from Markus Raab.
2014-01-05 Carl HetheringtonVarious small fixes to i18n.
2014-01-05 Carl HetheringtonStop using wxID_UP/DOWN as it appears the texts are...
2014-01-05 Carl HetheringtonUse _fseeki64 on Windows when handling content files.
2014-01-05 Carl HetheringtonAdd editable_list.h for translation.
2014-01-05 Carl HetheringtonMake KDM email translatable.
2014-01-03 Carl HetheringtonNew de_DE translation from Markus Raab
2014-01-03 Carl HetheringtonRemove uses of boost::system::error_code::message(...
2014-01-01 Carl HetheringtonHappy new year.
2014-01-01 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2014-01-01 Carl HetheringtonAdd supporter.
2013-12-30 Carl HetheringtonDon't flush audio if Player is not supposed to be playi...
2013-12-30 Carl HetheringtonHandle exceptions thrown from ServerFinder.
2013-12-30 Carl HetheringtonCatch exceptions from Encoder threads.
2013-12-30 Carl HetheringtonVaguely improve exception safety of ThreadedStaticText.
2013-12-30 Carl HetheringtonImprove exception handling in dcpomatic_server.
2013-12-30 Carl HetheringtonComment and slightly tidy ExceptionStore.
2013-12-30 Carl HetheringtonAdd nascent dcpomatic_create.
2013-12-29 Carl HetheringtonRestore layout to how it was.
2013-12-29 Carl HetheringtonFix previous.
2013-12-29 Carl HetheringtonFix a number of missing fopen_boost replacements; might...
2013-12-28 Carl HetheringtonContentMenu was keeping its initial film and not using...
2013-12-28 Carl HetheringtonFix typo breaking remote encoding.
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-27 Carl HetheringtonRemove unused variable.
2013-12-27 Carl HetheringtonRemove unused variable.
2013-12-27 Carl HetheringtonRemove erroneous float passed as int parameter.
2013-12-27 Carl HetheringtonFix non-update of video information on changing DCP...
2013-12-27 Carl HetheringtonDo the right thing on closing the window.
2013-12-27 Carl HetheringtonSupporter.
2013-12-27 Carl HetheringtonAdd setup of progression order change (POC) in J2K...
2013-12-23 Carl HetheringtonA couple of potential fixes for 4K.
2013-12-23 Carl HetheringtonMissing files.
2013-12-23 Carl HetheringtonMerge.
2013-12-23 Carl HetheringtonMove default config options into their own tab; support...
2013-12-23 Carl HetheringtonAdd start/end time option to KDM email.
2013-12-23 Carl HetheringtonAdd top/bottom option for 3D frames.
2013-12-20 Carl HetheringtonAllow configuration of default audio delay (#276).
2013-12-20 Carl HetheringtonAttempt to fix OS X build on Mavericks.
2013-12-18 Carl HetheringtonFix progress reporting for 3D DCPs.
2013-12-18 Carl HetheringtonVIDEO_FRAME_TYPE needs to invalidate the player's pieces.
2013-12-18 Carl HetheringtonDisplay description with all video content, not just...
2013-12-18 Carl HetheringtonHopefully fix crash on new film in some strange cases.
2013-12-09 Carl HetheringtonFix pixel format 7 for make_black (#288).
2013-12-08 Carl HetheringtonSmall cleanup with _have_valid_pieces; don't allow...
2013-12-05 Carl HetheringtonFix erroneous full_length() in SndfileContent; it's...
2013-12-04 Carl HetheringtonMake signatures optional (#273).
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-12-04 Carl HetheringtonDo lots of the player processing with less copying.
2013-12-03 Carl HetheringtonAdd play-length control to timing panel (#261).
2013-12-02 Carl HetheringtonFix breakage to adding multiple files at the same time.
2013-12-02 Carl HetheringtonFix crash on double-click of show-audio button.
2013-12-02 Carl HetheringtonFix problems with FFmpeg files that have all-zero strea...
2013-12-02 Carl HetheringtonFix crash on failing to open a frame info file.
2013-12-02 Carl HetheringtonFix erroneous disabling of timing panel with audio...
2013-11-29 Carl HetheringtonFix initialisation order.
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-28 Carl HetheringtonMerge branch '1.0' into 1.0-generated-control
2013-11-28 Carl HetheringtonBump wxwidgets version.
2013-11-27 Carl HetheringtonMerge 1.0-encoding.
2013-11-27 Carl HetheringtonWe only need boost locale on Windows.
2013-11-26 Carl HetheringtonAnother pot merge.
2013-11-26 Carl HetheringtonMissing _() markup.
2013-11-26 Carl HetheringtonUpdate and merge pot files.
2013-11-26 Carl HetheringtonUpdate fr_FR translation from Lilian Lefranc.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-26 Carl HetheringtonComment.
2013-11-26 Carl HetheringtonTry to fix UTF-8 failure on Windows.
2013-11-26 Carl HetheringtonAdd code to open a console on Win32. Hallelujah.
2013-11-26 Carl HetheringtonWork around working directory error on Windows; bump...
2013-11-26 Carl HetheringtonDon't destroy wxFileDialog before reading from it.
2013-11-25 Carl HetheringtonMore hacks.
2013-11-25 Carl HetheringtonUndo previous guess.
2013-11-25 Carl HetheringtonFix previous.
2013-11-25 Carl HetheringtonUndo previous guess; try passing UTF-16 to Magick:...
2013-11-25 Carl HetheringtonTry using utf8_str to convert wx filenames to boost.
2013-11-25 Carl HetheringtonLink boost locale.
2013-11-25 Carl HetheringtonMissing include.
2013-11-25 Carl HetheringtonAdd voodoo to set locale for boost::filesystem.
2013-11-25 Carl HetheringtonFix windows build.
2013-11-25 Carl HetheringtonRemove another use of fstream.
2013-11-25 Carl HetheringtonSome comments.
2013-11-25 Carl HetheringtonReplace fstream with cstdio in audio analysis serialisa...
2013-11-25 Carl HetheringtonRemove another fstream.
2013-11-25 Carl HetheringtonRemove another ifstream.
2013-11-25 Carl HetheringtonRemove a couple of uses of ofstream.
2013-11-25 Carl HetheringtonAdd fopen_boost; remove a couple of defunct usings.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-23 Carl HetheringtonBasics of joining.
2013-11-23 Carl HetheringtonTidy up a bit.
2013-11-23 Carl HetheringtonUse FileGroup in FFmpeg.
2013-11-23 Carl HetheringtonSmall FileGroup tidy-up; actually build FileGroup test...
2013-11-23 Carl HetheringtonRemove libavformat-specific bit from FileGroup.
next