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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
gui
/
skin_engine
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-03
add const to const * strings
William Wilgus
1
-3
/
+3
2022-05-02
Fix some non-portable alignment values
Aidan MacDonald
1
-2
/
+3
2022-03-15
skin_engine.c settings_apply_skins cleanup
William Wilgus
3
-19
/
+34
2022-03-14
BUGFIX string_option parsers
William Wilgus
1
-5
/
+8
2022-03-13
option_string clean-up and consolidate with metadata_common
William Wilgus
1
-8
/
+4
2022-03-13
skin_parser.c fix red stupid typo
William Wilgus
1
-1
/
+1
2022-03-13
skin_parser.c fix red
William Wilgus
1
-1
/
+1
2022-03-13
add function string_option to misc.c use in skin_parser.c
William Wilgus
1
-29
/
+61
2022-03-08
skinparser cleanup, optimize
William Wilgus
1
-61
/
+100
2021-11-21
touchscreen: change odd sentinel value for time of last touch
Aidan MacDonald
2
-4
/
+4
2021-11-13
Stop audio before applying skin
Christian Soffke
1
-0
/
+3
2021-10-13
skin engine - fail gracefully when %Sx is used on non lang id string
William Wilgus
2
-2
/
+3
2021-08-10
skin engine: handle bitmap read errors appropriately
Aidan MacDonald
1
-2
/
+8
2021-06-22
Touchscreen: adjust how bar padding is handled
Aidan MacDonald
3
-12
/
+29
2021-06-22
Touchscreen: adjust calculation of bar touch position
Aidan MacDonald
1
-6
/
+15
2021-04-10
Fix red in bc416ff590
Solomon Peachy
1
-0
/
+1
2021-04-10
misc: Only include rbpaths.h and string-extra.h in places that need it
Solomon Peachy
1
-0
/
+1
2021-04-09
Skin engine: respect volume decimalization
Aidan MacDonald
1
-1
/
+13
2021-01-27
skin_engine: Fix %if() when comparing against a negative number.
Georg Gadinger
1
-1
/
+1
2020-12-13
skinengine: Make sure logical IF operator doesn't compare a garbage value
Solomon Peachy
1
-0
/
+1
2020-11-13
Skin_engine optimize element switches
William Wilgus
2
-279
/
+287
2020-11-01
Skin engine Onda Vx747
William Wilgus
2
-5
/
+17
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
4
-72
/
+126
2020-10-26
Whitespace cleanup on fb_viewport Rewrite
William Wilgus
3
-59
/
+59
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
6
-25
/
+62
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
8
-139
/
+8
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2
-38
/
+3
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
5
-197
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-2
/
+2
2019-02-26
Fix skin_engine.c Album Art never dealloc'd on theme change
William Wilgus
1
-0
/
+7
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
1
-16
/
+5
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
2016-08-12
Fix misleading indentation as pointed out by the new gcc warning
Frank Gevaerts
1
-3
/
+3
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-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
1
-3
/
+3
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
[next]