Chris Moeller
|
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
|
2015-04-13 00:39:24 -07:00 |
Chris Moeller
|
ddab71158e
|
Change sidplay decoder priority so .mus hits the MIDI input first
|
2015-04-12 23:28:06 -07:00 |
Chris Moeller
|
28071df622
|
Fixed various signed/unsigned char issues that don't necessarily affect this application's build process
|
2015-04-10 13:05:38 -07:00 |
Chris Moeller
|
e6b68486f1
|
Fixed a .JOE file with 0 dataInterleave, assuming 16 byte interleave for such files.
|
2015-04-10 13:05:02 -07:00 |
Chris Moeller
|
5d380c859c
|
Updated BASSMIDI
|
2015-04-06 18:36:18 -07:00 |
Chris Moeller
|
4a0382d874
|
Updated playptmod and st3play
|
2015-03-26 17:48:57 -07:00 |
Chris Moeller
|
5677527ffd
|
Changed code signing procedures, removed unnecessary Plugin.h copies from numerous PlugIn bundles, and re-signed Growl.framework with a valid signature
|
2015-03-18 21:45:32 -07:00 |
Chris Moeller
|
b542152790
|
Updated modplay with a new st3play, with numerous fixes
|
2015-03-18 18:06:01 -07:00 |
Chris Moeller
|
d9e03f3d2c
|
Updated vio2sf
|
2015-03-18 18:05:44 -07:00 |
Chris Moeller
|
3d15a63e91
|
Amend last commit, fixing vio2sf.
|
2015-03-14 17:41:02 -07:00 |
Chris Moeller
|
d62a6463af
|
Updated vio2sf.
|
2015-03-14 17:30:00 -07:00 |
Chris Moeller
|
df157bd7ce
|
Updated playptmod to version 1.22, fixing an issue with portamento when there's no period, which affected MOD.cry of doom 3.
|
2015-03-14 17:29:42 -07:00 |
Chris Moeller
|
1181393709
|
Updated lazyusf2
|
2015-03-10 22:32:26 -07:00 |
Chris Moeller
|
dfed1a3814
|
Fixed Sap_File song length reporting, even though it doesn't affect Cog
|
2015-03-10 21:22:04 -07:00 |
Chris Moeller
|
7930b02c83
|
Updated playptmod
|
2015-03-10 18:34:12 -07:00 |
Chris Moeller
|
438b4143de
|
Updated lazyusf2
|
2015-03-10 18:34:02 -07:00 |
Chris Moeller
|
6262a97203
|
Updated lazyusf2, now supports Turok: Dinosaur Hunter and Turok 2: Seeds of Evil, possibly others
|
2015-03-03 23:39:38 -08:00 |
Chris Moeller
|
3e515ec4a3
|
Updated lazyusf2
|
2015-03-02 18:16:06 -08:00 |
Chris Moeller
|
62a171290b
|
Update lazyusf2
|
2015-03-02 14:13:26 -08:00 |
Chris Moeller
|
b73c20985c
|
Changed USF player to resample using lazyusf2
|
2015-03-01 23:04:22 -08:00 |
Chris Moeller
|
4d8ec1960f
|
Switched from lazyusf to lazyusf2
|
2015-03-01 21:28:09 -08:00 |
Chris Moeller
|
24730bdfa2
|
Added extra logging to lazyusf
|
2015-02-27 18:54:44 -08:00 |
Chris Moeller
|
8c360b4555
|
Added debug build logging to lazyusf
|
2015-02-26 18:51:44 -08:00 |
Chris Moeller
|
83772785f8
|
Fixed HivelyTracker 5xx command bug, thanks to str00t for reporting it and passing_by for the standalone test case
|
2015-02-25 18:40:26 -08:00 |
Chris Moeller
|
f84cfcd647
|
Fixed MIDI drums
|
2015-02-22 12:15:07 -08:00 |
Chris Moeller
|
b1b115d510
|
Potential fix for seeking too far into archived files
|
2015-02-22 11:56:51 -08:00 |
Chris Moeller
|
6a66946823
|
Various MIDI input fixes
|
2015-02-21 18:09:33 -08:00 |
Chris Moeller
|
c17dcc01bc
|
Formatting error
|
2015-02-21 01:10:55 -08:00 |
Chris Moeller
|
e7fb5f001e
|
Added debugging traces to lazyusf
|
2015-02-21 00:55:46 -08:00 |
Chris Moeller
|
d066dfce6e
|
Forgot a file
|
2015-02-21 00:31:21 -08:00 |
Chris Moeller
|
9bcf93a509
|
Added opcode disassembler code to lazyusf for debugging experiments
|
2015-02-21 00:30:48 -08:00 |
Chris Moeller
|
8808e1a55a
|
Updated st3play and fixed two horrible bugs with ft2play
|
2015-02-20 00:16:52 -08:00 |
Chris Moeller
|
1503ece011
|
Updated vgmstream to fix a crash
|
2015-02-13 16:58:18 -08:00 |
Chris Moeller
|
739af5e36a
|
Fixed vgmstream bitrate calculator for formats that leave some channels' streamfile pointers empty
|
2015-02-12 14:23:13 -08:00 |
Chris Moeller
|
b50ed67591
|
Fixed Repeat None correctly this time
|
2015-02-10 21:42:36 -08:00 |
Chris Moeller
|
1f0f4a75a0
|
Implemented bitrate reporting for vgmstream
|
2015-02-08 19:20:24 -08:00 |
Chris Moeller
|
7120ba2dd9
|
Hopefully fixed the file tree crashing on startup if it was configured to an invalid path
|
2015-02-08 18:15:42 -08:00 |
Chris Moeller
|
f55eb1d3bf
|
Added a silence decoder, and fall back all decoder open failures on one second of silence
|
2015-02-08 18:15:02 -08:00 |
Chris Moeller
|
25236a254a
|
On second thought, let's not allow other repeat modes to wrap around the playlist boundary, either
|
2015-02-07 23:38:16 -08:00 |
Chris Moeller
|
321a5ea23f
|
Fix repeat none and repeat all being swapped
|
2015-02-07 23:36:23 -08:00 |
Chris Moeller
|
ff4b8dd912
|
Fixed Musepack seeking, which was outright crashing since the last MPCDec update
|
2015-02-07 22:24:42 -08:00 |
Chris Moeller
|
f98f9c7694
|
Update lazyusf rsp hle
|
2015-02-07 17:57:52 -08:00 |
Chris Moeller
|
d6c6b18431
|
Fixed Ogg Vorbis support that an outside project update broke
|
2015-02-05 16:37:42 -08:00 |
Chris Moeller
|
dab47057a3
|
Updated playptmod to fix some bugs with glissando slides
|
2015-02-05 16:37:21 -08:00 |
Chris Moeller
|
8c6f1fa152
|
Remove GB DMG hacks that were a poor attempt to mimic vgmplay
|
2015-01-27 19:11:40 -08:00 |
Chris Moeller
|
bf7e405ad8
|
Hopefully fixed library reference paths
|
2015-01-24 21:31:41 -08:00 |
Chris Moeller
|
faae95ddcb
|
Updated vgmstream with support for G.722.1 and G.719 codecs
|
2015-01-24 21:22:21 -08:00 |
Chris Moeller
|
8f1d76bd92
|
Updated playptmod and modplay
|
2015-01-23 17:09:37 -08:00 |
Chris Moeller
|
08c0ac22c4
|
Nope, one more fix
|
2015-01-21 18:19:36 -08:00 |
Chris Moeller
|
951d9f1569
|
And forgot to add the two new files to Vgmstream project
|
2015-01-21 18:17:15 -08:00 |