rockbox/apps/recorder
2005-01-31 00:39:20 +00:00
..
bmp.c (while I remember this) The width padding is 4-byte aligned, nothing else... 2002-08-16 14:07:43 +00:00
bmp.h prototype for the BMP file reader function 2002-05-30 06:36:09 +00:00
icons.c Renamed the config variable for the battery display type to battery_display to get it out of the way for the upcoming battery_type setting for the Ondio. Also seems more logical. 2005-01-30 13:48:44 +00:00
icons.h Enabled logo display for gmini. 2005-01-25 23:55:42 +00:00
keyboard.c Added button definitions for gmini build. Prettified formatting. 2005-01-23 01:01:14 +00:00
peakmeter.c Const policed pointer arguments to functions, part 4 2004-08-18 19:59:06 +00:00
peakmeter.h Some peak meter optimizations 2002-10-30 23:01:27 +00:00
radio.c Radio screen: status bar wasn't updated when prerecording buffer was filled and no button pressed. 2004-12-26 18:36:48 +00:00
radio.h Philips tuner prepared, new middle layer to abstract which tuner is used 2004-10-15 21:41:46 +00:00
recording.c New function for formatting large-range values for output, both printed and voiced. This replaces num2max5(). It is currently used for the total/free space display in the info menu, for the recorded number of bytes (recorders) and the MMC debug info (Ondios). 2005-01-31 00:39:20 +00:00
recording.h The /recordings directory is now automatically created in the radio screen as well. 2004-06-04 12:34:29 +00:00
widgets.c scrollbar(): Code size optimisation; fixed overflow with large parameters (fixes seek position display in video.rock with large files). 2005-01-16 00:14:55 +00:00
widgets.h Removed progressbar() and slidebar() 2004-07-08 13:14:44 +00:00