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
/
menus
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Add perceptual volume adjustment
Aidan MacDonald
1
-0
/
+9
2022-12-30
option_select & time_menu : Fix unbalanced push/pop activity
Christian Soffke
1
-1
/
+3
2022-12-19
remove rockboxlogo after boot INIT_ATTR
William Wilgus
1
-11
/
+3
2022-12-17
Remove browse_context_init()
Aidan MacDonald
2
-6
/
+12
2022-12-17
settings: Remove setting ID return from find_setting()
Aidan MacDonald
1
-10
/
+10
2022-12-17
menus remove reserved 'param' parameter
William Wilgus
10
-125
/
+117
2022-12-17
menus move functions with parameters to their own type
William Wilgus
8
-102
/
+102
2022-12-14
wps.c cleanup gui_show_wps
William Wilgus
1
-1
/
+1
2022-12-11
Setttings: Eliminate gui_synclist_init_display_settings callbacks
Christian Soffke
2
-29
/
+4
2022-12-11
Eliminate skin updates in between activities
Christian Soffke
2
-1
/
+3
2022-12-01
playlist_catalog remove static playlist_dir in favor of generation at runtime
William Wilgus
1
-2
/
+2
2022-11-26
Playlist Catalogue: Restore selection in playlist
Christian Soffke
1
-1
/
+1
2022-11-21
remove some sprintf putsxy calls in favor of putsxyf
William Wilgus
1
-10
/
+3
2022-11-20
make int_setting step & unit int16_t
William Wilgus
2
-10
/
+14
2022-11-14
replace strlcpy with strmemccpy
William Wilgus
1
-1
/
+1
2022-11-12
Implement Rewind across tracks functionality
roman.artiukhin
1
-0
/
+2
2022-11-09
eq_menu cleanup some getstringsize calls
William Wilgus
1
-9
/
+10
2022-10-05
gui: Remove gui_synclist_item_is_onscreen()
Aidan MacDonald
1
-2
/
+1
2022-10-05
gui: Remove gui_synclist_limit_scroll()
Aidan MacDonald
1
-1
/
+0
2022-10-05
gui: Remove redundant copies of list scrolling settings
Aidan MacDonald
1
-16
/
+1
2022-10-02
gui: Remove show/hide selection option in lists
Aidan MacDonald
1
-3
/
+0
2022-07-11
Fix a couple of warnings uncovered by GCC12
Solomon Peachy
1
-1
/
+1
2022-06-21
Reset settings on button hold
William Wilgus
1
-3
/
+4
2022-06-20
FS#13193 - Add option to disable settings reset on startup
William Wilgus
1
-1
/
+13
2022-05-14
apps: Add "keep current track when replacing playlist" setting
Aidan MacDonald
1
-1
/
+6
2022-04-18
[BUGFIX] gui_synclist move global display settings to list struct
William Wilgus
1
-0
/
+1
2022-04-18
Database: Remove File View menu
Christian Soffke
1
-1
/
+20
2022-04-17
Fix red from 6f5af8e53c
Aidan MacDonald
1
-2
/
+2
2022-04-10
gui_synclist move global display settings to list struct
William Wilgus
1
-6
/
+13
2022-03-30
alarm_menu share setter with settime
William Wilgus
1
-1
/
+1
2022-03-26
LastFm remove scrobbler from core make a TSR plugin WIP
William Wilgus
1
-22
/
+1
2022-02-07
sync clock with RDS time
Wolfram Sang
2
-0
/
+12
2022-01-22
Option to switch off album art or to prefer file over embedded
Christian Soffke
1
-0
/
+25
2021-12-11
Add setting for numeric list sort order
Aidan MacDonald
1
-0
/
+2
2021-12-08
Add setting to hide shutdown message
Christian Soffke
1
-0
/
+2
2021-12-05
powermgmt: Small cleanups to battery capacity code
Aidan MacDonald
1
-1
/
+1
2021-11-11
Add setting for disabling wrap-around lists
Christian Soffke
1
-0
/
+17
2021-11-11
folder_select.c move to plugin as db_folder_select
William Wilgus
1
-5
/
+4
2021-11-05
Add single playback mode
Moshe Piekarski
1
-1
/
+2
2021-10-31
Use USB events for storing plugin_menu state
William Wilgus
1
-4
/
+13
2021-10-29
PLUGINBROWSER make resumable
William Wilgus
1
-3
/
+27
2021-08-28
Remove long-deprecated old style EQ settings
Aidan MacDonald
1
-1
/
+1
2021-08-26
quickscreen: fix EQ enable not working in quickscreen
Aidan MacDonald
2
-0
/
+11
2021-08-06
Fix yellow from d541a72a
Aidan MacDonald
1
-0
/
+1
2021-08-06
Bugfixes in eq_menu.c
Aidan MacDonald
1
-10
/
+15
2021-07-22
Document an intentional fallthrough in the volume limit menu code
Solomon Peachy
1
-0
/
+1
2021-06-04
Softlock Improvements
Dana Conrad
1
-0
/
+1
2021-05-03
FS#13287 - Load a newly saved playlist and resume where it was
Dana Conrad
1
-1
/
+61
2021-04-21
Make sure battery menu is shown if it contains settings
Aidan MacDonald
1
-1
/
+1
2021-04-10
misc: Only include rbpaths.h and string-extra.h in places that need it
Solomon Peachy
5
-0
/
+5
[next]