summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-03-18Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and Jonathan Gordon
2007-03-18Fix improper shift and mask order causing FS#6842Jonathan Gordon
2007-03-17Fix it dropping back to the file browser.Jonathan Gordon
2007-03-17Reload the menu if do_menu() is called while another menu is running Jonathan Gordon
2007-03-17Unify the way functions are called from menus.Jonathan Gordon
2007-03-17Remove unused headerNils Wallménius
2007-03-17Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold
2007-03-17Fix simulator builds, and some debugf() format strings.Jens Arnold
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2007-03-17Fix occasional missing cursor when moving up in a list with a title when page...Magnus Holmgren
2007-03-17#ifdef code that only makes sense for multivolume targets, make private funct...Nils Wallménius
2007-03-17Give the greyscale minesweeper tiles a bit more shadowMarianne Arnold
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold
2007-03-16Ooops.Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-03-16Fix warningsMichael Sevakis
2007-03-16FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis
2007-03-16Render at 30fps on the GigabeatDave Chapman
2007-03-16FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.Zakk Roberts
2007-03-15Source and Dest are the same in english.langJonathan Gordon
2007-03-15Show the correct text in the yes/no screen on the e200Jonathan Gordon
2007-03-15OK, use -ize not -ise as per OEDSteve Bavin
2007-03-15Consistent use of British English to match the manualSteve Bavin
2007-03-15e200: Short press instead of long press the middle button to get to the Jonathan Gordon
2007-03-15put action_signalscreenchange(); in before exiting do_menu(), fixes Jonathan Gordon
2007-03-15This one should not have been "fixed"Jonathan Gordon
2007-03-15Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon
2007-03-15Make a couple of private functions 'static'Nils Wallménius
2007-03-14Correct a commentDave Chapman
2007-03-14The code police strikes backLinus Nielsen Feltzing
2007-03-14Always restore backlight timer when user exits Version screen - fix FS#6811Steve Bavin
2007-03-14Reset sample rate correctly after MIDI playbackSteve Bavin
2007-03-14revert the previous update until some problems are worked outMarcoen Hirschberg
2007-03-14update by Simon DescarpentriesMarcoen Hirschberg
2007-03-14change the encoding back from latin1 to UTF-8Marcoen Hirschberg
2007-03-14Updated spanish lang file by Jose Ramon Garcia (FS#6765)Jonathan Gordon
2007-03-14dont exit the recording screen after going into the rec settings unless Jonathan Gordon
2007-03-13Fix an off-by-one bug when dealing with genres in MP4 files.Magnus Holmgren
2007-03-13Get rid of the arm4 libspeex warnings.Jens Arnold
2007-03-13turn on ARM optimizationsMarcoen Hirschberg
2007-03-13rename config.h to config-speex.hMarcoen Hirschberg
2007-03-13SWCODEC/Voice: Just one more adjustment and all should be good again.Michael Sevakis
2007-03-13Convert the recording menu to the new APIJonathan Gordon
2007-03-13SWCODEC: Fix a problem with voice in the menus caused by my error using the w...Michael Sevakis
2007-03-13FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of pausi...Tom Ross
2007-03-13Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off da...Barry Wardell
2007-03-13duth lang update by Jacco Koning (FS#6797)Jonathan Gordon
2007-03-12Sorted and updated FILES for both apps and firmware, included features.txt pr...Nils Wallménius
2007-03-12Make the Play / Pause option restart playback if its stopped alsoJonathan Gordon