Commit Graph

11 Commits

Author SHA1 Message Date
Robin Jones 15d5615cde updated copyrights 2017-10-06 14:48:52 +01:00
Robin Jones 53704315ab renamed menu.c and menu.h to main.c and main.h 2017-10-06 14:10:29 +01:00
Robin Jones 61bb4b7fec renamed mp3 functions to have prefix 2016-12-30 00:38:05 +00:00
Robin Jones b719c4389f improved the sound implementation
(still has too much latency, although mainly due to other parts of the menu)
2016-12-29 17:05:09 +00:00
Robin Jones b02b6f020d reverted to using if else statements
as cant use strings with case  statements using c99
2016-09-17 01:33:06 +01:00
Robin Jones 6f771f166a Code refactoring 2016-09-16 21:20:19 +01:00
Robin Jones 0929602e65 updated stb_image to latest version 2016-09-09 22:19:34 +01:00
Robin Jones 5f50809565 Updated truetype header to latest release
(note commented out memory.h requirement as in last version)
2016-09-09 09:40:49 +01:00
Robin Jones 95e8b48dc0 Debugging now uses a macro and trace statements 2016-09-07 22:11:50 +01:00
Robin Jones 032d9824e6 Although I dont think it is actually used,
moved font patch to where it should be.
2016-08-11 02:12:23 +01:00
Robin Jones 69abcebf72 structured some files into appropriate directories 2016-08-11 01:52:54 +01:00