rockbox/apps/recorder
Linus Nielsen Feltzing ef7293f0bc New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory.
New feature: A "Create directory" menu option (untested in the simulator).
Bug fix: The ON+Play menu could do nasty things if you pressed ON+Play in an empty dir.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4268 a1c6a512-1295-4272-9138-f99709370657
2004-01-21 14:58:40 +00:00
..
bmp.c (while I remember this) The width padding is 4-byte aligned, nothing else... 2002-08-16 14:07:43 +00:00
bmp.h prototype for the BMP file reader function 2002-05-30 06:36:09 +00:00
icons.c Added Benjamin Metzlers bookmarking feature (patch #669440) 2004-01-14 00:13:04 +00:00
icons.h Added Benjamin Metzlers bookmarking feature (patch #669440) 2004-01-14 00:13:04 +00:00
keyboard.c Minor rework of the keyboard code. Also fixes bug #842448. 2003-11-17 02:10:09 +00:00
peakmeter.c no inline for simulator compilation 2003-01-30 15:52:47 +00:00
peakmeter.h Some peak meter optimizations 2002-10-30 23:01:27 +00:00
radio.c New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. 2004-01-21 14:58:40 +00:00
radio.h Automatic detection of FM radio hardware for V2 recorders 2003-12-19 01:24:02 +00:00
recording.c New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. 2004-01-21 14:58:40 +00:00
recording.h New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. 2004-01-21 14:58:40 +00:00
widgets.c a minor bit of code policing 2003-08-10 08:58:54 +00:00
widgets.h Added a scrollbar with sizable knob for directory browsing etc. 2002-08-28 14:25:56 +00:00