M&M
50ad0eac33
Fix Touhou Cannonball key
2019-10-06 20:46:58 -07:00
bnnm
c66fe3ee96
Merge pull request #484 from bnnm/tests-misc
...
tests misc
2019-10-07 00:33:56 +02:00
bnnm
15aa8652c6
Tweaks
2019-10-07 00:17:12 +02:00
bnnm
122622252a
Add TXTH logical AND (&) operator for bitmasks
2019-10-06 23:47:25 +02:00
bnnm
786c75aa73
Fix TXTH default subfile size
2019-10-06 23:32:41 +02:00
bnnm
2ed3d8c00d
Add HCA keys
2019-10-06 23:31:54 +02:00
bnnm
028ff2f3d0
Add mixing/priority/fixes to Audacious
2019-10-06 23:31:32 +02:00
bnnm
421cefbdd7
Improve .acb performance for bigger files
2019-10-06 17:54:54 +02:00
bnnm
4af3f6bad6
Improve EA-XAS decoding/performance
2019-10-06 17:54:26 +02:00
bnnm
35f5da2ac3
Improve performance of ADX/XA/PSX/HEVAG/DSP decoders
2019-10-05 15:10:40 +02:00
bnnm
e90e65ae52
Add CLI -O flag for performance testing
2019-10-05 15:02:45 +02:00
bnnm
8ae9fff5e7
Read .bnh names in Ubi HX if no internal name is found
2019-10-05 14:55:08 +02:00
bnnm
ec0231ca49
Clean .sap
2019-10-05 14:51:49 +02:00
bnnm
d682bef807
Add mp+ extension [Moonshine Runners (PC)]
2019-10-05 14:51:13 +02:00
Christopher Snowhill
8b6b5b9eec
Merge pull request #481 from bxaimc/master
...
add Square Enix Opus for Dragon Quest I-III (Switch)
2019-10-04 00:33:29 -07:00
bxaimc
122e65ca5f
add Square Enix Opus for Dragon Quest I-III (Switch)
2019-10-03 11:46:37 -04:00
bnnm
60d9895f00
Merge pull request #480 from bnnm/tests
...
tests
2019-09-30 01:04:01 +02:00
bnnm
acbc483109
Add options in foobar/winamp to allow any extension
2019-09-30 00:56:29 +02:00
bnnm
95a50a3168
Minor cleanup
2019-09-29 20:09:28 +02:00
bnnm
1b34ef1f01
Fix various leaks and issues found with drmemory
2019-09-29 18:25:24 +02:00
bnnm
2b2b9e0ec8
Merge pull request #479 from bnnm/fade
...
fade
2019-09-26 00:20:27 +02:00
bnnm
a30e28cb94
Fix TXTP 'ignore fade' not working properly in winamp/foobar
2019-09-26 00:13:29 +02:00
bnnm
6272e4f3d9
Merge pull request #478 from bnnm/fsb
...
fsb
2019-09-25 00:19:03 +02:00
bnnm
0b98aff930
Fix FSB5 loop end +1 samples and tweaks
2019-09-24 23:56:27 +02:00
bnnm
d8fce9de7f
Merge pull request #477 from bnnm/dirs-fsb-opusnx
...
dirs fsb opusnx
2019-09-24 01:08:18 +02:00
bnnm
8bbf38b20f
Add Edelweiss OPUSNX .opus/lopus [Astebreed (Switch)]
2019-09-24 00:53:52 +02:00
bnnm
948aa26706
Fix FSB4 loop end +1 samples and tweak loop detection [Hard Reset (PC)]
2019-09-24 00:52:48 +02:00
bnnm
f95d2e3e19
Add .vam extension [Rocket Power: Beach Bandits (PS2)]
2019-09-24 00:51:26 +02:00
bnnm
4010c3bd1b
Fix companion files in relative folders for foobar [Rayman M (PS2)]
...
Also extra relative check for .isd and Ubi SB
2019-09-24 00:51:12 +02:00
bnnm
3090c08e18
Merge pull request #476 from bnnm/rws-aica-etc
...
rws aica etc
2019-09-21 21:02:01 +02:00
bnnm
3377da8d9e
Allow normal files to get !tags.m3u tags from virtual .txtp
2019-09-21 20:50:05 +02:00
bnnm
97c090886f
Tweak Yamaha/AICA codec naming
2019-09-21 19:15:01 +02:00
bnnm
e372e19057
Fix Yamaha AICA decoding being slightly off and cleanup
2019-09-21 18:52:57 +02:00
bnnm
4d755e6090
Document CMAKE needs 3.6, since it uses FILTERs
2019-09-21 13:38:46 +02:00
bnnm
c164549056
Add TXTP -t trim command to adjust stream's samples
2019-09-21 13:37:53 +02:00
bnnm
5cb5534612
Fix .rws with segments+layers and cleanup [Neighbours From Hell (Xbox)]
2019-09-21 13:31:11 +02:00
bnnm
8fe23cf55f
Fix Audacious plugin not releasing files
2019-09-21 13:30:55 +02:00
bnnm
4fd353d0e1
Fix some Ubi HX [Rayman M (PS2)]
2019-09-21 13:29:50 +02:00
bnnm
01269554c5
Fix foobar leak
2019-09-21 13:29:12 +02:00
Christopher Snowhill
15362e0b59
Merge pull request #473 from bnnm/faketxtp
...
faketxtp
2019-09-15 20:42:33 -07:00
bnnm
7858cec330
Allow virtual .txtp in playlists (foobar/winamp/cli) for config/tagging
...
Makes plugins' STREAMFILEs not throw an error on non-existing .txtp
(normally written inside .m3u) treating it like a command/url-ish name.
This lets the TXTP parser to try to opening the virtual file with
commands, as 0-size TXTP with a formatted name is valid, like
"file.adx#l 1.0.txtp" ("play file.adx with 1 loop"), to allow quick
per-file config.
2019-09-15 15:47:41 +02:00
NicknineTheEagle
9571e5b11d
Merge pull request #471 from NicknineTheEagle/xmv
...
Added MP3 codec to XMV parser
2019-09-15 16:33:29 +03:00
bnnm
cadb9162dd
Merge pull request #472 from bnnm/txtp-nub-mab
...
txtp nub mab
2019-09-15 15:07:31 +02:00
bnnm
4602db9d64
Minor tweaks
2019-09-15 14:58:44 +02:00
bnnm
b1f03eaa6d
Add SEAD .mab/sab names and cleanup
2019-09-15 14:57:55 +02:00
NicknineTheEagle
ac7f8ebb46
Minor doc
2019-09-15 13:00:27 +03:00
bnnm
f694f7d379
Fix some Ogg not showing correct meta description
2019-09-14 23:03:31 +02:00
NicknineTheEagle
0e6c188211
Added MP3 codec to XMV parser
2019-09-14 23:34:13 +03:00
bnnm
9663b22cf1
Add .oto extension [Vampire Savior (SAT)]
2019-09-14 17:20:41 +02:00
bnnm
daf6884e53
Fix unnecessary struct memcpy
2019-09-14 17:18:27 +02:00