summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2007-03-21Add a bit more error checking to prevent possible crashes.Nicolas Pennequin
2007-03-21Fix FS#6875 - can't change shuffle setting in quickscreen on Sansa.Barry Wardell
2007-03-21revert the last commit... setting wasnt worth the spaceJonathan Gordon
2007-03-21Add a setting to force the backlight to stay on (or act normally) when Jonathan Gordon
2007-03-21Fix FS#6863 - infinite looping with "Nothing to resume"Jonathan Gordon
2007-03-20FS#6864 - iriver H340 doesn't connect via USB - should be fixed. Registered t...Michael Sevakis
2007-03-20More logf fixes. speex.c wants to format 64bit args so I didn't change that o...Michael Sevakis
2007-03-19SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...Michael Sevakis
2007-03-19Further simplification of constraints in libspeex arm asm.Jens Arnold
2007-03-19Draw peakmeter scale marks in foreground color instead of inversed background...Nils Wallménius
2007-03-18Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and Pascal...Dave Chapman
2007-03-18Player: Improve usaibiliy of wps volume adjustment in wps, and allow ON as 'o...Jens Arnold
2007-03-18Dont boost so often, fixes FS#6845Jonathan Gordon
2007-03-18Remove buffer overflow in solatiare menuJonathan Gordon
2007-03-18Fix several printf-style warnings in logf builds.Magnus Holmgren
2007-03-18Exit the preset context menu correctly after editing/deleting presetJonathan Gordon
2007-03-18fix redJonathan Gordon
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