index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
menus
/
recording_menu.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Voice the recording trigger settings screen.
Stéphane Doyon
2007-10-10
*
Allow recording source to be set from recording context menu. Not a very nice...
Peter D'Hoye
2007-08-09
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-07-22
*
Better keep those buffers a multiple of 32 bit, extends the number of unicode...
Peter D'Hoye
2007-07-16
*
Reserve more bytes to display unicode in the recording trigger settings menu....
Peter D'Hoye
2007-07-16
*
Rearrange and cleanup settings code
Jonathan Gordon
2007-07-11
*
User configurable recording path (my patch in FS#7201). path defaults to / an...
Jonathan Gordon
2007-07-10
*
Accept FS #7303 by Christoph Reiter: add context menu to FM radio entry in ma...
Peter D'Hoye
2007-07-03
*
Give recording related menu entries a recording icon (settings and radio menu...
Peter D'Hoye
2007-06-25
*
this adds 2 options to the recording settings menu to let you save all the re...
Jonathan Gordon
2007-05-29
*
Use bitmasks to define which inputs are available. Makes it easier to remove ...
Michael Sevakis
2007-05-20
*
Revert recording/repeat timer for now. It is useful as a feature, but didn't ...
Jens Arnold
2007-04-15
*
Recording countdown timer and repeat timer - see FS #6297 for more details
Martin Scarratt
2007-04-15
*
Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...
Jens Arnold
2007-04-12
*
Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
Jonathan Gordon
2007-03-18
*
Unify the way functions are called from menus.
Jonathan Gordon
2007-03-17
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
dont exit the recording screen after going into the rec settings unless
Jonathan Gordon
2007-03-14
*
Convert the recording menu to the new API
Jonathan Gordon
2007-03-13
*
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
2007-03-03
*
Introducing the root menu!
Jonathan Gordon
2007-03-01
*
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
2007-02-14
*
Testing svn_autoprops by readding one of the files with missing Ids.
Michael Sevakis
2007-02-08
*
unstatic the string buffer, fix the recording setting lang, change the
Jonathan Gordon
2007-02-08
*
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
2007-02-08