rockbox/apps/recorder
Jonathan Gordon 261c56ba59 FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
%pL for the left channel, %pR for the right channel... usable as a value, conditional or bar (exactly the same as %pv/%bl/etc)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29043 a1c6a512-1295-4272-9138-f99709370657
2011-01-13 06:48:39 +00:00
..
albumart.c Mark constant array as 'const' and use a smaller datatype. 2010-08-09 15:52:04 +00:00
albumart.h FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. 2010-07-29 12:37:48 +00:00
bmp.c
bmp.h s/HAVE_LCD_REMOTE/HAVE_REMOTE_LCD/ 2010-07-24 10:51:58 +00:00
icons.c
icons.h
jpeg_common.h
jpeg_idct_arm.S FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
jpeg_load.c
jpeg_load.h
keyboard.c HDD6330: Try to adapt the keys for the new touchpad code, remove the non existing buttons, enable morse input. 2010-10-18 19:30:54 +00:00
pcm_record.c Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
pcm_record.h
peakmeter.c FS#11867 - Add 2 new tags to allow skins to display themed peakmeters 2011-01-13 06:48:39 +00:00
peakmeter.h FS#11867 - Add 2 new tags to allow skins to display themed peakmeters 2011-01-13 06:48:39 +00:00
recording.c FS#11725: fix duplicationg slash indicating root in filename. 2010-11-29 12:51:44 +00:00
recording.h
resize.c
resize.h