rockbox/apps/recorder
2005-02-07 00:56:26 +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 Keyboard rework & fixes: (1) Separator line no longr wraps at the right border. (2) More compact & straightfoward calculation of cursor position & string part. (3) Code cleanup. (4) Also spell the string when characters are deleted. 2005-02-07 00:56:26 +00:00
peakmeter.c make this build on systems with no HW codec (iriver/gmini) 2005-02-02 21:49:19 +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 initial iriver keypad support 2005-02-02 21:48:47 +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