Tidy up creation of analysis a bit.
[dcpomatic.git] / src / wx / film_editor.cc
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
2013-02-25 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonSome tidying up, add channel selector to Audio dialog.
2013-02-24 Carl HetheringtonBasic UI.
2013-02-24 Carl HetheringtonBasic stuff to analyse audio (job).
2013-02-23 Carl HetheringtonTweak label.
2013-02-13 Carl HetheringtonTweak crop widgets.
2013-02-13 Carl HetheringtonUse a tooltip for long DCP names (#50).
2013-02-11 Carl HetheringtonCheck for a DCP before offering to copy it to a TMS.
2013-02-07 Carl HetheringtonMerge.
2013-02-07 Carl HetheringtonMerge branch 'direct-mxf' of ssh://carlh.dnsalias.org...
2013-02-06 Carl HetheringtonFix redraw problems at the borders on Windows (#45).
2013-02-06 Carl HetheringtonTry to improve i18n a bit.
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 HetheringtonRemove film-specifity of dci name dialog and rename...
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-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-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 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 HetheringtonFix merge.
2012-12-18 Carl HetheringtonMerge branch 'master' into video-player
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-16 Carl HetheringtonCouple of missing video_control() calls.
2012-12-16 Carl HetheringtonA few fixes to still image mode.
2012-12-16 Carl HetheringtonMerge speed-up branch.
2012-12-15 Carl HetheringtonRemove thumbnailing stuff.
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-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 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-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 HetheringtonGUI tweaks.
2012-11-05 Carl HetheringtonTidy up GUI code.
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 HetheringtonFix merge; other tweaks.
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 HetheringtonMerge FilmState / Film.
2012-10-22 Carl HetheringtonFix crash on using delay; fix x-thread GUI access cause...
2012-10-21 Carl HetheringtonPartial merge of examine content and thumbnail jobs.
2012-10-20 Carl HetheringtonExtract audio more correctly and neatly; support 7...
2012-10-20 Carl HetheringtonFix update of channel count in UI.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-20 Carl HetheringtonTry to clean up stream handling wrt audio channel counts.
2012-10-17 Carl HetheringtonRe-work FilmState / Film relationship a bit; Film now...
2012-10-17 Carl HetheringtonUpdate stream choices correctly when changed.
2012-10-17 Carl HetheringtonMove audio information field up next to audio stream...
2012-10-17 Carl HetheringtonBasic support for selection of audio / subtitle streams.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonRename DCI edit button.
2012-10-16 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2012-10-16 Carl HetheringtonVarious DCI naming tweaks and a subtitle bug fix.
2012-10-16 Carl HetheringtonClumsy DCI naming dialog.
next