Commit graph

  • ba78e14909 Updated FFmpeg. Christopher Snowhill 2017-09-24 16:35:45 -0700
  • d3ef15de82 Updated DUMB to move some macros for internal use only. Christopher Snowhill 2017-09-18 18:05:38 -0700
  • 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. Christopher Snowhill 2017-09-18 15:17:07 -0700
  • 63eae50486 Fix VGMStream tracknumber metadata, which was causing playlist to be lost on shutdown. Christopher Snowhill 2017-09-17 20:04:05 -0700
  • bf501d9e12 Add error receiver for debugging. Christopher Snowhill 2017-09-17 20:03:30 -0700
  • 06f4fb70d4 Silence a warning. Christopher Snowhill 2017-09-17 19:21:48 -0700
  • d0f0f516a3 Really add title reading this time. Christopher Snowhill 2017-09-17 19:21:38 -0700
  • 29e548d583 Added title reading for multi-song VGMStream files. Christopher Snowhill 2017-09-17 18:41:04 -0700
  • 1ef9455f9d Updated symbol decoration for mono resampler. Christopher Snowhill 2017-09-17 18:40:35 -0700
  • e2748f878b Updated Sparkle framework. Christopher Snowhill 2017-09-17 18:40:13 -0700
  • 039347f36f Made all scheme configurations shared, imported. Christopher Snowhill 2017-09-17 18:40:02 -0700
  • 2e205f1cfa Updated FFmpeg. Christopher Snowhill 2017-09-17 18:11:47 -0700
  • e3b65daa6e Updated DUMB. Christopher Snowhill 2017-09-16 21:37:49 -0700
  • 2f9eb42e24 Updated FT2Play to version 0.79. Christopher Snowhill 2017-09-16 21:26:42 -0700
  • 085bbf7650 Updated mGBA core. Christopher Snowhill 2017-09-16 21:25:45 -0700
  • 9c80799aea Updated VGMStream to r1050-670-g165cda22. Christopher Snowhill 2017-09-16 21:24:57 -0700
  • 1a084b43c0 Add back missing file. Christopher Snowhill 2017-07-30 21:02:43 -0700
  • 347439eba1 Remove obsolete files. Christopher Snowhill 2017-07-30 20:59:45 -0700
  • 702a52f3ce Updated ft2play to version 0.78. Christopher Snowhill 2017-07-30 20:54:41 -0700
  • 1e10430da8 Fix for macOS 10.13 SDK. Christopher Snowhill 2017-07-30 20:54:28 -0700
  • 46cf33ca31 Updated VGMStream to r1050-603-g9d0c3ed8. Christopher Snowhill 2017-07-30 20:37:03 -0700
  • a558f9b8b5 Updated VGMStream to r1050-590-gbb8966a6. Christopher Snowhill 2017-07-23 16:49:07 -0700
  • 628697f4b0 Forgot to initialize a few things, fixes echo in SPC files. Christopher Snowhill 2017-07-19 11:59:54 -0700
  • 436f1caff7 Updated DMXOPL to version 1.9.1. Christopher Snowhill 2017-07-17 18:34:34 -0700
  • eb2ff0d600 Add code conditionally for older macOS SDKs. Christopher Snowhill 2017-07-09 15:01:52 -0700
  • 9df683829a Fix VGMStream to not crash on open failure, and generate its file name extension list dynamically. Christopher Snowhill 2017-07-09 15:00:59 -0700
  • 428f7e14d2 More 6502 opcodes. Christopher Snowhill 2017-07-08 22:23:22 -0700
  • 84b92516e4 Add two missing files to project. Christopher Snowhill 2017-07-03 16:14:53 -0700
  • 1d30e1a235 Updated VGMStream to r1050-554-g883d0a4f. Christopher Snowhill 2017-07-03 16:13:01 -0700
  • 7a70c1c80e Merge branch 'master' of gitlab.kode54.net:kode54/Cog Christopher Snowhill 2017-07-03 16:03:36 -0700
  • 113c52a616 Updated Doom oplmusic synth to latest version. Chris Moeller 2017-06-23 16:50:41 -0700
  • b18222052b Updated DMXOPL to version 1.8.2. Chris Moeller 2017-06-23 16:50:10 -0700
  • 2575a2fb43 Updated DMXOPL to version 1.8.2. Christopher Snowhill 2017-06-19 15:15:23 -0700
  • c831470851 Updated VGMStream to r1050-536-gf670ae05. Christopher Snowhill 2017-06-17 18:58:15 -0700
  • 95e853a544 Updated DMXOPL to version 1.7. Christopher Snowhill 2017-06-12 20:24:57 -0700
  • dac58b9f48 Updated PLAYPTMOD to version 1.35. Christopher Snowhill 2017-06-11 17:57:00 -0700
  • f2ee79946f Removed code which is no longer necessary. Christopher Snowhill 2017-06-11 17:55:36 -0700
  • 19d93c8b17 Forgot some missing files from latest VGMStream. Christopher Snowhill 2017-06-11 17:55:10 -0700
  • 5df7a8f5c6 Updated VGMStream to r1050-532-gba4e6d1f. Christopher Snowhill 2017-06-11 17:35:03 -0700
  • d2dc14a72c Added DMXOPL patch set by sneakernets. Christopher Snowhill 2017-06-02 14:36:52 -0700
  • c5c451b152 Updated VGMStream to r1050-521-g8b936cc7. Christopher Snowhill 2017-05-21 21:15:12 -0700
  • 67332f4982 Last minute fix for files with multiple streams, which includes APE files with attached pictures. Christopher Snowhill 2017-05-20 18:29:27 -0700
  • df28a1ad34 Updated VGMStream to r1050-518-g3103029c. Christopher Snowhill 2017-05-20 17:38:53 -0700
  • e398375e2a Updated FFmpeg binaries. Christopher Snowhill 2017-05-20 17:31:59 -0700
  • 36d4f80e18 Enabled Monkey's Audio codec, which was somehow forgotten. Christopher Snowhill 2017-05-20 17:31:42 -0700
  • 9bc3b55cb7 Fixed XG mode. Christopher Snowhill 2017-05-18 17:51:33 -0700
  • 473990139d Updated VGMStream to r1050-499-g3624cb06. Christopher Snowhill 2017-05-16 16:22:47 -0700
  • 0217d5dee2 Fix EMIDI looping by implementing Global Loop Start/End support. Christopher Snowhill 2017-04-25 18:31:02 -0700
  • e3a2d255f3 Updated FFmpeg. Christopher Snowhill 2017-04-22 21:27:12 -0700
  • 22fa3a3df0 Updated VGMStream to r1050-449-gd2fac791. Christopher Snowhill 2017-04-22 21:20:23 -0700
  • c291a4885b Fix VGMStream copying Vorbis framework on build. Christopher Snowhill 2017-04-03 19:01:35 -0700
  • 5ec5fb90ea Updated copyright dates. Christopher Snowhill 2017-04-03 18:56:33 -0700
  • 6a28695c5e Fixed Ogg Vorbis plug-in locating its Vorbis framework. Christopher Snowhill 2017-04-03 18:45:41 -0700
  • 877ed3514c Updated VGMStream to r1050-398-gfbe2c96c. Christopher Snowhill 2017-04-03 18:01:24 -0700
  • efd25795bc Now build inside source tree instead of using GUI Archive feature. Christopher Snowhill 2017-04-03 17:52:17 -0700
  • e2b728f4d1 Updated FFmpeg. Christopher Snowhill 2017-04-03 17:51:48 -0700
  • aa26a713a0 Updated VGMStream to r1050-390-g72f34ec. Christopher Snowhill 2017-03-26 18:42:01 -0700
  • a142a06576 Updated VGMStream to r1050-386-g886a25c. Christopher Snowhill 2017-03-25 19:02:05 -0700
  • 368bb003c2 Make resume-playback-on-startup optional, and disabled by default. Christopher Snowhill 2017-03-21 22:08:35 -0700
  • 47aa97e164 Updated VGMStream to r1050-375-g6d4d310. Christopher Snowhill 2017-03-20 13:28:53 -0700
  • f6cf915fc2 Updated VGMStream to r1050-359-g00523fb. Christopher Snowhill 2017-03-13 18:34:31 -0700
  • 786868d191 Updated VGMStream to r1050-352-g698269d. Christopher Snowhill 2017-03-12 22:20:40 -0700
  • 01b91961ff Fix HighlyComplete for new mGBA header arrangement. Christopher Snowhill 2017-03-12 21:38:46 -0700
  • 309be174c8 Update mGBA project file. Christopher Snowhill 2017-03-12 21:38:16 -0700
  • 8a2c48bbda Fix for new GME code. Christopher Snowhill 2017-03-12 21:38:00 -0700
  • a70f6b57a5 Updated mGBA. Christopher Snowhill 2017-03-12 21:23:00 -0700
  • fce57925c0 Update Syntrax decoder with speed improvements. Christopher Snowhill 2017-03-12 21:15:16 -0700
  • d963710c28 Revert IIR filter changes from modplay resampler. Christopher Snowhill 2017-03-12 21:12:59 -0700
  • c594690aab Update GME, including support for tag-specified fade times for formats which support it, which are SPC and SFM. Christopher Snowhill 2017-03-12 21:10:35 -0700
  • b8110b85de Updated FFmpeg. Christopher Snowhill 2017-03-12 21:00:18 -0700
  • 3d0d0ee24f Updated FFmpeg for proper iTunes gapless MP3 support. Chris Moeller 2017-01-27 13:14:02 -0800
  • e274ec01eb Updated FFmpeg and VGMStream. Chris Moeller 2017-01-26 17:12:52 -0800
  • 89a2ab07a1 Updated VGMStream. Christopher Snowhill 2016-12-26 16:45:02 -0800
  • bcff934561 Updated playptmod to version 1.31. Christopher Snowhill 2016-12-22 20:43:29 -0800
  • 68f8979bbe Updated playptmod plugin to handle MO3 and UMX archives. Christopher Snowhill 2016-12-22 20:43:11 -0800
  • 07fef42863 Updated BASSMODS plugin to only handle IT modules. Christopher Snowhill 2016-12-22 20:42:30 -0800
  • 31a0f9155c Updated to handle UMX archives with empty type specifier. Christopher Snowhill 2016-12-22 20:42:06 -0800
  • 5959e6cb69 Changed FFmpeg build options and included more stuff. Christopher Snowhill 2016-12-22 15:56:57 -0800
  • 3cd248f126 Fix seeking for SCVA. Christopher Snowhill 2016-12-20 16:59:44 -0800
  • 3ff4892a1a Updated VGMStream. Christopher Snowhill 2016-12-18 19:55:43 -0800
  • b0e2332ce5 Updated VGMStream. Christopher Snowhill 2016-12-18 11:32:02 -0800
  • e1e2c2d431 Updated mGBA. Christopher Snowhill 2016-12-08 20:51:42 -0800
  • 07395b1e61 Enable VGMStream FFmpeg 'accurate' looping. Christopher Snowhill 2016-12-08 16:18:26 -0800
  • 5e7180fe34 Updated VGMStream. Christopher Snowhill 2016-12-08 14:47:10 -0800
  • 0d6447f3d2 Updated FFmpeg to version 3.2.2. Christopher Snowhill 2016-12-08 14:46:59 -0800
  • 2771809af6 Update FFmpeg plugin with some minor changes. Christopher Snowhill 2016-12-03 21:40:53 -0800
  • 26a9e2b3a1 Updated SCVA player with more stringent resetting. Christopher Snowhill 2016-11-30 21:29:03 -0800
  • 3f0415eabb Update SFList parser to handle byte order markers. Christopher Snowhill 2016-11-30 21:24:16 -0800
  • 897d5911d8 Updated mGBA. Christopher Snowhill 2016-11-30 16:41:46 -0800
  • f7bd04ace2 Updated mGBA. Christopher Snowhill 2016-11-30 15:46:55 -0800
  • 590cf42521 Fix crash on startup when MIDI files are resumed. Christopher Snowhill 2016-11-29 16:00:18 -0800
  • ebfcd03c5d - Change MIDI overrides to support 'default (auto)' mode - Change MIDI flavor default to 'default (auto)' - Fix MIDI preference page to correctly enable the flavor option only where applicable - Fix SCVA player to reset existing instances reliably Christopher Snowhill 2016-11-29 15:46:38 -0800
  • af69cd53c3 Increase OPL3 volume 4x, which is about what it needs with this core and these instruments. Christopher Snowhill 2016-11-21 21:00:02 -0800
  • 87c90c4019 Replace OPL3 weighted average resampler with a sinc resampler. Christopher Snowhill 2016-11-21 20:59:25 -0800
  • 3453e6a3c7 Updated VGMStream. Christopher Snowhill 2016-11-20 11:49:08 -0800
  • 03dab36e26 Fix VGMPlay resampler for Pokey. Christopher Snowhill 2016-11-17 22:56:57 -0800
  • 70805327d2 Fixed YMF-278B playback. Christopher Snowhill 2016-11-17 21:49:20 -0800
  • fbe9ae50dd Update mGBA and fix license file inclusion in Resources. Christopher Snowhill 2016-11-11 17:55:36 -0800
  • 7d806ce452 Updated WavPack decoder with hybrid correction file support. Christopher Snowhill 2016-11-03 22:43:37 -0700
  • 5a3e8005ea Finished updating mGBA. Christopher Snowhill 2016-11-03 22:42:48 -0700