Commit graph

  • 7120ba2dd9 Hopefully fixed the file tree crashing on startup if it was configured to an invalid path Chris Moeller 2015-02-08 18:15:42 -0800
  • f55eb1d3bf Added a silence decoder, and fall back all decoder open failures on one second of silence Chris Moeller 2015-02-08 18:15:02 -0800
  • 25236a254a On second thought, let's not allow other repeat modes to wrap around the playlist boundary, either Chris Moeller 2015-02-07 23:38:16 -0800
  • 321a5ea23f Fix repeat none and repeat all being swapped Chris Moeller 2015-02-07 23:36:23 -0800
  • ff4b8dd912 Fixed Musepack seeking, which was outright crashing since the last MPCDec update Chris Moeller 2015-02-07 22:24:42 -0800
  • f98f9c7694 Update lazyusf rsp hle Chris Moeller 2015-02-07 17:57:52 -0800
  • d6c6b18431 Fixed Ogg Vorbis support that an outside project update broke Chris Moeller 2015-02-05 16:37:42 -0800
  • dab47057a3 Updated playptmod to fix some bugs with glissando slides Chris Moeller 2015-02-05 16:37:21 -0800
  • 8c6f1fa152 Remove GB DMG hacks that were a poor attempt to mimic vgmplay Chris Moeller 2015-01-27 19:11:40 -0800
  • bf7e405ad8 Hopefully fixed library reference paths Chris Moeller 2015-01-24 21:31:41 -0800
  • faae95ddcb Updated vgmstream with support for G.722.1 and G.719 codecs Chris Moeller 2015-01-24 21:22:21 -0800
  • 8f1d76bd92 Updated playptmod and modplay Chris Moeller 2015-01-23 17:09:37 -0800
  • 08c0ac22c4 Nope, one more fix Chris Moeller 2015-01-21 18:19:36 -0800
  • 951d9f1569 And forgot to add the two new files to Vgmstream project Chris Moeller 2015-01-21 18:17:15 -0800
  • ab233ed799 And I managed to break the Cog specific changes to vgmstream.c again Chris Moeller 2015-01-21 18:15:08 -0800
  • 71bb684a0e Fix vgmstream project for new var arrays header Chris Moeller 2015-01-21 18:10:47 -0800
  • c5416111bd Updated vgmstream Chris Moeller 2015-01-21 18:08:44 -0800
  • 9c57fdb469 Updated stack allocation system used by DUMB and Opus Chris Moeller 2015-01-21 18:03:50 -0800
  • ead4f8053b Fix partially reverted code for cpuid function with -fPIC, which isn't actually used in 64 bit builds anyway Chris Moeller 2015-01-16 20:56:08 -0800
  • 040efbcc15 Merged in chrisedisson/cog/maximize-from-dock (pull request #2) kode54 2015-01-15 18:03:11 -0800
  • 8bd04594dd Cog will now re-maximize window(s) when dock icon clicked after minimization. o1 2015-01-15 16:57:22 +0300
  • 185fff8465 Another crash fix o1 2015-01-15 09:19:17 +0300
  • ccd40d757b Merged recent encoding/stability changes. o1 2015-01-15 09:13:32 +0300
  • 3c4cecd1e4 Fighting mp3 tag charset problem: * id3v1 tags are now displayed in default windows charset rather than always being latin1 * only reading required bits from encoding byte (cures some faulty tag problem) * faulty utf16 headers without endianness will now display correctly as well o1 2015-01-15 09:02:24 +0300
  • 38a8b8d0bd Bug fix for module resamplers and playptmod Chris Moeller 2015-01-11 18:13:52 -0800
  • a8e4c9dbbf Bugfix for playptmod Chris Moeller 2015-01-11 16:16:42 -0800
  • 32f5ceb212 Fixed playptmod playing channels out of phase with each other Chris Moeller 2015-01-10 23:28:41 -0800
  • 1950124506 Major overhaul of module playback routines, including a new band-limited linear interpolation mode, softer default pan separation, and better band-limited synthesis for MOD files Chris Moeller 2015-01-10 23:07:51 -0800
  • 9c54354c44 Updated playptmod Chris Moeller 2015-01-08 21:10:38 -0800
  • b3072709e4 Fixed possible track idx overflow causing crash o1 2015-01-07 15:10:33 +0300
  • 9cb9a86248 Updated project settings o1 2015-01-07 15:09:29 +0300
  • 3e885e5ca7 Fixed bug making SSB4 music unopenable Chris Moeller 2015-01-04 21:31:49 -0800
  • 66931cc4fd Updated BASS, BASSFLAC, and BASSMIDI Chris Moeller 2014-12-23 17:16:17 -0800
  • 256040357e Made it possible to enable RSP disassembly via a compile time option Chris Moeller 2014-12-23 17:15:30 -0800
  • fcede20802 Updated vgmstream to fix BFSTM support Chris Moeller 2014-12-14 21:56:07 -0800
  • 06fc740e5a Added .NUS3BANK extension to vgmstream decoder Chris Moeller 2014-12-13 17:40:53 -0800
  • 78be8bbec3 Update vgmstream for Super Smash Bros. Wii U Chris Moeller 2014-12-13 17:05:15 -0800
  • bb7fcd31da Updated vgmstream Chris Moeller 2014-12-11 21:27:31 -0800
  • d70a5b5b88 Fixed sidplayfp install path for real this time Chris Moeller 2014-12-07 22:52:29 -0800
  • 6a66043b7c Fixed residfp install path Chris Moeller 2014-12-07 22:44:44 -0800
  • 08dc22009d Implemented basic residfp support Chris Moeller 2014-12-07 22:26:31 -0800
  • 540069c019 Change to mimic iTunes to a limited degree instead, hopefully this is enough info for most applications Chris Moeller 2014-12-04 15:22:27 -0800
  • 22e97735c6 On second thought, let's pretend we're Swinsian Chris Moeller 2014-12-03 22:50:59 -0800
  • 12dc73430b Last minute bug fixes Chris Moeller 2014-12-03 22:34:13 -0800
  • da26e6757b Implemented a distributed notification for track information and playback status Chris Moeller 2014-12-03 22:13:27 -0800
  • 42e6eb03c2 Updated lazyusf Chris Moeller 2014-12-03 21:38:28 -0800
  • 2a0ef29ebe Updated notification system Chris Moeller 2014-12-03 21:36:55 -0800
  • 1f3939c363 Minor bugfix for lazyusf Chris Moeller 2014-11-23 23:46:10 -0800
  • edf24c73d0 Fixed a few outstanding lazyusf bugs due to failing to migrate fixes Chris Moeller 2014-11-23 22:09:46 -0800
  • 339ba527c5 Updated lazyusf Chris Moeller 2014-11-23 21:39:42 -0800
  • 55d6e5050c Fixed playptmod song restarting by actually clipping the restart position field before using it, still assuming it may be a valid restart position in some non-STK songs Chris Moeller 2014-11-10 16:31:03 -0800
  • 73d90aeeb2 Updated ft2play to v0.68 with a real fix instead of a stupid hack Chris Moeller 2014-11-07 16:42:03 -0800
  • e89bc870ad Oops, forgot a macro change in SSEQ player Chris Moeller 2014-11-04 18:39:14 -0800
  • d355b40fce Absolute value function added since Apple doesn't provide a suitable candidate with std::abs Chris Moeller 2014-11-04 18:16:41 -0800
  • 88aafebc58 Fixed NCSF player project file Chris Moeller 2014-11-04 17:59:56 -0800
  • 7896e73080 Updated NCSF player Chris Moeller 2014-11-04 17:56:15 -0800
  • 9eb0037780 Fixed ft2play tone portamento Chris Moeller 2014-11-04 17:55:02 -0800
  • 4acbb21f99 Updated Game_Music_Emu to support Game Boy DMG sound in VGM files Chris Moeller 2014-11-02 18:28:28 -0800
  • 0290c1a3dd Ft2play now has much better row tracking for pattern loops, fixing loop counts for songs such as F0x-Test.xm Chris Moeller 2014-11-02 18:19:30 -0800
  • 2a2c3dd5da Fixed LazyUSF TLB memory access functions to handle open bus accesses instead of attempting out of range access to the RAM block, which fixes Harvest Moon 64. Chris Moeller 2014-10-22 19:03:59 -0700
  • f22e47f740 Sparkle something Chris Moeller 2014-10-22 19:03:29 -0700
  • d8d6eeb89a Fixed FLAC assert.h with an absolute path that should work across system reinstalls Chris Moeller 2014-10-22 19:03:10 -0700
  • 257416e98b Fixed modplay/ft2play F00 effect song restart Chris Moeller 2014-10-20 18:46:39 -0700
  • 58eda0e491 Updated MPCDec to latest release, which now supports SV8 proper Chris Moeller 2014-10-19 17:42:04 -0700
  • 587db5fdbe Added vgmstream missing file name extensions Chris Moeller 2014-10-19 16:39:06 -0700
  • 9df980732a Fixed vgmstream interleaved BFWAV Chris Moeller 2014-10-19 16:38:54 -0700
  • 3b5229e792 Forgot to add new file to vgmstream project Chris Moeller 2014-10-19 16:11:39 -0700
  • d1f6985f02 Updated vgmstream to support G1L files, f.ex. Hyrule Warriors Chris Moeller 2014-10-19 14:18:39 -0700
  • 1222c96268 Updated vgmstream to support BFSTM files Chris Moeller 2014-10-19 14:09:45 -0700
  • fea1b147a6 Enabled lazyusf HLE support by default Chris Moeller 2014-10-14 22:33:05 -0700
  • da4c4cf510 Removed unused variable Chris Moeller 2014-10-14 22:32:50 -0700
  • fb323d11e9 Implemented lazyusf HLE audio IIR function, thanks to JoshW Chris Moeller 2014-10-14 22:32:26 -0700
  • 7115566476 Fixed handling Rar 5.x solid archives Chris Moeller 2014-10-03 00:36:52 -0700
  • 63d255db7d Fixed vgmstream fading to return the correct block length on the start of the fade Chris Moeller 2014-09-30 16:57:14 -0700
  • d1095c3f72 Correct state reference to vibrato sine table Chris Moeller 2014-09-30 16:40:34 -0700
  • 0e6d262236 ft2play auto-vibrato was wrong on every type except for sine Chris Moeller 2014-09-30 16:37:06 -0700
  • 91c10ea197 Added a hack to playptmod to detect 7-bit versus 8-bit panning Chris Moeller 2014-09-29 19:30:11 -0700
  • f6bf26c58a Updated playptmod to version 1.15 Chris Moeller 2014-09-29 16:45:35 -0700
  • 43ea955190 Fixed my faulty vgmstream fade out routine Chris Moeller 2014-09-28 18:11:44 -0700
  • ea067ee410 Fixed incorrectly applied playptmod patch Chris Moeller 2014-09-28 17:55:49 -0700
  • 2eb678b190 Fix for poorly converted STK->PTMOD modules. Chris Moeller 2014-09-28 17:14:32 -0700
  • 318b2cfed8 Minor bug fixes to new unrar code Chris Moeller 2014-09-20 22:21:08 -0700
  • bfb319988f Updated unrar to version 5.1.7 Chris Moeller 2014-09-20 06:52:10 -0700
  • 0ccc0f4dae Fixed XML playlist saving on Yosemite Chris Moeller 2014-09-16 18:27:14 -0700
  • e7ba50b24f Fixed new Ogg and Vorbis projects to build Release target for Standard Architectures Chris Moeller 2014-09-16 18:02:11 -0700
  • f724ee471c Fix linking Opus framework Chris Moeller 2014-09-16 17:59:28 -0700
  • 8dd97a141d Removed unsupported compile option Chris Moeller 2014-09-16 17:57:22 -0700
  • 4d6c7f4917 Updated libogg and libvorbis to hopefully fix code signing issues Chris Moeller 2014-09-16 17:54:40 -0700
  • e7a8352548 And once again replace the Xcode specific build fixes that I clobbered Chris Moeller 2014-09-16 16:55:15 -0700
  • 9bc9e47781 Updated vgmstream to revision 1039 Chris Moeller 2014-09-16 16:46:42 -0700
  • cb1a699647 Implemented more stringent loop checking in ft2play Chris Moeller 2014-09-14 17:51:48 -0700
  • a7671023c4 moo Chris Moeller 2014-09-05 23:28:01 -0700
  • f2e0be8c9e Fixed feed URL, I hope Chris Moeller 2014-09-05 23:25:32 -0700
  • 7f083607a1 Fixed playptmod vblank mode kicking in when length probe for vblank mode exceeds safety limit Chris Moeller 2014-09-05 23:16:17 -0700
  • 014e03bda5 Overhauled volume ramping in modplay, and outright fixed it in ft2play Chris Moeller 2014-09-05 23:05:20 -0700
  • efcbb5be50 Hopefully fixed Sparkle this time Chris Moeller 2014-09-03 10:18:28 -0700
  • 59868fb2c3 Oops again Chris Moeller 2014-09-03 10:08:46 -0700
  • 54aa2b639b Oops Chris Moeller 2014-09-03 09:49:14 -0700
  • 74114a3af2 Updated Sparkle framework Chris Moeller 2014-09-03 09:47:40 -0700
  • a5c0125b23 Updated ft2play to version 0.66 Chris Moeller 2014-09-03 09:47:31 -0700