bnnm
|
01819ff745
|
Fix some .psb [Castlevania Advance Col. (Switch)]
|
2021-09-26 19:34:36 +02:00 |
|
bnnm
|
bb01c776ac
|
misc fixes
|
2021-09-26 19:34:12 +02:00 |
|
bnnm
|
8a4e111710
|
ffmpeg: tweak io buf to lower memory
no real difference in performance and was affecting wasm
|
2021-09-26 19:33:13 +02:00 |
|
bnnm
|
8e4d481fad
|
streamfiles: tweak io64 detection
|
2021-09-26 19:27:38 +02:00 |
|
bnnm
|
8a13904615
|
Merge pull request #957 from AlwinEsch/fix-uwp
fix Windows Compiler Warning C4703 on uninitialized pointer in src\meta\csb.c
|
2021-09-21 23:35:18 +02:00 |
|
Alwin Esch
|
a326339cde
|
fix Windows Compiler Warning C4703 on uninitialized pointer in src\meta\csb.c
On our addon for Kodi https://github.com/xbmc/audiodecoder.vgmstream becomes vgmstream used.
In the build systems used for Windows UWP there, a warning is automatically declared as an error.
This change sets the variable to NULL there, which removes the warning.
Error:
```
d:\a\1\audiodecoder.vgmstream\lib\vgmstream\src\meta\csb.c(142): error C4703: potentially uninitialized local pointer variable 'stream_name' used [D:\a\1\s\build\audiodecoder.vgmstream-prefix\src\audiodecoder.vgmstream-build\lib\vgmstream\src\libvgmstream.vcxproj] [D:\a\1\s\build\audiodecoder.vgmstream.vcxproj]
```
Related build log:
https://dev.azure.com/teamkodi/binary-addons/_build/results?buildId=6134&view=logs&j=cc6cffab-e95c-563d-eef4-026ebc0684ec&t=4caacdc4-d3f5-50ea-479d-35158b55a00e&l=583
|
2021-09-21 18:29:32 +02:00 |
|
kjhmagic
|
7ecae3c981
|
36 subkey added about D4DJ Groovy Mix (Android)
|
2021-09-22 01:19:08 +09:00 |
|
bnnm
|
0c1ae8c9af
|
util: type tweak for linux (missing includes)
|
2021-09-20 00:01:57 +02:00 |
|
bnnm
|
82fc05c3dc
|
misc cleanup
|
2021-09-19 23:54:38 +02:00 |
|
bnnm
|
cbaf17bfe0
|
adx: play even if key not found
For consistency with .hca and easier to identify by user
|
2021-09-19 23:54:06 +02:00 |
|
bnnm
|
5adae4db4c
|
Fix some Ogg .wav [Kirara Kirara NTR (PC)]
|
2021-09-19 23:52:33 +02:00 |
|
bnnm
|
112aab1923
|
Fix some .acb issues
|
2021-09-19 23:51:59 +02:00 |
|
bnnm
|
43d89a46a1
|
streamfile: minor performance tweaks
|
2021-09-19 23:48:33 +02:00 |
|
LoveEevee
|
81ebcddd7b
|
Cmake: Refactor dependency fetching
- Build maiatrac3plus on targets without ffmpeg
|
2021-09-19 08:46:47 +03:00 |
|
bnnm
|
e648191dac
|
psb: fix ifdef
|
2021-09-16 00:26:18 +02:00 |
|
bnnm
|
391bfe9d4d
|
streamfiles: improve performance on name copy
|
2021-09-16 00:18:52 +02:00 |
|
bnnm
|
3b0bbb25bf
|
util: fix get_d64 return value
|
2021-09-16 00:13:52 +02:00 |
|
bnnm
|
7bb2434b56
|
misc issues and cleanup
|
2021-09-15 23:22:17 +02:00 |
|
bnnm
|
bdd641d218
|
Fix .psb [Legend of Mana (Switch), Judgment (PS4)]
|
2021-09-15 23:21:10 +02:00 |
|
bnnm
|
ec6c48a3d5
|
Improve .acb name reading performance
|
2021-09-15 23:13:06 +02:00 |
|
bnnm
|
7e8d4df17e
|
logs: add printf-style warnings in gcc/clang
|
2021-09-15 23:12:42 +02:00 |
|
bnnm
|
ce7ffc6d38
|
cri utf: performance tweaks for some cases
|
2021-09-15 23:11:56 +02:00 |
|
bnnm
|
af2f88993a
|
streamfiles: fix off_t in MSVC/custom IO callback
|
2021-09-15 23:09:19 +02:00 |
|
Michael
|
0592b78d26
|
Add adx key for Sonic Colors Ultimate
|
2021-09-13 21:28:30 -07:00 |
|
bnnm
|
b0ee80e21c
|
build: skip missing fseek64 on emscripten
|
2021-09-12 21:29:07 +02:00 |
|
bnnm
|
3fe5967764
|
build: fix missing ifdef
|
2021-09-12 20:49:40 +02:00 |
|
bnnm
|
4bdb43e777
|
doc
|
2021-09-12 20:09:06 +02:00 |
|
bnnm
|
ea910e2ad2
|
acb: log/tweaks
|
2021-09-12 20:08:55 +02:00 |
|
bnnm
|
518cf8f8b1
|
build: fix some emscripten/wasm crashes
|
2021-09-12 20:05:56 +02:00 |
|
bnnm
|
91e12ab559
|
Fix some .ktsl2asbin/atsl [Nioh (PC)]
|
2021-09-12 20:03:38 +02:00 |
|
bnnm
|
89ed00a980
|
Fix some .p3d [Spider-Man 4 beta (X360)]
|
2021-09-12 20:02:52 +02:00 |
|
bnnm
|
af6a1e7469
|
utils: fix get_id32 with non-ascii chars
|
2021-09-12 20:02:21 +02:00 |
|
bnnm
|
d1c78d18c0
|
doc
|
2021-09-11 16:54:57 +02:00 |
|
bnnm
|
6096edcb40
|
Add M2 .psb [Senxin Aleste, Legend of Mana (PC)]
|
2021-09-11 16:12:35 +02:00 |
|
bnnm
|
c859482dcd
|
Add PCM24 codec [Legend of Mana (PC)]
|
2021-09-11 15:49:37 +02:00 |
|
bnnm
|
58b6b16e3a
|
Tweak some XWMA total samples
|
2021-09-11 13:11:29 +02:00 |
|
bnnm
|
227ea3db5e
|
util: tweak float readers
|
2021-09-11 13:10:04 +02:00 |
|
bnnm
|
bee90fd0ad
|
cleanup
|
2021-09-05 17:53:47 +02:00 |
|
bnnm
|
abb9acaf4f
|
cleanup: remove tabs
|
2021-09-04 22:19:36 +02:00 |
|
bnnm
|
333b7097c9
|
Handle +2GB .fsb and .ktsl2asbin [Nioh 2 (PC)]
|
2021-09-04 22:06:54 +02:00 |
|
bnnm
|
1d758db7d4
|
Tweak STREAMFILES to read +2GB files
|
2021-09-04 21:57:23 +02:00 |
|
bnnm
|
19e84f44e5
|
Add .psb/dyx extensions
|
2021-09-04 20:32:57 +02:00 |
|
bnnm
|
a4fe6a9352
|
Cleanup and logs
|
2021-09-04 20:31:11 +02:00 |
|
bxaimc
|
9c9469e6a5
|
Add hca key for Sonic Colors Ultimate
|
2021-09-03 10:30:30 -04:00 |
|
NicknineTheEagle
|
c386b82d37
|
Properly initialize input buffer in describe_vgmstream
Fixes stream description in foobar2000 on Debug
|
2021-09-01 01:32:54 +03:00 |
|
NicknineTheEagle
|
d13c713fcc
|
Ubi SB: Fixed some PSP games
|
2021-08-31 15:50:30 +03:00 |
|
bnnm
|
d1b71f705f
|
Add .xsh+xsd variations [Minority Report (Xbox)]
|
2021-08-27 22:20:26 +02:00 |
|
bnnm
|
4875309502
|
build: missing cmake stuff
|
2021-08-26 22:37:34 +02:00 |
|
bnnm
|
8bfd247eac
|
build: autotools cleanup and log fixes
|
2021-08-26 22:16:31 +02:00 |
|
bnnm
|
374e1d3c32
|
utils: chunk parsing helper
|
2021-08-26 19:52:19 +02:00 |
|