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
2023-01-22
Use perceptual volume scale for volume bars
Aidan MacDonald
1
-2
/
+7
2023-01-13
Remove buflib allocation names, part two
Aidan MacDonald
2
-5
/
+3
2022-12-20
[Fix Red] consolidate bmp_read function between icons and skin_parser
William Wilgus
1
-1
/
+2
2022-12-20
consolidate bmp_read function between icons and skin_parser
William Wilgus
1
-48
/
+31
2022-12-17
settings: Remove setting ID return from find_setting()
Aidan MacDonald
2
-4
/
+4
2022-12-04
skin engine: Settings ID to pointer conversions
Aidan MacDonald
5
-12
/
+15
2022-12-04
settings: More settings ID to pointer conversions
Aidan MacDonald
1
-1
/
+1
2022-12-04
settings: Settings ID to pointer for cfg_string_to_int()
Aidan MacDonald
1
-16
/
+16
2022-11-23
skin engine: Streamline handling of the %mp tag a little
Aidan MacDonald
1
-28
/
+11
2022-11-23
skin engine: Remove albumart viewport field
Aidan MacDonald
3
-11
/
+1
2022-11-23
skin engine: Remove viewport_colour viewport field
Aidan MacDonald
3
-8
/
+2
2022-11-23
skin engine: Remove progressbar viewport field
Aidan MacDonald
5
-6
/
+6
2022-11-17
skin engine: Remove playlistviewer viewport field
Aidan MacDonald
3
-4
/
+2
2022-11-17
Remove get_viewport_default_colour()
Aidan MacDonald
1
-2
/
+29
2022-11-15
skin engine: Reduce scope of internal wps_data struct
Aidan MacDonald
4
-18
/
+22
2022-11-14
replace strlcpy with strmemccpy
William Wilgus
3
-3
/
+3
2022-11-10
skin engine: Remove touchregion argument from skin_get_touchaction
Aidan MacDonald
2
-7
/
+2
2022-11-10
skin engine: Remove gui_img viewport field
Aidan MacDonald
2
-5
/
+0
2022-11-10
skin engine: Remove unused viewport_change flag in skin rendering
Aidan MacDonald
1
-1
/
+0
2022-11-10
skin engine: Remove weird special casing for Onda VX747
Aidan MacDonald
1
-8
/
+0
2022-10-27
Fix wrong formatting in WPS
roman.artiukhin
1
-3
/
+3
2022-10-18
skin engine: Remove redundant argument from do_non_text_tags()
Aidan MacDonald
1
-7
/
+7
2022-10-18
Move skin global state to the WPS
Aidan MacDonald
6
-39
/
+10
2022-10-18
Remove is_fading from the global WPS state
Aidan MacDonald
2
-3
/
+1
2022-10-18
Remove ff_rewind from global WPS state
Aidan MacDonald
1
-1
/
+0
2022-10-17
Fix red for !HAVE_ALBUMART targets (c6ee9dc883)
Aidan MacDonald
2
-0
/
+4
2022-10-17
Limit exposure of skin engine internals
Aidan MacDonald
6
-2
/
+151
2022-10-16
Convert a number of allocations to use buflib pinning
Aidan MacDonald
2
-21
/
+9
2022-10-16
skin_display.c cleanup - No functional changes
William Wilgus
1
-64
/
+68
2022-10-15
skin_engine fix invalid buflib handle checks
William Wilgus
2
-3
/
+2
2022-10-15
skin_engine fix free pointer crash
William Wilgus
1
-0
/
+1
2022-10-15
move buflib_free invalid handle check to the function
William Wilgus
2
-5
/
+2
2022-10-01
skin engine: Fix bug with %Vs(color) tag
Aidan MacDonald
1
-1
/
+2
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
[next]