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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Minor Hebrew translation fixes
Tomer Shalev
2009-10-24
*
FS#10704 - Make a configuration option to disable USB HID
Tomer Shalev
2009-10-23
*
Lua: add parts of the math library (all floating point functions are #ifdef'e...
Maurus Cuelenaere
2009-10-23
*
Lua: add do_menu() wrapper. Also fix potential NULL pointer dereference
Maurus Cuelenaere
2009-10-23
*
Consolidate almost identical code in pcmbuf.c
Jeffrey Goode
2009-10-23
*
Code cleanup in dsp.c and misc.c, some comments
Jeffrey Goode
2009-10-22
*
Remove all update event callbacks if the custom statusbar is unused.
Thomas Martitz
2009-10-20
*
No need to have this variable global anymore.
Thomas Martitz
2009-10-20
*
Fix a few potential redraw problems with the custom statusbar and wps fightin...
Thomas Martitz
2009-10-20
*
Fix red caused by ancient incorrect #ifdefs.
Thomas Martitz
2009-10-20
*
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-20
*
Correct wrong usage of event callbacks all over the place. It's not supposed ...
Thomas Martitz
2009-10-20
*
usb_keypad_mode shouldn't depend on SIMULATOR
Frank Gevaerts
2009-10-20
*
USB_ENABLE_HID can be enabled without USE_ROCKBOX_USB, so move the usb_hid an...
Frank Gevaerts
2009-10-20
*
Use pointer to memos instead of accessing the array.
Teruaki Kawashima
2009-10-20
*
Cleanup quickscreen text drawing by using text alignment flags for viewports.
Thomas Martitz
2009-10-19
*
Fix yellow: wrong file used
Tomer Shalev
2009-10-19
*
Fix yellow: Missing statusbar.h include (hopefully the last one missing)
Tomer Shalev
2009-10-19
*
Remove redundant ata_mmc.h include in screens.c
Tomer Shalev
2009-10-19
*
Fix yellow: Missing ata_mmc.h include
Tomer Shalev
2009-10-19
*
Fix yellow: Another try at fixing aggressive includes removal
Tomer Shalev
2009-10-19
*
Fix red: Too aggressive exclusion of includes
Tomer Shalev
2009-10-19
*
Extract usb_screen logic out of screens.c into apps/gui/usb_screen.c
Tomer Shalev
2009-10-19
*
Fix FS#10689 - H10 USB HID keymap problem - continued
Tomer Shalev
2009-10-19
*
Remove declaration of inexistent function
Tomer Shalev
2009-10-19
*
Updated french translation.
Mustapha Senhaji
2009-10-19
*
FS#10692 - Viewpority USB screen
Tomer Shalev
2009-10-19
*
Compressor: save lots of RAM, bug fix to work with internally clipped samples
Jeffrey Goode
2009-10-19
*
Remove a few superfluous calls and use the correct symbol.
Thomas Martitz
2009-10-19
*
Add a browse (remote) custom statusbar item in the theme settings.
Thomas Martitz
2009-10-19
*
Don't introduce a new string, instead reuse LANG_FAILED.
Tomer Shalev
2009-10-19
*
Splash error message when loading language from dir browser fails
Tomer Shalev
2009-10-19
*
Initial custom statusbar commit.
Thomas Martitz
2009-10-19
*
Reorder members for more efficient alignment.
Thomas Martitz
2009-10-19
*
r23208 broke conditional use of metadata and filename tags. Return NULL inste...
Thomas Martitz
2009-10-18
*
Use pointer instead of multiple access to array
Tomer Shalev
2009-10-18
*
Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...
Bertrik Sikken
2009-10-18
*
Also filter lines with only spaces in apps/features. At least mr500 had those...
Frank Gevaerts
2009-10-18
*
Change the .lng files to contain strings from multiple users. Still hard-code...
Tom Ross
2009-10-18
*
Updated french translation part II, sorry for the previous version where the ...
Mustapha Senhaji
2009-10-17
*
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23235 a1c6a512-1295-4272-9138...
Mustapha Senhaji
2009-10-17
*
Revise r23225 a bit, removing the debug_printf function and implementing more...
Nils Wallménius
2009-10-17
*
Add a option to skip length which lets you skip 5s before the end of a song, ...
Thomas Martitz
2009-10-17
*
USB HID: Add mouse mode to h10
Tomer Shalev
2009-10-17
*
Const correctness for output_dyn_value and unify some identical constants
Nils Wallménius
2009-10-17
*
fix yellow by 'un-staticing' the printing wrapper function and typo causing red
Nils Wallménius
2009-10-17
*
Use a wrapper function for the very common snprintf(); lcd_puts() sequence to...
Nils Wallménius
2009-10-17
*
Manual: Add mrobe100's remote control support to the manual
Tomer Shalev
2009-10-17
*
Change lang_init() to take a source, destination, and count. Needed for trans...
Tom Ross
2009-10-17
*
Fix red: Type in constant
Tomer Shalev
2009-10-17
[next]