Commit Graph

5216 Commits

Author SHA1 Message Date
bnnm
f569288e66 build: add Debug/Release config in ps1 script 2021-09-04 20:25:36 +02:00
bnnm
e7ec9d07ed build: add simple script for cmake 2021-09-04 20:24:50 +02:00
bnnm
17c9bdb703
Update version.h 2021-09-03 22:12:10 +02:00
bxaimc
062b4ca053
Merge pull request #939 from bxaimc/master
Add hca key for Sonic Colors Ultimate
2021-09-03 10:32:06 -04:00
bxaimc
9c9469e6a5 Add hca key for Sonic Colors Ultimate 2021-09-03 10:30:30 -04:00
bnnm
0fe287eedf
Merge pull request #936 from LoveEevee/workflows-lx
Make and upload a static build for the Linux action
2021-09-02 22:00:09 +02:00
bnnm
cda506ae44
Merge branch 'master' into workflows-lx 2021-09-02 21:54:21 +02:00
NicknineTheEagle
dc7b82cd9d
Merge pull request #938 from NicknineTheEagle/desc-fix
Properly initialize input buffer in describe_vgmstream
2021-09-01 02:21:44 +03: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
bnnm
7637a9c46a
Merge pull request #934 from LoveEevee/update-docs
Update docs
2021-08-31 16:16:47 +02:00
bnnm
9d53d5a462
Merge branch 'master' into update-docs 2021-08-31 16:16:39 +02:00
NicknineTheEagle
5213526997
Merge pull request #937 from NicknineTheEagle/ubi
Ubi SB: Fixed some PSP games
2021-08-31 16:07:53 +03:00
NicknineTheEagle
d13c713fcc Ubi SB: Fixed some PSP games 2021-08-31 15:50:30 +03:00
LoveEevee
8bbff82a8a Make and upload a static build for the Linux action 2021-08-31 14:59:06 +03:00
LoveEevee
15baff812b Update docs 2021-08-31 14:56:49 +03:00
bnnm
27112b9d40
Merge pull request #933 from LoveEevee/static-bin
Add static building option in cmake (Linux)
2021-08-31 00:11:48 +02:00
LoveEevee
f82bcb5e4b Fail instead of segfault 2021-08-30 12:30:24 +03:00
LoveEevee
63ec122712 Do not require opus in shared builds 2021-08-30 08:07:37 +03:00
LoveEevee
a9c398e8c8 Static link more libraries 2021-08-30 07:52:15 +03:00
LoveEevee
25d6b980dc Add static building option in cmake
Not compatible:
- mpeg
- ffmpeg
- speex
- vgmstream123
- audacious plugin
2021-08-28 20:32:52 +03:00
bnnm
3cf27332d9
Merge pull request #932 from bnnm/xsh-etc
- Add .xsh+xsd/xss variations [Minority Report (Xbox)]
- Ignore loop count 0 in foobar/winamp
- build: tweaks
2021-08-27 22:26:49 +02:00
bnnm
7502e89ff4 build: tweaks 2021-08-27 22:21:04 +02:00
bnnm
c8b2a63920 Ignore loop count 0 in foobar/winamp 2021-08-27 22:20:44 +02:00
bnnm
d1b71f705f Add .xsh+xsd variations [Minority Report (Xbox)] 2021-08-27 22:20:26 +02:00
bnnm
36e89a6902
Merge pull request #931 from LoveEevee/atrac9-speex-linux
Add Atrac9 and Speex to cmake on Linux
2021-08-27 22:19:13 +02:00
LoveEevee
4bd621abac Add Atrac9 and Speex to cmake on Linux 2021-08-27 17:04:32 +03:00
bnnm
4cda04d025
Merge pull request #930 from bnnm/log-etc
- Add log functions to show errors to user
- Allow TXTH codec strings in name_table
- Add .wve for EA SCHl [Madden NFL 99 (PC)]
- build tweaks
2021-08-27 00:46:29 +02:00
bnnm
75fac71f7a cmake: unify CLI name 2021-08-27 00:24:26 +02:00
bnnm
dbf8d641c6 cmake: fix version for g719 2021-08-27 00:24:12 +02:00
bnnm
f1889a9368 audacious: fix c++ inane casts 2021-08-27 00:23:44 +02:00
bnnm
4875309502 build: missing cmake stuff 2021-08-26 22:37:34 +02:00
bnnm
823db43945 refix 2021-08-26 22:21:29 +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
bnnm
cf36348b77 add extra user logs 2021-08-26 19:39:58 +02:00
bnnm
e3c8240d5b Add .wve for EA SCHl [Madden NFL 99 (PC)] 2021-08-26 18:52:59 +02:00
bnnm
47132ece19 Allow TXTH codec strings in name_table 2021-08-26 18:51:47 +02:00
bnnm
7400112fbe cleanup 2021-08-26 18:48:19 +02:00
bnnm
5652c7ad59 doc 2021-08-26 18:47:54 +02:00
bnnm
475f42ac11 winamp: print logs 2021-08-26 18:43:36 +02:00
bnnm
d351710887 cli/audacious/foobar: print logs 2021-08-26 18:43:17 +02:00
bnnm
f799aec0ca Add log functions to show errors to users 2021-08-26 18:41:03 +02:00
bnnm
2ade940989
Merge pull request #928 from LoveEevee/g719-linux-2
Add G.719 support on Linux
2021-08-26 15:03:07 +02:00
LoveEevee
2870ff0f6d Check for git before fetching 2021-08-26 12:01:17 +03:00
LoveEevee
26f2e7cd28 Add G.719 support on Linux 2021-08-25 18:50:20 +03:00
bnnm
49dfc218a8
Merge pull request #926 from bnnm/xsh-lyn-etc
- Fix .sgt DMSG with streams
- Fix Ubi Lyn .wav MPEG last interleave
- Fix EA .WVE with PCM8 [Madden NHL 97 (PC)]
- Add HCA key [m HOLD'EM (Android)]
- Add .xsh+xsd/xss [KS's Pro Surfer (Xbox)]
- Fix CLI smpl chunk with subsongs
- Fix some Ubi BAO [Just Dance (Wii)]
2021-08-22 13:20:44 +02:00
bnnm
3dde7b8af4 Fix some Ubi BAO [Just Dance (Wii)] 2021-08-22 13:15:37 +02:00
bnnm
2489d1e17b cleanup 2021-08-22 13:15:06 +02:00
bnnm
2eb4f91075 Fix CLI smpl chunk with subsongs 2021-08-22 13:14:47 +02:00
bnnm
c3e6afd7b6 Add .xsh+xsd/xss [KS's Pro Surfer (Xbox)] 2021-08-22 13:13:38 +02:00