Commit Graph

3186 Commits

Author SHA1 Message Date
Christopher Snowhill
7fb4a05b36
Merge pull request #312 from bnnm/tags-etc
tags etc
2018-11-05 01:56:59 -08:00
bnnm
95534a6886 Adjust foobar comment 2018-11-04 17:30:04 +01:00
bnnm
cbd190e5eb Optimize winamp tags parsing 2018-11-04 17:02:11 +01:00
bnnm
a57b4f03e2 Fix winamp config position 2018-11-04 00:59:57 +01:00
bnnm
6a85067230 Use winamp unicode for MSVC 2018-11-04 00:58:42 +01:00
bnnm
ef31f25bcb Move winamp sdk files to subfolder for clarity 2018-11-04 00:48:57 +01:00
bnnm
8438a83cec Set foobar's 'encoding' info to 'lossy/lossless' for fun
vgmstream files are both in a way, plus we really could decode
flac/wav/etc too
2018-11-04 00:41:39 +01:00
bnnm
b63fbcf04f Describe stream index always when file has subsongs 2018-11-04 00:37:33 +01:00
bnnm
a81cb6ef5f Add option to disable default TITLE in foobar to allow custom formatting
Exports STREAM_NUMBER/STREAM_COUNT/STREAM_NAME as tags for that config
2018-11-04 00:36:28 +01:00
bnnm
351b7ad038 Update docs and tag info 2018-11-04 00:11:02 +01:00
bnnm
88ae24e83c Remove unnecessary Doom .mus kludge
Those files are ignored by vgmstream (id 0x4D55531A) and play fine in
foobar
2018-11-03 23:04:05 +01:00
bnnm
a47b977c05 Remove unnecessary foobar .aps file (old compiled .rc resource) 2018-11-03 23:01:39 +01:00
bnnm
e5cea34d45 Add text/playlist tags in foobar 2018-11-03 22:58:59 +01:00
bnnm
151ea81128 Add text/playlist tags in test 2018-11-03 19:29:45 +01:00
bnnm
55bff5984f Add text/playlist tags in winamp 2018-11-03 19:28:05 +01:00
bnnm
2eba5abc26 Add plugin helper functions for tagfile handling 2018-11-03 19:26:50 +01:00
bnnm
0245832256 Update MSCV includes for fun 2018-11-03 18:09:13 +01:00
bnnm
8ae4ea3000 Round .vs/svs pitch values 2018-11-03 18:06:39 +01:00
bnnm
da0166f90d Add ADX key [Lucky Star - Ryouou Gakuen Outousai (PS2)] 2018-11-03 18:03:25 +01:00
Christopher Snowhill
8bbe52bb9a
Merge pull request #311 from bnnm/mds-etc
mds etc
2018-11-02 00:59:17 +00:00
bnnm
2e2eeb8723 Tweak .vs doc 2018-11-01 16:41:23 +01:00
bnnm
ec63b8ff38 Tweak .svs sample rate 2018-11-01 16:39:53 +01:00
bnnm
1380faf5bb Add PC/X360/Wii .seg and fixes [The Spiderwick Chronicles (multi)] 2018-11-01 16:34:53 +01:00
bnnm
7259bcc0f2 Remove unused value warning 2018-10-27 23:49:52 +02:00
bnnm
466f3af458 Subfile streamfile cleanup 2018-10-27 23:49:08 +02:00
bnnm
0e16a309e2 Add 2MSF and clean WMSF [Super Robot Taisen OG: The Moon Dwellers (PS4)] 2018-10-27 23:10:03 +02:00
bnnm
7cde6bdf8b Add .str SPSD extension [Shenmue (DC)] 2018-10-27 22:33:26 +02:00
bnnm
fb3091502c Fix some truncated .wem 2018-10-27 22:26:21 +02:00
bnnm
2d968064dc Fix some FFX .vs 2018-10-27 22:25:45 +02:00
bnnm
693842ea09 Fix short .mds coefs [T3: The Redemption (GC), MI: Operation Surma (GC)] 2018-10-27 22:25:15 +02:00
Christopher Snowhill
9e553eb7f0 Merge branch 'master' of https://github.com/kode54/vgmstream 2018-10-21 16:52:11 -07:00
Christopher Snowhill
5f842f7edd Merge branch 'bnnm-lwma-vs-ads' 2018-10-21 16:51:55 -07:00
Christopher Snowhill
da6aabc3cd Merge branch 'lwma-vs-ads' of https://github.com/bnnm/vgmstream into bnnm-lwma-vs-ads 2018-10-21 16:51:42 -07:00
Christopher Snowhill
4aed59b945
Merge pull request #310 from bnnm/lwma-vs-ads
lwma, vs, ads
2018-10-21 16:49:48 -07:00
Christopher Snowhill
e386d36118 Update LibAtrac9 to fix rare segfault. 2018-10-21 16:44:50 -07:00
bnnm
d779f16c35 Minor hca doc 2018-10-20 22:28:54 +02:00
bnnm
33aa532c34 Add blocked VS [Final Fantasy X (PS2)] 2018-10-20 15:30:46 +02:00
bnnm
17d2a096b8 Add RIFF .adw extension [Dead Rising 2 (PC)] 2018-10-20 14:56:34 +02:00
bnnm
31084446b0 Add .lwma/lmpc/lmp3 as a way to force files into vgmstream 2018-10-20 14:54:49 +02:00
bnnm
929560b53c Adjust cavia ADS loops 2018-10-20 12:35:58 +02:00
bnnm
3123d1c273 Adjust XOPUS encoder delay 2018-10-20 12:35:50 +02:00
Christopher Snowhill
1c68e8cb7b
Merge pull request #307 from bnnm/hca-xopus
hca xopus
2018-10-13 15:39:40 -07:00
bnnm
60ee31b4ce Add RIFF .adpcm [Angry Birds Transformers (Android)] 2018-10-13 21:02:42 +02:00
bnnm
e49a688559 Add .xopus decoding [Angry Birds Transformers (Android)] 2018-10-13 21:01:58 +02:00
bnnm
cca676bb0f Add new HCA key derivation
Thanks to FZFalzar, Thealexbarney and hozuki for the key and algorithm
2018-10-13 19:53:25 +02:00
bnnm
ec0043bf6b Improve HCA key testing 2018-10-13 19:50:42 +02:00
bnnm
0c53449df1 Fix ciph-1 HCA and add errors [DQ Monsters: Super Light (Mobile)] 2018-10-13 13:02:40 +02:00
Christopher Snowhill
7b0e18171d I feel safe enough signing these now. 2018-10-09 18:05:11 -07:00
Christopher Snowhill
02cd3fbf4b
Merge pull request #306 from chrispable/master
Add Konami / Sony ATRAC3 support for VA3 files
2018-10-09 16:31:56 -07:00
Christopher Snowhill
1743cbdd35
Update ps2_va3.c
Clean up and reformat.
2018-10-09 15:51:25 -07:00