rockbox/apps/recorder
Jonathan Gordon f57de526b5 woops, damn vim isnt set to use space instead of tabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11295 a1c6a512-1295-4272-9138-f99709370657
2006-10-21 13:07:10 +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 More color adjustments. Better translation to and from native colors with even distribution of levels. Macros for extracting native depth components and packing them. 2006-10-15 17:51:00 +00:00
bmp.h Color BMP support 2006-01-28 12:12:42 +00:00
icons.c Added inner fill option to normal scrollbar and foreground only option. Added a left-pointing cursor for using pointer. Updated color picker and now sliders look very good on color, grayscale and mono screens when using bar selector. Some misc. changes for appearance. 2006-10-13 04:16:49 +00:00
icons.h Added inner fill option to normal scrollbar and foreground only option. Added a left-pointing cursor for using pointer. Updated color picker and now sliders look very good on color, grayscale and mono screens when using bar selector. Some misc. changes for appearance. 2006-10-13 04:16:49 +00:00
keyboard.c woops, damn vim isnt set to use space instead of tabs 2006-10-21 13:07:10 +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 Make sure to set deemphasis correctly when starting the radio. 2006-10-12 19:27:00 +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