Commit graph

  • 8308f30d5f Fixed FFMPEG by replacing it with a proper build, should be faster now, too. Chris Moeller 2016-05-06 23:16:12 -0700
  • 6c25858e66 Updated the feedback form URL. Chris Moeller 2016-05-05 19:30:11 -0700
  • 7b940443af Minor fixes to hotkey event handler. Chris Moeller 2016-05-05 14:03:58 -0700
  • 68db8edae3 Fixed setting keycode 0 as a hotkey. Chris Moeller 2016-05-05 14:03:48 -0700
  • 23bf993ad1 Fixed configuring spam hotkey. Chris Moeller 2016-05-05 14:03:24 -0700
  • 0e3644177e Updated everything else to ARC, and plugged a release cycle. Chris Moeller 2016-05-05 13:05:39 -0700
  • 80aa1b7e25 Migrate DUMB plug-in to use ARC. Chris Moeller 2016-05-03 00:58:19 -0700
  • 21c948212b Migrate FFMPEG plug-in to use ARC. Chris Moeller 2016-05-03 00:58:05 -0700
  • 3c229f2017 Migrate APL plug-in to use ARC. Chris Moeller 2016-05-03 00:57:52 -0700
  • a2ff3dcb0a Eliminate all warnings in HighlyComplete and child frameworks. Chris Moeller 2016-05-03 00:34:46 -0700
  • 0eec639b66 Upgrade some Sparkle project thing. Chris Moeller 2016-05-03 00:34:17 -0700
  • 2f60cb42db Activated ARC for HighlyComplete plug-in, and made necessary fixes to it. Chris Moeller 2016-05-03 00:32:28 -0700
  • 4bbf15ea5c Accept 0x00010102 in header for CWAV Adam Gashlin 2016-05-02 22:59:18 -0700
  • e58e934db1 Fixed MIDI GS reset Chris Moeller 2016-04-12 21:45:49 -0700
  • 7903c0e371 Fixed compilation error Chris Moeller 2016-04-12 21:45:28 -0700
  • 6c8a08fff1 Implemented MIDI flavor override control for Sound Canvas VA Audio Unit Chris Moeller 2016-04-12 21:16:25 -0700
  • f10fa14668 Updated Game_Music_Emu with changes that don't currently affect playback. Chris Moeller 2016-03-17 17:15:45 -0700
  • 87ea9f3428 Forgot to fix Syntrax-c framework install path. Chris Moeller 2016-03-13 23:07:11 -0700
  • a60970c754 Whoops. Chris Moeller 2016-03-13 22:52:53 -0700
  • 3c75c03b70 Implemented new Syntrax/JayTrax Module decoder. Chris Moeller 2016-03-13 22:51:17 -0700
  • bd93d120a0 Added (disabled) AUPlayer configuration view, which is obviously not in real time due to the buffering, hence it is disabled. Chris Moeller 2016-03-13 18:48:17 -0700
  • dd5c25c125 GME: Fix incorrect length reporting for VGM files, caused by an uninitialized variable. Chris Moeller 2016-02-10 17:52:28 -0800
  • 0078b0bccb Worked around a Clang optimizer bug by replacing a table generator with a static table. Chris Moeller 2016-02-10 00:04:31 -0800
  • 8533dde6dd Fixed GME/VGMPlay metadata retrieval during playback, which fixes song lengths. Chris Moeller 2016-02-09 22:20:00 -0800
  • cf1857fa94 Updated VGMPlay, fixing YM2608 playback. Chris Moeller 2016-02-07 21:03:10 -0800
  • 039788226d - MIDI player now loops non-looping files internally if Repeat One is enabled - MIDI player now supports installed Audio Unit plug-ins, and defaults to the DLS MIDI synthesizer Chris Moeller 2016-01-20 21:11:05 -0800
  • fed76e9a49 Added new Audio Unit MIDI player, currently not in use. Chris Moeller 2016-01-11 01:36:41 -0800
  • 5bd098fa88 Fixed playback of non-stereo Opus files Chris Moeller 2015-12-22 00:39:00 -0800
  • 0f13825a04 Updated libopus to version 1.1.1 and opusfile to 0.6 Chris Moeller 2015-12-22 00:38:41 -0800
  • d700174fa6 Fixed Game_Music_Emu input handling indefinite playback Chris Moeller 2015-11-27 02:04:37 -0800
  • 09e546591a Updated Game_Music_Emu to latest VGMPlay branch Chris Moeller 2015-11-27 02:02:41 -0800
  • 9020667054 Fixed a minor slip-up after attempting to switch out the PSF decoder Chris Moeller 2015-11-12 21:39:56 -0800
  • d7ea8402db Merge branch 'xcode7beta' Chris Moeller 2015-11-12 21:37:10 -0800
  • ae3d45cf45 Updated playptmod Chris Moeller 2015-11-12 21:35:58 -0800
  • b8763c6cad Updated modplay Chris Moeller 2015-11-12 21:35:42 -0800
  • ce2303ef24 Update project files for new Xcode Chris Moeller 2015-11-12 21:31:10 -0800
  • f984f09b4b Fixed memory leak in PTM reader error handlers Chris Moeller 2015-08-10 21:17:19 -0700
  • 306a5de8e7 Update Sparkle Chris Moeller 2015-08-10 21:16:48 -0700
  • 2d4d5f2d95 Fixed memory leak in PTM reader error handlers Chris Moeller 2015-08-10 21:14:36 -0700
  • 52362e4341 Workaround bugs in the 10.11 SDK by using the 10.10 SDK instead Chris Moeller 2015-08-05 17:03:12 -0700
  • 5a3250234e Change submodule to point to https url Chris Moeller 2015-08-05 16:36:53 -0700
  • 897c9b069e Work around compilation issue with Xcode 7 beta targeting systems older than El Capitan Chris Moeller 2015-08-03 18:09:46 -0700
  • 93c17e85bb Update .gitignore Chris Moeller 2015-08-03 18:09:16 -0700
  • fdb855eb4c Updated vgmstream to fix a 64 bit compilation issue Chris Moeller 2015-08-02 00:19:19 -0700
  • 06d0f1834c Added slight sleep delay to retry cycle of input decoder chain Chris Moeller 2015-08-02 00:18:22 -0700
  • 19e56122a9 Fixed FLAC assert.h issue Chris Moeller 2015-08-02 00:17:47 -0700
  • 3b35ff2eda Updated midi_processing to fix RPG Maker loops Chris Moeller 2015-08-01 19:16:41 -0700
  • e9e446e1a2 Update feed updater script Chris Moeller 2015-08-01 01:04:48 -0700
  • e8ff4a9b63 Remove private data from repository Chris Moeller 2015-07-31 23:55:14 -0700
  • fdefcf4128 Updated genversion.sh for new Git repository Chris Moeller 2015-07-31 23:48:08 -0700
  • 260b26e2dc Added Sparkle submodule Chris Moeller 2015-07-31 23:42:47 -0700
  • da9723fbf1 Removed Sparkle from main repository Chris Moeller 2015-07-31 23:32:56 -0700
  • c9bee1e7ae Updated modplay, primarily st3play Chris Moeller 2015-06-02 00:35:19 -0700
  • ab7e5e6966 Updated Sparkle framework Chris Moeller 2015-06-02 00:34:50 -0700
  • d4c971f9d2 Updated lazyusf2 Chris Moeller 2015-05-16 21:11:55 -0700
  • 3f55ef085a Hopefully fix munt madness for real this time Chris Moeller 2015-05-16 19:22:06 -0700
  • f760870f06 Fixed munt dependency that should have been removed Chris Moeller 2015-05-16 19:15:22 -0700
  • 959a43b2de Updated vgmstream Chris Moeller 2015-05-16 18:58:14 -0700
  • 65a1ecef0d Added MUNT to project tree, but it's not being used yet Chris Moeller 2015-04-27 19:06:09 -0700
  • 92f8173129 Updated BASS library Chris Moeller 2015-04-25 01:12:01 -0700
  • f8db303293 Relaxed XMI IFF processing a bit Chris Moeller 2015-04-21 21:52:55 -0700
  • 43d1c88d8c Updated playptmod to version 1.25 Chris Moeller 2015-04-20 17:58:57 -0700
  • c48ddc8b43 Added lazyusf region detection from save states Chris Moeller 2015-04-19 22:32:04 -0700
  • 18dac8e493 Added error checking to SID tune loading Chris Moeller 2015-04-13 00:42:48 -0700
  • a6b6369a6d Added class priority levels to metadata readers, properties readers, and containers, all so sidplay can be downvoted for mishandling id MUS format when trying to read its own MUS format Chris Moeller 2015-04-13 00:39:24 -0700
  • ddab71158e Change sidplay decoder priority so .mus hits the MIDI input first Chris Moeller 2015-04-12 23:28:06 -0700
  • 28071df622 Fixed various signed/unsigned char issues that don't necessarily affect this application's build process Chris Moeller 2015-04-10 13:05:38 -0700
  • e6b68486f1 Fixed a .JOE file with 0 dataInterleave, assuming 16 byte interleave for such files. Chris Moeller 2015-04-10 13:05:02 -0700
  • 5d380c859c Updated BASSMIDI Chris Moeller 2015-04-06 18:36:18 -0700
  • 4a0382d874 Updated playptmod and st3play Chris Moeller 2015-03-26 17:48:57 -0700
  • 5677527ffd Changed code signing procedures, removed unnecessary Plugin.h copies from numerous PlugIn bundles, and re-signed Growl.framework with a valid signature Chris Moeller 2015-03-18 21:45:32 -0700
  • b542152790 Updated modplay with a new st3play, with numerous fixes Chris Moeller 2015-03-18 18:06:01 -0700
  • d9e03f3d2c Updated vio2sf Chris Moeller 2015-03-18 18:05:44 -0700
  • 3d15a63e91 Amend last commit, fixing vio2sf. Chris Moeller 2015-03-14 17:41:02 -0700
  • d62a6463af Updated vio2sf. Chris Moeller 2015-03-14 17:30:00 -0700
  • df157bd7ce Updated playptmod to version 1.22, fixing an issue with portamento when there's no period, which affected MOD.cry of doom 3. Chris Moeller 2015-03-14 17:29:42 -0700
  • 1181393709 Updated lazyusf2 Chris Moeller 2015-03-10 22:32:26 -0700
  • dfed1a3814 Fixed Sap_File song length reporting, even though it doesn't affect Cog Chris Moeller 2015-03-10 21:22:04 -0700
  • 7930b02c83 Updated playptmod Chris Moeller 2015-03-10 18:34:12 -0700
  • 438b4143de Updated lazyusf2 Chris Moeller 2015-03-10 18:34:02 -0700
  • 6262a97203 Updated lazyusf2, now supports Turok: Dinosaur Hunter and Turok 2: Seeds of Evil, possibly others Chris Moeller 2015-03-03 23:39:38 -0800
  • 3e515ec4a3 Updated lazyusf2 Chris Moeller 2015-03-02 18:16:06 -0800
  • 62a171290b Update lazyusf2 Chris Moeller 2015-03-02 14:13:26 -0800
  • b73c20985c Changed USF player to resample using lazyusf2 Chris Moeller 2015-03-01 23:04:22 -0800
  • 4d8ec1960f Switched from lazyusf to lazyusf2 Chris Moeller 2015-03-01 21:28:09 -0800
  • 24730bdfa2 Added extra logging to lazyusf Chris Moeller 2015-02-27 18:54:44 -0800
  • 8c360b4555 Added debug build logging to lazyusf Chris Moeller 2015-02-26 18:51:44 -0800
  • 83772785f8 Fixed HivelyTracker 5xx command bug, thanks to str00t for reporting it and passing_by for the standalone test case Chris Moeller 2015-02-25 18:40:26 -0800
  • f84cfcd647 Fixed MIDI drums Chris Moeller 2015-02-22 12:15:07 -0800
  • b1b115d510 Potential fix for seeking too far into archived files Chris Moeller 2015-02-22 11:56:51 -0800
  • 6a66946823 Various MIDI input fixes Chris Moeller 2015-02-21 18:09:33 -0800
  • c17dcc01bc Formatting error Chris Moeller 2015-02-21 01:10:55 -0800
  • e7fb5f001e Added debugging traces to lazyusf Chris Moeller 2015-02-21 00:55:46 -0800
  • d066dfce6e Forgot a file Chris Moeller 2015-02-21 00:31:21 -0800
  • 9bcf93a509 Added opcode disassembler code to lazyusf for debugging experiments Chris Moeller 2015-02-21 00:30:48 -0800
  • 8808e1a55a Updated st3play and fixed two horrible bugs with ft2play Chris Moeller 2015-02-20 00:16:52 -0800
  • 1503ece011 Updated vgmstream to fix a crash Chris Moeller 2015-02-13 16:58:18 -0800
  • 739af5e36a Fixed vgmstream bitrate calculator for formats that leave some channels' streamfile pointers empty Chris Moeller 2015-02-12 14:23:13 -0800
  • b50ed67591 Fixed Repeat None correctly this time Chris Moeller 2015-02-10 21:42:36 -0800
  • 1f0f4a75a0 Implemented bitrate reporting for vgmstream Chris Moeller 2015-02-08 19:20:24 -0800