rockbox/apps/recorder
Björn Stenberg 995d24ca2c Fixed typo.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5095 a1c6a512-1295-4272-9138-f99709370657
2004-09-19 22:55: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 slider_bar was obsolete 2004-07-20 08:46:27 +00:00
icons.h slider_bar was obsolete 2004-07-20 08:46:27 +00:00
keyboard.c Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. 2004-09-19 21:58:37 +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 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. 2004-09-19 21:58:37 +00:00
radio.h Automatic detection of FM radio hardware for V2 recorders 2003-12-19 01:24:02 +00:00
recording.c Fixed typo. 2004-09-19 22:55: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 Removed progressbar() and slidebar() 2004-07-08 13:14:44 +00:00
widgets.h Removed progressbar() and slidebar() 2004-07-08 13:14:44 +00:00