rockbox/apps/recorder
Jonathan Gordon fe2f042670 rework AA load/display handling in the skins to get them working in viewports again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22646 a1c6a512-1295-4272-9138-f99709370657
2009-09-07 02:36:56 +00:00
..
albumart.c rework AA load/display handling in the skins to get them working in viewports again 2009-09-07 02:36:56 +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 Fix STRIDE macro for multiscreen and add stride support for picture lib. 2009-09-04 00:46:24 +00:00
bmp.h
icons.c
icons.h
jpeg_common.h
jpeg_idct_arm.S Fix a typo in jpeg_idct8h which could cause display corruption on ARMv5+ 2009-08-31 21:46:31 +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 Samsung YH: Many keymap fixes for keyboard screen, wps, set time/date and quickscreen. Little kludge for quickscreen: Entering the quickscreen requires pressing 2 directional buttons (left and down), but that's really easy to do actually, much easier than messing with the side buttons (which don't even work reliably), accidental option changes shouldn't be possible due to use of precondition. 2009-08-29 22:18:02 +00:00
pcm_record.c FS#10080 2009-07-14 13:57:45 +00:00
pcm_record.h
peakmeter.c Clean up some unused #includes 2009-05-17 11:56:06 +00:00
peakmeter.h
radio.c Fix FS#10588 by stopping scrolling in the radio screen instead of blindy relying on list code (which doesn't just stop scrolling entirely for the whole screen anymore). 2009-09-05 14:38:35 +00:00
radio.h
recording.c Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups 2009-08-20 16:47:44 +00:00
recording.h
resize.c Add support for vertical stride to resizer. 2009-09-01 04:39:48 +00:00
resize.h Fix yellow when building with HAVE_ALBUMART, without HAVE_JPEG/HAVE_BMP_SCALING. 2009-05-26 20:26:05 +00:00