Christopher Snowhill
|
b927f4c02b
|
Replace more NSDictionary use with literals
Use literals to initialize fixed NSDictionary objects in various places.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
|
2022-02-08 19:56:04 -08:00 |
Christopher Snowhill
|
85c7073649
|
Reformat my own source code with clang-format
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
|
2022-02-06 21:49:27 -08:00 |
Christopher Snowhill
|
7ee76f914a
|
OpenMPT legacy: Correct header import paths so that the correct version of OpenMPT framework headers are used
|
2022-01-06 23:53:39 -08:00 |
Christopher Snowhill
|
112a20132b
|
OpenMPT: Add format info as codec string
|
2021-12-30 00:07:32 -08:00 |
Christopher Snowhill
|
106eb587b4
|
Updated libopenmpt to version 0.6.0, with major new changes. This new version requires macOS 10.15 to work, due to libc++ features required. A compatibility plugin has been duplicated from the existing plugin, which will now load libopenmpt 0.5.14, or whatever newer version may come out that still supports as old as macOS 10.12.
|
2021-12-26 03:29:43 -08:00 |