rockbox/apps/recorder
2006-05-14 23:34:24 +00:00
..
backdrop.c Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. 2006-02-02 20:42:56 +00:00
backdrop.h Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. 2006-02-02 20:42:56 +00:00
bmp.c Fix color->grayscale bitmap loading on grayscale ipods and mono->grayscale on all grayscale targets. 2006-04-24 15:52:05 +00:00
bmp.h Color BMP support 2006-01-28 12:12:42 +00:00
icons.c New harddisk icon for units (and remotes) without real harddisk LED. 2006-04-16 23:53:08 +00:00
icons.h Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save of presets to different files; 2006-04-02 12:23:08 +00:00
keyboard.c Ondio, gmini, ipod: Don't trigger vkeyboard accept if the button is already pressed when entering it. Fixes inability to save a new game from sudoku on Ondio, and potential similar problems. 2006-04-30 13:10:06 +00:00
peakmeter.c Patch #4999 by Matthias Mohr - Peakmeter scaling dots does not respect x-offset in peak_meter_draw 2006-04-03 08:20:20 +00:00
peakmeter.h Support the recording screen on the LCD remote. Also adds support for the peakmeter in the rremote WPS. Patch from Martin Scarratt (task 4818). 2006-03-25 13:35:31 +00:00
radio.c Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimator gain) into the UDA driver. * All: Settings structure sorted & cleaned up. 2006-05-14 23:34:24 +00:00
radio.h FMRadio: Zero the presets struct on new "preset scan", also replace the hardcoded .name's length with a define 2006-04-03 10:06:39 +00:00
recording.c Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimator gain) into the UDA driver. * All: Settings structure sorted & cleaned up. 2006-05-14 23:34:24 +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 Corrected malformed cvs id line. 2005-08-23 22:07:26 +00:00
widgets.h Corrected malformed cvs id line. 2005-08-23 22:07:26 +00:00