Commit graph

6 commits

Author SHA1 Message Date
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
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
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
1707848d31 Replace lodepng by stb_image; add Vorbis banner sound import 2016-01-24 14:59:14 +01:00
Steven Smith
9b7c6b8c0d Code cleanup. 2015-01-25 19:07:50 -08:00