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
/
playlist_menu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-17
menus remove reserved 'param' parameter
William Wilgus
1
-4
/
+4
2022-12-17
menus move functions with parameters to their own type
William Wilgus
1
-1
/
+1
2022-12-11
Eliminate skin updates in between activities
Christian Soffke
1
-0
/
+2
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-05-14
apps: Add "keep current track when replacing playlist" setting
Aidan MacDonald
1
-1
/
+6
2021-05-03
FS#13287 - Load a newly saved playlist and resume where it was
Dana Conrad
1
-1
/
+61
2021-04-10
misc: Only include rbpaths.h and string-extra.h in places that need it
Solomon Peachy
1
-0
/
+1
2021-03-14
Customizable Current Playlist Submenu
Christian Soffke
1
-8
/
+14
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-1
/
+1
2019-08-18
Playlist rework
William Wilgus
1
-11
/
+16
2019-08-17
Playlist Fix failure to append default file name
William Wilgus
1
-1
/
+1
2018-10-18
Fix menu warnings
William Wilgus
1
-5
/
+3
2014-04-15
playlist: Get rid of plugin buffer use in playlist_save().
Thomas Martitz
1
-2
/
+1
2011-07-20
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
1
-13
/
+40
2010-08-21
Safeguard against possible stack corruption when the string in the tempbuffer...
Nils Wallménius
1
-1
/
+1
2010-05-09
FS#11250: Hotkey setting method changed to menu item vs button pres in contex...
Jeffrey Goode
1
-1
/
+1
2010-05-07
Hotkey menu items have their own icon
Jeffrey Goode
1
-1
/
+2
2010-02-20
Playlist Viewer Changes to bring consistency:
Thomas Martitz
1
-3
/
+9
2009-08-06
Remove some unused #includes
Bertrik Sikken
1
-3
/
+0
2009-05-17
Fix duplicate #includes
Bertrik Sikken
1
-1
/
+0
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2007-11-01
Fix FS#7826 - make the view catalog option in the main menu > playlists menu ...
Jonathan Gordon
1
-1
/
+1
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
1
-2
/
+2
2007-05-19
More header and dead code cleanup.
Nils Wallménius
1
-4
/
+0
2007-03-18
Remove the exit_value variable.. set the MENU_FUNC_CHECK_RETVAL fla and
Jonathan Gordon
1
-4
/
+4
2007-03-17
Unify the way functions are called from menus.
Jonathan Gordon
1
-8
/
+10
2007-03-15
Change anywhere where do_menu()'s return value was checked and expected
Jonathan Gordon
1
-1
/
+1
2007-03-03
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
1
-6
/
+6
2007-03-01
Introducing the root menu!
Jonathan Gordon
1
-3
/
+5
2007-02-14
Icons in the menus. Thanks midkay for them.
Jonathan Gordon
1
-4
/
+5
2007-02-13
Fix the keywords on some recently added files.
Jonathan Gordon
1
-1
/
+1
2007-02-11
Move the playlist menu to the new system
Jonathan Gordon
1
-1
/
+52
2007-02-08
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
1
-0
/
+32