Commit Graph

30 Commits

Author SHA1 Message Date
bnnm
a8163717d2 cleanup: misc 2024-08-10 23:43:41 +02:00
bnnm
442084cc85 Add format info generator and update FORMATS.md 2023-06-25 21:20:28 +02:00
bnnm
6477ed8a4d vs: tweak output and add x64 to build script 2023-02-09 01:11:03 +01:00
bnnm
5e764e3447 vs: add x64 option (wip) 2023-02-09 00:02:23 +01:00
bnnm
6a1486ece7 builds: misc 2023-01-29 23:00:29 +01:00
bnnm
757710e888 move libspeex with other DLLs
- also to libspeex-1.dll for consistency with other autoconf DLLs
2023-01-15 19:13:33 +01:00
Kevin López Brante
c6fc02c51e Reinstated README.md and added pre-processing step to document builder 2022-08-31 15:09:08 -04:00
xxyzz
ab316e0989
Add macOS build GitHub Actions 2022-02-18 17:52:41 +08:00
bnnm
ddeecbff7f doc 2021-10-08 22:21:42 +02:00
LoveEevee
c4fd4a4f82 Add emscripten build step to GitHub Actions 2021-09-13 01:06:07 +03:00
LoveEevee
26f2e7cd28 Add G.719 support on Linux 2021-08-25 18:50:20 +03:00
bnnm
a6fc7546fe msvc: add package function and tweak github action 2021-08-13 23:52:26 +02:00
bnnm
a38ca51139 msbuild: optional log and warning config 2021-08-13 22:35:14 +02:00
bnnm
0b14f9a446 builds: modify how version.h is used to fix issues
- version.h is now static (should increase on new releases)
- if compiler flag is passed, will try to use version_auto.h (autogen)
(auto only on compiler flag to avoid include'ing a non-existant file)
- avoid clobbered version.h as may force recompiles
2021-08-10 23:51:48 +02:00
bnnm
fc44d8f4f0 build: read msvc-build.config.ps1 for local sdks 2021-08-08 13:31:11 +02:00
bnnm
04dcede4f4 Rename test.zip artifact to vgmstream-win.zip 2021-01-24 21:28:38 +01:00
bnnm
628e98116b Update builds for libspeex 2021-01-23 16:44:16 +01:00
Kevin López Brante
65bd9a921e Added JSON dumping capabilities to the CLI.
Co-authored-by: kode54@gmail.com <kode54@gmail.com>
2020-09-28 23:10:23 -03:00
NicknineTheEagle
2b2e5ef32a Added version files to .gitignore 2020-05-23 02:43:22 +03:00
Christopher Snowhill
1629d624a7 Updated FFmpeg, and hopefully restored Windows XP compatibility, for now. 2019-01-10 00:15:12 -08:00
bnnm
0c016e6667 Merge branch 'master' of https://github.com/kode54/vgmstream.git into io
Conflicts:
	test/test.vcxproj
2018-01-20 13:49:54 +01:00
Alex Barney
bcfcb71f47 Automate MSVC builds
- Add a script to download dependencies
- Move dependencies to "/dependencies"
- Update solution file so it contains all projects
- Add a script for building and packaging the MSVC builds
- Add information for using AppVeyor's continuous integration service
2018-01-19 20:58:58 -06:00
bnnm
23998b0b97 Change ./test folder references to ./cli 2018-01-19 00:39:04 +01:00
bnnm
f62e6b8b0f Rename xmp-vgmstream to xmplay 2017-05-01 17:22:36 +02:00
bnnm
7c7ea121ba Add VS2015 stuff 2017-01-03 13:35:35 +01:00
bnnm
d196211753 Ignore hidden files/folders, except .gitignore 2016-11-26 13:32:19 +01:00
bnnm
bc350eab0d Ignore output generated by makefiles 2016-11-13 21:08:11 +01:00
codebase7
8949af8802 Update .gitignore file for the getopt and test project's output directories. 2015-05-20 02:36:25 -04:00
Chris Moeller
20d19b2bd2 No longer tracking automatically generated files 2012-08-30 05:59:25 -07:00
Chris Moeller
dfa705e793 Tossed in missing files 2012-08-28 13:06:59 -07:00