Commit Graph
83 Commits
Author SHA1 Message Date
tobid7 b337dfe3bc Add Automated release action
Build bannertool / build-linux (push) Successful in 1m44s
Build bannertool / release (push) Successful in 8s
/ build-linux (push) Successful in 1m41s
/ build-macos (push) Successful in 8s
/ release (push) Successful in 6s
v1.2.0 v20251102-170523
2025-11-02 18:03:21 +01:00
tobid7 571b674c3d fix typo
Build bannertool / build-linux (push) Successful in 1m33s
Build bannertool / release (push) Successful in 6s
v20251102-164645
2025-11-02 17:45:02 +01:00
tobid7 56ba11f79f Changes
Build bannertool / build-linux (push) Failing after 2m18s
Build bannertool / release (push) Has been skipped
Update README
Add windows 32 bit support
Remove macos building (cause dont want my macbook run all the day)
2025-11-02 17:41:40 +01:00
tobid7 6f91e0f0d0 Update CmakeScript and CI
Build bannertool / build-macos (push) Successful in 7s
Build bannertool / build-linux (push) Successful in 1m27s
Build bannertool / release (push) Successful in 6s
v20251031-204848
2025-10-31 21:47:06 +01:00
tobid7 7d7d8b6291 Add CMake file 2024-03-08 16:52:49 +01:00
tobid7 ba50d482c0 patch for msvc compile error 2024-03-08 16:40:05 +01:00
tobid7 be0443e468 # Removed #
- submodule
- Makefile
- Dockerfile
- Updated .gitignore for cmake support
2024-03-08 16:39:04 +01:00
Steveice10 16d8c5a0ce Fix submodule URL. 2022-11-11 17:27:11 -08:00
Steveice10 aeadb2285f Merge pull request #20 from ShockwaveNN/feature/dockerfile
Add Dockerfile and build instruction
2020-02-22 10:15:44 -08:00
Pavel Lobashov 6168450fd7 Add Dockerfile 2020-02-22 15:12:56 +03:00
Steveice10 7e1f433b1d Implement proper UTF-16 conversion. 2019-05-03 22:53:56 -07:00
Steveice10 703d33110f Fix strncpy warning. 2019-03-02 17:17:35 -08:00
Steveice10 82b49e9102 Split and fix SMDH match maker IDs. 2019-03-02 17:09:06 -08:00
Steveice10 c421c16cd3 Update buildtools. 2018-06-24 15:46:52 -07:00
Steveice10 9f2d8eb691 Update buildtools. 2018-05-15 00:02:45 -07:00
Steveice10 6e01561b5e Fix LZ11 compression. 2018-05-09 23:10:36 -07:00
Steveice10 553949f57b Make buildtools shallow. 2018-04-13 00:40:21 -07:00
Steveice10 ae27b06510 Remove incorrect image depth check. 2018-04-13 00:00:00 -07:00
Steveice10 d4b28e15a3 Update buildtools. 2018-04-10 17:34:05 -07:00
Steveice10 991582f4a8 Update stb_image, clean up some warnings. 2018-04-10 17:07:31 -07:00
Steveice10 d42477ecac Update buildtools. 2018-03-20 17:31:14 -07:00
Steveice10 9126a179b6 Update buildtools. 2017-04-27 17:46:57 -07:00
Steveice10 526ef95fc8 Update license year. 2017-03-02 00:05:36 -08:00
Steveice10 612e25d0fe Update buildtools. 2017-02-26 09:45:51 -08:00
Steveice10 68614f005f Add more define constants for file magics. 2017-02-18 14:17:30 -08:00
Steveice10 fbac545897 Major cleanup. 2017-02-17 23:47:03 -08:00
Steveice10 697b1308d8 Update buildtools, revise WAV reading code. 2017-01-19 20:03:33 -08:00
Steveice10 670eed74b4 Update buildtools. 2017-01-07 12:21:38 -08:00
Steveice10 3e41723d05 Update submodule. 2016-12-28 08:58:58 -08:00
Steveice10 9dc7116e72 Update submodule. 2016-12-23 15:09:21 -08:00
Steveice10 a7395ed8f5 Update submodule. 2016-12-23 14:59:00 -08:00
Steveice10 b88b14ab57 Ignore misleading indentation warnings in stb_image. 2016-12-23 14:36:25 -08:00
Steveice10 a9e06ab320 Update submodule. 2016-12-23 14:31:32 -08:00
Steveice10 a7d119460f Update submodule. 2016-12-22 22:53:59 -08:00
Steveice10 4fdacf3f0b Update submodule. 2016-12-13 12:16:36 -08:00
Steveice10 1a6b2b5bd4 Merge pull request #9 from Mtgxyz/master
malloc.h is linux specific and should NOT be used.
2016-08-27 10:21:42 -07:00
Morten Delenk 6ba3a12dac malloc.h is linux specific and should NOT be used. Also one file was missing the corresponding include 2016-08-27 18:57:32 +02:00
Steveice10 4d073a5223 Merge pull request #8 from ihaveamac/master
add new3ds flag, don't automatically enable some flags if -f is used
2016-08-16 00:03:01 -07:00
ihaveamac afa5a7ea8e add new3ds flag, don't automatically enable some flags if -f is used 2016-08-15 21:31:37 -07:00
Steveice10 5d37463fc8 Merge pull request #7 from usagirei/master
Fix SMDH Header being Cleared
2016-06-10 09:41:59 -07:00
Reisen Usagi ddc126e9b9 Removed Unnecessary memsets 2016-06-10 13:21:56 -03:00
Reisen Usagi bd99826bb2 Fix SMDH Header being cleared
And erasing the Magic in the process
2016-06-09 15:50:07 -03:00
Steveice10 6385dba797 Update submodule. 2016-05-28 18:51:20 -07:00
Steveice10 73a3e30ae4 Clear up warnings, add support for rating values. 2016-05-08 12:00:47 -07:00
Steveice10 d429ee9e97 Search for WAV chunk headers from each byte. 2016-03-02 17:05:11 -08:00
Steveice10 56664a6f96 Update submodule. 2016-02-06 16:54:28 -08:00
Steveice10 d166f32b7b Update submodule. 2016-02-06 09:54:03 -08:00
Steveice10 07a68b5598 Update submodule. 2016-01-31 21:43:59 -08:00
Steveice10 f7aa06b7a4 Update submodule. 2016-01-28 20:38:16 -08:00
Steveice10 c7c2c82d81 Update submodule. 2016-01-27 21:04:52 -08:00