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-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
2014-09-08
Correct some file permissions.
Szymon Dziok
1
-0
/
+0
2014-08-05
Fix up some more red
Michael Sevakis
1
-6
/
+8
2014-07-21
add supports for x,y value in percentage to several tags.
Chiwen Chang
1
-16
/
+100
2014-06-29
skin_engine: kill scrolling if the buffer moves
Jonathan Gordon
1
-0
/
+10
2014-06-21
lcd-24bit: Introduce a 24-bit mid-level LCD driver
Thomas Martitz
3
-17
/
+31
2014-06-02
fix indenting, editor went nuts
Jonathan Gordon
1
-8
/
+8
2014-06-02
skin_engine: Don't double free buflib handles shared by skin images
Jonathan Gordon
1
-0
/
+12
2014-05-18
Also make sure progressbars don't tihnk their images are loaded
Jonathan Gordon
1
-0
/
+1
2014-05-18
fix skin buffer crashes, img's are not loaded initialy
Jonathan Gordon
1
-0
/
+1
2014-05-14
don't load the same bmp image more than once in a skin
Jonathan Gordon
1
-2
/
+22
2014-04-18
skin_engine: Make %Vs affect the whole line.
Thomas Martitz
1
-9
/
+9
2014-03-18
Fix build reds caused by typos.
Thomas Martitz
1
-2
/
+2
2014-03-18
usb screen: Stop scrolling the entire display.
Thomas Martitz
1
-1
/
+5
2014-03-18
quickscreen: return true on USB connection.
Thomas Martitz
1
-7
/
+13
2014-03-14
events: Rework event subsystem (add_event, send_event) to be more versatile.
Thomas Martitz
5
-47
/
+40
2014-03-10
ab_repeat: Move GUI bits to the skin engine. This allows ab_repeat to be comp...
Thomas Martitz
1
-0
/
+67
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2
-2
/
+5
2014-03-03
Fix greyscale and mono builds.
Thomas Martitz
1
-2
/
+2
2014-03-03
Touchscreen: Show a line separator in lists.
Thomas Martitz
3
-6
/
+42
2014-03-03
Fix regression introduced by eec89a9.
Thomas Martitz
1
-3
/
+3
2014-03-03
Fix FS#12951: The icons could be a pixel to far down.
Thomas Martitz
1
-1
/
+5
2014-01-22
Fix red on monochrome.
Thomas Martitz
1
-0
/
+2
[next]