Commit Graph

51 Commits

Author SHA1 Message Date
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
Steven Smith 47bf2830d8 Fix list parsing. 2015-09-20 15:57:49 -07:00
Steven Smith 80bfbf6f21 Fix Mac build. 2015-09-20 15:39:39 -07:00
Steven Smith 18dd20de89 Cleanup. 2015-09-20 15:23:05 -07:00
Steven Smith 1aa96b6a6c This is probably fixed. 2015-06-15 10:24:54 -07:00
Steven Smith e357794548 Minor command list changes. 2015-05-22 16:09:33 -07:00
Steven Smith 9dbc8595da Correct CWAV info chunk length. 2015-05-21 21:51:25 -07:00
Steven Smith 53eeb3dbea Update README. 2015-04-13 14:47:33 -07:00
Steven Smith 1ee974e381 Add command line options for configuring SMDH files. 2015-03-23 15:37:40 -07:00
Steven Smith 00a4dea6c6 Add proper scaling for the 24x24 icon. 2015-02-01 18:48:13 -08:00
Steven Smith c882fff082 Rename short/longdescription to short/longtitle. 2015-01-27 06:56:08 -08:00
Steven Smith 9b7c6b8c0d Code cleanup. 2015-01-25 19:07:50 -08:00
Steven Smith e60b6b8f23 Use array for regional ratings. 2015-01-25 18:24:32 -08:00
Steven Smith df96656ff5 Properly convert to utf16. 2015-01-25 14:54:42 -08:00
Steven Smith 1189cc0fbd Use u32 for SMDH flags instead of a struct. 2015-01-25 13:14:56 -08:00
Steven Smith 65d12313e6 Banners should use RGBA4444 color. 2015-01-25 10:32:01 -08:00
Steven Smith d7e741c9b3 Add support for supplying exiting CGFX and CWAV files to makebanner, add command for creating SMDH files. 2015-01-24 12:47:21 -08:00
Steven Smith 8b9b2f070e Improve file related error reporting, allow for creating CWAV and LZ11 compressed files. 2015-01-24 10:53:59 -08:00
Steven Smith 89619c1ab8 WAV files can now be used instead of BCWAV files. 2015-01-24 00:44:57 -08:00
Steven Smith 2737e7455b Remove README usage. 2015-01-23 22:48:05 -08:00
Steven Smith a092ac8f7d Move types.h out of 3ds section. 2015-01-23 22:46:41 -08:00
Steven Smith 766aeba32f Improve command line interface. 2015-01-23 19:25:35 -08:00
Steven Smith 239547097f Organize code structure, generate CBMD files without premade headers. 2015-01-23 18:37:10 -08:00