summaryrefslogtreecommitdiffstats
path: root/apps/playlist_viewer.c
AgeCommit message (Expand)AuthorFilesLines
11 daysPictureFlow: Make Shuffle options availableChristian Soffke1-1/+1
2023-04-13Track Info: Show number of tracks being inspectedChristian Soffke1-1/+1
2023-04-13Track Info: Display larger file size and length valuesChristian Soffke1-1/+1
2023-03-23playlist: Simplify playlist modified detectionAidan MacDonald1-0/+1
2023-01-23playlist: Fix mutex initializationAidan MacDonald1-0/+9
2023-01-14Database: Add ability to insert multiple files into playlistsChristian Soffke1-1/+1
2023-01-07Rename “Current Playlist” and “Playlist Catalogue” context menusChristian Soffke1-1/+1
2023-01-06plugins: Properties: Add 'Last Modified' for audio filesChristian Soffke1-1/+1
2022-12-14wps.c cleanup gui_show_wpsWilliam Wilgus1-9/+8
2022-12-13Improve transition between plugin and WPSChristian Soffke1-7/+9
2022-12-11Eliminate skin updates in between activitiesChristian Soffke1-2/+9
2022-12-08Tree / Playlist Viewer / Menu: Fix redraw issuesChristian Soffke1-1/+1
2022-11-26Playlist Catalogue: Restore selection in playlistChristian Soffke1-12/+23
2022-11-23Playlist Viewer: Display playlist name in titleChristian Soffke1-3/+8
2022-11-19Database & Playlist Viewer: Fix return to WPS from pluginChristian Soffke1-5/+29
2022-11-19Playlist Viewer & Catalogue: Go to WPS when ACTION_TREE_WPS is pressedChristian Soffke1-1/+2
2022-11-19Fix return to root after selecting items from playlist viewerChristian Soffke1-3/+22
2022-11-14replace strlcpy with strmemccpyWilliam Wilgus1-4/+2
2022-11-15add memccpy.cWilliam Wilgus1-2/+7
2022-10-05gui: Remove "enum list_wrap" from list action functionsAidan MacDonald1-4/+2
2022-08-19Playlist Viewer: Fix unintentional fallthroughChristian Soffke1-1/+1
2022-08-05Fix yellow introduced in cef9fa22ef11511f6d174b1e92f3350e514ef7d7Solomon Peachy1-0/+2
2022-08-05playlist viewer: enable hotkeyChristian Soffke1-51/+114
2022-08-05playlist viewer: add menu option to show songs in pictureflowChristian Soffke1-42/+103
2022-04-17Playlist Viewer: Always retrieve track Info from diskChristian Soffke1-12/+5
2022-02-06Fix glitches with custom list title viewportsChristian Soffke1-0/+2
2022-01-04PictureFlow: Utilize "Current Playlist" menu (+ GS fixes)Christian Soffke1-1/+1
2021-12-28Playlist Viewer: Add Track InfoChristian Soffke1-3/+32
2021-10-21whitespace fixesChristian Soffke1-3/+3
2021-09-29Revert "Playlist Viewer: Add file properties to playlist entry menu."James Smith1-12/+4
2021-09-29Revert "Fix the build for 67716c6b."James Smith1-4/+4
2021-09-19Fix the build for 67716c6b.James D. Smith1-4/+4
2021-09-19Playlist Viewer: Add file properties to playlist entry menu.James D. Smith1-4/+12
2021-04-04Enable QuickScreen in filtered dir modes & playlist viewerChristian Soffke1-0/+18
2021-03-11Use "Save" instead of "Save Current Playlist" in Playlist ViewerChristian Soffke1-2/+2
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus1-1/+1
2020-05-20Playlist Viewer Fix FS#13197William Wilgus1-3/+8
2018-12-15FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewerSolomon Peachy1-21/+52
2015-04-19Don't shorten the playlist on shuffle. Fixes FS#13040Thomas White1-4/+5
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-4/+6
2014-01-11playlist_viewer: Reset icon callback after leaving the playlist viewer settings.Thomas Martitz1-0/+5
2014-01-11playlist_viewer: Resurrect playlist viewer settings submenu in the playlist v...Thomas Martitz1-2/+8
2012-07-19Fixing data abort (pc in strchr). when scrolling a big playlist very fast.Purdea Andrei1-5/+41
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero1-11/+0
2011-09-17Add an option to shuffle the playlist in the playlist viewerJonathan Gordon1-1/+6
2011-08-14GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz1-3/+0
2011-08-07%cs (current screen) changes:Jonathan Gordon1-0/+2
2011-08-01revert r30226, which is apparently broken.Frank Gevaerts1-1/+1
2011-07-31Reload the current playlist after reboot even if it has ended. (FS#11644)Frank Gevaerts1-1/+1
2011-07-21Fix FS#8656 - Error saving non-current playlist fileJonathan Gordon1-0/+8