index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-15
/
+0
2020-05-24
Comment details, typos
Sylvain Saubier
1
-1
/
+1
2019-08-06
Improved reliability of runtime accounting and speaking it.
Solomon Peachy
1
-0
/
+2
2019-02-03
FS#12353: For car adapter mode, make delay before resuming configurable
Solomon Peachy
1
-2
/
+9
2019-01-31
FS#10311 -- Add beep when navigating to beginning or end of list.
Solomon Peachy
1
-0
/
+7
2019-01-04
Add HAVE_LINEOUT_DETECTION and associated logic
Solomon Peachy
1
-5
/
+26
2018-12-22
Fix Auto Ranged Time Fix Red for Database
William Wilgus
1
-2
/
+4
2018-12-22
Fix Auto Ranged Time Fix Red for Checkwps
William Wilgus
1
-2
/
+2
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
1
-6
/
+231
2018-12-15
Voice: Don't omit "shutting down" speech warning when battery dies.
Solomon Peachy
1
-14
/
+14
2018-12-09
Fix possible truncation misc.c->output_dyn_value + use Kibytes
William Wilgus
1
-18
/
+24
2017-12-12
Add a 32 byte read buffer to read_line.
Michael Sevakis
1
-10
/
+32
2017-11-21
aced667 forgot about those pesky __PCTOOL__ things.
Michael Sevakis
1
-15
/
+15
2017-11-21
Undo hacks to meant to get around string formatting limitations
Michael Sevakis
1
-15
/
+23
2017-02-04
Fix dangerous casts
Amaury Pouly
1
-1
/
+1
2017-02-04
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
1
-0
/
+5
2016-04-04
Save bookmark and settings on shutdown at low battery level on players withou...
Mihail Zenkov
1
-1
/
+3
2016-04-04
Fix reset runtime
Mihail Zenkov
1
-2
/
+1
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-8
/
+8
2014-06-29
open_utf8: Actually use the result of read/write.
Thomas Martitz
1
-5
/
+13
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
1
-0
/
+2
2014-01-15
Fix Player
Thomas Martitz
1
-5
/
+4
2014-01-15
Fix checkwps.
Thomas Martitz
1
-2
/
+8
2014-01-15
skins: Update SBS when changing activities.
Thomas Martitz
1
-2
/
+10
2014-01-13
Implement volume limiter feature
PurlingNayuki
1
-0
/
+3
2013-11-10
Updated IAP commands.
Ralf Ertzinger
1
-8
/
+0
2013-07-13
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
1
-2
/
+1
2013-07-12
Fix whitespace in files for following commit.
Michael Sevakis
1
-10
/
+10
2012-07-30
New GUI browser to select one (or more) folders.
Thomas Martitz
1
-0
/
+31
2012-07-05
Fix fast_readline to handle windows line endings (\r\n)
Jonathan Gordon
1
-0
/
+7
2012-04-30
Make DSP's replaygain independent of global_settings.
Michael Sevakis
1
-0
/
+39
2012-03-04
Tweak paramters of mp3_play_data and callback.
Michael Sevakis
1
-1
/
+2
2012-03-03
Correct actionable offense for misappropriation of action context.
Michael Sevakis
1
-2
/
+2
2012-03-03
Change keyclick_click so that it may accept raw buttons or actions.
Michael Sevakis
1
-3
/
+5
2012-02-10
checkwps: Fix buildall.sh and some RaaA/ypr0 versions.
Thomas Martitz
1
-1
/
+1
2012-01-15
fix compiler error, missed action.h
Jonathan Gordon
1
-0
/
+1
2012-01-12
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
1
-2
/
+18
2012-01-07
apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined
Rafaël Carré
1
-0
/
+2
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
1
-1
/
+3
2011-12-20
Convert hard-coded unicode byte order mark values to constants.
Nick Peskett
1
-6
/
+4
2011-11-16
Change the "keyclick repeat" setting behaviour so when it is off only the *fi...
Jonathan Gordon
1
-14
/
+37
2011-11-16
Finally commit FS#5111 - piezo clicker for ipods!
Jonathan Gordon
1
-2
/
+24
2011-11-13
Fix typos in usb_screen.c and use lcd_remote_bmp() for showing the rockbox lo...
Thomas Martitz
1
-2
/
+1
2011-11-13
Add the ability to create a prefilled struct bitmap along with generated images.
Thomas Martitz
1
-4
/
+2
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
1
-7
/
+0
2011-09-06
fix the last of the error
Jonathan Gordon
1
-4
/
+4
2011-09-06
Add the new file and fix the compile error
Jonathan Gordon
1
-4
/
+4
2011-09-06
Lists can now be completly draw using the skin engine!
Jonathan Gordon
1
-0
/
+15
2011-08-17
Fix panic after usb extraction if lastfm logging is enabled.
Thomas Martitz
1
-2
/
+0
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
1
-0
/
+3
[next]