vgmstream/src/meta
2008-06-15 10:36:51 +00:00
..
adx_header.c Make closing a VGMSTREAM with duplicate STREAMFILEs safe 2008-05-20 20:19:46 +00:00
afc_header.c Make closing a VGMSTREAM with duplicate STREAMFILEs safe 2008-05-20 20:19:46 +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
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
brstm.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
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
ea_header.c add new files to src/Makefile, fix some warnings 2008-06-08 02:03:05 +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 doh, wrong var 2008-06-13 23:01:12 +00:00
halpst.c Make closing a VGMSTREAM with duplicate STREAMFILEs safe 2008-05-20 20:19:46 +00:00
Makefile.unix.am first commit of ogg vorbis support (via libvorbisfile) 2008-06-15 04:01:03 +00:00
meta.h added sadb 2008-06-15 09:23:34 +00:00
nds_strm.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
ngc_adpdtk.c Make closing a VGMSTREAM with duplicate STREAMFILEs safe 2008-05-20 20:19:46 +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 another sadb header check 2008-06-15 09:29:55 +00:00
ogg_vorbis_file.c PSO4 has both loop_start and LOOP_START 2008-06-15 10:36:51 +00:00
ps2_ads.c add support for VPK + various fix on VAG + ADS 2008-06-07 21:11:33 +00:00
ps2_exst.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_ild.c Adding ILD Support 2008-05-21 21:26:52 +00:00
ps2_int.c add support for WP2 (4 channels INT File) 2008-05-24 20:22:54 +00:00
ps2_mib.c adding CFN support + misc fixes 2008-06-03 18:41:26 +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_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_pnb.c add PS2_PNB for PsychoNauts Bgm Files 2008-05-22 19:08:49 +00:00
ps2_rxw.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_str.c adding CFN support + misc fixes 2008-06-03 18:41:26 +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_vag.c add support for VPK + various fix on VAG + ADS 2008-06-07 21:11:33 +00:00
ps2_vpk.c add support for VPK + various fix on VAG + ADS 2008-06-07 21:11:33 +00:00
psx_cdxa.c adding CFN support + misc fixes 2008-06-03 18:41:26 +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
rs03.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
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 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
xbox_wavm.c Add xbox ima genh support. 2008-06-10 01:20:54 +00:00
xbox_xwav.c Add xbox ima genh support. 2008-06-10 01:20:54 +00:00