Dzmitry Neviadomski
72702ed1e1
Add libsidplayfp submodule and supporting files.
2021-02-25 18:36:04 +03:00
Dzmitry Neviadomski
71a697c5a4
Remove libsidplayfp external dep.
2021-02-25 18:36:04 +03:00
Dzmitry Neviadomski
e3ecc30507
Remove duplicated files from compilation target TagLib.
2021-02-13 22:57:03 +03:00
Dzmitry Neviadomski
a6aaeafdca
Re-apply patch for replay gain support
2021-02-07 06:50:28 +03:00
Dzmitry Neviadomski
cb1e7e9d49
Roll TagLib 1.12.0
2021-02-07 04:48:04 +03:00
Dzmitry Neviadomski
9840d87127
Convert CogStatus enum to NS_ENUM
2021-02-07 00:22:19 +03:00
Dzmitry Neviadomski
64b9764b2e
Inhibit ThirdParty libraries build errors.
...
This helps as to actually see warnings of our code.
2021-01-27 04:31:43 +03:00
Christopher Snowhill
0b09d1567b
Updated VGMStream to r1050-3581-g8fd25a33
2021-01-25 14:57:19 -08:00
Dzmitry Neviadomski
19dbf4c9f5
Migrate to MASShortcut.
...
Removed NDHotKey code.
Added ability to restore default shortcuts.
Migrated old user-set shortcuts.
2021-01-25 06:47:09 +03:00
Dzmitry Neviadomski
f503963184
Updated Ogg and Vorbis targets Base SDK.
...
Targets:
- libogg (static)
- libvorbis (static)
- libvorbisenc (static)
- libvorbisfile (static)
2021-01-07 01:18:40 +03:00
Christopher Snowhill
2a52dd831a
Updated VGMStream to r1050-3548-g64ffe5ea
2021-01-06 01:04:54 -08:00
Christopher Snowhill
d070dffdbe
Updated lazyusf2 with fixes from Josh W for cases where some USF rips would cause the internal counter variable to take a full 32 bit loop before producing more audio, having all the appearances of temporarily locking up
2021-01-06 00:52:09 -08:00
Jan Weiß
63ed28919b
Second attempt to fix build with other than maintainer’s TeamIDs. Worked for me with Xcode 12.3.
2021-01-05 17:25:12 +01:00
Christopher Snowhill
dbc51d76f9
Revert PR #60 - Nope, that breaks hardened runtime and signing it myself
2020-12-22 02:11:50 -08:00
Christopher Snowhill
f1c45a81ef
Updated VGMStream to r1050-3533-g95709ce3
2020-12-22 00:54:29 -08:00
Jan Weiß
c305a5f949
Fix build with other than maintainer’s TeamIDs.
...
This commit removes development team and code signing key/value pairs that slipped through when Xcode applied code signing changes.
2020-12-13 12:01:48 +01:00
Christopher Snowhill
4ef5283fa8
Updated VGMStream to r1050-3468-gc3ed1fad
2020-12-04 16:29:46 -08:00
Christopher Snowhill
24231ecdbb
Update libopenmpt to version 0.5.4
2020-12-04 16:22:42 -08:00
Christopher Snowhill
0b47070bd0
Remove erroneous macOS 10.7 deployment target from framework
2020-11-26 18:36:29 -08:00
Christopher Snowhill
91b1271ae2
Bump deployment target to 10.13
2020-11-24 15:26:26 -08:00
Christopher Snowhill
6646e01d8a
Switched FFmpeg back to static libraries, now that I know I can make Universal static libraries
2020-11-23 23:50:50 -08:00
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
Christopher Snowhill
0f93b0c7bc
Updated VGMStream to r1050-2552-g2b1de051
2019-10-15 19:56:09 -07:00
Christopher Snowhill
a1ec4dba40
Updated FFmpeg
2019-10-15 19:15:52 -07:00
Christopher Snowhill
a23085082a
Switch back to lazyusf2, and enable JIT entitlement for it
2019-10-15 14:32:18 -07:00
Christopher Snowhill
65c75a26e5
Enable skip-install for several frameworks, so they don't get 'installed' when archiving the project
2019-10-13 00:49:26 -07:00
Christopher Snowhill
c53c048d59
Add missing files for OpenMPT that were excluded by .gitignore
2019-10-10 15:53:22 -07:00
Christopher Snowhill
14c6ce431a
Updated VGMStream to r1050-2526-g8b6b5b9e
2019-10-05 00:44:22 -07:00
Christopher Snowhill
fd7ab684c2
Updates for modern Xcode
2019-10-05 00:12:36 -07:00
Christopher Snowhill
1dceedaa55
Updated VGMStream to r1050-2361-ga2d54810
2019-07-12 17:02:28 -07:00
Christopher Snowhill
45accf38ae
Updated VGMStream to r1050-2359-ge1184142
2019-07-07 15:49:12 -07:00
Christopher Snowhill
ff35f6c3cf
Updated VGMStream to r1050-2349-g5fe83c0c
2019-07-07 00:41:14 -07:00
Christopher Snowhill
d9d145007e
Whoops. Minor fix so it compiles.
2019-07-07 00:31:59 -07:00
Christopher Snowhill
7c762da573
Minor compile fix for VGMStream
2019-07-02 16:55:16 -07:00
Christopher Snowhill
050eef7225
Updated to latest Xcode
2019-07-02 16:37:17 -07:00
Christopher Snowhill
7657eb4971
Updated VGMStream to r1050-2345-g1d28e0f5
2019-07-02 15:54:31 -07:00
Christopher Snowhill
23ab4b3f86
Updated VGMStream to r1050-2327-ge003e2c2
2019-06-21 20:44:35 -07:00
Christopher Snowhill
412a094b94
Updated VGMStream to r1050-2323-g2e1739e6
2019-06-20 20:57:32 -07:00
Christopher Snowhill
a6b0e0e8ae
Updated libopenmpt to version 0.4.5
2019-06-20 20:17:10 -07:00
Chris Moeller
c5001ddf96
Updated libopenmpt to version 0.4.3
2019-02-12 00:07:17 -08:00
Chris Moeller
e76c1966c6
Updated VGMStream to r1050-2066-g3dc52c5f
2019-02-12 00:05:35 -08:00
Chris Moeller
d1e4abf78c
Updated libopenmpt to version 0.4.2
2019-01-23 18:26:37 -08:00
Chris Moeller
05de1e5033
Updated VMStream to r1050-2028-gac28ccc5
2019-01-23 18:26:24 -08:00
Chris Moeller
18c22cd6b2
Updated VGMStream to r1050-1973-g34f962eb
2019-01-06 01:34:00 -08:00
Chris Moeller
d5b560de06
Updated mGBA
2019-01-04 19:17:51 -08:00
Chris Moeller
3a93a0083c
Updated VGMStream to r1050-1964-g9346ae50
2019-01-04 19:15:04 -08:00
Chris Moeller
2ec3e0940a
Updated Sparkle
2019-01-04 18:29:41 -08:00
Christopher Snowhill
2a5221da25
Updated VGMStream to r1050-1726-g5b99d40c.
2018-09-26 19:46:37 -07:00
Christopher Snowhill
46e5b89a8b
Add patch against unmodified VGMStream.
2018-09-26 16:35:22 -07:00
Christopher Snowhill
63be0c6270
Updated libopenmpt to version 0.3.12.
2018-09-26 16:00:05 -07:00
Christopher Snowhill
833f4d32b0
Updated Sparkle.
2018-09-22 02:09:53 -07:00
Christopher Snowhill
e59a9e1ed9
Fix external M3U decimal index handling.
2018-07-22 02:07:19 -07:00
Christopher Snowhill
03eac4619f
Sorted source file list.
2018-07-22 02:06:54 -07:00
Christopher Snowhill
6980e7b4e9
Fix encoding of strings resources.
2018-07-22 01:58:57 -07:00
Christopher Snowhill
c1efdb0a6e
Updated VGMStream to r1050-1417-g60615e6d.
2018-07-19 20:19:14 -07:00
Christopher Snowhill
6f59d10162
Updated VGMStream to r1050-1399-gee07eaee.
2018-07-17 18:09:27 -07:00
Christopher Snowhill
0742206f53
Updated VGMStream to r1050-1395-g454488b5.
2018-07-15 18:40:01 -07:00
Christopher Snowhill
e62c04204a
Updated VGMStream to r1050-1391-g4ed16da3.
2018-07-14 18:36:08 -07:00
Christopher Snowhill
e387ab7615
Replace Sparkle with plain upstream version.
2018-07-12 02:14:36 -07:00
Christopher Snowhill
ab6f6ad568
Normalized some source formatting.
2018-07-12 02:05:53 -07:00
Christopher Snowhill
951b2e6c7c
Replaced lazyusf2 with more compatible lazyusf1, and updated its timing code significantly.
2018-07-12 00:13:30 -07:00
Christopher Snowhill
b1e67366d0
Import original LazyUSF into code base, for debugging and comparison.
2018-07-11 19:01:38 -07:00
Christopher Snowhill
67495009ff
Updates for new build system.
2018-06-28 04:03:37 -07:00
Christopher Snowhill
854e29c29c
Updated VGMStream to r1050-1355-g005c5556.
2018-06-18 18:19:23 -07:00
Christopher Snowhill
56e760f3b3
Update libopenmpt to version 0.3.10.
2018-06-18 18:08:02 -07:00
Christopher Snowhill
268a293a7a
Updated mGBA GSF player core.
2018-06-04 18:08:36 -07:00
Christopher Snowhill
bcf839efd1
Apply Xcode's suggested changes to project files.
2018-06-04 00:13:55 -07:00
Christopher Snowhill
a767189657
Updated VGMStream to r1050-1335-g25479155.
2018-06-03 18:51:00 -07:00
Christopher Snowhill
fa648bdc44
Fix linkage errors due to inline missing 'static'.
2018-05-22 01:04:58 -07:00
Christopher Snowhill
aebbef593f
Updated Highly Quixotic to include new, more accurate sound emulation.
2018-05-22 00:53:00 -07:00
Chris Moeller
9609e96143
Hopefully fix the constant need to recompile some of the frameworks.
2018-05-11 19:22:45 -07:00
Chris Moeller
c94c5dd0f2
Hopefully fix multi-port MIDI files that only denote the alternate port tracks.
2018-05-11 19:22:25 -07:00
Chris Moeller
baf8e574cf
Update mGBA, including a fix for PSG volume.
2018-05-11 19:21:42 -07:00
Chris Moeller
8dc0bfb47a
Cleaned up some warnings.
2018-05-11 19:17:14 -07:00
Chris Moeller
06a43a5aac
Update libsidplayfp.
2018-05-01 19:31:27 -07:00
Chris Moeller
f97ffd0574
Updated VGMStream to r1050-1289-g35cd14fa.
2018-05-01 00:05:29 -07:00
Chris Moeller
dce35b2924
Updated libopenmpt to version 0.3.9.
2018-04-30 20:48:06 -07:00
Christopher Snowhill
baace3fea9
Updated libopenmpt to version 0.3.8.
2018-04-30 20:36:19 -07:00
Christopher Snowhill
df847cdd05
Update Sparkle to not code sign the Autoupdate binary until it is copied over.
2018-02-18 20:53:21 -08:00
Christopher Snowhill
f5d1ca364f
Updated VGMStream to r1050-1043-g16b4cf22.
2018-02-18 20:38:16 -08:00
Christopher Snowhill
f9d9a492ad
Updated libopenmpt to version 0.3.6.
2018-02-18 20:25:43 -08:00
Christopher Snowhill
c114c30a3f
Updated VGMStream to r1050-1001-gebdfed99.
2018-01-27 20:32:27 -08:00
Christopher Snowhill
50616714ad
Implemented AdPlug decoder.
2018-01-27 15:08:06 -08:00
Christopher Snowhill
c6c325a303
Updated VGMStream to r1050-925-g2b92a562, now with Atrac9 support.
2018-01-08 18:54:28 -08:00
Christopher Snowhill
6c1c3f3615
Fix libopenmpt Framework rpath so it loads.
2018-01-04 18:09:02 -08:00
Christopher Snowhill
aaaa5d574f
Replaced DUMB and company with libopenmpt.
2018-01-04 18:00:39 -08:00
Christopher Snowhill
cf8fd45f02
Updated VGMStream to r1050-873-ga4cf9afd.
2017-12-17 20:35:01 -08:00
Christopher Snowhill
16e0a006f2
Updated VGMStream to r1050-866-g5cc215b4.
2017-12-16 20:17:41 -08:00
Christopher Snowhill
00549db86a
Updated Sparkle.
2017-12-16 19:35:59 -08:00
Chris Moeller
9e8fd61d8c
Update xcschemes.
2017-12-05 19:10:41 -08:00
Chris Moeller
ced683e228
Updated mGBA.
2017-12-05 19:07:55 -08:00
Chris Moeller
4c6eb39f63
Updated Sparkle.
2017-12-05 18:48:18 -08:00
Christopher Snowhill
07510cfabd
Update lazyusf2 with latest fixes.
2017-10-30 15:47:51 -07:00
Christopher Snowhill
1abc4d8de4
Update DUMB to fix some possible lockups.
2017-10-30 15:47:27 -07:00
Christopher Snowhill
20d1ce09e5
Updated DUMB to version 2.0.2.
2017-10-08 18:48:02 -07:00
Christopher Snowhill
34357351c8
Updated VGMStream to r1050-707-gfcc79e8f.
2017-10-08 16:25:44 -07:00
Christopher Snowhill
614d57d37f
Fix Standard MIDI processor for running SysEx sequences.
2017-10-05 12:50:25 -07:00
Christopher Snowhill
d48ac9848b
Internal fix.
2017-09-26 16:19:59 -07:00
Christopher Snowhill
913287665d
Update project files to current recommendations.
2017-09-26 16:12:33 -07:00
Christopher Snowhill
47a6afe62c
Update DUMB to version 2.0.0.
2017-09-26 16:11:54 -07:00
Christopher Snowhill
28b3dd7c7e
Updated VGMStream to r1050-684-gedf8f7a9.
2017-09-24 16:47:21 -07:00
Christopher Snowhill
ba78e14909
Updated FFmpeg.
2017-09-24 16:35:45 -07:00
Christopher Snowhill
d3ef15de82
Updated DUMB to move some macros for internal use only.
2017-09-18 18:05:38 -07:00
Christopher Snowhill
1ef9455f9d
Updated symbol decoration for mono resampler.
2017-09-17 18:40:35 -07:00
Christopher Snowhill
e2748f878b
Updated Sparkle framework.
2017-09-17 18:40:13 -07:00
Christopher Snowhill
039347f36f
Made all scheme configurations shared, imported.
2017-09-17 18:40:02 -07:00
Christopher Snowhill
e3b65daa6e
Updated DUMB.
2017-09-16 21:37:49 -07:00
Christopher Snowhill
2f9eb42e24
Updated FT2Play to version 0.79.
2017-09-16 21:26:42 -07:00
Christopher Snowhill
085bbf7650
Updated mGBA core.
2017-09-16 21:25:45 -07:00
Christopher Snowhill
9c80799aea
Updated VGMStream to r1050-670-g165cda22.
2017-09-16 21:24:57 -07:00
Christopher Snowhill
1a084b43c0
Add back missing file.
2017-07-30 21:02:43 -07:00
Christopher Snowhill
347439eba1
Remove obsolete files.
2017-07-30 20:59:45 -07:00
Christopher Snowhill
702a52f3ce
Updated ft2play to version 0.78.
2017-07-30 20:54:41 -07:00
Christopher Snowhill
1e10430da8
Fix for macOS 10.13 SDK.
2017-07-30 20:54:28 -07:00
Christopher Snowhill
46cf33ca31
Updated VGMStream to r1050-603-g9d0c3ed8.
2017-07-30 20:37:03 -07:00
Christopher Snowhill
a558f9b8b5
Updated VGMStream to r1050-590-gbb8966a6.
2017-07-23 16:49:07 -07:00
Christopher Snowhill
628697f4b0
Forgot to initialize a few things, fixes echo in SPC files.
2017-07-19 11:59:54 -07:00
Christopher Snowhill
eb2ff0d600
Add code conditionally for older macOS SDKs.
2017-07-09 15:01:52 -07:00
Christopher Snowhill
9df683829a
Fix VGMStream to not crash on open failure, and generate its file name extension list dynamically.
2017-07-09 15:01:25 -07:00
Christopher Snowhill
428f7e14d2
More 6502 opcodes.
2017-07-08 22:23:22 -07:00
Christopher Snowhill
84b92516e4
Add two missing files to project.
2017-07-03 16:14:53 -07:00
Christopher Snowhill
1d30e1a235
Updated VGMStream to r1050-554-g883d0a4f.
2017-07-03 16:13:01 -07:00
Christopher Snowhill
c831470851
Updated VGMStream to r1050-536-gf670ae05.
2017-06-17 18:58:15 -07:00
Christopher Snowhill
dac58b9f48
Updated PLAYPTMOD to version 1.35.
2017-06-11 17:57:00 -07:00
Christopher Snowhill
f2ee79946f
Removed code which is no longer necessary.
2017-06-11 17:55:36 -07:00
Christopher Snowhill
19d93c8b17
Forgot some missing files from latest VGMStream.
2017-06-11 17:55:10 -07:00
Christopher Snowhill
5df7a8f5c6
Updated VGMStream to r1050-532-gba4e6d1f.
2017-06-11 17:35:03 -07:00
Christopher Snowhill
c5c451b152
Updated VGMStream to r1050-521-g8b936cc7.
2017-05-21 21:15:12 -07:00
Christopher Snowhill
df28a1ad34
Updated VGMStream to r1050-518-g3103029c.
2017-05-20 17:42:28 -07:00
Christopher Snowhill
473990139d
Updated VGMStream to r1050-499-g3624cb06.
2017-05-18 17:51:04 -07:00
Christopher Snowhill
0217d5dee2
Fix EMIDI looping by implementing Global Loop Start/End support.
2017-04-25 18:31:02 -07:00
Christopher Snowhill
22fa3a3df0
Updated VGMStream to r1050-449-gd2fac791.
2017-04-22 21:26:52 -07:00
Christopher Snowhill
c291a4885b
Fix VGMStream copying Vorbis framework on build.
2017-04-03 19:01:35 -07:00
Christopher Snowhill
6a28695c5e
Fixed Ogg Vorbis plug-in locating its Vorbis framework.
2017-04-03 18:45:41 -07:00
Christopher Snowhill
877ed3514c
Updated VGMStream to r1050-398-gfbe2c96c.
2017-04-03 18:02:52 -07:00
Christopher Snowhill
aa26a713a0
Updated VGMStream to r1050-390-g72f34ec.
2017-03-26 18:42:01 -07:00
Christopher Snowhill
a142a06576
Updated VGMStream to r1050-386-g886a25c.
2017-03-25 19:02:05 -07:00
Christopher Snowhill
47aa97e164
Updated VGMStream to r1050-375-g6d4d310.
2017-03-20 13:28:53 -07:00
Christopher Snowhill
f6cf915fc2
Updated VGMStream to r1050-359-g00523fb.
2017-03-13 18:34:31 -07:00
Christopher Snowhill
786868d191
Updated VGMStream to r1050-352-g698269d.
2017-03-12 22:20:40 -07:00
Christopher Snowhill
309be174c8
Update mGBA project file.
2017-03-12 21:38:16 -07:00
Christopher Snowhill
8a2c48bbda
Fix for new GME code.
2017-03-12 21:38:00 -07:00
Christopher Snowhill
a70f6b57a5
Updated mGBA.
2017-03-12 21:23:00 -07:00
Christopher Snowhill
fce57925c0
Update Syntrax decoder with speed improvements.
2017-03-12 21:15:16 -07:00
Christopher Snowhill
d963710c28
Revert IIR filter changes from modplay resampler.
2017-03-12 21:12:59 -07:00
Christopher Snowhill
c594690aab
Update GME, including support for tag-specified fade times for formats which support it, which are SPC and SFM.
2017-03-12 21:10:35 -07:00
Chris Moeller
e274ec01eb
Updated FFmpeg and VGMStream.
2017-01-26 17:28:06 -08:00
Christopher Snowhill
89a2ab07a1
Updated VGMStream.
2016-12-26 16:45:02 -08:00
Christopher Snowhill
bcff934561
Updated playptmod to version 1.31.
2016-12-22 20:44:37 -08:00
Christopher Snowhill
3ff4892a1a
Updated VGMStream.
2016-12-18 19:55:43 -08:00
Christopher Snowhill
b0e2332ce5
Updated VGMStream.
2016-12-18 11:32:02 -08:00
Christopher Snowhill
e1e2c2d431
Updated mGBA.
2016-12-08 20:51:42 -08:00
Christopher Snowhill
07395b1e61
Enable VGMStream FFmpeg 'accurate' looping.
2016-12-08 16:18:26 -08:00
Christopher Snowhill
5e7180fe34
Updated VGMStream.
2016-12-08 14:47:10 -08:00
Christopher Snowhill
897d5911d8
Updated mGBA.
2016-11-30 16:42:21 -08:00
Christopher Snowhill
f7bd04ace2
Updated mGBA.
2016-11-30 15:46:55 -08:00
Christopher Snowhill
3453e6a3c7
Updated VGMStream.
2016-11-20 11:49:08 -08:00
Christopher Snowhill
03dab36e26
Fix VGMPlay resampler for Pokey.
2016-11-17 22:56:57 -08:00
Christopher Snowhill
70805327d2
Fixed YMF-278B playback.
2016-11-17 21:49:20 -08:00
Christopher Snowhill
fbe9ae50dd
Update mGBA and fix license file inclusion in Resources.
2016-11-11 17:55:36 -08:00
Christopher Snowhill
5a3e8005ea
Finished updating mGBA.
2016-11-03 22:43:12 -07:00
Christopher Snowhill
8ad0b7e8e3
Updated projects to Xcode recommendations.
2016-11-03 22:42:21 -07:00
Christopher Snowhill
a3f87e9010
Updated mGBA.
2016-11-03 20:46:13 -07:00
Christopher Snowhill
c2bf3225d1
Use new symbols from macOS 10.12 SDK, which have the same values as the deprecated symbols.
2016-10-10 22:31:46 -07:00
Christopher Snowhill
291e2ae676
Fix HotKey Modifier hashing, which has always occupied the upper 16 bits of the value since as early as 2003.
2016-10-10 22:30:52 -07:00
Christopher Snowhill
0c3d9755fc
Updated st3play to version 0.75a, now with panning defaulting to center, like the GUS.
2016-10-05 11:19:39 -07:00
Christopher Snowhill
849a52230c
Update mGBA.
2016-10-01 17:58:25 -07:00
Chris Moeller
ffc8d5b610
Remove deleted file from mGBA project.
2016-09-16 02:49:03 -07:00
Chris Moeller
a2e5d1da4f
Fix double-free in GME when using MSX Audio.
2016-09-16 02:48:10 -07:00
Chris Moeller
096e68531c
Update a bunch of project files.
2016-09-16 02:10:22 -07:00
Christopher Snowhill
952cc2100d
Further fix Sparkle.
2016-09-04 13:07:29 -07:00
Christopher Snowhill
398e4ba94c
Fix Sparkle project.
2016-09-04 13:03:34 -07:00
Christopher Snowhill
a95280626f
Fix Projects. Fix a major deadlock introduced by previous commit. Introduce new mGBA based GSF player.
2016-09-04 12:49:43 -07:00
Christopher Snowhill
899cfd6b42
Update project files.
2016-09-01 18:50:33 -07:00
Christopher Snowhill
d298087dec
Updated WavPack to version 5.0.0 alpha 4, decode floating point sample data to actual floating point, and now support DSD decoded as PCM.
2016-08-28 13:03:54 -07:00
Christopher Snowhill
327a45c194
Fixed MTAF decoder for features that had yet to be discovered.
2016-08-24 17:36:17 -07:00
Christopher Snowhill
9c9f8952d3
Update VGMStream so its FFmpeg component performs loop pre-roll, since FFmpeg itself doesn't seem to do this. Now loops should be as seamless as they were intended.
2016-08-14 15:26:42 -07:00
Christopher Snowhill
b13d74ecb2
Add .sgb to VGMStream RIFF WAV parser.
2016-08-10 18:36:13 -07:00
Christopher Snowhill
771a73d0b3
Update VGMStream bitrate calculator with correct safety check.
2016-08-10 18:35:37 -07:00
Christopher Snowhill
1dab2b6d27
Support GBS version 2?
2016-08-04 18:54:57 -07:00
Christopher Snowhill
92c089f785
Hopefully fix some note cutting issues with SSF and DSF playback.
2016-07-23 17:19:00 -07:00
Chris Moeller
42a43316b8
Update VGMStream.
2016-07-22 15:03:01 -07:00
Chris Moeller
ff46687597
Updated VGMStream with FFmpeg support, and moved the supported formats over to that plug-in.
2016-07-16 23:03:44 -07:00
Chris Moeller
b4ae0cc4eb
Update FT2Play.
2016-07-13 19:47:13 -07:00
Chris Moeller
a2a519b3fd
Fix initialization error with YM2151.
2016-07-08 17:24:53 -07:00
Chris Moeller
2b54fdbeae
Undid some minor madness.
2016-07-07 17:11:33 -07:00
Chris Moeller
84e38a6213
Hopefully fix all threading issues with VGMPlay.
2016-07-07 16:42:36 -07:00
Chris Moeller
1375489a8b
Fix previous commit so it compiles.
2016-07-07 16:41:27 -07:00
Chris Moeller
d94bd9a183
Minor fix to Highly Theoretical that won't be used (yet?) anyway.
2016-07-07 15:55:36 -07:00
Chris Moeller
540ca59b50
Correct fix for DSF ADPCM decoder.
2016-07-06 22:56:33 -07:00
Chris Moeller
0bc20e792d
DSF: Rewrite AICA ADPCM decoder, now produces correct output.
2016-07-06 19:33:59 -07:00
Chris Moeller
5006d05222
Fix a VGM crash when loading unsupported files.
2016-07-02 17:08:41 -07:00
Chris Moeller
b262dfa508
Replaced Highly Theoretical SCSP/AICA core with original Neill Corlett version, with all the fixes that aren't MAME related.
2016-07-02 02:59:12 -07:00
Chris Moeller
7bb722cdec
Updated VGMPlay.
2016-07-02 02:57:36 -07:00
Chris Moeller
f35d0773b9
Add ADX keys for Storm Lover Natsu Koigit diff and Dragon Ball Z: Dokkan Battle.
2016-06-30 16:06:55 -07:00
Chris Moeller
27e5402d88
Fix file handle allocation in MP4 and HCA readers, reverting an incorrect change.
2016-06-30 15:40:29 -07:00
Chris Moeller
6077a5086e
Update HCA decoder to ignore relative volume adjustment header field, since it can sometimes be wrong.
2016-06-29 23:09:16 -07:00
Chris Moeller
cd3901f00d
Update HCA decoder.
2016-06-29 22:11:18 -07:00
Chris Moeller
b47fe40fcd
Fix File_Extractor semaphore for newer Mac OS X.
2016-06-29 22:11:02 -07:00
Chris Moeller
17272ce43c
Clean up lots of warnings and minor issues.
2016-06-29 22:10:29 -07:00
Chris Moeller
98f0757089
Fixed file handle leak in vgmstream HCA and MP4 decoders, and minor casting fixes.
2016-06-28 19:28:34 -07:00