Commit Graph

10 Commits

Author SHA1 Message Date
Steveice10
703d33110f Fix strncpy warning. 2019-03-02 17:17:35 -08:00
Steveice10
991582f4a8 Update stb_image, clean up some warnings. 2018-04-10 17:07:31 -07: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
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
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
Dorian Wouters
fdb409573f 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
61a1e31ce7 Replace lodepng by stb_image; add Vorbis banner sound import 2016-01-24 14:59:14 +01:00
Steveice10
102afb5bd9 Code cleanup. 2015-01-25 19:07:50 -08:00