rockbox/apps/recorder
Szymon Dziok 877bd982a7 YH820: Add a forgotten define in aa8ba60.
Change-Id: I89a0c21f2ca09f65a4d0b3e06b4b8fed3c07bef6
2014-10-08 16:47:16 +02:00
..
albumart.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
albumart.h Fix warning in android build. 2011-02-27 21:09:36 +00:00
bmp.c Fix some build errors and warnings. 2014-06-21 00:49:05 +02:00
bmp.h Support GIMP bmp files. 2013-12-22 19:55:55 +01:00
icons.c FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. 2011-12-14 21:45:25 +00:00
icons.h FS#12378 : Remove various unused code, and comment out some unused code and data for reference or future use. 2011-12-14 21:45:25 +00:00
jpeg_common.h Move YUV->RGB in JPEG load from before scaler to after scaler. Required change to struct custom_format, so sorted the plugin API as well. 2009-05-06 04:53:56 +00:00
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 Set alpha_offset to zero when loading a JPEG. 2011-11-09 23:25:36 +00:00
jpeg_load.h Embedded album art support in MP3/ID3v2 tags. 2011-02-09 20:13:13 +00:00
keyboard.c YH820: Add a forgotten define in aa8ba60. 2014-10-08 16:47:16 +02:00
pcm_record.c recording: Fix sloppy return value check. This caused an OOM panic. 2013-12-24 10:20:13 +01:00
pcm_record.h Update software recording engine to latest codec interface. 2013-06-30 00:40:27 +02:00
peakmeter.c Clean up peak calculating code. 2012-05-02 20:53:07 -04:00
peakmeter.h Make function calc_db in peakmeter.c static 2011-10-04 21:25:26 +00:00
recording.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
recording.h Fix yellow 2011-01-29 15:14:23 +00:00
resize.c lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
resize.h Adapt the resize-on-load image scalers to support the alpha channel. 2011-11-08 21:39:23 +00:00