Remove C++11-ism.
[dcpomatic.git] / src / wx /
2018-12-20 Carl HetheringtonRemove C++11-ism. v2.13.89
2018-12-18 Carl Hetheringtonswaroop: at least partially fix crashes when trying... v2.13.87
2018-12-18 Carl Hetheringtonswaroop: unload film when playlist ends.
2018-12-18 Carl Hetheringtonswaroop: alphabetically sort playlists.
2018-12-18 Carl Hetheringtonswaroop: tweak width proportions of lists.
2018-12-18 Carl Hetheringtonswaroop: only disable next button if skippable (not...
2018-12-18 Carl Hetheringtonswaroop: move previous button.
2018-12-18 Carl Hetheringtonswaroop: fix sense of skippable property.
2018-12-18 Carl Hetheringtonswaroop: respect skippable/timeline disable even with...
2018-12-14 Carl Hetheringtonswaroop: fall back to home directory if the content...
2018-12-14 Carl Hetheringtonswaroop: fix up restart-after-crash. v2.13.84
2018-12-13 Carl Hetheringtonswaroop: skippable -> disable next/previous.
2018-12-13 Carl Hetheringtonswaroop: next/previous buttons for playlist.
2018-12-13 Carl Hetheringtonswaroop: partial rework of SPL management.
2018-12-12 Carl HetheringtonFix content properties (#1428).
2018-12-08 Carl Hetheringtonswaroop: better handling of missing content in SPLs.
2018-12-08 Carl Hetheringtonswaroop: refresh buttons for playlists / content.
2018-12-08 Carl Hetheringtonswaroop: progress dialogue when loading SPL.
2018-12-08 Carl Hetheringtonswaroop:
2018-12-08 Carl Hetheringtonswaroop: fix build.
2018-12-08 Carl HetheringtonAdd sending of translations via email. v2.13.82
2018-12-08 Carl HetheringtonLayout parent sizers.
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-12-07 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-12-07 Carl HetheringtonFix poedit-mangled quotes.
2018-12-07 Carl Hetheringtonpot/merge and fix fuzzy messages from previous change.
2018-12-07 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2018-12-06 Carl Hetheringtonswaroop: make disable-timeline work.
2018-12-04 Carl Hetheringtonpot/merge.
2018-12-04 Carl HetheringtonPromotion, DoM style.
2018-12-02 Carl HetheringtonRemove debugging.
2018-12-01 Carl Hetheringtonpot/merge.
2018-12-01 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2018-11-30 Carl Hetheringtonswaroop: fix load of more than one playlist. v2.13.79
2018-11-27 Carl HetheringtonClean up slightly and put encrypted checkbox into full... v2.13.77
2018-11-27 Carl HetheringtonFix ghostly appearance of reencode-J2K button in simple...
2018-11-27 Carl HetheringtonWhite space.
2018-11-27 Carl HetheringtonFix controls in main DoM.
2018-11-24 Carl HetheringtonFix missed overload change.
2018-11-23 Carl HetheringtonRemove required Film from content examine.
2018-11-22 Carl HetheringtonFix build.
2018-11-22 Carl HetheringtonSeparate Controls into standard/swaroop.
2018-11-22 Carl HetheringtonSeparate out SPL/SPLEntry; start trying to make player...
2018-11-22 Carl HetheringtonAdd cout for number of detected audio channels.
2018-11-22 Carl Hetheringtonswaroop: remove SPL editing from player UI.
2018-11-22 Carl HetheringtonFix missing line in previous.
2018-11-22 Carl HetheringtonSpeed up content discovery:
2018-11-22 Carl HetheringtonFix content list in player.
2018-11-22 Carl HetheringtonBasic save/load of playlists.
2018-11-22 Carl Hetheringtonswaroop: basic manipulation of content in playlist...
2018-11-22 Carl HetheringtonUse DCPTime::split.
2018-11-21 Carl HetheringtonTidy and fix logging.
2018-11-21 Carl HetheringtonRemove Film pointer from clone().
2018-11-21 Carl HetheringtonPut Film pointer into Decoder.
2018-11-21 Carl HetheringtonTake Film pointer out of Content.
2018-11-13 Carl Hetheringtonswaroop: only allow playback if configured lock file... v2.13.72
2018-11-12 Carl HetheringtonFix library spec.
2018-11-12 Carl HetheringtonExtend maximum crop to 4096 (#1401).
2018-11-09 Carl HetheringtonAllow specification of trusted devices by thumbprint... v2.13.68
2018-11-07 Carl HetheringtonAdd button to force re-encode of J2K content.
2018-11-07 Carl Hetheringtonswaroop: new slightly-hacky way to make background... v2.13.67
2018-11-07 Carl HetheringtonFix problems when adding the same content to a playback...
2018-11-06 Carl HetheringtonDo image crop/scale/window in the butler prepare threads.
2018-11-06 Carl HetheringtonSwitch PlayerVideo::always_rgb to a new ::force and...
2018-11-06 Carl HetheringtonRemove some unused parameters.
2018-11-06 Carl HetheringtonFix bars at side/top/bottom of image in full-screen...
2018-11-06 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-11-06 Carl HetheringtonAdd some code to help with profiling the player.
2018-10-31 Carl Hetheringtonswaroop: beginning of encrypted MP4 / .ecinema. v2.13.65
2018-10-28 Carl HetheringtonUntested loading of playlists into the list view.
2018-10-26 Carl HetheringtonFlip SPL list and content list.
2018-10-26 Carl HetheringtonAdd empty playlist list and configuration option.
2018-10-25 Carl HetheringtonBasics of MP4 support in the player.
2018-10-25 Carl HetheringtonUse Film/Playlist for SPL management rather than specia...
2018-10-22 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2018-10-20 Carl Hetheringtonpot/merge.
2018-10-20 Carl HetheringtonMerge branch 'master' of /home/carl/src/dcpomatic
2018-10-20 Carl HetheringtonRemove erroneous empty gettext translations.
2018-10-19 Carl HetheringtonRename player DCP directory to player content; ignore...
2018-10-17 Carl HetheringtonRevert overwrite changes; remove our replacement of... v2.13.62
2018-10-17 Carl HetheringtonRevert "Remove wxWidgets' file overwrite checks in...
2018-10-17 Carl HetheringtonRemove wxWidgets' file overwrite checks in favour of...
2018-10-17 Carl HetheringtonPrevent un-prompted overwrite of files when exporting...
2018-10-17 Carl HetheringtonAdd some default filenames (#1383).
2018-10-16 Carl HetheringtonUpdated it_IT translation from Riccardo Mantani.
2018-10-16 Carl HetheringtonCapitalise first letter of extended errors for appearan...
2018-10-13 Carl HetheringtonGive a better reason for not referencing when there... v2.13.61
2018-10-12 Carl HetheringtonFix OS X warning.
2018-10-12 Carl HetheringtonFix colours when filling in the preview. Fix outline...
2018-10-12 Carl HetheringtonHide black line in preview.
2018-10-09 Carl HetheringtonAdd locations page for some player preferences. v2.13.58
2018-10-09 Carl HetheringtonAdd load button for SPL.
2018-10-09 Carl HetheringtonAdd SPL class.
2018-10-09 Carl Hetheringtonswaroop: required monitors checks.
2018-10-09 Carl Hetheringtonswaroop: Add date/time to watermark.
2018-10-09 Carl Hetheringtonswaroop: extend possible watermark length.
2018-10-08 Carl HetheringtonTry to fix crash reported in active_jobs_changed.
2018-09-28 Carl Hetheringtonswaroop: Disable play/stop/pause and slider during...
2018-09-28 Carl HetheringtonDon't read DCP directory if we're not looking at it.
next