rockbox/apps/recorder
2006-09-01 09:24:29 +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 removed an unneeded variable 2006-09-01 02:29:11 +00:00
peakmeter.c Button action code for recording screen. Shouldnt make any noticable difference in recording screen button operation except for H300 I-River remote, which should now work as expected, -10 button = LCD off 2006-08-20 21:33:40 +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 Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +00:00
radio.h Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +00:00
recording.c Fix a display issue for targets with AGC where filetype info was overwriting the samplerate. Also filetype always displayed directly below samplerate in all modes for all targets 2006-09-01 09:24:29 +00:00
recording.h Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +00:00
widgets.c
widgets.h