index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
2007-03-21
Add a bit more error checking to prevent possible crashes.
Nicolas Pennequin
2007-03-21
Fix FS#6875 - can't change shuffle setting in quickscreen on Sansa.
Barry Wardell
2007-03-21
revert the last commit... setting wasnt worth the space
Jonathan Gordon
2007-03-21
Add a setting to force the backlight to stay on (or act normally) when
Jonathan Gordon
2007-03-21
Fix FS#6863 - infinite looping with "Nothing to resume"
Jonathan Gordon
2007-03-20
FS#6864 - iriver H340 doesn't connect via USB - should be fixed. Registered t...
Michael Sevakis
2007-03-20
More logf fixes. speex.c wants to format 64bit args so I didn't change that o...
Michael Sevakis
2007-03-19
SWCODEC: Get rid of extra swap buffer and get back 512K of RAM or 100K if the...
Michael Sevakis
2007-03-19
Further simplification of constraints in libspeex arm asm.
Jens Arnold
2007-03-19
Draw peakmeter scale marks in foreground color instead of inversed background...
Nils Wallménius
2007-03-18
Volume control for mpegplayer - based on FS #6814 by Jacob Gardner and Pascal...
Dave Chapman
2007-03-18
Player: Improve usaibiliy of wps volume adjustment in wps, and allow ON as 'o...
Jens Arnold
2007-03-18
Dont boost so often, fixes FS#6845
Jonathan Gordon
2007-03-18
Remove buffer overflow in solatiare menu
Jonathan Gordon
2007-03-18
Fix several printf-style warnings in logf builds.
Magnus Holmgren
2007-03-18
Exit the preset context menu correctly after editing/deleting preset
Jonathan Gordon
2007-03-18
fix red
Jonathan Gordon
2007-03-18
Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
Jonathan Gordon
2007-03-18
Fix improper shift and mask order causing FS#6842
Jonathan Gordon
2007-03-17
Fix it dropping back to the file browser.
Jonathan Gordon
2007-03-17
Reload the menu if do_menu() is called while another menu is running
Jonathan Gordon
2007-03-17
Unify the way functions are called from menus.
Jonathan Gordon
2007-03-17
Remove unused header
Nils Wallménius
2007-03-17
Cast some more to keep both 32 bit and 64 bit simulator platforms happy.
Jens Arnold
2007-03-17
Fix simulator builds, and some debugf() format strings.
Jens Arnold
2007-03-17
Let GCC check arguments of some more printf-style functions, also for plugins...
Jens Arnold
2007-03-17
Fix 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-17
Give the greyscale minesweeper tiles a bit more shadow
Marianne Arnold
2007-03-16
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...
Jens Arnold
2007-03-16
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
Ooops.
Jens Arnold
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
Fix warnings
Michael Sevakis
2007-03-16
FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...
Michael Sevakis
2007-03-16
Render at 30fps on the Gigabeat
Dave Chapman
2007-03-16
FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.
Zakk Roberts
2007-03-15
Source and Dest are the same in english.lang
Jonathan Gordon
2007-03-15
Show the correct text in the yes/no screen on the e200
Jonathan Gordon
2007-03-15
OK, use -ize not -ise as per OED
Steve Bavin
2007-03-15
Consistent use of British English to match the manual
Steve Bavin
2007-03-15
e200: Short press instead of long press the middle button to get to the
Jonathan Gordon
2007-03-15
put action_signalscreenchange(); in before exiting do_menu(), fixes
Jonathan Gordon
2007-03-15
This one should not have been "fixed"
Jonathan Gordon
2007-03-15
Change anywhere where do_menu()'s return value was checked and expected
Jonathan Gordon
2007-03-15
Make a couple of private functions 'static'
Nils Wallménius
2007-03-14
Correct a comment
Dave Chapman
2007-03-14
The code police strikes back
Linus Nielsen Feltzing
2007-03-14
Always restore backlight timer when user exits Version screen - fix FS#6811
Steve Bavin
2007-03-14
Reset sample rate correctly after MIDI playback
Steve Bavin
[next]