Remove some unused stuff.
[dcpomatic.git] / src / wx /
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 HetheringtonRemove unused image content dialog.
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 HetheringtonSome missing ui_signaller use.
2013-07-19 Carl HetheringtonSpacing tweaks; rename ImageMagick -> StillImage.
2013-07-19 Carl HetheringtonAdd remove option; resize timeline after drags.
2013-07-19 Carl HetheringtonFix unnecessary shared_ptr; add missing checked_set()s.
2013-07-19 Carl HetheringtonMerge branch '1.0-alt-loop' into 1.0
2013-07-19 Carl HetheringtonAllow repeat of multiple stuff.
2013-07-19 Carl HetheringtonBasic repeat.
2013-07-19 Carl HetheringtonRemove old looping method.
2013-07-19 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-07-19 Carl HetheringtonFix bizarro compilation bug on Windows.
2013-07-19 Carl HetheringtonUpdate -> set in timecode control.
2013-07-19 Carl HetheringtonProvide explicit update button in timecode controls...
2013-07-18 Carl HetheringtonMark video/stills differently on the timeline.
2013-07-18 Carl HetheringtonRemove some debugging.
2013-07-18 Carl HetheringtonBasics of making loop do something.
2013-07-18 Carl HetheringtonFix subtitle stream sensitivity again.
2013-07-18 Carl HetheringtonSplit test compile up into individual files.
2013-07-18 Carl HetheringtonPut correct number of audio channels in DCP name. ...
2013-07-18 Carl HetheringtonSpeculative 4K support.
2013-07-18 Carl HetheringtonImprove config dialog layout (#181).
2013-07-17 Carl Hetheringtontabs -> spaces.
2013-07-16 Carl HetheringtonAdd some donators.
2013-07-16 Carl HetheringtonFix up AudioMapping confusions with respect to number...
2013-07-16 Carl HetheringtonSmall bits of tidying up.
2013-07-16 Carl HetheringtonRename Film::player to reflect the fact that it creates...
2013-07-16 Carl HetheringtonPrevent viewer updates on timeline drag (#175).
2013-07-15 Carl HetheringtonUpdate and merge po files.
2013-07-15 Carl HetheringtonMerge.
2013-07-14 Carl HetheringtonAdd default J2K bandwidth option.
2013-07-14 Carl HetheringtonFix glitchness at the start by not seeking to -ve times.
2013-07-14 Carl HetheringtonA few errant DVD -> DCP.
2013-07-13 Carl HetheringtonRevert content notebook to standard tab position.
2013-07-13 Carl HetheringtonMore attempts to nail down seek.
2013-07-13 Carl HetheringtonFix initial display of things.
2013-07-13 Carl HetheringtonFix setup of filters label on load; select first conten...
2013-07-13 Carl HetheringtonMake viewer cope with multiple video frames being emitt...
2013-07-13 Carl HetheringtonAnother attempt to fix back / same-frame seeks.
2013-07-12 Carl HetheringtonTry to improve refetching of last frame and seek backwards.
2013-07-12 Carl HetheringtonRemove entirely untested colour LUT options.
2013-07-12 Carl HetheringtonRemove unused RGBPlusAlphaImage; merge Image/SimpleImage.
2013-07-12 Carl HetheringtonMissing insensitivity.
2013-07-12 Carl HetheringtonTry to tidy up wscript a bit.
2013-07-12 Carl HetheringtonFix .deb static build.
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 HetheringtonRemove wx2.8 compatibility stuff.
2013-07-11 Carl HetheringtonBasics of allowing setup of DCP audio channels.
2013-07-11 Carl HetheringtonUpdate content controls when content is removed.
2013-07-11 Carl HetheringtonTidy up initial subtitle scale display before a film...
2013-07-10 Carl HetheringtonFix sensitivity of use-best button for DCP frame rate.
2013-07-10 Carl HetheringtonClear viewer when doing File -> New.
2013-07-10 Carl HetheringtonUpdate subtitle offset/scale on load.
2013-07-10 Carl HetheringtonMore layout.
2013-07-10 Carl HetheringtonAbout dialog layout tweaks.
2013-07-10 Carl HetheringtonSet up subtitle streams control.
2013-07-10 Carl HetheringtonMake subtitles work at least a bit.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonAdd SubtitleContent.
2013-07-10 Carl HetheringtonRemove erroneous trimmer.cc; use copy for FFMpeg filter...
2013-07-10 Carl HetheringtonMake scaling description work again.
2013-07-10 Carl HetheringtonWhite space.
2013-07-10 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dnsalias.org/home...
2013-07-10 Carl HetheringtonFix initial display to be frame 1, not 2.
2013-07-10 Carl HetheringtonFix a couple of layout bits.
2013-07-09 Carl HetheringtonMissing bracket.
2013-07-09 Carl HetheringtonSetDoubleBuffered is not there on OS X.
2013-07-09 Carl HetheringtonRemove pad/minimum audio channels GUI leftovers.
2013-07-09 Carl HetheringtonHackily fix compile on OS X.
2013-07-09 Carl HetheringtonFix fetch_current_frame_again().
2013-07-09 Carl HetheringtonFix initial display of frame.
2013-07-09 Carl HetheringtonHopefully fix seek back/forward.
2013-07-09 Carl HetheringtonVarious fixes; simplification of FilmViewer; make image...
2013-07-09 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonMerge master.
2013-07-08 Carl HetheringtonFix build and ChangeLog.
2013-07-08 Carl HetheringtonMerge branch 'staging'
2013-07-06 Carl HetheringtonDon't talk about cropping if we don't have any content...
2013-07-06 Carl HetheringtonRight align left-hand-size labels and suffix them with...
2013-07-06 Carl HetheringtonVarious layout tweaks (looking at OS X).
2013-07-04 Carl HetheringtonRange should be one above the minimum when padding.
2013-07-04 Carl HetheringtonMerge branch 'master' into staging
2013-07-04 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-07-04 Carl HetheringtonPad silence for things that already have at least some...
2013-07-04 Carl HetheringtonUse non-faulty DirPicker for config dialog too if required.
2013-07-02 Carl HetheringtonMerge branch 'master' of /home/carl/git/dvdomatic
2013-07-01 Carl HetheringtonMore wx dep hacks.
2013-07-01 Carl HetheringtonAnother try at the static wx deps.
2013-07-01 Carl HetheringtonTypo in previous.
2013-07-01 Carl HetheringtonMerge branch 'master' of ssh://houllier/home/carl/git...
2013-07-01 Carl HetheringtonTry to fix linking to wxWidgets deps with --static.
2013-06-30 Carl HetheringtonMerg..
2013-06-28 Carl HetheringtonSome more logging for Mikkel.
next