rockbox/apps/recorder
2007-10-06 22:27:27 +00:00
..
bmp.c
bmp.h
icons.c
icons.h
keyboard.c Revert previous 'fix' and implement the correct one, thanks markun! :-) 2007-08-19 21:33:57 +00:00
peakmeter.c Unify PCM interface just above the hardware driver level for all targets including the sims. Perform lockout of audio callback when changing states. Weird new playback or recording trouble? Check before and after this revision first though things seem quite sound. 2007-10-06 22:27:27 +00:00
peakmeter.h Make a few private functins static and use fewer bytes for constants 2007-09-20 16:44:28 +00:00
radio.c Commit FS #7881 by Mark Arigo - enable radio on the Sansa c200. It seems that many (if not all) c200s have the radio hardware even if you can't use it with the original firmware... 2007-10-02 21:04:10 +00:00
radio.h Do some planned radio interface cleanup since adding in the LV24020LP. 2007-07-14 11:20:31 +00:00
recording.c Unify PCM interface just above the hardware driver level for all targets including the sims. Perform lockout of audio callback when changing states. Weird new playback or recording trouble? Check before and after this revision first though things seem quite sound. 2007-10-06 22:27:27 +00:00
recording.h Implement FS #2976: Clip Counter for recording screen. If enabled in peak meter settings, it shows the number of times clipping occurred (clip indicator going on). Count is reset on recording start and only counts during actual recording. Stays on screen when stopping or pauzing. Also fix a drawing bug when peakmeters start at a non-zero x offset. 2007-08-25 15:53:54 +00:00