| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-30 | Support RtAudio >= 6. | Carl Hetherington | |
| There's an API break, mostly about removing the use of exceptions. | |||
| 2023-10-09 | Use dcp::filesystem to wrap filesystem calls and fix_long_path | Carl Hetherington | |
| anything that is passed to read_file() from libcxml. This should fix #2623 and other similar problems. | |||
| 2023-07-24 | Add stubs for Georgian (ka_KA) language support. | Carl Hetherington | |
| 2023-04-25 | Cleanup: remove some unnecessary includes. | Carl Hetherington | |
| 2023-02-19 | Remove scrolling in AudioMappingView. | Carl Hetherington | |
| In the audio panel it was a bit weird to have part of the panel scrollable when the whole video panel is. Now both video and audio panels scroll. You lose the "always there" view of the audio processing summary but I think this is outweighed by the scrolling simplicity. I also suspect it may make things behave better on "short" screens. | |||
| 2023-01-14 | Add wx_ptr and use it instead of ScopeGuard in a lot of places. | Carl Hetherington | |
| 2023-01-14 | Use more ScopeGuards. | Carl Hetherington | |
| 2022-12-10 | Extract constants.h | Carl Hetherington | |
| 2022-11-02 | Cleanup: use new CheckBox::bind(). | Carl Hetherington | |
| 2022-10-18 | Use slightly better icons for macOS prefs in dark mode. | Carl Hetherington | |
| 2022-08-26 | Template hu_HU translation. | Carl Hetherington | |
| 2022-07-20 | Change bitmap_path to take a full name with extension. | Carl Hetherington | |
| 2022-07-08 | Support sl_SI (Slovenian) translation. | Carl Hetherington | |
| 2022-05-05 | Use dcp::File in DCP-o-matic (#2231). | Carl Hetherington | |
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-02-14 | Add re-make signing certificates button to the main config page. | Carl Hetherington | |
| 2022-02-14 | Move some logic from the caller into MakeChainDialog. | Carl Hetherington | |
| 2022-02-12 | Go back to 10-year certificate validity periods (#2174). | Carl Hetherington | |
| 2022-01-18 | Shrink size of audio map. | Carl Hetherington | |
| 2022-01-16 | Don't offer the tr_TR translation as it is very limited. | Carl Hetherington | |
| 2021-11-30 | Be a little more careful to handle exceptions from boost::filesystem::file_size | Carl Hetherington | |
| There has been a report of file_size throwing an exception and crashing DCP-o-matic, but I haven't been able to reproduce it yet (possibly related to there being missing content files). | |||
| 2021-11-28 | Fix some truncated headings. | Carl Hetherington | |
| 2021-06-06 | Use bitmap_path() and wxBITMAP_TYPE_PNG (not _RESOURCE) to allow prefs to ↵ | Carl Hetherington | |
| work with in-tree builds. | |||
| 2021-05-28 | Mark some strings that should not be translated; thanks to Adam Klotblixt. | Carl Hetherington | |
| 2021-05-01 | C++11 tidying. | Carl Hetherington | |
| 2021-02-06 | Include creator/issuer in default name of exported KDM decryption key (#1888). | Carl Hetherington | |
| 2021-02-06 | Tweak label of KDM decryption key export button (#1888). | Carl Hetherington | |
| 2021-02-06 | C++11 tidying. | Carl Hetherington | |
| 2021-02-06 | Force .pem extension when saving certificates. | Carl Hetherington | |
| 2021-02-06 | Add some default filenames to the advanced certificate/key export dialogues ↵ | Carl Hetherington | |
| (#1888). | |||
| 2021-01-07 | BOOST_FOREACH. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-11-23 | Remove swaroop variant. | Carl Hetherington | |
| 2020-11-08 | Remove references to / support for old RtError class (now RtAudioError). | Carl Hetherington | |
| 2020-09-25 | Add NamedChannel and use it to hide the never-used channels | Carl Hetherington | |
| when mapping into a DCP. | |||
| 2020-09-25 | Add missing try/catch to a call to getDeviceInfo. | Carl Hetherington | |
| 2020-09-25 | Use the appropriate RtAudio exception (though I'm not sure if this | Carl Hetherington | |
| still necessary). | |||
| 2020-09-01 | Build fixes for Boost >= 1.73 | Carl Hetherington | |
| Forward-ported-from: d1e9749ca290673639a49d693a8fe5c6557cc2de | |||
| 2020-08-29 | Try to fix crashes when things go wrong with getDeviceInfo.v2.15.99 | Carl Hetherington | |
| 2020-08-14 | Fix white space. | Carl Hetherington | |
| 2020-07-26 | Add new macOS preferences icons. | Carl Hetherington | |
| 2020-07-12 | Remove pointless subheading in Keys->Advanced dialogues and improve spacing ↵ | Carl Hetherington | |
| in the Keys page of config. | |||
| 2020-04-15 | Try to improve spacing in Keys tab of prefs on macOS (#1550). | Carl Hetherington | |
| 2020-02-29 | Add 'proper' config dialog for the playlist editor. | Carl Hetherington | |
| 2019-12-24 | Tweak certficate chain dialogue layout (#1530). | Carl Hetherington | |
| 2019-12-19 | Add an output audio matrix (#1482). | Carl Hetherington | |
| 2019-12-19 | Move sound output driver selection into new preferences tab. | Carl Hetherington | |
| 2019-09-29 | Improve OpenFileError so that it doesn't say "opening for read"v2.15.20 | Carl Hetherington | |
| in one case where it should say "opening for read/write". Also add some unit tests for ReelWriter. | |||
| 2019-05-10 | Update message about chain inconsistency when removing certs (#1519). | Carl Hetherington | |
| 2019-05-05 | Correct capitalisation of PulseAudio. | Carl Hetherington | |
