rockbox/apps/recorder
2005-06-04 23:15:52 +00:00
..
bmp.c Made it build warning-free on the sim. This could not have worked in the sim 2005-05-08 22:11:15 +00:00
bmp.h New BMP reader by Tomas Salfischberger 2005-04-25 07:58:16 +00:00
icons.c Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +00:00
icons.h Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +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 Bugfix: The peakmeter drew too much cpu power when recording, occasionally causing the recording buffer to wrap before the first save finished (when fsinfo didn't contain a next-free-cluster hint so that an exhaustive search was necessary). 2005-06-04 09:48:03 +00:00
peakmeter.h Patch #868645 by Philipp Pertermann, volume triggered recording for the Archos recording devices 2005-04-04 09:12:12 +00:00
radio.c Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a meaning for the Samsung tuner chip and is thus no longer needed. 2005-05-07 01:09:09 +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 Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC icon display on iriver, and saves some code on Ondio. Removed invert_led() as it is no longer used. 2005-06-04 23:15:52 +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