1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/recorder
Michael Sevakis 756ce4abca Fixed errors. Forgot to include system.h for swap16 in bmp.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11181 a1c6a512-1295-4272-9138-f99709370657
2006-10-11 01:43:53 +00:00
..
backdrop.c Added dithering for 24 bit backdrops on 16 bit displays. FORMAT_DITHER should be specified to dither a bitmap when loading. Feel free to flame me if I got the RGB565SWAPPED thing wrong. 2006-10-11 01:26:09 +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 Fixed errors. Forgot to include system.h for swap16 in bmp.c 2006-10-11 01:43:53 +00:00
bmp.h Color BMP support 2006-01-28 12:12:42 +00:00
icons.c Recording Statusbar: Just shove those icons right by 1 pixel 2006-09-26 19:28:19 +00:00
icons.h Recording screen statusbar: Improved channel icon by Paul Louden and improved Q value display for Hardware codec targets 2006-09-26 11:56:59 +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 Hopefully took care of FS#6105 - unnecessary 'recording screen' option in the radio menu causes rockbox to freeze. 2006-10-10 13:42:22 +00:00
radio.h Implement region setting for the fm tuner. The region setting affects deemphasis, band limits and step size. Fixes FS#5929, FS#5928. 2006-10-05 12:40:13 +00:00
recording.c Prevent gain increase when using AGC in Safety mode 2006-10-01 10:04:40 +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 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