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
Christopher Snowhill
5f04d9250d
Merge pull request #48 from sigmaris/map_jit_backwards_compat
...
Avoid using MAP_JIT mmap flag on macOS < 10.14
2020-06-07 18:58:55 -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
cbe7dcfd4f
Add patrons to credits info
2020-05-02 00:58:26 -07:00
Christopher Snowhill
aa434c09bb
Project file touched by Xcode
2020-05-02 00:53:26 -07:00
Christopher Snowhill
3b41af0dc2
Update donation menu
2020-05-02 00:53:08 -07:00
Christopher Snowhill
fbbbda70d6
Update copyright year
2020-05-02 00:52:11 -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
53bfe785bb
Disable remote file support for CoreAudio decoder
2020-04-11 00:31:22 -07:00
Christopher Snowhill
4aca4a9c77
- Increase HTTP buffer size to 256KB
...
- Support a different older flavor of ShoutCAST server
2020-04-11 00:30:27 -07:00
Christopher Snowhill
6c7b7f7213
Maximum volume increased to 800%
2020-04-06 23:30:07 -07:00
Christopher Snowhill
20ef302410
Project files touched by Xcode
2020-04-06 23:29:49 -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
b7487e2ad2
Clean up audio output code just a bit
2020-03-23 01:46:41 -07:00
Christopher Snowhill
b7596caa44
Fixed WavPack tag reading, by actually enabling it
2020-03-22 00:16:13 -07:00
Christopher Snowhill
9ca13ad471
Updated WavPack decoder to 5.2.0
2020-03-22 00:15:45 -07:00
Christopher Snowhill
3e6d599452
Implement new notification display system, when running on Mojave or newer
2020-03-21 01:51:35 -07:00
Christopher Snowhill
7f3da31b45
Consider URLs as 'internal' source so they don't auto play
2020-03-10 02:17:19 -07:00
Christopher Snowhill
a43ae5fc81
- Redo HTTP buffering mechanism
...
- Handle HTTP errors better
- Fix handling ShoutCAST servers responding ICY headers
2020-03-10 01:56:59 -07:00
Christopher Snowhill
b37a6f0f0d
Attempt to add rewinding to CoreAudio for streamed source files, but it doesn't work, it still fails to play anything from a stream
2020-03-09 00:23:58 -07:00
Christopher Snowhill
18acc7fdd2
Handle HTTP redirection, including preventing circular redirects
2020-03-08 20:13:46 -07:00
Christopher Snowhill
25a030a46c
Implement custom reader support in CoreAudio decoder, now supports archives and possibly streams
2020-03-08 20:05:03 -07:00
Christopher Snowhill
117ab53343
Fix multi-plugin cascade to handle non-seeking readers, where disposing of some data while finding an input is okay
2020-03-08 20:04:10 -07:00
Christopher Snowhill
58b435dd88
Disable transport security enforcement to allow NSURLSession to access plain HTTP streams
2020-03-08 20:03:30 -07:00
Christopher Snowhill
6d0166e69b
Fix multi-plugin cascade when using non-seeking readers
2020-03-07 16:09:26 -08:00
Christopher Snowhill
443aa05f88
Replace HTTPSource with a new reader based on NSURLSession, which actually does support HTTPS. This portion of the player now requires macOS 10.9.
2020-03-07 16:08:47 -08:00
Christopher Snowhill
17bb70e729
Fix macOS version detection to use a proper API
2020-03-05 20:34:15 -08:00
Christopher Snowhill
fc2e6df38f
Full screen mode Now Playing Bar now has more appropriate colors in Dark Mode
2020-03-05 20:31:57 -08:00
Christopher Snowhill
e44aad7101
Project file touched by Xcode
2020-03-05 20:31:23 -08: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
f64a67941a
Update update_feed.rb script for new version number style
2020-03-01 17:59:23 -08:00
Christopher Snowhill
4bc7aaf16a
Update Sparkle to version 1.23.0
2020-03-01 15:10:15 -08:00
Christopher Snowhill
5b914831d2
Change version numbering algorithm
2020-03-01 15:09:30 -08:00
Christopher Snowhill
fedc271b8c
Move a few submodules, update libsidplayfp
2020-02-29 17:49:38 -08:00
Christopher Snowhill
6a17d6426e
Switch to Sparkle binaries. Currently trying 1.22.0.
2020-02-29 17:47:07 -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
0fb02ae7ed
Update Info.plist for EdDSA signing
2020-02-28 23:22:53 -08:00