Commit graph

2089 commits

Author SHA1 Message Date
Christopher Snowhill
985160cf5a Updated copyright notice with past and present authors. 2016-10-13 21:19:30 -07:00
Christopher Snowhill
b5967bb2e1 Fix HotKey initialization to deinitialize any existing instances, as the global hash table is not reference counted, and the previous design would result in the hash table being set twice, then cleared. 2016-10-10 22:33:00 -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
c4047f53a1 Welp, that didn't help anything. 2016-10-01 18:57:07 -07:00
Christopher Snowhill
8a78daa888 Third time's the charm with FFmpeg, I hope. 2016-10-01 18:20:28 -07:00
Christopher Snowhill
81684c9378 Update FFmpeg again with a last minute fix. 2016-10-01 18:15:59 -07:00
Christopher Snowhill
849a52230c Update mGBA. 2016-10-01 17:58:25 -07:00
Christopher Snowhill
4dfa01f476 Update FFmpeg to version 3.1.4. 2016-10-01 17:56:27 -07:00
Christopher Snowhill
7bb116a33b Added a fix so that a rapid succession of sub-10 second files do not get queued up until the player eventually crashes. 2016-09-17 20:59:58 -07:00
Chris Moeller
58378d2711 Fix GME M3U playlist support. 2016-09-16 02:49:17 -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
Chris Moeller
45b032fb35 Updated mGBA path. 2016-09-16 01:50:06 -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
48d22e0961 Fixed FFmpeg broken due to MacPorts installed libraries. 2016-09-01 18:11:44 -07:00
Christopher Snowhill
ac44ca33b0 Hopefully fixed total play time synchronizing with adding new tracks to the playlist. 2016-09-01 17:20:53 -07:00
Christopher Snowhill
434d95fccc Updated FFmpeg to version 3.1.3. 2016-09-01 17:20:19 -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
de77fef181 Enabled .mtaf extension decoding in VGMStream. 2016-08-24 17:36:39 -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
e4f3d02473 Add .sgb and .sgd extensions to VGMStream decoder. 2016-08-10 18:36:53 -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
b3ccd47c4e Update FFmpeg again, this time fixing missing and/or still enabled items due to missing line end escapes in the script. 2016-08-10 18:21:36 -07:00
Christopher Snowhill
2b2f832535 Move intermediate paths of plugins that share names with their core libraries, so they don't clash when performing partial rebuilds. 2016-08-10 18:20:59 -07:00
Christopher Snowhill
5f8bcf8ff1 Update and fix FFmpeg, which fixes an MP3 parser crash. 2016-08-05 16:40:48 -07:00
Christopher Snowhill
a7d1853853 Support GME M3U playlists. 2016-08-04 18:55:13 -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
91753a978f Update FFmpeg again with the whole iTunes fix. 2016-07-22 16:36:16 -07:00
Chris Moeller
93095f8e45 Fix update feed script. 2016-07-22 16:17:40 -07:00
Chris Moeller
dc9d9a006c Update FFmpeg to support iTunes MP3 gapless info again. 2016-07-22 15:44:59 -07:00
Chris Moeller
42a43316b8 Update VGMStream. 2016-07-22 15:03:01 -07:00
Chris Moeller
e94cb95bf5 Fix uploading deltas to S3. 2016-07-16 23:17:03 -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
96576da089 Hopefully fix delta uploading. 2016-07-16 15:33:18 -07:00
Chris Moeller
92d9af91a2 Correct a minor typo. 2016-07-15 22:51:49 -07:00
Chris Moeller
34fe5c3668 Force MIME type for uploaded ZIP and delta. 2016-07-15 22:50:29 -07:00
Chris Moeller
69382366f5 Invalidate CDN path automatically. 2016-07-15 22:43:19 -07:00
Chris Moeller
55ecd008ad Update feed location and script. 2016-07-15 22:41:17 -07:00
Chris Moeller
b9a39a48a8 Update feed location and script. 2016-07-15 22:33:02 -07:00
Chris Moeller
aaf516fb00 Further improved the FFmpeg plug-in, including cleaning up after a memory leak. 2016-07-15 21:41:23 -07:00
Chris Moeller
0c830b92f8 Enable RIFF WAV parser in FFmpeg. 2016-07-15 21:40:57 -07:00