index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
misc.c
Age
Commit message (
Expand
)
Author
2021-08-17
misc.c strip_extension() cleanup
William Wilgus
2021-08-05
misc.c format_sound_value guard division by zero
William Wilgus
2021-03-18
Open Plugin cache plugin entry when possible
William Wilgus
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
2020-10-01
Fix warnings and errors introduced in b030bf5
Solomon Peachy
2020-09-18
Headphone / lineout pause/resume #FS13237
William Wilgus
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2020-05-24
Comment details, typos
Sylvain Saubier
2019-08-06
Improved reliability of runtime accounting and speaking it.
Solomon Peachy
2019-02-03
FS#12353: For car adapter mode, make delay before resuming configurable
Solomon Peachy
2019-01-31
FS#10311 -- Add beep when navigating to beginning or end of list.
Solomon Peachy
2019-01-04
Add HAVE_LINEOUT_DETECTION and associated logic
Solomon Peachy
2018-12-22
Fix Auto Ranged Time Fix Red for Database
William Wilgus
2018-12-22
Fix Auto Ranged Time Fix Red for Checkwps
William Wilgus
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
2018-12-15
Voice: Don't omit "shutting down" speech warning when battery dies.
Solomon Peachy
2018-12-09
Fix possible truncation misc.c->output_dyn_value + use Kibytes
William Wilgus
2017-12-12
Add a 32 byte read buffer to read_line.
Michael Sevakis
2017-11-21
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-02-04
Fix dangerous casts
Amaury Pouly
2017-02-04
Implement speaker enable/disable on jack (un)plug
Amaury Pouly
2016-04-04
Save bookmark and settings on shutdown at low battery level on players withou...
Mihail Zenkov
2016-04-04
Fix reset runtime
Mihail Zenkov
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-06-29
open_utf8: Actually use the result of read/write.
Thomas Martitz
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2014-01-15
Fix Player
Thomas Martitz
2014-01-15
Fix checkwps.
Thomas Martitz
2014-01-15
skins: Update SBS when changing activities.
Thomas Martitz
2014-01-13
Implement volume limiter feature
PurlingNayuki
2013-11-10
Updated IAP commands.
Ralf Ertzinger
2013-07-13
Get rid of some superfluous single-purpose functions in playback.
Michael Sevakis
2013-07-12
Fix whitespace in files for following commit.
Michael Sevakis
2012-07-30
New GUI browser to select one (or more) folders.
Thomas Martitz
2012-07-05
Fix fast_readline to handle windows line endings (\r\n)
Jonathan Gordon
2012-04-30
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-03-04
Tweak paramters of mp3_play_data and callback.
Michael Sevakis
2012-03-03
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-02-10
checkwps: Fix buildall.sh and some RaaA/ypr0 versions.
Thomas Martitz
2012-01-15
fix compiler error, missed action.h
Jonathan Gordon
2012-01-12
keyclick: Add a callback so screens can cancel a click. Add a generic list ca...
Jonathan Gordon
2012-01-07
apps: lcd-remote.h is not needed if HAVE_REMOTE_LCD is not defined
Rafaël Carré
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-20
Convert hard-coded unicode byte order mark values to constants.
Nick Peskett
2011-11-16
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
[next]