| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-19 | Log/hash data coming out of FileGroup.debug-corruption | Carl Hetherington | |
| 2024-10-13 | Supporters update.v2.16.95 | Carl Hetherington | |
| 2024-10-13 | Give more details when failing to send emails. | Carl Hetherington | |
| 2024-10-11 | Add some wxYield()s. | Carl Hetherington | |
| One or more of these improve GUI responsiveness when downloading certificates and make it less likely that GNOME complains that DCP-o-matic has hung. | |||
| 2024-10-11 | Download Dolby certs more intelligently. | Carl Hetherington | |
| Rather than doing a load of connections to look for different filenames in a specific FTP directory, list that directory and then look for the filenames. | |||
| 2024-10-08 | Fix bug causing signal changes to be lost (#2870). | Carl Hetherington | |
| It was possible (and I believe it happend) for new signals to be queued up in _pending while some old ones were being processed. They would then be cleared at the end of resume() without ever being sent. | |||
| 2024-10-08 | I'm not sure if this is actually wrong, but it seems odd. | Carl Hetherington | |
| I think possibly only the first call to ::instance() would be locked. | |||
| 2024-09-29 | Disambiguate some more bind calls(). | Carl Hetherington | |
| 2024-09-29 | Arch's FFmpeg is in an unusual place so we have to get the includes for it. | Carl Hetherington | |
| 2024-09-29 | Clarify some uses of bind(). | Carl Hetherington | |
| GCC 14.2.1 somehow can't decide whether to use boost:: or std::bind. | |||
| 2024-09-29 | Missing include. | Carl Hetherington | |
| 2024-09-27 | Fix some missing spaces in the update dialog. | Carl Hetherington | |
| 2024-09-24 | Supporters update.v2.16.94 | Carl Hetherington | |
| 2024-09-24 | Missing new verification error. | Carl Hetherington | |
| 2024-09-24 | Fix build with new boost (e.g. on Arch) (#2868) | Carl Hetherington | |
| 2024-09-17 | Supporters update.v2.16.93 | Carl Hetherington | |
| 2024-09-16 | Bump maximum reel length. | Carl Hetherington | |
| Someone is making a very long (10h) DCP and wants big reels, and I can't think of a reason not to allow it. | |||
| 2024-09-13 | Supporters update. | Carl Hetherington | |
| 2024-09-11 | Fix stupid bug introduced in 5db3eda9c6f0 | Carl Hetherington | |
| 2024-09-06 | Supporters update. | Carl Hetherington | |
| 2024-09-03 | Fix a few places where we should use dcp::File::open_error() | Carl Hetherington | |
| to get a more accurate error number on Windows. | |||
| 2024-09-03 | Fix confusion about operator bool() with optional. | Carl Hetherington | |
| I think previously no exception would be thrown even if the file weren't open. | |||
| 2024-09-03 | Clarify copying of InfoFileHandle. | Carl Hetherington | |
| 2024-09-02 | Recognise .webp as an image file. | Carl Hetherington | |
| 2024-08-15 | Supporters update. | Carl Hetherington | |
| 2024-08-13 | Add missing destructor. | Carl Hetherington | |
| 2024-08-09 | Cleanup: better document parameter. | Carl Hetherington | |
| 2024-08-09 | Support RGBA with auto-crop. | Carl Hetherington | |
| 2024-07-28 | Supporters update.v2.16.90 | Carl Hetherington | |
| 2024-07-28 | Fix build warning on macOS. | Carl Hetherington | |
| 2024-07-27 | Limit number of verifier notes that are actually displayed (#2814). | Carl Hetherington | |
| 2024-07-27 | Optimisation: return notes by reference. | Carl Hetherington | |
| 2024-07-27 | Don't clobber configured log types in the player. | Carl Hetherington | |
| 2024-07-27 | Add missing setup for DEBUG_VIDEO_VIEW. | Carl Hetherington | |
| 2024-07-27 | Cleanup: include and using sorting. | Carl Hetherington | |
| 2024-07-27 | Fix build with RtAudio 6. | Carl Hetherington | |
| 2024-07-26 | Add AudioBackend::device_output_channels(). | Carl Hetherington | |
| 2024-07-26 | Add AudioBackend::default_device_name(). | Carl Hetherington | |
| 2024-07-26 | Add AudioBackend::output_device_names(). | Carl Hetherington | |
| 2024-07-26 | Add AudioBackend::start_stream(). | Carl Hetherington | |
| 2024-07-26 | Add AudioBackend::abort_stream_if_running(). | Carl Hetherington | |
| 2024-07-26 | Signal the correct change when unsetting the sound output. | Carl Hetherington | |
| Otherwise we don't notice when the output is set back to whetever happens to be the default. | |||
| 2024-07-26 | Stop instantiating RtAudio all over the place | Carl Hetherington | |
| and instead just have a singleton. On Windows I saw a situation where the first instantiation would use ASIO and the second WASAPI, causing all kinds of confusion. | |||
| 2024-07-22 | Supporters update. | Carl Hetherington | |
| 2024-07-20 | Add SLV as a channel type for the CLI. | Carl Hetherington | |
| 2024-07-15 | Fix nag foreground colour in dark mode (#2848). | Carl Hetherington | |
| 2024-07-15 | Remove file added for HTML rendering. | Carl Hetherington | |
| 2024-07-15 | Tweak background colour of nag in dark mode. | Carl Hetherington | |
| 2024-07-15 | Make nag text a little bigger. | Carl Hetherington | |
| 2024-07-13 | Fix spacing of screens panel buttons. | Carl Hetherington | |
| Now they match the ones in the content panel. | |||
