rockbox/apps/recorder
2006-08-17 09:35:27 +00:00
..
backdrop.c Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) 2006-05-21 11:00:02 +00:00
backdrop.h Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;) 2006-05-21 11:00:02 +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 fix button mappings for the gigabeat 2006-08-09 13:25:43 +00:00
peakmeter.c Guard against division by zero in the peak meter (the settings menu allows the user the set range min and max to the same value; maybe that should be changed too). 2006-08-17 09:35:27 +00:00
peakmeter.h Automatic Gain Control during recording. At this point only compiled for iriver h1x0 and h3x0. Patch FS#4748 by Jvo Studer, Martin Scarratt and myself. 2006-08-16 23:26:55 +00:00
radio.c Finally, the new button action system is here, thanks to Jonathan Gordon. Some button mappings have changed and other things may break. Comments should go to the forum, http://forums.rockbox.org/index.php?topic=5829.0 or the mailing list. 2006-08-15 12:27:07 +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 Automatic Gain Control during recording. At this point only compiled for iriver h1x0 and h3x0. Patch FS#4748 by Jvo Studer, Martin Scarratt and myself. 2006-08-16 23:26:55 +00:00
recording.h
widgets.c
widgets.h