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
/
playlist_viewer.c
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
PictureFlow: Make Shuffle options available
Christian Soffke
1
-1
/
+1
2023-04-13
Track Info: Show number of tracks being inspected
Christian Soffke
1
-1
/
+1
2023-04-13
Track Info: Display larger file size and length values
Christian Soffke
1
-1
/
+1
2023-03-23
playlist: Simplify playlist modified detection
Aidan MacDonald
1
-0
/
+1
2023-01-23
playlist: Fix mutex initialization
Aidan MacDonald
1
-0
/
+9
2023-01-14
Database: Add ability to insert multiple files into playlists
Christian Soffke
1
-1
/
+1
2023-01-07
Rename “Current Playlist” and “Playlist Catalogue” context menus
Christian Soffke
1
-1
/
+1
2023-01-06
plugins: Properties: Add 'Last Modified' for audio files
Christian Soffke
1
-1
/
+1
2022-12-14
wps.c cleanup gui_show_wps
William Wilgus
1
-9
/
+8
2022-12-13
Improve transition between plugin and WPS
Christian Soffke
1
-7
/
+9
2022-12-11
Eliminate skin updates in between activities
Christian Soffke
1
-2
/
+9
2022-12-08
Tree / Playlist Viewer / Menu: Fix redraw issues
Christian Soffke
1
-1
/
+1
2022-11-26
Playlist Catalogue: Restore selection in playlist
Christian Soffke
1
-12
/
+23
2022-11-23
Playlist Viewer: Display playlist name in title
Christian Soffke
1
-3
/
+8
2022-11-19
Database & Playlist Viewer: Fix return to WPS from plugin
Christian Soffke
1
-5
/
+29
2022-11-19
Playlist Viewer & Catalogue: Go to WPS when ACTION_TREE_WPS is pressed
Christian Soffke
1
-1
/
+2
2022-11-19
Fix return to root after selecting items from playlist viewer
Christian Soffke
1
-3
/
+22
2022-11-14
replace strlcpy with strmemccpy
William Wilgus
1
-4
/
+2
2022-11-15
add memccpy.c
William Wilgus
1
-2
/
+7
2022-10-05
gui: Remove "enum list_wrap" from list action functions
Aidan MacDonald
1
-4
/
+2
2022-08-19
Playlist Viewer: Fix unintentional fallthrough
Christian Soffke
1
-1
/
+1
2022-08-05
Fix yellow introduced in cef9fa22ef11511f6d174b1e92f3350e514ef7d7
Solomon Peachy
1
-0
/
+2
2022-08-05
playlist viewer: enable hotkey
Christian Soffke
1
-51
/
+114
2022-08-05
playlist viewer: add menu option to show songs in pictureflow
Christian Soffke
1
-42
/
+103
2022-04-17
Playlist Viewer: Always retrieve track Info from disk
Christian Soffke
1
-12
/
+5
2022-02-06
Fix glitches with custom list title viewports
Christian Soffke
1
-0
/
+2
2022-01-04
PictureFlow: Utilize "Current Playlist" menu (+ GS fixes)
Christian Soffke
1
-1
/
+1
2021-12-28
Playlist Viewer: Add Track Info
Christian Soffke
1
-3
/
+32
2021-10-21
whitespace fixes
Christian Soffke
1
-3
/
+3
2021-09-29
Revert "Playlist Viewer: Add file properties to playlist entry menu."
James Smith
1
-12
/
+4
2021-09-29
Revert "Fix the build for 67716c6b."
James Smith
1
-4
/
+4
2021-09-19
Fix the build for 67716c6b.
James D. Smith
1
-4
/
+4
2021-09-19
Playlist Viewer: Add file properties to playlist entry menu.
James D. Smith
1
-4
/
+12
2021-04-04
Enable QuickScreen in filtered dir modes & playlist viewer
Christian Soffke
1
-0
/
+18
2021-03-11
Use "Save" instead of "Save Current Playlist" in Playlist Viewer
Christian Soffke
1
-2
/
+2
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-1
/
+1
2020-05-20
Playlist Viewer Fix FS#13197
William Wilgus
1
-3
/
+8
2018-12-15
FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewer
Solomon Peachy
1
-21
/
+52
2015-04-19
Don't shorten the playlist on shuffle. Fixes FS#13040
Thomas White
1
-4
/
+5
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
1
-4
/
+6
2014-01-11
playlist_viewer: Reset icon callback after leaving the playlist viewer settings.
Thomas Martitz
1
-0
/
+5
2014-01-11
playlist_viewer: Resurrect playlist viewer settings submenu in the playlist v...
Thomas Martitz
1
-2
/
+8
2012-07-19
Fixing data abort (pc in strchr). when scrolling a big playlist very fast.
Purdea Andrei
1
-5
/
+41
2011-12-14
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
1
-11
/
+0
2011-09-17
Add an option to shuffle the playlist in the playlist viewer
Jonathan Gordon
1
-1
/
+6
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
1
-3
/
+0
2011-08-07
%cs (current screen) changes:
Jonathan Gordon
1
-0
/
+2
2011-08-01
revert r30226, which is apparently broken.
Frank Gevaerts
1
-1
/
+1
2011-07-31
Reload the current playlist after reboot even if it has ended. (FS#11644)
Frank Gevaerts
1
-1
/
+1
2011-07-21
Fix FS#8656 - Error saving non-current playlist file
Jonathan Gordon
1
-0
/
+8
[next]