C++11 tidying.
[dcpomatic.git] / src / wx / film_editor.h
2013-11-10 Carl HetheringtonAllow multiple selection; return multiple selection...
2013-10-16 Carl Hetheringtonstring -> filesystem::path
2013-10-15 Carl HetheringtonRestore up/down buttons for simple content movements.
2013-09-24 Carl HetheringtonMerge branch '1.0' into kdms
2013-09-17 Carl HetheringtonMerge 1.0 in.
2013-08-25 Carl HetheringtonInterop support.
2013-08-15 Carl HetheringtonFix includes.
2013-07-25 Carl HetheringtonBasic if sketchy support for image sequences.
2013-07-23 Carl HetheringtonUse wx 2.9 binding API.
2013-07-23 Carl HetheringtonRemove some dcp prefixes; better logging of content...
2013-07-22 Carl HetheringtonMerge branch '1.0' into 1.0-3D-take2
2013-07-22 Carl HetheringtonBasics of front-end 3D (as far as viewer, at least).
2013-07-19 Carl HetheringtonHopefully sensitivity is a bit tidier.
2013-07-19 Carl HetheringtonSplit video panel.
2013-07-19 Carl HetheringtonSeparate audio panel out.
2013-07-19 Carl HetheringtonSimilarly split subtitle panel.
2013-07-19 Carl HetheringtonSplit timing panel into its own class.
2013-07-19 Carl HetheringtonGive content menu on both main control and timeline...
2013-07-19 Carl HetheringtonAdd sequence video button.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-18 Carl HetheringtonSpeculative 4K support.
2013-07-16 Carl HetheringtonSmall bits of tidying up.
2013-07-12 Carl HetheringtonRemove entirely untested colour LUT options.
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-11 Carl HetheringtonBasics of allowing setup of DCP audio channels.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonAdd SubtitleContent.
2013-07-09 Carl HetheringtonRemove pad/minimum audio channels GUI leftovers.
2013-07-09 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonMerge branch 'staging'
2013-07-04 Carl HetheringtonMerge branch 'master' into staging
2013-07-04 Carl HetheringtonPad silence for things that already have at least some...
2013-06-15 Carl HetheringtonMerge master.
2013-06-09 Carl HetheringtonMerge branch '1.0' of ssh://houllier/home/carl/git...
2013-06-09 Carl HetheringtonMerge.
2013-06-07 Carl HetheringtonImprove VideoContent ratio handling slightly.
2013-06-02 Carl HetheringtonMerge master.
2013-05-31 Carl HetheringtonVarious stuff; mostly change to decoder scaling and...
2013-05-27 Carl HetheringtonSupport for keeping video in sequence when changing...
2013-05-25 Carl HetheringtonAdd unfinished timing tab; fix crash on reconstruction...
2013-05-25 Carl HetheringtonMerge master and multifarious hackery.
2013-05-24 Carl HetheringtonBetter updating on content selection change.
2013-05-21 Carl HetheringtonSlightly improve content control sensitivity.
2013-05-21 Carl HetheringtonMove audio bits into AudioContent.
2013-05-21 Carl HetheringtonGive Film a container; move crop into video content...
2013-05-21 Carl HetheringtonVaguely working new layout.
2013-05-21 Carl HetheringtonMerge master.
2013-05-21 Carl HetheringtonVarious more hacks; basically trying to remove Regions...
2013-05-20 Carl HetheringtonVarious incomplete hacks on regions / audio mapping.
2013-05-20 Carl HetheringtonSome basics of AudioMapping.
2013-05-16 Carl HetheringtonCompiles; strange hang on adding content to a film.
2013-05-09 Carl HetheringtonEdit -> Properties and move timeline button.
2013-05-09 Carl HetheringtonMerge master.
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-26 Carl HetheringtonMerge branch 'master' into 1.0
2013-04-26 Carl HetheringtonMerge master; fix crash on new film.
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 HetheringtonMerge master.
2013-04-09 Carl HetheringtonMerge master.
2013-04-07 Carl HetheringtonMerge master.
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 HetheringtonMerge master.
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-03 Carl HetheringtonMore various bits.
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 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 HetheringtonAllow adding of content.
2013-03-31 Carl HetheringtonRuns.
2013-03-12 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-03-08 Carl HetheringtonDisable show audio button when there is no audio (...
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.
next