rockbox/apps/recorder
Linus Nielsen Feltzing 604d59bc26 iriver: exit the FM screen (with FM audio on) with joystick push instead of Play
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7346 a1c6a512-1295-4272-9138-f99709370657
2005-08-18 07:01:18 +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 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only. 2005-07-06 22:58:02 +00:00
icons.h 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only. 2005-07-06 22:58:02 +00:00
keyboard.c H1x0: Made the cursor movement button combos usable. Perhaps it would be better to use an Ondio-like mode mechanism instead, or move the accept function to a long press of SELECT. 2005-07-22 12:42:50 +00:00
peakmeter.c Initial attempt to support peak meter on iriver. It still has some 2005-07-17 19:29:02 +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 iriver: exit the FM screen (with FM audio on) with joystick push instead of Play 2005-08-18 07:01:18 +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 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and light grey background in splash() boxes. Simplified the splash() box creation as the new graphics core does clipping. Adapted screendump feature and added flexible preprocessing to construct the bmp header. Rockboy now uses 4-grey mode as well. 4-grey support for win32 simulator. Fixed win32 player sim to not use double bitmap conversion via a recorder-like framebuffer, and correctly display double-height text. X11 simulator temporarily adapted. The display won't be distorted, but it still shows b&w only. 2005-07-06 22:58:02 +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 First part of graphics api rework. Special functions, parameter handling, pixel functions, lines and filled primitives done for black & white core, main display. 2005-06-24 22:33:21 +00:00
widgets.h Removed progressbar() and slidebar() 2004-07-08 13:14:44 +00:00