rockbox/apps/recorder
Jens Arnold e387a2238e Proper indentation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6525 a1c6a512-1295-4272-9138-f99709370657
2005-05-26 20:02:12 +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 IRiver: show logo on startup at remote lcd 2005-04-15 14:34:58 +00:00
icons.h IRiver: show logo on startup at remote lcd 2005-04-15 14:34:58 +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 Removed 'static' keyword from non-static variables. 2005-04-26 00:10:15 +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 Proper indentation. 2005-05-26 20:02:12 +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