Don't try to make decoders when there is no content.
[dcpomatic.git] / src / wx /
2013-02-11 Carl HetheringtonCheck for a DCP before offering to copy it to a TMS.
2013-02-11 Carl HetheringtonFix default directory for film's setup on Windows ...
2013-02-11 Carl HetheringtonAdapt properties dialog for direct MXF write.
2013-02-08 Carl HetheringtonShuffle Job pointers around slightly.
2013-02-07 Carl HetheringtonMerge.
2013-02-07 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-07 Carl HetheringtonRemove x264 dependency; add options to help building...
2013-02-06 Carl HetheringtonFix redraw problems at the borders on Windows (#45).
2013-02-06 Carl HetheringtonTry to improve i18n a bit.
2013-02-02 Carl HetheringtonMerge branch 'direct-mxf' of /home/carl/git/dvdomatic...
2013-02-02 Carl HetheringtonInsist on boost 1.45 and hence filesystem v3 now that...
2013-02-02 Carl HetheringtonPost-process viewer images.
2013-02-02 Carl HetheringtonTidy up filters dialog; don't show non-existant ones...
2013-02-02 Carl HetheringtonStop playback if there is a problem with decoding ...
2013-01-26 Carl HetheringtonMerge master into direct-mxf.
2013-01-25 Carl HetheringtonFix signalling of wxChoices that used to be ComboBoxes...
2013-01-25 Carl HetheringtonUse wxChoice instead of wxComboBox throughout. Fixes...
2013-01-25 Carl HetheringtonProvide option of default DCI name details (#42).
2013-01-25 Carl HetheringtonRemove film-specifity of dci name dialog and rename...
2013-01-25 Carl HetheringtonMake DCIMetadata class and use it.
2013-01-24 Carl HetheringtonMerge branch '0.70-support'
2013-01-24 Carl HetheringtonMerge in 0.70 branch with 0.71 fix.
2013-01-23 Carl HetheringtonMerge master branch.
2013-01-23 Carl HetheringtonRemove multi-reel, for now, and sort out Size vs libdcp...
2013-01-17 Carl HetheringtonMerge writer-thread with original which was time-cleanup.
2013-01-17 Carl HetheringtonTry to tidy up frame indexing; use DCP length obtained...
2013-01-17 Carl Hetheringtondcp_trim -> trim
2013-01-17 Carl Hetheringtonshared_ptr is a bit excessive for DecodeOptions.
2013-01-12 Carl HetheringtonUntested support for splitting into multiple reels...
2013-01-12 Carl HetheringtonTry to move J2K bandwidth and colour LUT to be per...
2013-01-07 Carl HetheringtonTry to fix plural on audio channels.
2012-12-22 Carl HetheringtonAdd -Wextra and fix the warnings.
2012-12-21 Carl HetheringtonMerge branch 'video-player' of ssh://houllier/home...
2012-12-21 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-21 Carl HetheringtonFix crash from previous commit; clear viewer image...
2012-12-21 Carl HetheringtonFix subtitle control sensitivity a little (#14).
2012-12-20 Carl HetheringtonMerge.
2012-12-20 Carl HetheringtonMerge branch 'video-player' of /home/carl/git/dvdomatic...
2012-12-20 Carl HetheringtonImprove resizing on going from still to video content.
2012-12-19 Carl HetheringtonRe-work again so that there's just one encoder; various...
2012-12-19 Carl HetheringtonUI tweaks for still image DCPs with audio.
2012-12-19 Carl HetheringtonRemove broken wx version check.
2012-12-19 Carl Hetheringtonwscript typo.
2012-12-19 Carl HetheringtonFix merge.
2012-12-19 Carl HetheringtonTry to make windows installer work with wx 2.9.4.
2012-12-19 Carl HetheringtonTry to make it build with wxwidgets 2.8 as well as 2.9
2012-12-18 Carl HetheringtonFix slider position updating on play.
2012-12-18 Carl HetheringtonFix merge.
2012-12-18 Carl HetheringtonTry to tidy up subtitle timing and seeks wrt source...
2012-12-18 Carl HetheringtonDon't scale preview too small, or the software scaler...
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
2012-12-18 Carl HetheringtonDisable viewer slider when we are examining content.
2012-12-18 Carl HetheringtonFix old image hanging around when creating a new film.
2012-12-17 Carl HetheringtonMinimum still duration of 1s; give new content a defaul...
2012-12-17 Carl HetheringtonVarious fixes to still-image mode.
2012-12-17 Carl HetheringtonTidy up still-image UI.
2012-12-17 Carl HetheringtonUpdate on scaler change, too.
2012-12-17 Carl HetheringtonCatch exceptions thrown when decoding video for the...
2012-12-17 Carl HetheringtonStop flickering of viewer on Windows.
2012-12-17 Carl HetheringtonFix infinite loop if we try to get a frame from a decod...
2012-12-16 Carl HetheringtonTry again to sort out image alignment a bit.
2012-12-16 Carl HetheringtonCouple of missing video_control() calls.
2012-12-16 Carl HetheringtonA few fixes to still image mode.
2012-12-16 Carl HetheringtonBe more careful in a few places.
2012-12-16 Carl HetheringtonVarious hacks to subtitles etc.
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-16 Carl HetheringtonRevert "Skipping hacks."
2012-12-16 Carl HetheringtonVarious fixups.
2012-12-16 Carl HetheringtonRespond to ratio changes.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonDecoder handles crop changing.
2012-12-16 Carl HetheringtonSplit Options into encode / decode.
2012-12-16 Carl HetheringtonVarious fixes.
2012-12-16 Carl HetheringtonIntegrated FFmpeg player (slow).
2012-12-15 Carl HetheringtonTiny cleanup.
2012-12-15 Carl HetheringtonUpdate slider position when playing.
2012-12-15 Carl HetheringtonExceptions rather then cerr.
2012-12-15 Carl HetheringtonRemove thumbnailing stuff.
2012-12-15 Carl HetheringtonFix scaling when changing crop.
2012-12-15 Carl HetheringtonBasic ffmpeg film viewer.
2012-12-15 Carl HetheringtonFix bad call to GetClientObject with no selection.
2012-12-15 Carl HetheringtonSkipping hacks.
2012-12-15 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-10 Carl HetheringtonMerge branch 'master' into speed-up
2012-12-10 Carl HetheringtonFix merge.
2012-12-10 Carl HetheringtonAdd trust content header switch.
2012-12-07 Carl HetheringtonAllow static builds.
2012-12-05 Carl HetheringtonOk then, try to modify notebook padding instead.
2012-12-05 Carl HetheringtonTry again to fix notebook colouring on Windows.
2012-12-05 Carl HetheringtonRename config -> prefs to be more consistent in the UI.
2012-12-05 Carl HetheringtonTry to fix odd notebook colouring on Windows.
2012-12-04 Carl HetheringtonMerge master.
2012-12-04 Carl HetheringtonMerge branch 'dead-wood'
2012-12-03 Carl HetheringtonRemove film player, DVD ripping, alignment, screen...
2012-12-02 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-12-02 Carl HetheringtonFix probably-innocuous uninitialised variable.
2012-11-19 Carl HetheringtonRemove never-tested DVD ripping / title code.
2012-11-19 Carl HetheringtonRemove old alignment widget.
2012-11-17 Carl HetheringtonAnother attempt to do external audio moderately nicely.
2012-11-16 Carl HetheringtonFix typo preventing video format being set properly.
next