| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-06 | Clarify and improve decoder/player/butler logging a bit. | Carl Hetherington | |
| 2025-07-10 | Remove compose.hpp includes. | Carl Hetherington | |
| sed -i "/include.*compose.hpp/d;" src/lib/*.cc src/wx/*.cc src/wx/*.h src/tools/*.cc src/lib/*.h test/*.cc | |||
| 2025-07-10 | Replace String::compose with fmt. | Carl Hetherington | |
| 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 | |||
| 2025-07-10 | Add some includes of fmt/format.h. | Carl Hetherington | |
| 2024-06-23 | Add log entry for the HTTP server. | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-01-30 | Rename debug type THREED to THREED_D. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-07-05 | Add more logging and some missing prefs checkboxes for existing logging.v2.15.87 | Carl Hetherington | |
| 2020-05-20 | Add a bit more debug logging to the player. | Carl Hetherington | |
| 2020-05-20 | Rename TYPE_DEBUG_PLAYER to TYPE_DEBUG_VIDEO_VIEW. | Carl Hetherington | |
| 2020-04-06 | Add disk writer tool. | Carl Hetherington | |
| 2020-03-01 | Remove unused LOG_DEBUG_DECODE and re-use it to add some 3D shuffler logging.v2.15.46 | Carl Hetherington | |
| 2019-02-17 | More player debugging for butler video-full states.v2.13.121 | Carl Hetherington | |
| 2019-02-13 | Fix build.v2.13.117 | Carl Hetherington | |
| 2018-11-23 | Add missing files. | Carl Hetherington | |
