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