dcpomatic.git
2020-01-08 Carl HetheringtonMerge a set of changes which run the OpenGL video updat... v2.15.40
2020-01-08 Carl HetheringtonFirst version of player stress-test management script.
2020-01-08 Carl HetheringtonSome comments.
2020-01-08 Carl HetheringtonSome simple-video-view tidy-ups.
2020-01-08 Carl HetheringtonFix problems when starting to play after a seek, if...
2020-01-08 Carl HetheringtonUse glTexSubImage2D when possible, as suggested by...
2020-01-08 Carl HetheringtonBasic stress-test function for player.
2020-01-08 Carl HetheringtonDon't busy-wait when there's nothing to play.
2020-01-08 Carl HetheringtonSet up things correctly on initialisation.
2020-01-08 Carl HetheringtonFix event handling (hopefully).
2020-01-08 Carl HetheringtonAdd assert.
2020-01-08 Carl HetheringtonCheck that get_next_frame succeeds.
2020-01-08 Carl HetheringtonFix some crashes.
2020-01-08 Carl HetheringtonMore tidying up.
2020-01-08 Carl HetheringtonVarious cleanups and thread-safety.
2020-01-08 Carl HetheringtonRemove some friends from FilmViewer.
2020-01-08 Carl HetheringtonRemove FilmViewer::refresh_view.
2020-01-08 Carl HetheringtonMove _state_timer into VideoView.
2020-01-08 Carl HetheringtonAccessor for ClosedCaptionsDialog.
2020-01-08 Carl HetheringtonSame thing with inter_size.
2020-01-08 Carl HetheringtonMove _inter_position out of FilmViewer.
2020-01-08 Carl HetheringtonMove _dropped into VideoView.
2020-01-08 Carl HetheringtonSmall re-use cleanup.
2020-01-08 Carl HetheringtonImplement GLView::update.
2020-01-08 Carl HetheringtonDon't try opening error dialogues from the GL thread.
2020-01-08 Carl HetheringtonFix display when there is no film.
2020-01-08 Carl HetheringtonAdd comment.
2020-01-08 Carl HetheringtonStart thread when the window will have been created...
2020-01-08 Carl HetheringtonUse VideoView::one_video_frame.
2020-01-08 Carl HetheringtonNicer protection of _player_video. Always run GL threa...
2020-01-08 Carl HetheringtonRemove GL context accessor and hence lock.
2020-01-08 Carl HetheringtonNaming tweak.
2020-01-08 Carl HetheringtonClean up access to stuff from Film.
2020-01-08 Carl HetheringtonA little thread safety.
2020-01-08 Carl HetheringtonVarious timing hacks and development.
2020-01-08 Carl HetheringtonRemove PositionChanged in favour of consumers having...
2020-01-08 Carl HetheringtonHack around changes in main branch with respect to...
2020-01-08 Carl HetheringtonBarely-functioning GL playback with new arrangement.
2020-01-08 Carl HetheringtonAdd FIXME.
2020-01-08 Carl HetheringtonAdd FilmViewer::time_until_next_frame.
2020-01-08 Carl HetheringtonAdd accessor for butler.
2020-01-08 Carl HetheringtonMove _player_video into VideoView.
2020-01-08 Carl HetheringtonMove display_player_video into SimpleVideoView.
2020-01-08 Carl HetheringtonMove FilmViewer::get() into SimpleVideoView.
2020-01-08 Carl HetheringtonRemove temporary access to timer() method.
2020-01-08 Carl HetheringtonRemove redundant FilmViewer::video_position() and use...
2020-01-08 Carl HetheringtonUse FilmViewer::{film,playing,position}()
2020-01-08 Carl HetheringtonMove ::timer into SimpleVideoView.
2020-01-07 Carl HetheringtonFix typo causing failures to update the preview after...
2020-01-07 Carl HetheringtonExtend the amount of allowed disagreement between the...
2020-01-06 Carl HetheringtonMove credentials settings into certificate download...
2020-01-05 Carl HetheringtonHappy new year.
2020-01-03 Carl HetheringtonFix failure to save screen notes when making a new...
2019-12-27 Carl HetheringtonAdd --config option to dcpomatic2 (#1703).
2019-12-27 Carl HetheringtonAdd --version option to main DCP-o-matic.
2019-12-23 Carl HetheringtonTweak certficate chain dialogue layout (#1530).
2019-12-23 Carl HetheringtonAnother comment typo.
2019-12-23 Carl HetheringtonFix error when trying to make DCP-o-matic DKDMs due...
2019-12-19 Carl HetheringtonComment typo.
2019-12-19 Carl HetheringtonRemove our forcing of analyzeduration and probesize...
2019-12-19 Carl HetheringtonAdd an output audio matrix (#1482).
2019-12-19 Carl HetheringtonMove sound output driver selection into new preferences...
2019-12-19 Carl HetheringtonAdd an assertion.
2019-12-18 Carl HetheringtonAccept float fps when getting timecodes from the Timeco...
2019-12-17 Carl HetheringtonAdd missing library to OS X build. v2.15.39
2019-12-17 Carl HetheringtonAllow configuration of relevant log levels in the playe...
2019-12-16 Carl HetheringtonFlush audio decoder when a DCPDecoder finishes so that
2019-12-15 Carl HetheringtonSort out test/data commit history a little. v2.15.38
2019-12-15 Carl HetheringtonStop empty Font IDs in imported DCP subtitles making...
2019-12-15 Carl HetheringtonUpdated test reference for new metadata tag.
2019-12-14 Carl HetheringtonSupport content version metadata (#782).
2019-12-14 Carl HetheringtonAdd some missing verification messages.
2019-12-14 Carl HetheringtonTypo in installation copying.
2019-12-14 Carl HetheringtonFix typo.
2019-12-14 Carl HetheringtonFix xerces win32 wscript typo.
2019-12-13 Carl HetheringtonTry a simpler, monochrome icon for the server taskbar...
2019-12-12 Carl HetheringtonUse the new libdcp xerces stuff and install the require...
2019-12-10 Carl HetheringtonMake terminate_threads() less likely to leave _threads...
2019-12-10 Carl HetheringtonFix crash on hotkey-opening the menu then pressing...
2019-12-09 Carl Hetheringtondcpomatic_create should respond to --version on stdout...
2019-12-08 Carl HetheringtonThrow errors from CPLSummary constructor if the DCP...
2019-12-06 Carl HetheringtonAdjust for changes to libdcp API.
2019-12-04 Carl HetheringtonAdd openssl licence to source tree. v2.15.37
2019-12-04 Carl HetheringtonPackage a patched openssl which creates certificates...
2019-12-03 Carl HetheringtonWhitespace fixes.
2019-12-03 Carl Hetheringtonasdcplib now suffixed with -carl not -cth.
2019-12-03 Carl HetheringtonMerge branch 'v2.15.x' of ssh://git.carlh.net/home...
2019-12-03 Carl Hetheringtonrtaudio repo tidied up; should be no code changes.
2019-12-02 Carl HetheringtonAdjust some test KDM timings so as not to trip the...
2019-12-01 Carl Hetherington.gitignore update.
2019-12-01 Carl HetheringtonUpdate test/data after changes to audio PTS handling...
2019-12-01 Carl HetheringtonNice error when a KDM cannot be made because its validi...
2019-12-01 Carl HetheringtonFix audio pts accuracy from previous.
2019-11-30 Carl HetheringtonSome drive discovery hacks.
2019-11-30 Carl HetheringtonMore accurate calculation of export video pts; may...
2019-11-30 Carl HetheringtonTry to improve the checking for overwrite of export...
2019-11-30 Carl HetheringtonSome more pts timing analysis.
2019-11-30 Carl HetheringtonDon't say we're encoding at 0fps when we're waiting...
2019-11-30 Carl HetheringtonCut down the time before fps starts to be reported...
2019-11-30 Carl HetheringtonFix crash when exporting a 2D project containing 3D...
next