Fix flicker in timeline view when selecting (in some cases).
[dcpomatic.git] / src / wx /
2019-07-07 Carl HetheringtonFix flicker in timeline view when selecting (in some...
2019-07-06 Carl Hetheringtonswaroop: clear out viewer when deselecting playlist.
2019-07-05 Carl Hetheringtonswaroop: remove on-screen log from player.
2019-07-02 Carl HetheringtonAdd support for Datasat AP2x and USL sound processors...
2019-07-01 Carl Hetheringtonswaroop: write position file every 2 minutes; tweak... v2.15.9
2019-07-01 Carl Hetheringtonswaroop: fix decrementing of allowed shows count to...
2019-07-01 Carl Hetheringtonswaroop: set controls to 'stopped' when a playlist...
2019-06-27 Carl HetheringtonTry to reduce audio mapping flicker on Windows.
2019-06-10 Carl HetheringtonVarious build system fixes. v2.15.8
2019-06-09 Carl Hetheringtonswaroop: try to make -theater and -studio variants.
2019-06-09 Carl Hetheringtonswaroop: allowed-shows state in playlist.
2019-06-03 Carl HetheringtonFix system information on vsync.
2019-06-03 Carl HetheringtonFix typo.
2019-06-03 Carl HetheringtonMore Windows hackery.
2019-06-03 Carl HetheringtonMore accurate reporting of whether vsync is enabled.
2019-06-03 Carl HetheringtonTry to enable some WGL stuff.
2019-06-03 Carl HetheringtonWindows #include.
2019-06-03 Carl HetheringtonAttempted Windows GL fixes.
2019-06-03 Carl HetheringtonType fix for OS X.
2019-06-03 Carl HetheringtonAnother OS X include.
2019-06-03 Carl HetheringtonAnother OS X include.
2019-06-03 Carl HetheringtonTry another way on OS X.
2019-06-03 Carl HetheringtonMore GL build fixes.
2019-06-03 Carl HetheringtonFix some build failures due to GL stuff.
2019-06-03 Carl HetheringtonTry to enable vsync with GL on Linux.
2019-06-02 Carl HetheringtonFix sensitivity of markers button.
2019-06-02 Carl HetheringtonAlways hide reference note if it's empty.
2019-05-31 Carl HetheringtonBasics of allowing video parts of FFmpegContent to...
2019-05-31 Carl HetheringtonFix slightly unbelievable out-of-bounds array access...
2019-05-31 Carl HetheringtonAdd playhead line to timeline (#1563).
2019-05-28 Carl HetheringtonFix off-by-one channel when editing audio map levels...
2019-05-27 Carl HetheringtonUse pofilter to check i18n and fix some .po file glitches.
2019-05-27 Carl HetheringtonFix several bits of bad i18n markup and add start of...
2019-05-27 Carl HetheringtonFix some malformed placeholders in the cs_CZ translation.
2019-05-24 Carl HetheringtonBasic ability to set video range (JPEG/MPEG) at least...
2019-05-21 Carl HetheringtonGive an error if 2D content is set to 3D (#1565). ...
2019-05-15 Carl HetheringtonFix scrolling of audio channel group labels.
2019-05-14 Carl HetheringtonBetter tooltips over audio mapping view nodes.
2019-05-14 Carl HetheringtonAdd tooltip for input groups (#1557).
2019-05-14 Carl HetheringtonTruncate audio mapping view channel group names (part...
2019-05-13 Carl Hetheringtonswaroop: fix incorrect start times with encrypted MP4... attic/swaroop-v2.15.x
2019-05-13 Carl Hetheringtonswaroop: allow ScreenKDM subclasses for different KDM...
2019-05-13 Carl Hetheringtonswaroop: basics of encrypted MP4 playback.
2019-05-13 Carl HetheringtonBuild fixes related to simple/GL view.
2019-05-13 Carl HetheringtonInitial work on 'ECinema' KDMs.
2019-05-12 Carl HetheringtonRestore paint-panel timing.
2019-05-10 Carl HetheringtonFix crash with small GL canvas sizes. v2.15.1
2019-05-10 Carl HetheringtonRemove believed-unnecessary multiple-of-4 image size...
2019-05-10 Carl HetheringtonColour in 'masking' in GL mode.
2019-05-10 Carl HetheringtonFix update on drag with GL canvas.
2019-05-10 Carl HetheringtonAllow simple/GL config from the player.
2019-05-10 Carl HetheringtonI believe _canvas will be destroyed by its parent.
2019-05-10 Carl HetheringtonRemove storage of _frame in FilmViewer.
2019-05-10 Carl HetheringtonTidy up sized emissions from VideoView.
2019-05-10 Carl HetheringtonFix OS X build.
2019-05-10 Carl HetheringtonFix system information crash when OpenGL is not enabled.
2019-05-10 Carl HetheringtonRemove unnecessary Refresh() call.
2019-05-10 Carl HetheringtonMake video view type configurable.
2019-05-10 Carl HetheringtonFix up SimpleVideoView.
2019-05-10 Carl HetheringtonAdd system information dialog with OpenGL version.
2019-05-10 Carl HetheringtonAdd a FIXME.
2019-05-10 Carl HetheringtonTweaks to not-yet-built SimpleVideoView.
2019-05-10 Carl Hetheringtonrefresh_panel -> refresh_view.
2019-05-10 Carl HetheringtonRestore refresh_panel as I think it will sometimes...
2019-05-10 Carl HetheringtonBasics of OpenGL viewer.
2019-05-10 Carl HetheringtonPut Font and Screen into dcpomatic namespace.
2019-05-10 Carl HetheringtonPut Time types in dcpomatic namespace.
2019-05-10 Carl HetheringtonBuild fixes.
2019-05-10 Carl HetheringtonUpdate message about chain inconsistency when removing...
2019-05-10 Carl HetheringtonComplain on startup if signer or decryption chains...
2019-05-10 Carl HetheringtonNag about deletion of DKDMs.
2019-05-10 Carl HetheringtonHide language / DCP track as appropriate with closed...
2019-05-10 Carl HetheringtonSupport download of certificates from Qube (#1460).
2019-05-10 Carl HetheringtonAdd some very basic timing of the player.
2019-05-10 Carl HetheringtonAdd namespace to fix OS X build.
2019-05-10 Carl HetheringtonBasics of metadata dialog - ratings.
2019-05-10 Carl HetheringtonTweak button label.
2019-05-10 Carl HetheringtonHide passwords in text fields.
2019-05-10 Carl HetheringtonFix warning.
2019-05-10 Carl HetheringtonBasics of marker writing (part of #782).
2019-05-10 Carl HetheringtonBasics of setting and storing SMPTE CPL markers.
2019-05-10 Carl HetheringtonUpdated de_DE translation from Carsten Kurz.
2019-05-10 Carl HetheringtonFix ko_KR charset.
2019-05-10 Carl HetheringtonAdd new ko_KR .po files.
2019-05-07 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-05-05 Carl HetheringtonSpeculative fix for white lines at the bottom of full... v2.14.2
2019-05-05 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-05-05 Carl HetheringtonTranslate PulseAudio -> PulseAudio in all languages.
2019-05-05 Carl Hetheringtonpot/merge.
2019-05-05 Carl HetheringtonCorrect capitalisation of PulseAudio.
2019-05-04 Carl HetheringtonBuild fix for previous.
2019-05-04 Carl HetheringtonFix crash in audio mapping view in various circumstances.
2019-05-04 Carl HetheringtonFix some formatting errors in the it_IT translation.
2019-05-04 Carl HetheringtonUpdated fr_FR translation from Thierry Journet.
2019-05-03 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2019-05-03 Carl HetheringtonDisallow unsetting the frame rate on FFmpeg/DCP content...
2019-05-03 Carl HetheringtonFix/workaround crash:
2019-05-02 Carl HetheringtonUpdated nl_NL translation from Rob van Nieuwkerk.
2019-04-29 Carl HetheringtonIgnore the (unrouteable) FTP passive-mode IP address... v2.13.157
2019-04-28 Carl HetheringtonTweak cosmetic appearance of audio mapping view. v2.13.156
next