rockbox/apps/recorder
Tomasz Moń c40f5202a4 Sansa Connect: Add keymap for YesNo dialog and keyboard
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31090 a1c6a512-1295-4272-9138-f99709370657
2011-11-29 11:18:59 +00:00
..
albumart.c Use buflib for all skin engine allocations. 2011-11-15 14:11:08 +00:00
albumart.h
bmp.c Handle 32bit bitmaps with all-zero alpha channel as fully opaque. 2011-11-11 22:03:29 +00:00
bmp.h Support for transparency in 32bit bitmaps on color targets. 2011-11-08 21:36:49 +00:00
icons.c
icons.h
jpeg_common.h
jpeg_idct_arm.S
jpeg_load.c Set alpha_offset to zero when loading a JPEG. 2011-11-09 23:25:36 +00:00
jpeg_load.h
keyboard.c Sansa Connect: Add keymap for YesNo dialog and keyboard 2011-11-29 11:18:59 +00:00
pcm_record.c FS#12412 : Delete old buffer allocation code which has been replaced by core_alloc, and move buffer setup code to core_alloc.c 2011-11-29 00:42:27 +00:00
pcm_record.h Red build fix: Moved PCM #defines from pcm_record.h to pcm.h. Added necessary #includes to statusbar.c and s1a0903x01.c. 2008-10-14 11:43:32 +00:00
peakmeter.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
peakmeter.h Make function calc_db in peakmeter.c static 2011-10-04 21:25:26 +00:00
recording.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
recording.h Fix yellow 2011-01-29 15:14:23 +00:00
resize.c Document the internal alpha channel format better, and fixes for 32bit alpha bitmaps. 2011-11-11 19:05:11 +00:00
resize.h Adapt the resize-on-load image scalers to support the alpha channel. 2011-11-08 21:39:23 +00:00