vgmstream/src/meta
2009-06-24 19:20:24 +00:00
..
2dx.c Added .2dx from beatmaniaIIDX16 - EMPRESS (Arcade) 2009-05-31 18:56:16 +00:00
aax.c AAX header reading. Overkill much? 2009-01-03 13:16:36 +00:00
acm.c ACM-related revisions, hopefully get things ready for MUS 2008-07-20 07:28:17 +00:00
ads.c added xwb format for Otomedius Gorgeous (XBOX360) 2009-03-12 15:28:59 +00:00
adx_header.c fixed Yamasa Digi Portable - Matsuri no Tatsujin - Win-Chan no Natsumatsuri decrypt key 2009-04-07 02:55:28 +00:00
afc_header.c add AIFF support (8 and 16 bit) and theoretically looping, if the Instrument chunk would only cooperate 2008-07-01 16:11:59 +00:00
agsc.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
ahx.c support for mpeg audio in genh 2008-07-06 15:33:38 +00:00
aifc.c check for zero loop points is useless 2008-07-02 21:44:23 +00:00
aix.c support AIX with mono ADX 2008-12-24 13:30:58 +00:00
ast.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
bgw.c spw (sound effects, woo) 2008-11-07 01:47:39 +00:00
brstm.c support odd brstm from Trauma Center: Second Opinion, blame Atlus 2009-01-01 03:24:57 +00:00
capdsp.c .capdsp added 2008-12-20 21:26:01 +00:00
Cstr.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
dc_asd.c added some more checks in various formats 2009-01-05 11:58:27 +00:00
dc_idvi.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
dc_kcey.c add newline at end of dc_kcey.c 2008-07-18 20:58:48 +00:00
dc_str.c unix build update 2009-01-28 15:07:59 +00:00
dc_wav_dcs.c wav+dcs fixed 2009-01-28 09:35:55 +00:00
de2.c add nonworking de2 (uses msadpcm), clean up some warnings 2008-08-11 07:19:44 +00:00
ea_header.c git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@435 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2008-09-21 14:58:50 +00:00
ea_old.c loop_flag was never set if EACS not found in header 2009-01-27 14:16:16 +00:00
emff.c aix_layout.c fixed (for compiling in MS VC++) 2008-12-27 22:51:12 +00:00
fsb.c missing ID's for Bioshock (PC) 2009-06-24 19:20:24 +00:00
gca.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
gcsw.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
genh.c 8-bit unsigned pcm with no interleave assumption 2009-04-28 16:52:49 +00:00
gsp_gsb.c nds swav added 2009-02-06 19:16:37 +00:00
halpst.c mono hps support (just modify checks to include 1 and 2 channels) 2009-04-05 19:09:24 +00:00
idsp.c interleave fix for Soul Calibur idsp files 2009-04-06 07:59:43 +00:00
ish_isd.c wav+dcs fixed 2009-01-28 09:35:55 +00:00
ivaud.c add support for GTA IV .ivaud Audio File 2009-03-19 19:43:06 +00:00
ivb.c .ivb 2008-07-06 08:59:14 +00:00
kraw.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
Makefile.unix.am Added .2dx from beatmaniaIIDX16 - EMPRESS (Arcade) 2009-05-31 18:56:16 +00:00
meta.h added .dsp support for Yu-Gi-Oh! The Falsebound Kingdom (GC) 2009-06-20 21:26:36 +00:00
msvp.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
mus_acm.c oops, left a printf in mus_acm 2009-01-27 03:56:44 +00:00
musc.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
musx.c added a new type to dreamcast str 2009-01-23 14:06:14 +00:00
naomi_adpcm.c remove unused vars 2009-05-25 21:02:48 +00:00
naomi_spsd.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
nds_hwas.c fixed header check comment from hwas to sawh 2009-04-22 01:17:49 +00:00
nds_rrds.c load ima decode context from rrds header 2009-03-09 11:15:39 +00:00
nds_sad.c Procyon Studio Digital Sound Elements NDS ADPCM (as seen in .sad) decoder added 2008-12-28 06:29:43 +00:00
nds_strm.c fsb updated (fsb4) 2008-11-24 18:27:28 +00:00
nds_swav.c oops, ima init wasn't getting done 2009-04-05 23:23:12 +00:00
ngc_adpdtk.c wsd for Phantom Brave (WII) added 2009-03-25 23:25:30 +00:00
ngc_bh2pcm.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ngc_caf.c add new files to src/Makefile, fix some warnings 2008-06-08 02:03:05 +00:00
ngc_dsp_std.c missing ID's for Bioshock (PC) 2009-06-24 19:20:24 +00:00
ngc_ffcc_str.c FF:CC .str 2009-01-08 14:29:40 +00:00
ngc_iadp.c add support for P2BT & GBTS (pop'n'music) 2009-01-05 18:41:14 +00:00
ngc_lps.c Added .LPS from Rave Master (Groove Adventure Rave)(GC) 2009-04-29 20:24:39 +00:00
ngc_pdt.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ngc_ssm.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ngc_tydsp.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ngc_waa_wac_wad_wam.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ngc_ymf.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
nwa.c ignore loops starting with 00000000 in Gameexe.ini 2008-08-03 16:10:51 +00:00
ogg_vorbis_file.c weird album and title looping info for Memories Off #5 for PC 2008-12-30 07:27:40 +00:00
pcm.c git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@508 51a99a44-fe44-0410-b1ba-c3e57ba2b86b 2008-12-10 12:18:02 +00:00
pos.c close the streamfile we had passed on to the wav initer 2008-07-06 19:44:18 +00:00
ps2_ads.c some SS2 fixes, for testing ... 2008-12-29 21:03:07 +00:00
ps2_ass.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_aus.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_bg00.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_bmdx.c support for mono "bmdx" files added 2009-01-10 22:39:43 +00:00
ps2_ccc.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_dxh.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_enth.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_exst.c .sts changed -> Ape Escape 3 2008-09-26 21:05:11 +00:00
ps2_filp.c true mastery is knowing when not to loop 2008-12-18 19:44:40 +00:00
ps2_gbts.c add support for P2BT & GBTS (pop'n'music) 2009-01-05 18:41:14 +00:00
ps2_hgc1.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_ikm.c added some more checks in various formats 2009-01-05 11:58:27 +00:00
ps2_ild.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_int.c add support for .OMU (.INT with Header) 2008-09-08 18:55:01 +00:00
ps2_joe.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_kces.c Add .STR + .STR WII (HOTD Overkill) 2009-03-12 21:25:41 +00:00
ps2_leg.c added some more checks in various formats 2009-01-05 11:58:27 +00:00
ps2_mcg.c fix mcg length calculation 2009-05-03 21:04:12 +00:00
ps2_mib.c add support for .vb (dual channels ps2 files) 2009-03-05 16:08:23 +00:00
ps2_mic.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
ps2_mihb.c MIHB layout fix 2009-03-18 20:50:35 +00:00
ps2_npsf.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
ps2_p2bt.c add support for P2BT & GBTS (pop'n'music) 2009-01-05 18:41:14 +00:00
ps2_pnb.c add PS2_PNB for PsychoNauts Bgm Files 2008-05-22 19:08:49 +00:00
ps2_psh.c add nonworking de2 (uses msadpcm), clean up some warnings 2008-08-11 07:19:44 +00:00
ps2_psw.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_rkv.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_rnd.c fixed offset detection on SS2 2008-08-21 20:09:06 +00:00
ps2_rstm.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_rws.c dsp interleave in genh fixed 2008-11-19 20:32:56 +00:00
ps2_rxw.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_seg.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_sfs.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_sl3.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_snd.c SSND/.snd ps2 meta 2009-05-01 15:03:51 +00:00
ps2_sps.c Added .sps support from Ape Escape 2 2009-04-05 22:03:29 +00:00
ps2_str.c Add .STR + .STR WII (HOTD Overkill) 2009-03-12 21:25:41 +00:00
ps2_svag.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
ps2_tec.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_tk5.c add support for .vb (dual channels ps2 files) 2009-03-05 16:08:23 +00:00
ps2_vag.c ok, so .vig is kces, not vag 2008-08-19 14:31:22 +00:00
ps2_vas.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
ps2_vgs.c add support for GTA IV .ivaud Audio File 2009-03-19 19:43:06 +00:00
ps2_vpk.c add support for VPK + various fix on VAG + ADS 2008-06-07 21:11:33 +00:00
ps2_xa2.c XA2 fix (again) 2009-04-08 20:17:10 +00:00
ps2_xa30.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
psx_cdxa.c fix frequency value for 18900khz 2008-12-10 11:55:03 +00:00
psx_fag.c added new dsp type in .emff.c 2008-12-16 15:48:21 +00:00
psx_gms.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
raw.c Make closing a VGMSTREAM with duplicate STREAMFILEs safe 2008-05-20 20:19:46 +00:00
redspark.c redspark loop fix? 2009-03-16 16:16:33 +00:00
riff.c add RIFX support, including Punch-Out! (with WiiH) 2009-05-25 20:59:50 +00:00
rs03.c Finally fix RS03 looping. Hint: it was easy 2008-07-14 12:05:49 +00:00
rsd.c Added RSD3GADP & RSD3PCMB from Dark Summit (GC) 2009-05-20 02:48:13 +00:00
rsf.c Changed STREAMFILE to be an abstract structure with function pointers for file operations. These changes have been done to support the audacious plugin which will use audacious-VFS I/O instead of stdio. The winamp plugin uses stdio, and has been tested and is working. 2008-05-20 15:18:38 +00:00
rwsd.c rwav and improved rwar support in rwsd 2009-01-20 01:03:33 +00:00
rwx.c .RWX added 2008-07-14 13:08:01 +00:00
sat_baka.c interleave fix for Soul Calibur idsp files 2009-04-06 07:59:43 +00:00
sat_dvi.c kceycomp pop'n music support added 2008-07-18 20:20:16 +00:00
sat_sap.c saturn .sap added 2008-08-19 12:25:43 +00:00
sd9.c fixed channel offset 2009-05-23 01:57:59 +00:00
sdt.c updated .filp 2008-12-18 19:04:35 +00:00
sfl.c add .sfl 2008-07-22 02:18:32 +00:00
sli.c add another style of .sli 2008-07-22 01:03:20 +00:00
spt_spd.c .capdsp added 2008-12-20 21:26:01 +00:00
ss_stream.c .hwas addes 2009-04-19 09:49:08 +00:00
str_asr.c 0x10 interleave for PCM 2009-01-05 04:50:29 +00:00
str_snds.c some naming changes and such to make hcs happy, hopefully didn't break anything 2008-07-14 20:42:49 +00:00
svs.c if svs loop starts and ends on same sample, don't try to loop 2008-10-17 17:12:16 +00:00
thp.c remove unused variables, initialize uninitialized variables, provide for prototypes. generally clean up things gcc warns about 2008-12-18 07:33:13 +00:00
vgs.c .vgs added 2008-12-04 20:11:45 +00:00
vs.c remove test stuff, fix things broken in r508, clean up some implicit function declarations 2008-12-10 20:54:10 +00:00
vsf.c fix rrds warning, add bxaimc's tiny toon adventures: defenders of the universe meta 2009-03-09 09:25:59 +00:00
wii_mus.c wii .mus support, seemingly not quite correct yet 2008-10-11 04:00:57 +00:00
wii_ndp.c Vertigo (Wii) .ndp added 2009-03-30 04:18:46 +00:00
wii_smp.c .smp (Wii) added 2008-12-08 17:36:44 +00:00
wii_sng.c fixed capcom hack in .genh 2008-12-24 00:00:10 +00:00
wii_str.c use correct case for .sth 2009-03-13 14:20:00 +00:00
wii_sts.c fix sts for gcc builds 2008-12-12 20:17:55 +00:00
ws_aud.c starting support for WS ADPCM, decoder not in place but layout is handled properly 2008-07-03 21:21:01 +00:00
xbox_ims.c add nonworking de2 (uses msadpcm), clean up some warnings 2008-08-11 07:19:44 +00:00
xbox_stma.c adding STMA support (XBOX) 2008-08-08 14:47:04 +00:00
xbox_wavm.c added meta ims from matrix 2008-08-10 20:08:03 +00:00
xbox_wvs.c added meta ims from matrix 2008-08-10 20:08:03 +00:00
xbox_xmu.c fixing xbox mono files on ima_decoder.c 2008-08-18 17:51:22 +00:00
xbox_xvas.c keepin' it real 2008-08-19 14:14:06 +00:00
xbox_xwav.c some modifications on xbox decoder to handle multi channels streams 2008-09-29 21:06:12 +00:00
xss.c added some more checks in various formats 2009-01-05 11:58:27 +00:00
xwb.c added xwb format for Otomedius Gorgeous (XBOX360) 2009-03-12 15:28:59 +00:00
ydsp.c YSDP added 2008-11-28 14:27:51 +00:00
zsd.c ZSD (UGLY!) 2009-03-12 23:42:56 +00:00
zwdsp.c zwdsp loop fix and tab cleanup 2008-12-24 14:18:58 +00:00