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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-13
skinengine: Make sure logical IF operator doesn't compare a garbage value
Solomon Peachy
1
-0
/
+1
2020-12-12
list: reset viewport to avoid corrupting the text in the first line
Georg Gadinger
1
-1
/
+1
2020-11-14
synclist add method for setting selection color
William Wilgus
3
-5
/
+79
2020-11-13
Skin_engine optimize element switches
William Wilgus
2
-279
/
+287
2020-11-12
Quickscreen: don't apply glabal settings
Moshe Piekarski
1
-1
/
+0
2020-11-11
YesNo: Clear the button queue so a latent keypress doesn't skip the prompt
Solomon Peachy
1
-0
/
+1
2020-11-01
Skin engine Onda Vx747
William Wilgus
2
-5
/
+17
2020-10-29
Volume adjustment in LISTS ignored AUDIOHW_SETTING values
Johannes Rauh
1
-3
/
+4
2020-10-28
Fix display regression from c85d8e2
William Wilgus
1
-2
/
+9
2020-10-28
fix checkwps build (introduced in a5a8e00)
Solomon Peachy
1
-1
/
+2
2020-10-28
Fix a crash introduced in a605cdf70
Solomon Peachy
1
-3
/
+5
2020-10-28
Fix statusbar display regression from a605cdf700
Solomon Peachy
1
-6
/
+6
2020-10-28
Framebuffer_viewport Rewrite -- BUG FIX
William Wilgus
3
-22
/
+21
2020-10-28
Fix multiple potential null pointer dereferencess
Solomon Peachy
6
-82
/
+145
2020-10-26
statusbar: Make statusbar height equal SYSFONT_HEIGHT
Solomon Peachy
3
-20
/
+17
2020-10-26
Whitespace cleanup on fb_viewport Rewrite
William Wilgus
8
-111
/
+111
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
16
-49
/
+111
2020-10-26
statusbar: Respect 'numdecimals' when displaying the volume setting
Solomon Peachy
1
-9
/
+12
2020-10-12
quickscreen: Get rid of a vestigal remnant of the Archos code.
Solomon Peachy
2
-31
/
+2
2020-10-08
get rid of ACTION_F3 (leftover from Archos days)
Solomon Peachy
1
-10
/
+0
2020-08-17
Add open_plugin to core
William Wilgus
2
-5
/
+8
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
24
-320
/
+15
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
8
-304
/
+5
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
15
-427
/
+1
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
7
-236
/
+4
2020-07-16
statusbar: explicitly #include <button.h>
Solomon Peachy
1
-0
/
+1
2019-09-24
Bug fix icon.c crashes with negative icon index
William Wilgus
1
-1
/
+1
2019-08-05
Speech Feedback improvements on the Quickscreen
Solomon Peachy
2
-7
/
+8
2019-07-28
Show time, date, and recording directory in the info screen
Solomon Peachy
2
-0
/
+9
2019-07-10
Fix truncation warning color_picker.c->draw_screen
William Wilgus
1
-2
/
+2
2019-07-10
Fix possible truncation statusbar.c->gui_statusbar_icon_battery
William Wilgus
1
-3
/
+4
2019-02-26
Fix skin_engine.c Album Art never dealloc'd on theme change
William Wilgus
1
-0
/
+7
2019-02-04
pitchscreen: Fix compile on HWCODEC players.
Solomon Peachy
1
-1
/
+5
2019-02-03
Add speech feedback in pitchscreen
Solomon Peachy
1
-0
/
+75
2019-01-31
FS#10311 -- Add beep when navigating to beginning or end of list.
Solomon Peachy
1
-15
/
+59
2018-12-22
Auto-Ranging Time Formatting For Menus (hh:mm:ss:mss)
William Wilgus
1
-18
/
+23
2018-06-20
Volume adjustment in WPS ignored AUDIOHW_SETTING values
Marcin Bukat
1
-2
/
+2
2017-11-24
Do playback restarts the proper way
Michael Sevakis
1
-16
/
+7
2017-11-21
Undo hacks to meant to get around string formatting limitations
Michael Sevakis
2
-33
/
+8
2017-09-07
Explicitly provide both cases in conditional (fixes warning)
Frank Gevaerts
1
-1
/
+1
2017-02-11
Improve radio RDS driver and framework
Michael Sevakis
1
-2
/
+4
2017-02-04
Fix dangerous casts
Amaury Pouly
1
-1
/
+1
2017-01-17
Selective Backlight/Advanced Softlock - Selective actions based on context
William Wilgus
2
-0
/
+328
2016-08-12
Fix misleading indentation as pointed out by the new gcc warning
Frank Gevaerts
1
-3
/
+3
2016-04-04
Fix reset runtime
Mihail Zenkov
1
-2
/
+1
2015-11-10
Fix scrolling left button inadvertently cancels listtree
Sebastian Leonhardt
1
-6
/
+8
2015-10-25
AB repeat: fix bug that prevents to jump to beginning of track
Sebastian Leonhardt
1
-6
/
+3
2015-10-07
iPod Classic: reads HDD S.M.A.R.T. data
Cástor Muñoz
1
-0
/
+4
2015-01-08
Clarify usb_powered() and fix some code.
Amaury Pouly
1
-4
/
+2
2014-12-20
Fix broken buflib_handle check in backdrop settings loader
Thomas Jarosch
1
-1
/
+1
[next]