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
/
gui
Age
Commit message (
Expand
)
Author
2021-08-29
bugfix: redraw yes/no screen after a full skin update
Aidan MacDonald
2021-08-22
touchscreen: fix smooth scrolling in lists
Aidan MacDonald
2021-08-22
touchscreen: handle scrollbar properly when UI viewport is used
Aidan MacDonald
2021-08-15
Drop HAVE_RTC_RAM
Aidan MacDonald
2021-08-15
icon.c bug fix handle read errors
William Wilgus
2021-08-10
touchscreen: Respect list item selection size
Aidan MacDonald
2021-08-10
touchscreen: Use pointing mode in the yes/no screen
Aidan MacDonald
2021-08-10
skin engine: handle bitmap read errors appropriately
Aidan MacDonald
2021-08-04
Document intentional fallthroughs + fix harmless unintended ones
Aidan MacDonald
2021-08-03
mask_select guard against null pointers
William Wilgus
2021-08-02
icon.c guard against negative error values bytesread is copied to an unsigne...
William Wilgus
2021-08-03
folder_select prevent directory handle leak on error
William Wilgus
2021-08-03
list-skinned.c check label pointer for validity
William Wilgus
2021-07-07
RFC: Fix a couple more dangling stack-allocated viewports
Solomon Peachy
2021-06-22
Touchscreen: absolute point mode scrolling bugfix
Aidan MacDonald
2021-06-22
Touchscreen: adjust how bar padding is handled
Aidan MacDonald
2021-06-22
Touchscreen: adjust calculation of bar touch position
Aidan MacDonald
2021-06-22
Touchscreen: make volume bars respect volume step increment
Aidan MacDonald
2021-05-27
Yes/No Screen: Allow accept to be button release
Dana Conrad
2021-04-10
Fix red in bc416ff590
Solomon Peachy
2021-04-10
misc: Only include rbpaths.h and string-extra.h in places that need it
Solomon Peachy
2021-04-09
Skin engine: respect volume decimalization
Aidan MacDonald
2021-04-07
list: After drawing scrollbars, explcitly switch back to old viewport.
Solomon Peachy
2021-04-04
QuickScreen: Update status bar after changing volume
Christian Soffke
2021-03-28
New port: FiiO M3K on bare metal
Aidan MacDonald
2021-03-09
Shortcuts Menu -- Update2
William Wilgus
2021-03-07
Shortcuts.c -- Update
William Wilgus
2021-03-03
iPods: Allow using scroll wheel to change volume on QuickScreen
Christian Soffke
2021-03-03
Battery Icon, Remove Hardcoded Overall Width
William Wilgus
2021-01-27
skin_engine: Fix %if() when comparing against a negative number.
Georg Gadinger
2020-12-13
skinengine: Make sure logical IF operator doesn't compare a garbage value
Solomon Peachy
2020-12-12
list: reset viewport to avoid corrupting the text in the first line
Georg Gadinger
2020-11-14
synclist add method for setting selection color
William Wilgus
2020-11-13
Skin_engine optimize element switches
William Wilgus
2020-11-12
Quickscreen: don't apply glabal settings
Moshe Piekarski
2020-11-11
YesNo: Clear the button queue so a latent keypress doesn't skip the prompt
Solomon Peachy
2020-11-01
Skin engine Onda Vx747
William Wilgus
2020-10-29
Volume adjustment in LISTS ignored AUDIOHW_SETTING values
Johannes Rauh
2020-10-28
Fix display regression from c85d8e2
William Wilgus
2020-10-28
fix checkwps build (introduced in a5a8e00)
Solomon Peachy
2020-10-28
Fix a crash introduced in a605cdf70
Solomon Peachy
2020-10-28
Fix statusbar display regression from a605cdf700
Solomon Peachy
2020-10-28
Framebuffer_viewport Rewrite -- BUG FIX
William Wilgus
2020-10-28
Fix multiple potential null pointer dereferencess
Solomon Peachy
2020-10-26
statusbar: Make statusbar height equal SYSFONT_HEIGHT
Solomon Peachy
2020-10-26
Whitespace cleanup on fb_viewport Rewrite
William Wilgus
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
2020-10-26
statusbar: Respect 'numdecimals' when displaying the volume setting
Solomon Peachy
2020-10-12
quickscreen: Get rid of a vestigal remnant of the Archos code.
Solomon Peachy
2020-10-08
get rid of ACTION_F3 (leftover from Archos days)
Solomon Peachy
[next]