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
/
misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
*
simplify parse_list. don't search for terminating separator or parenthesis wh...
Teruaki Kawashima
2010-06-09
*
fix - not being accepted for viewport font.
Jonathan Gordon
2010-06-08
*
Changeover to the new skin format. SkinBreakingChange in the wiki has the run...
Jonathan Gordon
2010-06-07
*
Generate C file / header for svn version string
Rafaël Carré
2010-05-27
*
Since the sdl to target tree move, the main thread cannot be removed anymore,
Thomas Martitz
2010-05-26
*
Revert r26055 since it breaks certain Archos targets.
Michael Sevakis
2010-05-15
*
If HAVE_POWEROFF_WHILE_CHARGING is not defined and the charging configuration...
Michael Sevakis
2010-05-15
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Update a comment to reflect the previous commit.
Thomas Martitz
2010-05-03
*
Move read_line() further down so that it can be used in checkwps and remove c...
Thomas Martitz
2010-05-03
*
Fix "bookmark on stop: ask" when idle poweroff triggers.
Torne Wuff
2010-03-28
*
Fix System/Running Time to reset the running time whenever a charger or USB c...
Michael Giacomelli
2010-02-27
*
Print correctly the rockbox logo for Clipv2/Clip+, not only Clipv1
Rafaël Carré
2010-02-22
*
Return NULL istead of 0 in function which returns a pointer
Tomer Shalev
2009-12-27
*
make sure plugin reset backlight setting before exit. do code polish.
Teruaki Kawashima
2009-12-18
*
Add a simple sanity check before checking for changed binary.
Thomas Martitz
2009-11-25
*
Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ...
Thomas Martitz
2009-11-25
*
mpeg.h/c cleanup
Jeffrey Goode
2009-11-16
*
Revert r23599 and r23600 and fix the early usb problem at the root. The the v...
Thomas Martitz
2009-11-10
*
hopefully fix "early usb"
Jonathan Gordon
2009-11-10
*
Fix FS#10745 - %mv not working in sbs...
Jonathan Gordon
2009-11-01
*
Allow the x and y pixel values of viewports to be a negative number..
Jonathan Gordon
2009-10-28
*
FS#10704 - Make a configuration option to disable USB HID
Tomer Shalev
2009-10-23
*
Code cleanup in dsp.c and misc.c, some comments
Jeffrey Goode
2009-10-22
*
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
*
Const correctness for output_dyn_value and unify some identical constants
Nils Wallménius
2009-10-17
*
Clean up duplicate #includes
Bertrik Sikken
2009-09-27
*
Remove some unused #includes
Bertrik Sikken
2009-08-06
*
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-08-03
*
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-27
*
FS#10080
Nils Wallménius
2009-07-14
*
Convert a number of places in core and plugins to use the BIT_N() macro inste...
Jens Arnold
2009-06-07
*
Fix shutdown splash. It is meant to be shown on an empty screen.
Jens Arnold
2009-05-30
*
Fix duplicate #includes
Bertrik Sikken
2009-05-17
*
made 'make' in tools/database work again
Daniel Stenberg
2009-02-26
*
replace USB_IPODSTYLE by USB_HANDLED_BY_OF as that's what it actually means. ...
Frank Gevaerts
2009-02-21
*
Move screendump from apps to firmware, solving two nasty firmware-to-apps cal...
Jens Arnold
2009-02-10
*
GCC suggests parentheses so give it some (aka fix yellow).
Jens Arnold
2009-02-09
*
More compact screendump routines for core and greylib. The core routine might...
Jens Arnold
2009-02-09
*
Put the display colours for monochrome and greyscale targets into the target ...
Jens Arnold
2009-02-09
*
Small code reuse improvement
Nils Wallménius
2009-02-08
*
redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...
Jonathan Gordon
2009-01-05
*
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-12-31
*
Commit FS#8624 by Linus Nielsen, Ryan Press, Craig Elliott, and Kenderes Tama...
Michael Giacomelli
2008-12-25
*
Sansa Clip: Make show_logo() put the text in the yellow area of the screen
Rafaël Carré
2008-11-27
*
move the scrobbler and playlist shutdown/restart calls out of tree.c and move...
Jonathan Gordon
2008-11-17
*
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-11-01
*
cleanup storage defines
Frank Gevaerts
2008-10-31
[next]