rockbox/apps/recorder
Miika Pekkarinen 548e4484c9 Fixed the warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10874 a1c6a512-1295-4272-9138-f99709370657
2006-09-03 17:36:22 +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
icons.c Display bitrate (Q value for Archos), samplerate, channels and recording format (M = MP3) in the statusbar in the recording screen. This is all new info for archos targets and I-river targets now have this info on the remote as well as the main screen 2006-09-02 17:30:30 +00:00
icons.h Display bitrate (Q value for Archos), samplerate, channels and recording format (M = MP3) in the statusbar in the recording screen. This is all new info for archos targets and I-river targets now have this info on the remote as well as the main screen 2006-09-02 17:30:30 +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 Fixed the warning. 2006-09-03 17:36:22 +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