rockbox/apps/recorder
Thomas Martitz cc889e9d60 Change the thread api a bit.
* Remove THREAD_ID_CURRENT macro in favor of a thread_self() function, this allows thread functions to be simpler.
* thread_self_entry() shortcut for kernel.c.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29521 a1c6a512-1295-4272-9138-f99709370657
2011-03-05 17:48:06 +00:00
..
albumart.c Fix warning in android build. 2011-02-27 21:09:36 +00:00
albumart.h Fix warning in android build. 2011-02-27 21:09:36 +00:00
bmp.c
bmp.h
icons.c
icons.h
jpeg_common.h
jpeg_idct_arm.S
jpeg_load.c Fix test plugin build. 2011-02-10 20:20:12 +00:00
jpeg_load.h Embedded album art support in MP3/ID3v2 tags. 2011-02-09 20:13:13 +00:00
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 Change the thread api a bit. 2011-03-05 17:48:06 +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 Fix yellow 2011-01-29 15:14:23 +00:00
resize.c
resize.h