| Age | Commit message (Collapse) | Author |
|
sed -i "/Plural-Forms/n;/%100/n;/scanf/n;s/%[123456789]/{}/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc src/lib/po/*.po src/wx/po/*.po src/tools/po/*.po test/*.cc
sed -i "s/String::compose */fmt::format/g" src/lib/*.cc src/lib/*.h src/wx/*.cc src/tools/*.cc test/*.cc
|
|
|
|
Once again the KDM gets its timezone from the cinema.
|
|
|
|
|
|
This is pretty slow (as it runs the certificate through OpenSSL) and we
don't need to do it for every certificate in a database when we load the
database.
|
|
|
|
|
|
It needs to be in the front-end, not the kdm_cli() method, otherwise the
tests break.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commands.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
certificate validity periods when making KDMs (#2645).
|
|
anything that is passed to read_file() from libcxml.
This should fix #2623 and other similar problems.
|
|
|
|
|
|
|
|
|
|
|
|
lie outside those of the KDMs (#2423).
|
|
This is needed for 2.17.x but I ran the tests on main and they look
OK, so doing it this way should save a few merge conflicts.
|
|
|
|
|
|
"wrong" order.
|
|
|
|
Before it was mostly the film name, but this is confusing when a
single film contains multiple CPLs.
|
|
|
|
|
|
|
|
|
|
|