Merge branch 'video-player' of /home/carl/git/dvdomatic into video-player
[dcpomatic.git] / src / wx /
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.
2012-11-14 Carl HetheringtonTry a bit of backwards compatibility in state file.
2012-11-12 Carl HetheringtonMerge ChangeLog.
2012-11-11 Carl HetheringtonRename use_source_audio to use_content_audio.
2012-11-11 Carl HetheringtonUse full names for audio channels.
2012-11-11 Carl HetheringtonVarious small UI tidy-ups.
2012-11-10 Carl HetheringtonMerge master.
2012-11-10 Carl HetheringtonMore various AudioStream hacks.
2012-11-07 Carl HetheringtonGUI and metadata for external audio.
2012-11-07 Carl HetheringtonGUI basics for external audio specification.
2012-11-07 Carl HetheringtonMove video into a separate panel.
2012-11-07 Carl HetheringtonMove audio and subtitle settings out to a notebook.
2012-11-05 Carl HetheringtonFix windows build.
2012-11-05 Carl HetheringtonGUI tweaks.
2012-11-05 Carl HetheringtonTidy up GUI code.
2012-11-05 Carl HetheringtonJob progress tidy-ups.
2012-11-05 Carl HetheringtonRemove range dialog which I think is pointless now.
2012-11-05 Carl HetheringtonMove trimming into the encoder; seems to be cleaner.
2012-11-04 Carl HetheringtonAdd option to specify default film directory.
2012-11-04 Carl HetheringtonFix merge; other tweaks.
2012-11-04 Carl HetheringtonVarious work on range setting.
2012-11-04 Carl HetheringtonMerge master.
2012-11-04 Carl HetheringtonUntested trim of start and end.
2012-11-04 Carl HetheringtonRemove trim action settings.
2012-11-01 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2012-11-01 Carl HetheringtonTidy up sensitivity of labels.
2012-10-26 Carl HetheringtonTry to fix name problems if an encode crosses midnight.
2012-10-25 Carl HetheringtonTry to fix range UI a little.
2012-10-24 Carl HetheringtonFix DCP range label.
2012-10-24 Carl HetheringtonA few things missed when setting sensitivity.
2012-10-24 Carl HetheringtonFix shared_ptr for Film.
2012-10-24 Carl HetheringtonTry to clean up source length handling.
2012-10-24 Carl HetheringtonUse boost::signals2; fix bugs with x-thread signalling.
2012-10-24 Carl HetheringtonTidy up now we have a x-thread signaller.
2012-10-24 Carl HetheringtonCross-thread UI signalling.
2012-10-24 Carl HetheringtonMerge FilmState / Film.
2012-10-22 Carl HetheringtonFix crash on using delay; fix x-thread GUI access cause...
2012-10-21 Carl HetheringtonFix up subtitle positioning under crop.
next