rockbox/apps/recorder
Peter D'Hoye ab90b1d55e Added bad filename protection when user enters an fm radio preset filename. Fixes bugreport 5137.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9795 a1c6a512-1295-4272-9138-f99709370657
2006-04-25 00:14:21 +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 Fixed busy loop, and implemented a simpler kind of cursor blinking that also ensures blinking always starts with 'cursor visible' after button actions. Removed redraw variable, since we now always redraw. 2006-04-22 13:06:57 +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 Added bad filename protection when user enters an fm radio preset filename. Fixes bugreport 5137. 2006-04-25 00:14:21 +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 Recording screen: Make the peakmeter single height again on archos, bringing back the sample frequency line. The recording screen still needs to be *properly* adapted to the multi-screen API, including the peakmeter. 2006-04-22 23:51:06 +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