rockbox/apps/recorder
Thomas Martitz 50d09bd84c Fix yellows.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22271 a1c6a512-1295-4272-9138-f99709370657
2009-08-12 14:51:16 +00:00
..
albumart.c A bit mroe wps/skin engine cleanup so that the structs the wps uses can be static: 2009-08-03 15:06:30 +00:00
albumart.h part two of the grand overall wps/skinning engine cleanup work: 2009-08-03 04:43:34 +00:00
bmp.c Convert a number of places in core and plugins to use the BIT_N() macro instead of 1<<n. Speeds up things on SH1, and also reduces core binsize. Most notable speedups: 1 bit lcd driver: drawpixel +20%, drawline + 27%, hline +5%; jpeg viewer: +8% for 1/8 scaling. Other targets are unaffected. 2009-06-07 21:27:05 +00:00
bmp.h
icons.c
icons.h
jpeg_common.h
jpeg_idct_arm.S Remove ldrd from ARMv5 JPEG IDCT, remove old debug code selecting ARMv5 code for one function even when building for ARMv6. 2009-07-17 09:20:58 +00:00
jpeg_load.c Commit part of FS#9873 - Utilise buttons for playlisting 2009-07-22 22:10:25 +00:00
jpeg_load.h
keyboard.c Fix yellows. 2009-08-12 14:51:16 +00:00
pcm_record.c FS#10080 2009-07-14 13:57:45 +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
peakmeter.h
radio.c FS#10080 2009-07-14 13:57:45 +00:00
radio.h
recording.c correct bottom viewport height calculation in the recording screen 2009-07-18 16:43:43 +00:00
recording.h
resize.c
resize.h