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
*
Add a 32 byte read buffer to read_line.
Michael Sevakis
2017-12-12
*
aced667 forgot about those pesky __PCTOOL__ things.
Michael Sevakis
2017-11-21
*
Undo hacks to meant to get around string formatting limitations
Michael Sevakis
2017-11-21
*
Fix dangerous casts
Amaury Pouly
2017-02-04
*
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
2017-02-04
*
Save bookmark and settings on shutdown at low battery level on players withou...
Mihail Zenkov
2016-04-04
*
Fix reset runtime
Mihail Zenkov
2016-04-04
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
open_utf8: Actually use the result of read/write.
Thomas Martitz
2014-06-29
*
Implement time-based resume and playback start.
Michael Sevakis
2014-03-10
*
Fix Player
Thomas Martitz
2014-01-15
*
Fix checkwps.
Thomas Martitz
2014-01-15
*
skins: Update SBS when changing activities.
Thomas Martitz
2014-01-15
*
Implement volume limiter feature
PurlingNayuki
2014-01-13
*
Updated IAP commands.
Ralf Ertzinger
2013-11-10
*
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
2013-07-13
*
Fix whitespace in files for following commit.
Michael Sevakis
2013-07-12
*
New GUI browser to select one (or more) folders.
Thomas Martitz
2012-07-30
*
Fix fast_readline to handle windows line endings (\r\n)
Jonathan Gordon
2012-07-05
*
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
*
Tweak paramters of mp3_play_data and callback.
Michael Sevakis
2012-03-04
*
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
*
checkwps: Fix buildall.sh and some RaaA/ypr0 versions.
Thomas Martitz
2012-02-10
*
fix compiler error, missed action.h
Jonathan Gordon
2012-01-15
*
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
2012-01-12
*
apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined
Rafaël Carré
2012-01-07
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
Convert hard-coded unicode byte order mark values to constants.
Nick Peskett
2011-12-20
*
Change the "keyclick repeat" setting behaviour so when it is off only the *fi...
Jonathan Gordon
2011-11-16
*
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
2011-11-16
*
Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo...
Thomas Martitz
2011-11-13
*
Add the ability to create a prefilled struct bitmap along with generated images.
Thomas Martitz
2011-11-13
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
fix the last of the error
Jonathan Gordon
2011-09-06
*
Add the new file and fix the compile error
Jonathan Gordon
2011-09-06
*
Lists can now be completly draw using the skin engine!
Jonathan Gordon
2011-09-06
*
Fix panic after usb extraction if lastfm logging is enabled.
Thomas Martitz
2011-08-17
*
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-14
*
Remove a couple of duplicate #includes
Bertrik Sikken
2011-08-14
*
Remove hosted_get_volume(), as event data is available in button_get_data().
Thomas Martitz
2011-08-14
*
imx233/fuze+: huge rework
Amaury Pouly
2011-07-23
*
Fix r30130 red. New functions in misc.c shouldn't be compiled if '__PCTOOL__'...
Michael Sevakis
2011-07-08
*
Have mpegplayer use the mixer (the playback channel, since it's mutually excl...
Michael Sevakis
2011-07-08
*
Knock out at least some red/yellow from r30097.
Michael Sevakis
2011-06-29
*
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
*
Fixed a changelog export/import problem with tagcache where <CR> or <LF>
Miika Pekkarinen
2011-06-20
*
Center Rockbox logo when smaller than the screen size.
Dominik Riebeling
2011-06-04
*
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-06-01
[next]