index
:
dcpomatic
108
108-disk-writer
1359-z-position
1575-save-windows
1602-sign-language
1608
1771-resample-glitches
1771-resample-glitches-take2
1771-resample-glitches-take3
1771-resample-glitches-take4
1823-json
1823-validation-report
2138-shrink-prefs
2174-no-shipped-openssl
2187-examine-vobs
2200-weird-bug
2218-locale
2226-add-video-waveform-to-player
2250-3d-error
2252-multi-stream
2253-3d-empty
2264-system-font-files-take3
2361-noisy-blacks
2362-silent
2363-asio
2363-asio-take2
2381-templates
2404-assertion
2419-main-sound-configuration
2477-lr-threed
2493-player-export-frame
2501-msc
2519-fonts
2523-crash
2525-ccap-fonts
2528-content
2540-dkdm-folders
2554-debug
2556-subtitles-with-spaces
2564-alpha
2589-lines
2623-add-windows
2643-progress
2646-short-screen
2650-fedora-39
2652-ruby
2670-again
2678-reel-break
2698-verify
2706-redownload-certificates
2735-crash
2758-safe-write
2758-safe-write-take2
2795-stall
2801-cap
2828-jpeg
2833-disk
2840-icu
2850-no-audio
2857-cap
2862-latency
2879-pink-blue
2882-hang
2895-http-playlists
2904-ssa
2908-verify-details
2924-no-assetmap
2928-email
2957-ru
2958-3d-subs
2963-retry-email
2972-short-read
2974-mapping
2978-wxptr-crash
2984-better-verify-location
2997-arch
3026-mpeg2-colour
3039-grok-error
3040-playlist-cpl
3052-hang
3056-3d-crash
3109-case
3123-reel-length
3142-export-srt
448-re-use
465-vumeters
465-vumeters-take2
76-dcp-inspect
adjust-sizing
alignment
appimage-glib-fix
appimage-on-centos-7
appimage-on-ubuntu-14
arbitrary-hz
archive-frame-rates
asdcp-logs
aspalex
atmos
attic/800x600-buttons
attic/analytics
attic/dist.pre-squash
attic/gpu
attic/hack-faster-subtitle-moving
attic/opengl
attic/opengl2
attic/optimise-decoder-factory
attic/swaroop
attic/swaroop-v2.15.x
attic/video-levels-hack
attic/video-range
attic/warnings
backport
bad-mxf
batch-font-id-error
benchmark
better-butler-errors
better-gl
better-windows-file-error
bisect
black-lines-debug
boost-exception-test
bring-216x-closer-to-main
carsten-cert-validity
carsten-player-debug
centos
certs
channels-again2
check-win
cl
cleanups
combine
compose
compose-to-fmt
content-changed
content-kind
cooler-debug
cpl-metadata
cpl-trim
cpp17
crashpad
crop-fix-v2.14.x
cucumber
cucumber2
daniil
davidpowers
deb-cli-only
deb11
deb11-14
deb13
debug-corruption
debug-dual-screen
debug/cgpost
debug/lucky-post
debug/niclas
debug/shane
debun
disk-opt
disk-writer-fr
dkdm
dkdm2
edgecode
edgecode2
enable-mov-audio-streams
encode-servers
encrypt-atmos
export-rhs-glitch
faster-subtitle-moving
fastvideo
fastvideo2
fix-1786-7ch-export-crash
fix-dmg-version
fix-space-handling
fix-tests
fixlibdir
flatpak
fmt
foo
fread-logging
gh-21-open
gpu2
grok
grok2
help
higher-hz
i18n
i18n-tests
ignore-hmac
image-info
j2k-passthru-information
jenkins
kakadu
laszlo
linux-pkg-summary-fixes
macos-full-screen
macos107
macos108
main
main-old
make-centre
master
master-rtaudio
mattias-debug
metal
minimal-wx-sample
minimum-bitrate
more-abstract
more-abstract2
more-warning-fixes
mpeg2
multi-fonts-in-pkl
mxe2
new-asdcplib
new-boost-fixes
new-ffmpeg-take2
new-prefs-icons
new-signals
new-signals-2
no-add-child
no-use-video-fixes
notar1
nvidia
nvidia2
odd-ratio
old-mac
opt-hacx
optional-cpl-metadata
osx-alignment
osx-nag
osx-warnings
own-config
path-cleanup
pdf-screenshots
player-installer
playlist
processor
prores-debug
rearrange-encoder
rec2020
release/2.3.0
release/v2.10.1-fix
release/v2.12.x
release/v2.3.0-fix
release/v2.7.0-fix
remove-device-list-description
rocky
rpm-debug
rtaudio6
scaling-rework
sentry
shared-ptr
signed-unsigned
smpte-a
snap
split
stephan
test-filename
text
tidy-eq-options
ub24-fs
upload-passive
uploader
uploader-take2
v2.14.x
v2.14.x-10-year-validity
v2.14.x-centos-6
v2.16.x
v2.16.x-old
v2.16.x-pending
v2.16.x-test-ru
v2.17.x
v2.19.x
vgtk3
video-range-bug
vpath-cleanup
win-splash
win2
windows-debug-test
windows-dpi
windows-wx3.1
writev-debug
wtf
xml-test
xmlsec-debug
yuv-cropping
zpos
DCP-o-matic DCP tools
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-09-21
Hacks
higher-hz
Carl Hetherington
2025-09-03
Increase timebase of Time so that more frame rates are possible without ↵
Carl Hetherington
rounding (#2919).
2025-09-03
Tidy up un-use of variable.
Carl Hetherington
2025-09-03
Fix tests on Fedora 41 (and maybe others).
Carl Hetherington
2025-09-03
Build with C++14.
Carl Hetherington
There's a warning from boost multiprecision on Fedora 41 without this, and I think it's now possible.
2025-09-03
Make Time constructor and get() private.
Carl Hetherington
2025-09-03
Use helpers for serialising times to/from XML.
Carl Hetherington
2025-09-03
Add helpers for serialising times to XML with timebase.
Carl Hetherington
2025-09-03
Move number_attribute() to xml_util.h
Carl Hetherington
2025-09-03
Use Time::to_string() instead of Time::get() in a log message.
Carl Hetherington
2025-09-03
Tidy up a check to avoid using get().
Carl Hetherington
2025-09-03
Tidy check to avoid get().
Carl Hetherington
2025-09-03
Tidy assert to better express what we mean.
Carl Hetherington
2025-09-03
Use from_seconds() more.
Carl Hetherington
2025-09-03
Use some default constructors.
Carl Hetherington
2025-09-03
Use explicit Hz value for some times.
Carl Hetherington
2025-09-03
Use frames_round() where possible.
Carl Hetherington
2025-09-03
Remove pointless explicit.
Carl Hetherington
2025-09-03
Use a default constructor to avoid a get().
Carl Hetherington
2025-09-03
Remove an unnecessary get().
Carl Hetherington
2025-09-03
Remove some pointless conversions.
Carl Hetherington
2025-09-03
Use a default constructor.
Carl Hetherington
2025-09-03
Use a default constructor and a from_seconds().
Carl Hetherington
2025-09-03
Use BOOST_CHECK (not _EQUAL) so we can compare DCPTimes directly.
Carl Hetherington
2025-09-03
Use ContentTime instead of Frame for check set.
Carl Hetherington
2025-09-03
Remove unnecessary initialisation.
Carl Hetherington
2025-09-03
Use default Time constructor instead of comparing get() with 0.
Carl Hetherington
2025-09-03
Add and use Time::proportion_of().
Carl Hetherington
2025-09-03
Use Time::seconds() instead of dividing get() by HZ.
Carl Hetherington
2025-09-03
Use default Time constructor instead of passing 0.
Carl Hetherington
2025-09-03
Use default ContentTime -> DCPTime conversion instead of .get().
Carl Hetherington
2025-09-03
Add and use Time::identifier().
Carl Hetherington
2025-09-03
Add and use Time::negative().
Carl Hetherington
2025-09-03
Use Time::to_string() instead of Time::get() in an error message.
Carl Hetherington
2025-09-03
Move to_string() from a free function into a member of Time.
Carl Hetherington
2025-09-03
Remove unnecessary .get() of Time.
Carl Hetherington
2025-08-27
Restore un-ticked DCP audio language correctly (#3077).
Carl Hetherington
2025-08-27
Updated nl_NL translation from Rob van Nieuwkerk.
Carl Hetherington
2025-08-27
pot/merge.
Carl Hetherington
2025-08-27
Add missing file to i18n gathering.
Carl Hetherington
2025-08-26
Supporters update.
v2.18.23
Carl Hetherington
2025-08-25
Bump libdcp for fixes to combination (#3079).
Carl Hetherington
2025-08-25
Add cover sheet magic strings for marker positions (#3076).
Carl Hetherington
2025-08-25
Fix wording.
Carl Hetherington
2025-08-25
Remove unnecessary table label.
Carl Hetherington
2025-08-25
Fix copy/paste error.
Carl Hetherington
2025-08-25
Compress an if.
Carl Hetherington
2025-08-25
Use 0-padded numbers for all fields of a timecode.
Carl Hetherington
2025-08-25
Fix manual build on Fedora.
Carl Hetherington
2025-08-25
White space: util_test.cc.
Carl Hetherington
[next]