rockbox/apps/recorder
2006-04-22 23:51:06 +00:00
..
backdrop.c
backdrop.h
bmp.c
bmp.h
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
radio.c 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
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
widgets.c
widgets.h