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.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
New GUI browser to select one (or more) folders.
Thomas Martitz
2012-07-30
*
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
*
Correct actionable offense for misappropriation of action context.
Michael Sevakis
2012-03-03
*
Change keyclick_click so that it may accept raw buttons or actions.
Michael Sevakis
2012-03-03
*
Add a %cs(current screen) state for the "Track Info" screen
Osborne Jacobs
2012-03-03
*
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
2012-01-12
*
Convert hard-coded unicode byte order mark values to constants.
Nick Peskett
2011-12-20
*
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
2011-12-19
*
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
2011-11-15
*
%cs (current screen) changes:
Jonathan Gordon
2011-08-07
*
Add a %cs item for the context menus
Jonathan Gordon
2011-08-05
*
Add a plugin activity which to the %cs screen option list
Jonathan Gordon
2011-08-04
*
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
2011-07-20
*
Have mpegplayer use the mixer (the playback channel, since it's mutually excl...
Michael Sevakis
2011-07-08
*
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-29
*
Fixed a regression caused in r30021: tagnavi_custom.config parsing
Miika Pekkarinen
2011-06-23
*
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-06-01
*
Fix yellows and checkwps.
Thomas Martitz
2011-02-18
*
Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour main
Jonathan Gordon
2010-08-10
*
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-08-01
*
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-29
*
Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting ...
Thomas Martitz
2009-11-25
*
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
*
Const correctness for output_dyn_value and unify some identical constants
Nils Wallménius
2009-10-17
*
Convert a number of places in core and plugins to use the BIT_N() macro inste...
Jens Arnold
2009-06-07
*
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
*
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
*
Fix yellow
Maurus Cuelenaere
2009-01-29
*
Get checkwps compiling again: Move the definitions of BOM and BOM_SIZE to mis...
Dave Chapman
2008-08-28
*
Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se...
Dominik Riebeling
2008-08-02
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
fix red and pointer screwup
Jonathan Gordon
2008-06-07
*
oops, missed to failed hunks in the patch
Jonathan Gordon
2008-06-07
*
Accept FS#9075 and rename valid_vals to set_vals
Jonathan Gordon
2008-06-07
*
make %V a little simpler. only the x and y values have to be specified now (i...
Jonathan Gordon
2008-06-05
*
Introduce a small helper function that asks the user if the dynamic playlist ...
Nils Wallménius
2008-05-01
*
Add a general-purpose parse_list function to parse a string containing a deli...
Dave Chapman
2008-03-21
*
Prevent possible buffer overflow when locating album art.
Magnus Holmgren
2008-02-06
*
Accept FS#8469 by Bryan Childs with a few adjustments: Remove duplicate strip...
Nicolas Pennequin
2008-01-18
*
consolidate the 3 file_exists() functions into one; use the version that expl...
Robert Kukla
2007-11-21
*
Use the strrsplt function in one more place
Nils Wallménius
2007-11-18
*
Fix some places for USB_NONE. Still some more complex cases left though.
Jens Arnold
2007-08-01
*
Prevent initial spinup when starting first file when in a stopped state on no...
Michael Sevakis
2007-06-22
*
Give color targets the ability to display each LCD line a different color and...
Brandon Low
2007-06-17
*
Move the setvol wrapper function to misc.c and use it in more places instead ...
Nils Wallménius
2007-05-30
*
Stop/shutdown logic rework in browsers and menus. Recorder V1: Double-Off shu...
Jens Arnold
2007-04-09
*
Don't check for bootfile changes on devices that use OF for USB (and thus reb...
Peter D'Hoye
2007-03-30
[next]