Commit Graph

695 Commits (dedeb399a8ba562810c425dbc9e38e870e9634af)

Author SHA1 Message Date
Christopher Snowhill dedeb399a8 - Big Sur phase two
- Restructure main window a bit more
- Remove attempt at SF Symbols icons for now
- Add Now Playing popout to Stacks style main window, tooltip instructs to click to select the current track in playlist
- Disable libFLAC plugin on macOS 10.13 and newer, letting Core Audio handle it instead. Apparently, libFLAC is not really ready for Apple Silicon yet.
2020-11-22 18:16:34 -08:00
Christopher Snowhill 55ebd62eba Updated VGMStream to r1050-3424-gd7bd5a2a 2020-11-19 02:07:36 -08:00
Christopher Snowhill ee0782efbf Updated libopenmpt to version 0.5.3 2020-11-19 01:35:54 -08:00
Christopher Snowhill bb38853ee9 Updated VGMStream to r1050-3272-g842171b8 2020-09-21 22:22:53 -07:00
Christopher Snowhill dab78ed74f Updated libopenmpt to version 0.5.2 2020-09-21 21:54:24 -07:00
Christopher Snowhill 640e8b7304 Various architectural changes to make Intel plus Apple Silicon build successfully 2020-09-11 17:08:37 -07:00
Christopher Snowhill 0001bd581b Phase one of Big Sur 2020-06-30 01:04:55 -07:00
Christopher Snowhill 3b628c3989 Touched by Xcode 2020-06-07 19:57:15 -07:00
Christopher Snowhill ebfb7e1207 Updated VGMStream to r1050-3043-g295ffac0 2020-06-07 19:57:02 -07:00
Christopher Snowhill 3cdebc8425 Remove unused framework 2020-06-07 19:08:01 -07:00
Hugh Cole-Baker be44237199 Avoid using MAP_JIT mmap flag on macOS < 10.14
If compiled with the macOS 10.14 SDK, MAP_JIT will be defined and passed
as a flag to mmap to allocate memory for the dynarec, but this flag will
cause mmap to fail if running on macOS 10.13 and below; on macOS check
the OS version at runtime, set and cache the appropriate flags for mmap.
2020-06-06 16:05:15 +01:00
Christopher Snowhill c009a17ccd Updated VGMStream to r1050-2955-g9aaba3b3 2020-05-16 19:01:23 -07:00
Christopher Snowhill 04686e999f Updated FLAC to 1.3.3 2020-05-02 00:14:26 -07:00
Christopher Snowhill da72f8bbdb Updated VGMStream to r1050-2946-g1e583645 2020-05-01 23:57:11 -07:00
Christopher Snowhill 05386bce3a Updated VGMStream to r1050-2932-g546accdf 2020-04-23 23:55:49 -07:00
Christopher Snowhill bf95a58c02 Updated VGMStream to r1050-2930-g9a1b37d2 2020-04-23 00:09:41 -07:00
Christopher Snowhill f5c7c4d49a Update midi_processing to latest version, fixing some severe MIDI file handling issues, including Standard MIDI file SysEx and SysEx continuation handling 2020-04-14 02:10:52 -07:00
Christopher Snowhill 798cc4ce43 Updated VGMStream to r1050-2900-g8638b219 2020-04-11 00:41:39 -07:00
Christopher Snowhill 95a326ecd7 Cosmetic reordering of project files 2020-04-06 23:29:34 -07:00
Christopher Snowhill 38b5dd6e3f Updated VGMStream to r1050-2895-g772fe03e 2020-04-06 23:29:07 -07:00
Christopher Snowhill 5fbf722f29 Fix NSF player to support N163 waveform lengths like the real thing 2020-03-24 01:11:02 -07:00
Christopher Snowhill 9ca13ad471 Updated WavPack decoder to 5.2.0 2020-03-22 00:15:45 -07:00
Christopher Snowhill 375ff42d0a Updated libmgba 2020-03-05 19:57:44 -08:00
Christopher Snowhill 9dd4f68049 Updated VGMStream to r1050-2834-gc40d364e 2020-03-01 18:36:55 -08:00
Christopher Snowhill fedc271b8c Move a few submodules, update libsidplayfp 2020-02-29 17:49:38 -08:00
Christopher Snowhill 23c25a6dff Removed Sparkle as a submodule 2020-02-29 17:40:18 -08:00
Christopher Snowhill b7eb48e322 Fix bundle identifier for libAdPlug 2020-02-28 23:45:35 -08:00
Christopher Snowhill 2c988f5be7 Fix execute permission flags on several files 2020-02-28 23:42:48 -08:00
Christopher Snowhill ed5e43d9d4 Downgraded Sparkle to 1.23.0 2020-02-28 20:28:18 -08:00
Christopher Snowhill 3e754aadd0 Updated VGMStream to r1050-2819-gcec5b596 2020-02-28 01:05:33 -08:00
Christopher Snowhill 004c53962a Updated VGMStream to r1050-2812-g24e9d177 2020-02-23 00:17:33 -08:00
Christopher Snowhill fbe9283835 Fix libatrac9 loading from correct location in release builds 2020-02-22 23:44:12 -08:00
Christopher Snowhill 1bc4ad85d2 Fix PSF1 playback for Dragon Ball: Final Bout, Title Screen 2020-02-17 19:50:32 -08:00
Christopher Snowhill 8bc6396918 Fix local signing issues 2020-02-13 17:45:11 -08:00
Christopher Snowhill 765cb5e890 Usual Xcode update mess 2020-02-13 01:41:21 -08:00
Christopher Snowhill 0e4694ba67 Updated libsidplayfp to version 2.0.1 2020-02-13 01:29:08 -08:00
Christopher Snowhill 485b81fe04 Updated VGMStream to r1050-2726-g94dac3ec 2019-12-19 17:30:50 -08:00
Christopher Snowhill 90ac083705 Updated VGMStream to r1050-2696-g0a04a738 2019-12-05 18:43:12 -08:00
Christopher Snowhill 319eb84744 Updated VGMStream to r1050-2579-gcce259d4-72-g2ac2c0ce 2019-11-23 20:34:20 -08:00
Christopher Snowhill b6ed264b32 Updated VGMStream to r1050-2637-gd871302c 2019-11-17 16:19:54 -08:00
Christopher Snowhill 9d8551852b Updated VGMStream to r1050-2625-g02efa7d7 2019-11-11 14:02:50 -08:00
Christopher Snowhill 0a9c7693d4 Updated VGMStream to r1050-2622-g72b9f540 2019-11-11 00:25:59 -08:00
Christopher Snowhill 754b5f1268 Updated mGBA 2019-10-30 21:50:45 -07:00
Christopher Snowhill bb974414df Updated VGMStream to r1050-2581-g0e9686ff 2019-10-30 17:33:42 -07:00
Christopher Snowhill 91e6511427 Updated libopenmpt to version 0.4.10 2019-10-30 17:33:03 -07:00
Christopher Snowhill 24c130ae0b Updated VGMStream to r1050-2579-gcce259d4 2019-10-27 19:33:43 -07:00
Christopher Snowhill 38d1dee848 Fixed handling of Unix/macOS generated ZIP archives 2019-10-24 17:34:02 -07:00
Christopher Snowhill dbaf952429 Updated libopenmpt to version 0.4.9 2019-10-24 17:33:28 -07:00
Christopher Snowhill 242c0b9476 Updated VGMStream to r1050-2574-g246222dd 2019-10-20 17:24:44 -07:00
Christopher Snowhill 9be094328c Updated VGMStream to r1050-2553-gee3e1700 2019-10-18 15:44:13 -07:00