vgmstream/src/meta
2018-01-04 17:32:23 +01:00
..
2dx9.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
aax_streamfile.h Move some meta STREAMFILEs to separate file for visibility 2017-12-06 12:15:27 +01:00
aax.c Move some meta STREAMFILEs to separate file for visibility 2017-12-06 12:15:27 +01:00
acm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ads.c Rename coding_INT_X to coding_X_int for consistency with other codecs 2017-04-29 02:53:36 +02:00
adx_keys.h Add ADX/HCS keys 2017-12-17 16:40:16 +01:00
adx.c Add extra ADX keys and key verifier 2017-10-28 18:04:15 +02:00
afc.c Code cleanup (renames, comments, nitpicks) 2017-12-06 15:32:52 +01:00
agsc.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ahx.c Add AHX type 0x08 decryption, with .ahxkey files (16b*3, start/mult/add) 2017-08-04 21:48:55 +02:00
aifc.c Use IMA_int with mono files to clarify then IMA stereo is used 2017-11-19 03:34:25 +01:00
aix_streamfile.h Move some meta STREAMFILEs to separate file for visibility 2017-12-06 12:15:27 +01:00
aix.c Move some meta STREAMFILEs to separate file for visibility 2017-12-06 12:15:27 +01:00
akb.c Move FFmpeg code from ffmpeg.c to ffmpeg_decoder.c for consistency 2017-05-19 17:21:22 +02:00
apple_caff.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ast.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
awc.c Fix some AWC [Red Dead Redemption PS3] 2017-10-27 18:39:32 +02:00
baf.c Moved check_extensions/open_stream to streamfile.c/vgmstream.c 2017-01-14 00:59:54 +01:00
bar_streamfile.h Code cleanup (renames, comments, nitpicks) 2017-12-06 15:32:52 +01:00
bar.c Code cleanup (renames, comments, nitpicks) 2017-12-06 15:32:52 +01:00
bcstm.c Add 3DS IMA for BCSTM and fix old IMA regression (HWAS/SWAV/SAD/AUD/etc) 2017-11-18 22:25:44 +01:00
bfstm.c LE BFSTMs should use PCM16LE 2017-07-04 19:53:35 -06:00
bfwav.c Remove C99-ism for MSVC 2010. 2017-07-13 17:45:56 -07:00
bgw.c Add encrypted ATRAC3 BGW [Final Fantasy XI PC] 2017-10-27 18:50:06 +02:00
bik.c Update bik FFmpeg init 2017-09-24 18:46:33 +02:00
bnsf.c Improve BNSF num_samples and cleanup 2017-10-14 12:42:44 +02:00
brstm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
btsnd.c Fixed minor compiler warnings (unused/uninitialized vars) 2016-12-27 16:33:10 +01:00
capdsp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
cstr.c Minor tweaks/comments/renames/etc 2017-11-25 00:43:18 +01:00
dc_asd.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
dc_dcsw_dcs.c Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
dc_idvi.c Clean .idvi and add proper .DVI extension 2017-11-17 18:53:34 +01:00
dc_kcey.c Use IMA_int with mono files to clarify then IMA stereo is used 2017-11-19 03:34:25 +01:00
dc_str.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
dec.c Make get_streamfile_dos_line read CR/LF too and rename accordingly 2017-11-23 22:53:43 +01:00
dmsg_segh.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
dsp_adx.c Move Xenoblade 3D DSP .adx from CRI .adx to its own meta (cleanup) 2017-01-25 22:23:45 +01:00
dsp_bdsp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
dsp_sth_str.c Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
ea_1snh.c Improve 1SNh: add mu-Law, fix video blocks/SEAD audio, fix some IMA 2017-12-24 01:48:26 +01:00
ea_eaac.c Prepare RIFF/FSB5/SXD/UBI_RAKI/WWISE/XVAG/GTD for ATRAC9 2017-12-28 23:37:18 +01:00
ea_schl_fixed.c Rename some blocked layouts for clarity (hopefully) 2017-11-25 01:18:27 +01:00
ea_schl.c Improve SCHl: fix EOF/video blocks/SHEN audio, fix num_samples bugs 2017-12-24 01:49:51 +01:00
emff.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
exakt_sc.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
excitebots.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ezw.c Add EZW for EZ2DJ (Arcade) 2017-11-21 21:30:48 -05:00
ffmpeg.c Move FFmpeg code from ffmpeg.c to ffmpeg_decoder.c for consistency 2017-05-19 17:21:22 +02:00
ffw.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
flx.c Add EA MicroTalk decoder [FIFA 2001 PS2, Ultima IX voices] 2017-12-03 13:44:55 +01:00
fsb5.c Fix FSB5 v0 and some ATRAC9 2018-01-04 17:32:23 +01:00
fsb.c Modify SCD/P3D/FSB/XVAG interleave and fix short last interleave 2017-12-17 19:25:10 +01:00
g1l.c Change layout_interleave_byte with coding_NGC_DSP_subint 2017-12-06 21:04:34 +01:00
gca.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
gcsw.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
genh.c Change layout_interleave_byte with coding_NGC_DSP_subint 2017-12-06 21:04:34 +01:00
gsp_gsb.c Minor renames (xma_sample_data, ffmpeg_make_riff_xma_from_fmt) 2017-04-15 23:58:19 +02:00
gtd.c Prepare RIFF/FSB5/SXD/UBI_RAKI/WWISE/XVAG/GTD for ATRAC9 2017-12-28 23:37:18 +01:00
halpst.c Add support for HPS files with >2 channels 2017-05-20 20:36:24 -05:00
hca_keys.h Add more HCS keys 2017-12-28 19:13:20 +01:00
hca.c Add some HCA keys 2017-11-16 00:42:09 +01:00
his.c Add big endian mode to coding_PCM16LE_int and rename to coding_PCM16_int 2017-08-27 22:17:13 +02:00
idsp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ios_psnd.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ish_isd.c Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
ivaud.c Rename some blocked layouts for clarity (hopefully) 2017-11-25 01:18:27 +01:00
ivb.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
kraw.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ktss.c Updated KTSS interleave layout for current vgmstream 2017-12-27 00:38:25 -05:00
lsf.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
Makefile.audacious.am Various updates to the Autotools build system: 2017-12-25 22:18:55 -05:00
mattel_hyperscan.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
maxis_xa.c Clean EA-XA and fix some subsongs (don't use channel_start_offset) 2017-12-03 01:37:56 +01:00
mc3.c Added MC3 decoder/meta [MX Rider, Spy Hunter, T3] (thanks to daemon1) 2017-04-28 17:26:25 +02:00
mca.c Fix some MCA v4 and relax looping checks [MH3U (3DS)] 2017-03-31 22:38:45 +02:00
meta.h Merge pull request #166 from bnnm/atrac9pre-etc 2017-12-28 16:30:32 -08:00
mn_str.c Fix minor compiler warnings (missing const/static/case defaults/etc) 2017-10-28 01:34:32 +02:00
mogg.c Add Harmonix Music Systems MOGG Vorbis 2017-12-10 20:30:00 -05:00
mp4.c Move FFmpeg code from ffmpeg.c to ffmpeg_decoder.c for consistency 2017-05-19 17:21:22 +02:00
mss.c Rename ps2_mss.c to mss.c 2017-05-12 19:16:46 +02:00
msvp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
mus_acm.c Make get_streamfile_dos_line read CR/LF too and rename accordingly 2017-11-23 22:53:43 +01:00
musc.c Fix MUSC looping [Spyro: A New Beginning (PS2), Ty (PS2)] 2017-10-08 17:30:56 +02:00
musx.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
myspd.c Use IMA_int with mono files to clarify then IMA stereo is used 2017-11-19 03:34:25 +01:00
naac.c Add Namco AAC (.naac) [Ace Combat: Assault Horizon Legacy (3DS)] 2017-11-23 22:32:31 +01:00
naomi_adpcm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
naomi_spsd.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
nds_hwas.c Use IMA_int with mono files to clarify then IMA stereo is used 2017-11-19 03:34:25 +01:00
nds_rrds.c Use IMA_int with mono files to clarify then IMA stereo is used 2017-11-19 03:34:25 +01:00
nds_sad.c Rename coding_INT_X to coding_X_int for consistency with other codecs 2017-04-29 02:53:36 +02:00
nds_strm_ffta2.c Fix STRM FFTA2 using the wrong IMA, making output slightly incorrect 2017-11-18 22:49:18 +01:00
nds_strm.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
nds_swav.c Rename coding_INT_X to coding_X_int for consistency with other codecs 2017-04-29 02:53:36 +02:00
ngc_adpdtk.c Improve format detection to avoid hijacking other files 2017-07-15 11:27:43 +02:00
ngc_bh2pcm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_bo2.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_caf.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_dsp_konami.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_dsp_mpds.c Fix some "short" MPDS 2017-04-28 16:16:10 +02:00
ngc_dsp_std.c Add type 3 GCM/IDSP variant for Lego LOTR (Wii) 2017-12-11 17:58:57 -05:00
ngc_dsp_ygo.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ngc_ffcc_str.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_gcub.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_lps.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_nst_dsp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_pdt.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_sck_dsp.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ngc_ssm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_tydsp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngc_ulw.c Add u-Law decoder + ULW meta [Burnout 1 GC] 2017-06-09 22:26:09 +02:00
ngc_vid1.c Add Neversoft .OGG [Gun (GC)] 2017-12-02 16:33:43 +01:00
ngc_ymf.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ngca.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
nsw_opus.c Add/change .opus to .lopus 2017-12-17 16:44:31 +01:00
nub_vag.c Rename nub to nub_vag and some cleanup 2017-03-18 18:30:22 +01:00
nub_xma.c Minor renames for style (ps3_xvag > xvag, x360_nub > nub_xma) 2017-09-29 23:37:20 +02:00
nwa.c Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
ogg_vorbis_file.c Fairy Fencer F: Advent Dark Force Looping OGG support added. 2017-02-18 08:04:16 +01:00
ogl.c Unify fsb/wwise/ogl Vorbis decoders into a single decoder with subtypes 2017-07-28 23:26:58 +02:00
omu.c Move .OMU to its own file for consistency/clarity 2017-12-06 18:07:17 +01:00
otm.c Added OTM support for Otomedius (Arcade) 2014-02-25 22:25:02 -08:00
p3d.c Modify SCD/P3D/FSB/XVAG interleave and fix short last interleave 2017-12-17 19:25:10 +01:00
pc_adp_otns.c Move ADP OTNS to its own file for consistency 2017-11-10 19:51:14 +01:00
pc_adp.c Use IMA_int with mono files to clarify then IMA stereo is used 2017-11-19 03:34:25 +01:00
pc_al2.c Add AL2 meta + A-law decoder [Conquest of Elysium 3 (PC)] 2017-10-08 17:51:54 +02:00
pc_ast.c Added AST (ASTL) variant for Dead Rising (PC). Looping is disabled due to being non-trivial; it will need to be fixed eventually. 2017-10-20 21:06:49 -04:00
pc_mxst.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
pc_smp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
pc_snds.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
pc_xa30.c Add PC XA30 + IMA decoder [Driver: Parallel Lines (PC)] 2017-06-24 23:30:10 +02:00
pona.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
pos.c Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
ps2_2pfs.c support for looping and v2 format (GANTZ) 2016-10-29 10:20:45 +02:00
ps2_adm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_ads.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_adsc.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_ass.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_ast.c Fixed some PS2 .AST [Naval Ops Warship Gunner (PS2)] 2017-05-20 01:26:57 +02:00
ps2_aus.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_b1s.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_bg00.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_bmdx.c Minor cleanups (no functionality changes) 2017-01-08 01:09:20 +01:00
ps2_ccc.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_dxh.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_enth.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_exst.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_filp.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_gbts.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_gcm.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_hgc1.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_hsf.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_iab.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_ikm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_ild.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_int.c Ignore A2M .int 2017-12-09 17:03:23 +01:00
ps2_joe.c Fixed a .JOE file with 0 dataInterleave, assuming 16 byte interleave for such files. 2015-04-10 13:00:08 -07:00
ps2_jstm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_kces.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_khv.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_leg.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_lpcm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_mcg.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_mib.c remove nonsense (thanks kode) 2014-04-23 21:25:30 -07:00
ps2_mic.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_mihb.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_msa.c Fix MSA sample count [Psyvariar (PS2)] 2017-01-27 19:32:40 +01:00
ps2_mtaf.c Added simple MTAF block skip; meta cleanup [Metal Gear Solid 3 HD] 2017-05-18 19:06:22 +02:00
ps2_npsf.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_p2bt.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_pcm.c Rename pcm.c > scd_pcm.c (cleanup) 2017-11-16 00:41:06 +01:00
ps2_pnb.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_psh.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_psw.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_rnd.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_rstm.c Add .RSM extension (Bully PS2) 2017-12-06 17:35:59 +01:00
ps2_rxws.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_sfs.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_sl3.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_smpl.c Add dual extension in try_dual_file_stereo for Homura (PS2) 2017-11-26 01:54:33 +01:00
ps2_snd.c Rename coding_INT_X to coding_X_int for consistency with other codecs 2017-04-29 02:53:36 +02:00
ps2_spm.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_sps.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_ster.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_str.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_strlr.c Improve format detection to avoid hijacking other files 2017-07-15 11:27:43 +02:00
ps2_svag_snk.c Less C99 2016-10-30 10:36:29 +01:00
ps2_svag.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_tec.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_tk5.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_vag.c Add VAGp .vig [MX vs. ATV Untamed (PS2)] 2017-12-09 17:57:18 +01:00
ps2_vas.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_vbk.c Add PS2 VBK meta. 2013-09-03 11:27:36 -07:00
ps2_vds_vdm.c More minor file renames (cleanup) 2017-03-18 18:40:46 +01:00
ps2_vgs.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_vgv.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_vms.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_voi.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_vpk.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps2_wad.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_wb.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps2_wmus.c Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
ps2_xa2_rrp.c Move .XA2 RRP to its own file for consistency/clarity 2017-12-06 18:16:03 +01:00
ps2_xa2.c Move .XA2 RRP to its own file for consistency/clarity 2017-12-06 18:16:03 +01:00
ps2_xa30.c Improve PS2 XA30 [Driver: Parallel Lines (PS2)] 2017-06-24 23:33:49 +02:00
ps3_cps.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
ps3_ivag.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps3_klbs.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ps3_msf.c Add MSF with .MP3 extension (Darkstalkers Resurrection PS3) 2017-12-06 15:53:42 +01:00
ps3_mta2.c Add MTA2 decoder/meta support [Metal Gear Solid 4 (PS3)] 2017-05-18 19:16:44 +02:00
ps3_past.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
psx_cdxa.c Improve CD-XA detection and RIFF-less support; minor XA code cleanup 2017-11-16 19:47:42 +01:00
psx_fag.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
psx_gms.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
psx_str_mgav.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
raw.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
redspark.c Update RedSpark for M&L Dream Team 2014-05-26 01:43:00 -04:00
riff.c Prepare RIFF/FSB5/SXD/UBI_RAKI/WWISE/XVAG/GTD for ATRAC9 2017-12-28 23:37:18 +01:00
rkv.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
rs03.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
rsd.c Change layout_interleave_byte with coding_NGC_DSP_subint 2017-12-06 21:04:34 +01:00
rsf.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
rws.c Fix RWS PCM16BE [The Legend of Spyro (X360)] 2017-08-27 22:18:08 +02:00
rwsd.c Fix 3DS IMA hist 2017-11-18 22:52:42 +01:00
rwx.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
s14_sss.c Fix some S14/SSS (Korogashi Puzzle Katamari Damacy) 2017-10-14 13:42:59 +02:00
sab.c Add/fix SAB+SOB [Worms 4 PC/PS2/Xb] 2017-10-27 18:53:17 +02:00
sat_baka.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
sat_dvi.c Fix DVI .PCM channels being swapped [Castlevania SOTN (SAT)] 2017-11-17 19:12:28 +01:00
sat_sap.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
scd_pcm.c Rename pcm.c > scd_pcm.c (cleanup) 2017-11-16 00:41:06 +01:00
sd9.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
sdt.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
seg.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
sfl.c Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
sgxd.c Fix compiling in GCC (false not defined) 2017-09-30 19:20:09 +02:00
sk_aud.c Add Silicon Knights .AUD + SK Vorbis [Eternal Darkness (GC)] 2017-07-29 11:46:53 +02:00
sli.c Make get_streamfile_dos_line read CR/LF too and rename accordingly 2017-11-23 22:53:43 +01:00
spt_spd.c Fixed remaining path length limit issues 2014-03-14 22:36:23 -07:00
sqex_scd_streamfile.h Move some meta STREAMFILEs to separate file for visibility 2017-12-06 12:15:27 +01:00
sqex_scd.c Remove unnecessary SCD sample rate fix 2017-12-17 19:46:41 +01:00
stm.c Redo Angel STM: add PCM, adjust looping, unify code, add .lstm 2017-08-12 18:42:38 +02:00
str_asr.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
str_snds.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
stx.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
svs.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
sxd.c Prepare RIFF/FSB5/SXD/UBI_RAKI/WWISE/XVAG/GTD for ATRAC9 2017-12-28 23:37:18 +01:00
ta_aac.c Support for tri-Ace mobile vorbis AAC, support for KTSS 2017-12-27 00:14:50 -05:00
thp.c Remove thpNextFrameSize and use full_block_size instead 2017-12-08 01:20:09 +01:00
tun.c Cleanup 2017-11-17 18:51:43 +01:00
txth.c Add TXTH "half_size" interleave + SDF/BD3 exts 2017-12-09 12:23:19 +01:00
ubi_ckd.c Fix mono/full-interleave CKD [Rayman Origins Wii SFX]; cleanup 2017-04-07 19:10:16 +02:00
ubi_raki.c Prepare RIFF/FSB5/SXD/UBI_RAKI/WWISE/XVAG/GTD for ATRAC9 2017-12-28 23:37:18 +01:00
ubi_sb.c Fix some Ubi bank types 2017-12-07 23:54:05 +01:00
vawx.c Fix some VAWX multichannel files 2017-12-09 19:01:36 +01:00
vgs.c Improve Guitar Hero II multi-streams with block layout 2017-08-28 20:05:03 +02:00
vs.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
vsf_tta.c Move .VSF SMSS to its own file for consistency/clarity 2017-12-06 18:11:37 +01:00
vsf.c Move .VSF SMSS to its own file for consistency/clarity 2017-12-06 18:11:37 +01:00
vxn.c Fix some VXN PCM 2017-12-08 00:17:42 +01:00
waa_wac_wad_wam.c Rename ngc_waa_wac_wad_wam.c to waa_wac_wad_wam.c 2017-05-01 16:37:30 +02:00
wii_04sw.c Add Wii 04SW [Driver: Parallel Lines (Wii)] 2017-06-25 00:27:58 +02:00
wii_bns.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
wii_mus.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
wii_ras.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
wii_smp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
wii_sng.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
wii_str.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
wii_sts.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
wpd.c Change some tabs to spaces to fix mixed indention GCC warnings 2017-11-10 22:22:04 +01:00
ws_aud.c Use IMA_int with mono files to clarify then IMA stereo is used 2017-11-19 03:34:25 +01:00
wvs.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
wwise.c Prepare RIFF/FSB5/SXD/UBI_RAKI/WWISE/XVAG/GTD for ATRAC9 2017-12-28 23:37:18 +01:00
x360_ast.c Minor renames (xma_sample_data, ffmpeg_make_riff_xma_from_fmt) 2017-04-15 23:58:19 +02:00
x360_cxs.c More minor file renames (cleanup) 2017-03-18 18:40:46 +01:00
x360_pasx.c Separate X360 NUB/PASX from xma.c for cleanup 2017-04-22 12:09:43 +02:00
x360_tra.c Fuse EACS and DVI IMA decoder into a configurable IMA decoder 2017-11-17 17:18:17 +01:00
xau.c Fix some XBOX XAU with more chunks 2017-06-09 21:45:15 +02:00
xbox_hlwav.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
xbox_ims.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
xbox_wavm.c clean up some warning-causing ugliness 2014-06-26 21:12:48 -07:00
xbox_xmu.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
xbox_xvas.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
xbox_xwav.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
xma.c Tweak XMA1 and Wwise XWMA sample counts, XMA2 looping, XMA1 channels 2017-10-08 17:34:07 +02:00
xnb.c Move XNB from riff.c to xnb.c (cleanup) 2017-12-26 18:17:59 +01:00
xss.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
xvag.c Adjust XVAG looping so it's always inside frame boundaries 2017-12-28 23:42:04 +01:00
xwb.c Add XWB OGG [Oddworld Stranger's Warth (iOS/Android)] 2017-11-10 19:31:54 +01:00
ydsp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
zsd.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00
zwdsp.c Raised path length limit to 32767 characters, controlled by a global enum definition 2013-05-26 20:55:50 -07:00