Commit Graph

73 Commits

Author SHA1 Message Date
Steveice10 3fed1126e2 Implement proper UTF-16 conversion. 2019-05-03 22:53:56 -07:00
Steveice10 b663ddbfd8 Fix strncpy warning. 2019-03-02 17:17:35 -08:00
Steveice10 6faeb85de0 Split and fix SMDH match maker IDs. 2019-03-02 17:09:06 -08:00
Steveice10 51481b8783 Update buildtools. 2018-06-24 15:46:52 -07:00
Steveice10 d2b545e55b Update buildtools. 2018-05-15 00:02:45 -07:00
Steveice10 fa06a71d62 Fix LZ11 compression. 2018-05-09 23:10:36 -07:00
Steveice10 3909dc73ab Make buildtools shallow. 2018-04-13 00:40:21 -07:00
Steveice10 8f47ad5386 Remove incorrect image depth check. 2018-04-13 00:00:00 -07:00
Steveice10 fa4f1db05e Update buildtools. 2018-04-10 17:34:05 -07:00
Steveice10 4e2dc20b3a Update stb_image, clean up some warnings. 2018-04-10 17:07:31 -07:00
Steveice10 08e40e5456 Update buildtools. 2018-03-20 17:31:14 -07:00
Steveice10 6cfc352627 Update buildtools. 2017-04-27 17:46:57 -07:00
Steveice10 59046e230b Update license year. 2017-03-02 00:05:36 -08:00
Steveice10 b434bd0f47 Update buildtools. 2017-02-26 09:45:51 -08:00
Steveice10 b394534ac9 Add more define constants for file magics. 2017-02-18 14:17:30 -08:00
Steveice10 08ab0d1c2c Major cleanup. 2017-02-17 23:47:03 -08:00
Steveice10 04b124f400 Update buildtools, revise WAV reading code. 2017-01-19 20:03:33 -08:00
Steveice10 e24233e636 Update buildtools. 2017-01-07 12:21:38 -08:00
Steveice10 773f910c9a Update submodule. 2016-12-28 08:58:58 -08:00
Steveice10 92fd83994b Update submodule. 2016-12-23 15:09:21 -08:00
Steveice10 3cfa2fd4dc Update submodule. 2016-12-23 14:59:00 -08:00
Steveice10 a7ac8dddf0 Ignore misleading indentation warnings in stb_image. 2016-12-23 14:36:25 -08:00
Steveice10 cbb080825c Update submodule. 2016-12-23 14:31:32 -08:00
Steveice10 917350c623 Update submodule. 2016-12-22 22:53:59 -08:00
Steveice10 459cf634f3 Update submodule. 2016-12-13 12:16:36 -08:00
Steven Smith 327ea4da79 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 543e288d70 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
Steven Smith f54e7ff602 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 654fb2143f add new3ds flag, don't automatically enable some flags if -f is used 2016-08-15 21:31:37 -07:00
Steven Smith 55f34cfc54 Merge pull request #7 from usagirei/master
Fix SMDH Header being Cleared
2016-06-10 09:41:59 -07:00
Reisen Usagi acb1cf94c3 Removed Unnecessary memsets 2016-06-10 13:21:56 -03:00
Reisen Usagi 24288b4ec6 Fix SMDH Header being cleared
And erasing the Magic in the process
2016-06-09 15:50:07 -03:00
Steven Smith 7ad39a23f3 Update submodule. 2016-05-28 18:51:20 -07:00
Steven Smith 162a8cc19b Clear up warnings, add support for rating values. 2016-05-08 12:00:47 -07:00
Steven Smith c518996f62 Search for WAV chunk headers from each byte. 2016-03-02 17:05:11 -08:00
Steven Smith 08aea4bf61 Update submodule. 2016-02-06 16:54:28 -08:00
Steven Smith 3264cd4720 Update submodule. 2016-02-06 09:54:03 -08:00
Steven Smith 05062f8de9 Update submodule. 2016-01-31 21:43:59 -08:00
Steven Smith c16c8501d8 Update submodule. 2016-01-28 20:38:16 -08:00
Steven Smith ad3902430e Update submodule. 2016-01-27 21:04:52 -08:00
Steven Smith d66424c494 Update submodule. 2016-01-27 20:57:51 -08:00
Steven Smith 0e01fe0f49 Merge pull request #4 from gravgun/master
Bunch of small improvements
2016-01-27 16:12:29 -08:00
Dorian Wouters 4397ab7b36 Function params: use const references, avoid useless copies 2016-01-27 16:53:16 +01:00
Dorian Wouters 7c3a144444 Fix stb_image memory leak 2016-01-27 16:50:44 +01:00
Dorian Wouters 21ee45095b Fix header include guards names
Symbols starting with two underscores are reserved, as per the C
standard.
2016-01-27 16:49:48 +01:00
Dorian Wouters 3876965eb1 Uniformize indentation to 4 spaces 2016-01-27 16:40:24 +01:00
Steven Smith 605589b28e Merge branch 'master' of github.com:Steveice10/bannertool 2016-01-26 20:44:45 -08:00
Steven Smith b7ff175dba Migrate to buildtools. 2016-01-26 20:43:33 -08:00
Steven Smith 10094fc4da Merge pull request #3 from gravgun/master
Replace lodepng by stb_image; add Vorbis banner sound import
2016-01-24 09:08:21 -08:00
Dorian Wouters 1707848d31 Replace lodepng by stb_image; add Vorbis banner sound import 2016-01-24 14:59:14 +01:00