Some basics of AudioMapping.
[dcpomatic.git] / src / wx / film_editor.cc
2013-05-20 Carl HetheringtonSome basics of AudioMapping.
2013-05-20 Carl HetheringtonFix label.
2013-05-20 Carl HetheringtonVarious time-related fixes; fix daft hang on decodes.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-10 Carl HetheringtonMake libswresample mandatory.
2013-05-09 Carl HetheringtonEdit -> Properties and move timeline button.
2013-05-09 Carl HetheringtonMerge master.
2013-05-08 Carl HetheringtonFix subtitle control visibility (#139).
2013-05-08 Carl HetheringtonCouple of fixes to updating things when removing content.
2013-05-06 Carl HetheringtonRemove somewhat pointless playlist description.
2013-05-06 Carl HetheringtonMake timeline non-modal.
2013-05-06 Carl HetheringtonAdd basic timeline window.
2013-05-04 Carl HetheringtonAdd primitive description of what the playlist is doing...
2013-05-04 Carl HetheringtonAdd FFmpeg content dialog; moving ffmpeg-specific thing...
2013-05-04 Carl HetheringtonMerge master.
2013-04-29 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-04-28 Carl HetheringtonMerge master.
2013-04-28 Carl HetheringtonAdd total-playlist loop option; move state of content...
2013-04-27 Carl HetheringtonAllow multiple selection of content files, and improve...
2013-04-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
2013-04-26 Carl HetheringtonFix content length reporting; fix crash when player...
2013-04-25 Carl HetheringtonFix some leftovers on creating a new film.
2013-04-24 Carl HetheringtonFix sensitivity of best DCP frame rate.
2013-04-21 Carl HetheringtonUntested merge of master.
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-17 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-16 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'master' into format-fix
2013-04-15 Carl HetheringtonMerge branch 'master' into debug-i18n
2013-04-15 Carl HetheringtonMerge branch 'master' into debug-i18n
2013-04-15 Carl HetheringtonMerge master.
2013-04-15 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-04-14 Carl HetheringtonUI and basic back-end state for trim type.
2013-04-10 Carl HetheringtonFix thinko.
2013-04-10 Carl HetheringtonMerge master.
2013-04-10 Carl HetheringtonVarious fix-ups.
2013-04-09 Carl HetheringtonFix formatting a little.
2013-04-09 Carl HetheringtonFix NaN on creating a new film.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl Hetheringtonwx2.8 fixes.
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonHopefully fix lack of background redraw of film viewer...
2013-04-07 Carl HetheringtonAdd note about audio resampling (#96).
2013-04-07 Carl HetheringtonAdd more explanatory text for what is going on with...
2013-04-07 Carl HetheringtonLabel subtitle offset with pixels (#101).
2013-04-07 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonA few fixes; try to support sndfile audio in player.
2013-04-06 Carl HetheringtonVarious work on audio channel mapping.
2013-04-06 Carl HetheringtonBasics of content dialogs.
2013-04-06 Carl HetheringtonAdd interface to set up still image lengths.
2013-04-04 Carl HetheringtonA little #include trimming.
2013-04-04 Carl HetheringtonSplit playlist files up; fix build.
2013-04-03 Carl HetheringtonMore various bits.
2013-04-03 Carl HetheringtonAllow UI to set up FFmpeg streams again.
2013-04-03 Carl HetheringtonFilm viewer kind of working.
2013-04-02 Carl HetheringtonMake subs work again (sort of).
2013-04-02 Carl HetheringtonAdd basic content information, and some other bits.
2013-04-02 Carl HetheringtonFix a few more things.
2013-04-01 Carl HetheringtonVarious bits.
2013-04-01 Carl HetheringtonMerge branch 'master' into content-rework-take5
2013-04-01 Carl HetheringtonXML metadata and some other bits.
2013-03-31 Carl HetheringtonA little tidying up.
2013-03-31 Carl HetheringtonContent button sensitivity.
2013-03-31 Carl HetheringtonContent can be added and previewed.
2013-03-31 Carl HetheringtonAllow adding of content.
2013-03-31 Carl HetheringtonRuns.
2013-03-27 Carl HetheringtonFix a few format strings.
2013-03-27 Carl HetheringtonAnother try at the wxString / std / i18n confusions.
2013-03-26 Carl HetheringtonYet another try at the wxString / std::string / i18n...
2013-03-26 Carl HetheringtonMerge.
2013-03-25 Carl HetheringtonFixes to previous.
2013-03-25 Carl HetheringtonTranslation fixes from Lilian Lefranc.
2013-03-17 Carl HetheringtonRename ExternalAudioDecoder -> SndfileDecoder.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonRemove un-read intrinsic_duration.
2013-03-08 Carl HetheringtonDisable content audio selector if there is none (#41).
2013-03-08 Carl HetheringtonDisable show audio button when there is no audio (...
2013-03-05 Carl HetheringtonCouple of small layout tweaks.
2013-03-05 Carl HetheringtonTweak alignment.
2013-03-04 Carl HetheringtonFix crash and tidy up hints when there is no content.
2013-03-02 Carl HetheringtonMerge master.
2013-03-02 Carl HetheringtonAdd similar format description,
2013-03-02 Carl HetheringtonAdd explanation of the effect of changing frame rate.
2013-03-02 Carl HetheringtonOffer non-stretching formats with video as well as...
2013-03-01 Carl HetheringtonMerge.
2013-03-01 Carl HetheringtonMore choose-dcp-rate stuff.
2013-03-01 Carl HetheringtonMake film hold its DCP frame rate.
2013-03-01 Carl HetheringtonMerge master.
2013-03-01 Carl HetheringtonMerge branch 'master' of ssh://carlh.dnsalias.org/home...
2013-03-01 Carl HetheringtonFix for wx 2.8.
2013-03-01 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-02-28 Carl HetheringtonVarious markup and tweaks.
2013-02-28 Carl HetheringtonMerge branch 'master' into i18n
2013-02-27 Carl HetheringtonMerge branch 'plot-audio' of /home/carl/git/dvdomatic...
2013-02-27 Carl HetheringtonFixes for wx 2.8.
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-27 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-26 Carl HetheringtonMerge branch 'master' into plot-audio
2013-02-25 Carl HetheringtonTidy up creation of analysis a bit.
next