Commit Graph

5100 Commits

Author SHA1 Message Date
bnnm
d8cd1487ea cleanup 2021-08-07 20:56:31 +02:00
bnnm
d4e697fdbe builds: missing 2021-08-07 20:50:13 +02:00
bnnm
52f04eef82 build: VERSION fixes
- rename to VERSION to VGMSTREAM_VERSION to avoid some clashes
- improve git-less builds
2021-08-07 20:41:50 +02:00
bnnm
75bb39b843 builds: some cleanup 2021-08-07 17:06:45 +02:00
bnnm
607913abc2 msbuild: some config and tweaks 2021-08-07 17:04:48 +02:00
bnnm
e6c3527ee5 cleanup 2021-08-07 16:59:32 +02:00
bnnm
489fa59c58 rename build.* to msvc-build.* for consistency 2021-08-07 13:19:57 +02:00
bnnm
6f7226ea04 cmake: don't build foobar for MinGW 2021-08-07 13:01:55 +02:00
bnnm
8033054840 doc 2021-08-07 12:38:07 +02:00
bnnm
15bd54dfa8 hca: alt key bruteforcer for txt files 2021-08-07 12:37:41 +02:00
bnnm
2b7455b87c txtp-dumper: allow set filenames, ignore BOM 2021-08-07 12:36:24 +02:00
bnnm
4340396a5c cli: try to write all subsongs even if some fail 2021-08-07 12:34:40 +02:00
bnnm
210e8ee783 makefiles: fix -lm order for some linkers 2021-08-07 12:33:50 +02:00
bnnm
a48fcd9484 makefiles: add .so target for testing 2021-08-07 12:33:25 +02:00
bnnm
970139f992 Add Relic .wxd+wxh and .bnk [Homeworld (PC)] 2021-08-07 12:32:42 +02:00
bnnm
adf3d3d3b0 relic decoder: fix some issues 2021-08-07 12:31:15 +02:00
NicknineTheEagle
88a74acb7f
Merge pull request #909 from NicknineTheEagle/ea
Improved EA Harmony bank support
2021-08-07 11:36:00 +03:00
NicknineTheEagle
52ceaef200 Improved EA Harmony bank support 2021-08-06 15:45:00 +03:00
bnnm
0ad117e874
Merge pull request #906 from Guest126/patch-1
Add HCA key [Mini 4WD Hyper Dash GP (Android)]
2021-07-31 01:02:50 +02:00
Guest126
103e069d5c
Add HCA key [Mini 4WD Hyper Dash GP (Android)]
I found the HCA key from level1 in data.unity3d.
https://note.com/note_s/n/na1b09cb3a85d
2021-07-30 18:29:15 +09:00
bnnm
06a7a5b920
Merge pull request #905 from bnnm/etc-cleanup
- Add HCA key [Alchemy Stars (Android)]
- Cleanup
2021-07-30 00:47:12 +02:00
bnnm
e1360f395e makefiles: tweak includes for windows 2021-07-29 23:42:34 +02:00
bnnm
734848b5d5 mix: fix minor logic issue 2021-07-29 23:42:08 +02:00
bnnm
3c03891d13 cleanup: etc 2021-07-29 23:41:27 +02:00
bnnm
0fcf134cfd cleanup: remove getopt repeats 2021-07-29 23:21:59 +02:00
bnnm
4ea05e512a cleanup: simplify ogg vorbis meta call 2021-07-29 23:20:43 +02:00
bnnm
bfd1d28745 cleanup: misc 2021-07-29 22:46:34 +02:00
bnnm
93374f3019 txth: fix wrong name table check 2021-07-29 22:31:08 +02:00
bnnm
39dfdee9e4 cleanup: function defs, unused vars 2021-07-29 22:29:49 +02:00
bnnm
5673a3c636 cleanup: misc 2021-07-29 18:38:07 +02:00
bnnm
978dab14e6 doc 2021-07-29 17:36:59 +02:00
bnnm
20d523055a cleanup: includes 2021-07-29 17:36:43 +02:00
bnnm
079370b2a1 cleanup: hca subkeys 2021-07-29 17:35:02 +02:00
bnnm
e525bd1456 Add HCA key [Alchemy Stars (Android)] 2021-07-29 17:34:11 +02:00
bnnm
0ac5959234 cleanup: fix compiler warning, etc 2021-07-29 17:08:30 +02:00
NicknineTheEagle
1a9b4004d4
Merge pull request #904 from NicknineTheEagle/ea
EA GIN: Added "Octn" header magic
2021-07-29 02:39:24 +03:00
NicknineTheEagle
147af39293 EA GIN: Added "Octn" header magic 2021-07-28 16:57:09 +03:00
bnnm
4e2cad5625
Merge pull request #902 from bnnm/ffmpeg-tad
- Fix FFmpeg 4.4 encoder delay issues and cleanup
- Ignore silence codec in bitrate and info
- ffmpeg: cleanup
- Allow wrong .AT3 again for old demuxed videos
- Fix some .spf [Hugo: Magic in the Trollwoods (DS)]
- Add Tantalus .tad decoder [House of the Dead (SAT)]
- vgmstream123: fix segfault with downmixed audio
2021-07-23 23:04:13 +02:00
bnnm
8935f828c6
Merge branch 'master' into ffmpeg-tad 2021-07-23 22:59:16 +02:00
bnnm
c831226da6
Merge pull request #900 from PredatorCZ/cmake-fix-cache
fix cmake cache var override
2021-07-23 22:58:51 +02:00
bnnm
ec1e75db4f
Merge branch 'master' into cmake-fix-cache 2021-07-23 22:58:43 +02:00
bnnm
6d9f5c83f5 vgmstream123: fix segfault with downmixed audio 2021-07-23 22:57:50 +02:00
bnnm
93339ba2bc Add Tantalus .tad decoder [House of the Dead (SAT)] 2021-07-23 22:30:57 +02:00
bnnm
2fcc3d69e4 Doc 2021-07-23 19:21:58 +02:00
bnnm
408bf257a1 Fix some .spf [Hugo: Magic in the Trollwoods (DS)] 2021-07-23 19:21:40 +02:00
bnnm
4def2fd7e2 Allow wrong .AT3 again for old demuxed videos 2021-07-23 19:16:11 +02:00
bnnm
039541f881 ffmpeg: internals cleanup 2021-07-23 18:55:03 +02:00
bnnm
805412e129 Ignore silence codec in bitrate and info 2021-07-23 16:03:20 +02:00
bnnm
4a178e4e44 ffmpeg: AAC cleanup and doc 2021-07-23 15:52:31 +02:00
bnnm
4927761e52 Fix FFmpeg 4.4 encoder delay issues and cleanup 2021-07-23 15:52:05 +02:00