Commit Graph

3848 Commits

Author SHA1 Message Date
bnnm
74a6d0b7fd Change default Audacious priority to 4
Suggested by kaniini
2019-11-16 22:33:50 +01:00
bnnm
0de95ee919 Fix AFC in AST 2019-11-16 22:32:19 +01:00
bnnm
02efa7d784
Merge pull request #506 from bnnm/fsb
fsb
2019-11-11 22:43:44 +01:00
bnnm
533e787cf6 Fix FSB5 bank loops in some subsongs 2019-11-11 22:35:45 +01:00
bnnm
523b59b2ba Fix compilation without MPEG 2019-11-11 22:35:36 +01:00
bnnm
72b9f54098
Merge pull request #503 from bnnm/xssb-xsb-sps
xssb xsb sps
2019-11-10 22:41:47 +01:00
bnnm
66e1a00a6a Add EAAC .sps multistream Opus [FIFA 19 (Switch)] 2019-11-10 22:22:22 +01:00
bnnm
f0f05bdb56 Comment 2019-11-10 22:20:07 +01:00
bnnm
b2e93f886f Increase segment limit for mpf/mus TXTPs [Boogie (PS2)]
After +500 segments it may hit O.S. file descriptor limit and not work
though
2019-11-10 22:18:52 +01:00
bnnm
d803349f6b Add XSSB .bin/lbin [Blinx 2 (Xbox)] 2019-11-10 22:17:21 +01:00
bnnm
410fe894cd Also fix CRLF 2019-11-10 21:41:18 +01:00
bnnm
829b8892ec Improve old .xsb name reading [Psychonauts (Xbox)] 2019-11-10 21:29:34 +01:00
bnnm
cc4f70806f Fix CRLF<>LF for some files 2019-11-10 21:26:31 +01:00
NicknineTheEagle
8edd02752e
Merge pull request #501 from NicknineTheEagle/ea
Improved EA videos support
2019-11-10 22:23:00 +03:00
NicknineTheEagle
9420470eca EA 1SNh: Tweaked loop handling 2019-11-10 21:03:02 +03:00
NicknineTheEagle
c47a37daba Fixes and tweaks 2019-11-10 16:19:44 +03:00
NicknineTheEagle
1f356cde5e Improved EA videos support 2019-11-09 23:16:13 +03:00
NicknineTheEagle
b3bf371129 Removed gitattributes for now 2019-11-09 23:15:29 +03:00
bnnm
029af561a2
Merge pull request #500 from bnnm/cleanup-afc-isb
cleanup, afc, isb
2019-11-06 23:12:53 +01:00
bnnm
302b264b13 Add base_offset to coef_offset in TXTH 2019-11-06 23:06:38 +01:00
bnnm
6eecc5303d Improve SCHl MP2/EALayer3 V1a gapless 2019-11-06 23:06:21 +01:00
bnnm
aa62f671a9 Tweak EAAC Opus init 2019-11-04 23:32:27 +01:00
bnnm
bf14fccc97 Small detection tweaks 2019-11-04 23:31:23 +01:00
bnnm
5167cc9252 Fix FFmpeg slowness in MSVC 2019-11-04 23:29:34 +01:00
bnnm
7ec90cc400 Add HCA key [Blackstar (Mobile)] 2019-11-04 23:29:15 +01:00
bnnm
8f86c30fe0 Allow coef_offset to work with subsongs in TXTH 2019-11-03 22:59:10 +01:00
bnnm
3208863d75 Minor cleanup/comments 2019-11-03 22:58:33 +01:00
bnnm
e0eaffbf3f Add ISACT .isb [Psychonauts (PC)] 2019-11-03 22:56:37 +01:00
bnnm
bc59318157 Tweak _0/1 dual extension detection 2019-11-03 18:37:20 +01:00
bnnm
b2e3058072 Add buffer comments 2019-11-03 17:57:07 +01:00
bnnm
e06e2f2bb2 Fix uncommon handle leak when opening too many files 2019-11-03 17:55:47 +01:00
bnnm
65a96502fa Add extra MPF+MUS pair and missing .hdr check 2019-11-03 17:54:34 +01:00
bnnm
eb753846c8 Tweak ADX meta code 2019-11-03 17:54:01 +01:00
bnnm
0dfe352c7b Improve streamfile float reading 2019-11-02 20:12:12 +01:00
bnnm
42dad8d605 Remove stx parser since it's a repeat of afc 2019-11-02 16:15:18 +01:00
bnnm
f6b4df6680 Tweak EALayer3 comment 2019-11-02 16:10:54 +01:00
bnnm
73e60d64b1 Improve AFC/DTK/FADPCM/PROCYON/LSF/ASF/DSF/XMD/MTAF/MTA2 performance 2019-11-02 16:10:23 +01:00
bnnm
85ec5e5bab Clean some winamp code 2019-11-02 16:05:01 +01:00
bnnm
4b1df80f4d Move some extensions to the normal list 2019-11-02 16:02:53 +01:00
bnnm
b98f9c36ab Add sfx/str/zic CWAV extensions 2019-11-02 15:49:41 +01:00
bnnm
4d5ec06d76 Improve raw MP3 total samples reading 2019-11-02 15:49:10 +01:00
NicknineTheEagle
8dbdf94df4
Merge pull request #499 from NicknineTheEagle/vag
PS2 VAG stuff
2019-11-02 14:32:51 +03:00
NicknineTheEagle
320f1434ee Added Acclaim Austin AAAp VAG header [The Red Star (PS2)] 2019-11-01 10:29:37 +03:00
NicknineTheEagle
30c087ee99 Added interleave detection for VAG variant [Need for Speed: Hot Pursuit 2 (PS2)] 2019-11-01 10:28:40 +03:00
NicknineTheEagle
f26cb71138 Removed non-existent "aaap" extension 2019-11-01 10:19:31 +03:00
Christopher Snowhill
f15c7acc01 Add gitattributes 2019-10-31 15:03:59 -07:00
NicknineTheEagle
0e9686ffc0
Merge pull request #495 from NicknineTheEagle/vag
Added VAG variant [Need for Speed: Hot Pursuit 2 (PS2)]
2019-10-29 21:39:11 +03:00
NicknineTheEagle
613300b7bc Added VAG variant [Need for Speed: Hot Pursuit 2 (PS2)] 2019-10-29 20:01:26 +03:00
bnnm
cce259d4e0
Merge pull request #493 from bnnm/xa-tests
xa tests
2019-10-28 00:06:40 +01:00
bnnm
c279e10722 Tweaks 2019-10-28 00:01:30 +01:00