Commit Graph

1908 Commits (d14d69e3c43cbf92f696ae2ce89c3f32b0199c09)

Author SHA1 Message Date
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 12ca20484c Update FFmpeg build script. 2017-10-02 12:41:16 -07:00
Christopher Snowhill aa3b4300c8 Fix feed updater script to upload deltas this time. 2017-10-01 18:56:04 -07:00
Christopher Snowhill 2f0ccf8bf2 Update FFmpeg, hopefully resolving the minimum platform spec to support 10.7 again. 2017-10-01 17:46:01 -07:00
Christopher Snowhill ed5f36f12f Hopefully fix feed update script to upload deltas. 2017-09-26 16:26:13 -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 78b69b010d Update feed update method. 2017-09-25 19:08:17 -07:00
Christopher Snowhill 4fd36e1831 Oops, forgot to add my DSA public key to the app. Delta updates should work again after this update. 2017-09-25 18:52:17 -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 0d904b16ae Fix a macro error caused by obsoletion in the macOS 10.13 SDK, which somehow causes a missing symbol error instead of outright failing. I could have swore I already fixed this, too. 2017-09-18 15:17:07 -07:00
Christopher Snowhill 63eae50486 Fix VGMStream tracknumber metadata, which was causing playlist to be lost on shutdown. 2017-09-17 20:04:05 -07:00
Christopher Snowhill bf501d9e12 Add error receiver for debugging. 2017-09-17 20:03:30 -07:00
Christopher Snowhill 06f4fb70d4 Silence a warning. 2017-09-17 19:21:48 -07:00
Christopher Snowhill d0f0f516a3 Really add title reading this time. 2017-09-17 19:21:38 -07:00
Christopher Snowhill 29e548d583 Added title reading for multi-song VGMStream files. 2017-09-17 18:41:04 -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 2e205f1cfa Updated FFmpeg. 2017-09-17 18:11:47 -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 436f1caff7 Updated DMXOPL to version 1.9.1. 2017-07-17 18:34:34 -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 7a70c1c80e Merge branch 'master' of gitlab.kode54.net:kode54/Cog 2017-07-03 16:03:36 -07:00
Chris Moeller 113c52a616 Updated Doom oplmusic synth to latest version. 2017-06-23 16:50:41 -07:00
Chris Moeller b18222052b Updated DMXOPL to version 1.8.2. 2017-06-23 16:50:10 -07:00
Christopher Snowhill 2575a2fb43 Updated DMXOPL to version 1.8.2. 2017-06-19 15:15:23 -07:00