rockbox/apps/recorder
2008-12-13 06:01:08 +00:00
..
albumart.c resize-on-load for bitmap files on 2bpp and color targets 2008-12-09 23:07:59 +00:00
albumart.h resize-on-load for bitmap files on 2bpp and color targets 2008-12-09 23:07:59 +00:00
bmp.c resize-on-load for bitmap files on 2bpp and color targets 2008-12-09 23:07:59 +00:00
bmp.h fix get_totalsize to return the correct size in some cases where it failed 2008-12-10 20:41:53 +00:00
icons.c
icons.h Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps and OBJDIR/pluginbitmaps, and plugins properly depend on their respective bitmap files. Fixes #6847. 2008-11-03 14:37:50 +00:00
keyboard.c
pcm_record.c Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small static buffer around for beeps less than or equal to keyclick duration. This way it operates no matter the buffer state and still won't interfere with alternate PCM operations like recording or plugin playback. 2008-12-13 06:01:08 +00:00
pcm_record.h
peakmeter.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
peakmeter.h
radio.c FS#9609 FM radio support for the Gigabeat S, seeking/scanning is not yet 2008-12-09 20:48:04 +00:00
radio.h
recording.c Since *set_led_enabled() is actually an ata-specific feature, move it back to ata_* only 2008-11-04 19:57:36 +00:00
recording.h
resize.c fix yellow 2008-12-12 03:16:06 +00:00
resize.h Fix a wrong comment in thread.c and mention an alternative approach to inits. Fix a couple headers' Id fields while at it. 2008-12-10 21:10:34 +00:00