rockbox/apps/recorder
2006-02-21 01:23:30 +00:00
..
backdrop.c Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. 2006-02-02 20:42:56 +00:00
backdrop.h Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds ability to set backdrop images for file browser and menus (store full-screen bitmaps in /.rockbox/backdrops/) and also the ability to set a full-screen background image in a WPS using the %X|filename.bmp| WPS tag. Currently only implemented for targets with colour LCDs. 2006-02-02 20:42:56 +00:00
bmp.c Handle 8-bit BMP files 2006-01-31 23:34:02 +00:00
bmp.h Color BMP support 2006-01-28 12:12:42 +00:00
icons.c Initial attempt at using bmp2rb in the build system. Don't forget to re-run configure 2006-01-22 21:30:32 +00:00
icons.h First attempt at generating and using .h files from bitmaps using bmp2rb. The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core. 2006-02-21 01:23:30 +00:00
keyboard.c Use the iPod 4G button mappings for the iPod 3G as well (at least for now) 2006-02-05 21:18:19 +00:00
peakmeter.c Patch #1423609 by Martin Scarratt and myself: enables using the backlight as record clipping indicator. 2006-02-17 22:47:56 +00:00
peakmeter.h
radio.c Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. 2006-02-08 13:08:55 +00:00
radio.h
recording.c Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain. 2006-02-08 13:08:55 +00:00
recording.h The /recordings directory is now automatically created in the radio screen as well. 2004-06-04 12:34:29 +00:00
widgets.c
widgets.h