Add unfinished check-for-updates. Bump ffmpeg to get windows build fix.
[dcpomatic.git] / src / wx /
2014-01-07 Carl HetheringtonUpdate content lengths when changing frame rate.
2014-01-07 Carl HetheringtonAllow moving-still-image sources to have their frame...
2014-01-06 Carl HetheringtonSupporter.
2014-01-06 Carl HetheringtonTooltips for audio matrix.
2014-01-06 Carl HetheringtonBasics of per-channel audio gain.
2014-01-06 Carl HetheringtonMissed i18n.
2014-01-06 Carl HetheringtonGive a warning on make DCP if it seems unlikely that...
2014-01-05 Carl HetheringtonMerge branch 'master' of ssh://carlh.dyndns.org/home...
2014-01-05 Carl HetheringtonPossibly fix incorrect character encoding in the frame...
2014-01-05 Carl HetheringtonSmall de_DE updates from Markus Raab.
2014-01-05 Carl HetheringtonVarious small fixes to i18n.
2014-01-05 Carl HetheringtonStop using wxID_UP/DOWN as it appears the texts are...
2014-01-05 Carl HetheringtonAdd editable_list.h for translation.
2014-01-03 Carl HetheringtonNew de_DE translation from Markus Raab
2014-01-01 Carl HetheringtonHappy new year.
2014-01-01 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2014-01-01 Carl HetheringtonAdd supporter.
2013-12-30 Carl HetheringtonVaguely improve exception safety of ThreadedStaticText.
2013-12-29 Carl HetheringtonRestore layout to how it was.
2013-12-28 Carl HetheringtonContentMenu was keeping its initial film and not using...
2013-12-28 Carl HetheringtonRemove unused Film::content_paths_valid; fix ImageDecod...
2013-12-27 Carl HetheringtonRemove unused variable.
2013-12-27 Carl HetheringtonRemove unused variable.
2013-12-27 Carl HetheringtonRemove erroneous float passed as int parameter.
2013-12-27 Carl HetheringtonFix non-update of video information on changing DCP...
2013-12-27 Carl HetheringtonSupporter.
2013-12-23 Carl HetheringtonMerge.
2013-12-23 Carl HetheringtonMove default config options into their own tab; support...
2013-12-23 Carl HetheringtonAdd top/bottom option for 3D frames.
2013-12-20 Carl HetheringtonAllow configuration of default audio delay (#276).
2013-12-18 Carl HetheringtonDisplay description with all video content, not just...
2013-12-04 Carl HetheringtonMake signatures optional (#273).
2013-12-04 Carl HetheringtonSuspend scale / crop / window / subtitle overlay until...
2013-12-04 Carl HetheringtonDo lots of the player processing with less copying.
2013-12-03 Carl HetheringtonAdd play-length control to timing panel (#261).
2013-12-02 Carl HetheringtonFix breakage to adding multiple files at the same time.
2013-12-02 Carl HetheringtonFix crash on double-click of show-audio button.
2013-12-02 Carl HetheringtonFix erroneous disabling of timing panel with audio...
2013-11-29 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-29 Carl HetheringtonMerge master.
2013-11-28 Carl HetheringtonMerge branch '1.0' into 1.0-generated-control
2013-11-28 Carl HetheringtonBump wxwidgets version.
2013-11-27 Carl HetheringtonMerge 1.0-encoding.
2013-11-26 Carl HetheringtonAnother pot merge.
2013-11-26 Carl HetheringtonMissing _() markup.
2013-11-26 Carl HetheringtonUpdate and merge pot files.
2013-11-26 Carl HetheringtonUpdate fr_FR translation from Lilian Lefranc.
2013-11-26 Carl HetheringtonA whole load of UTF-8/-16 confusion fixes for Windows.
2013-11-26 Carl HetheringtonWork around working directory error on Windows; bump...
2013-11-26 Carl HetheringtonDon't destroy wxFileDialog before reading from it.
2013-11-25 Carl HetheringtonMore hacks.
2013-11-25 Carl HetheringtonUndo previous guess; try passing UTF-16 to Magick:...
2013-11-25 Carl HetheringtonTry using utf8_str to convert wx filenames to boost.
2013-11-24 Carl HetheringtonVarious joining fixes.
2013-11-23 Carl HetheringtonBasics of joining.
2013-11-23 Carl HetheringtonRemove Content::path(), add Content::path_summary().
2013-11-22 Carl HetheringtonMerge branch '1.0' into 1.0-vob
2013-11-22 Carl HetheringtonMerge still/moving image classes.
2013-11-21 Carl HetheringtonTry to fix 13.04 build.
2013-11-20 Carl HetheringtonAdd supporter.
2013-11-20 Carl HetheringtonAdd primitive hints dialogue box.
2013-11-16 Carl HetheringtonFix erroneous reset of visible channels in audio level...
2013-11-15 Carl HetheringtonUse 2 decimal places for gamma controls instead of 1.
2013-11-14 Carl HetheringtonUpdate subtitle / timing panels properly.
2013-11-14 Carl HetheringtonAdd ratio control to multi-select.
2013-11-14 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-14 Carl HetheringtonAdd server configuration back in.
2013-11-13 Carl HetheringtonDisable pause/resume button after job cancellation.
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-11 Carl HetheringtonTry to neaten things up; first wxChoice.
2013-11-11 Carl HetheringtonAdd a couple of audio properties to the multi-select...
2013-11-11 Carl HetheringtonUse GridBagSizer for audio panel.
2013-11-11 Carl HetheringtonPull more stuff into ContentWidget.
2013-11-11 Carl HetheringtonBasic multiple selection for cropping.
2013-11-11 Carl HetheringtonMerge branch '1.0' into 1.0-multiple-selection
2013-11-10 Carl HetheringtonAllow multiple selection; return multiple selection...
2013-11-10 Carl HetheringtonUpdate audio channel mapping control when a different...
2013-11-09 Carl HetheringtonUpdated es_ES translation from Manuel AC.
2013-11-08 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-08 Carl HetheringtonRemove erroneous double cast causing strange behaviour...
2013-11-08 Carl HetheringtonDon't display frames per second during digest calculati...
2013-11-06 Carl HetheringtonGUI layout tweaks.
2013-11-06 Carl HetheringtonRemove configuration of servers.
2013-11-06 Carl HetheringtonVarious bits of server tidying up.
2013-11-06 Carl HetheringtonMerge branch '1.0' of /home/carl/git/dvdomatic into 1.0
2013-11-06 Carl HetheringtonAdd simple server list dialog to the UI.
2013-11-05 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-11-04 Carl HetheringtonSupporter.
2013-10-29 Carl HetheringtonWork around crash trying to set percentages to > 100.
2013-10-25 Carl HetheringtonFix crash when trying to load non-existant analyses...
2013-10-25 Carl HetheringtonAdd supporter.
2013-10-24 Carl HetheringtonMerge 1.0.
2013-10-23 Carl HetheringtonUbuntu 13.10 appears to have a broken GtkFileChooserBut...
2013-10-23 Carl HetheringtonRemove some old stuff.
2013-10-22 Carl HetheringtonMerge branch '1.0' of ssh://carlh.dyndns.org/home/carl...
2013-10-22 Carl HetheringtonAllow films to be loaded when content is missing.
2013-10-22 Carl HetheringtonHacks.
2013-10-19 Carl HetheringtonAdd an OK button to the About dialog.
2013-10-19 Carl HetheringtonFix non-saving of colour transform presets.
2013-10-19 Carl HetheringtonSome improvements in progress reporting, especially...
next