Merge 1.0
[dcpomatic.git] / src /
2013-12-28 Carl HetheringtonMerge 1.0
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-28 Carl HetheringtonFix termination of decodes.
2013-12-27 Carl HetheringtonMerge branch '1.0' into 1.0-seek
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-26 Carl HetheringtonFix DCP building with subs.
2013-12-26 Carl HetheringtonImprove seek speed.
2013-12-26 Carl HetheringtonFix subtitle position.
2013-12-26 Carl HetheringtonMore transport tidying up.
2013-12-24 Carl HetheringtonTidy up playback slightly.
2013-12-24 Carl HetheringtonSome fixes to playback of drop-frame content.
2013-12-24 Carl HetheringtonMerge 1.0 and some subtitling fixes.
2013-12-24 Carl HetheringtonMerge 1.0.
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-22 Carl HetheringtonVarious fixes to film viewer.
2013-12-22 Carl HetheringtonFix play of 3D.
2013-12-22 Carl HetheringtonVarious test / seek fixes.
2013-12-21 Carl HetheringtonAdd some more tests; improve seeking.
2013-12-20 Carl HetheringtonMerge branch '1.0' into 1.0-seek
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-20 Carl HetheringtonSome small optimisations to player.
2013-12-19 Carl HetheringtonDon't emit things from player that are turned off.
2013-12-19 Carl HetheringtonFix erroneous rename.
2013-12-19 Carl HetheringtonRemove unused variable.
2013-12-19 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonAttempt to move resampling into AudioDecoder.
2013-12-18 Carl HetheringtonA couple of sndfile fixes for the new world order.
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
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 HetheringtonRepeat frames rather than using black for missing frame...
2013-12-18 Carl HetheringtonFix seek with respect to video/audio frame boundary...
2013-12-18 Carl HetheringtonDisplay description with all video content, not just...
2013-12-18 Carl HetheringtonMerge branch '1.0' into 1.0-seek
2013-12-18 Carl HetheringtonHopefully fix crash on new film in some strange cases.
2013-12-18 Carl HetheringtonAdd missing file.
2013-12-18 Carl HetheringtonConsiderable rework of decoder timing; tests pass,...
2013-12-13 Carl HetheringtonStart of changing frame numbers to time.
2013-12-13 Carl HetheringtonTime -> DCPTime.
2013-12-11 Carl HetheringtonVarious work on better seeking (and seeking of audio).
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.
next