Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7965 - Voice recorder

Attached to Project: Rockbox
Opened by Fed (Fed) - Monday, 15 October 2007, 21:40 GMT+1
Task Type Patches
Category Recording
Status Unconfirmed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

I have made changes to the recorder that allows the use of different recording subdirectories in an "stl" directory.

I have also made a 'locked mode' for recording. To exit locked mode, you use the sequence "up, right, left"

As I am not a real programmer, it is quite crude programming. I do not use any menus. It works quite well with the Sansa, but I have not generalized it to other units. I would like this implemented, but I don't know enough about the menu system, lang files, or the other model keymaps to be able to do it myself. If anyone is interested in making it ready for svn, please let me know.
   VoiceRecorder01.diff (26.8 KiB)
 action.h              |   10 +
 keymaps/keymap-e200.c |   16 +
 recorder/recording.c  |  446 ++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 457 insertions(+), 15 deletions(-)

This task depends upon

Loading...