summaryrefslogtreecommitdiffstats
path: root/apps/onplay.c
AgeCommit message (Expand)AuthorFilesLines
2 daysPictureFlow: Make Shuffle options availableHEADmasterChristian Soffke1-5/+2
3 daysOnplay: Fix items from Queue submenu appearing at top levelChristian Soffke1-9/+3
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-04-05Hotkey: Add List Bookmarks actionroman.artiukhin1-0/+5
2023-04-05Database: Disable delete hotkey unless audio file is selectedChristian Soffke1-0/+7
2023-01-19database: make parent tables work with pluginChristian Soffke1-4/+31
2023-01-14Database: Add ability to insert multiple files into playlistsChristian Soffke1-22/+35
2023-01-14on_play.c clean up playing_timeWilliam Wilgus1-82/+123
2023-01-14[Feature] onplay.c Playlist Playing Time more fault tolerantWilliam Wilgus1-18/+39
2023-01-10Fix hotkey stringsChristian Soffke1-2/+2
2023-01-07Rename "Playing Next..." menu items & hide Queue/ShuffleChristian Soffke1-9/+9
2023-01-07Rename “Current Playlist” and “Playlist Catalogue” context menusChristian Soffke1-4/+4
2023-01-07File Browser: Add “Set As..." context menuChristian Soffke1-22/+25
2023-01-06plugins: Properties: Add 'Last Modified' for audio filesChristian Soffke1-1/+1
2022-12-17menus remove reserved 'param' parameterWilliam Wilgus1-27/+27
2022-12-17menus move functions with parameters to their own typeWilliam Wilgus1-19/+19
2022-12-16onplay hotkey add flagsWilliam Wilgus1-73/+80
2022-12-14wps.c cleanup gui_show_wpsWilliam Wilgus1-4/+4
2022-12-11Eliminate skin updates in between activitiesChristian Soffke1-4/+29
2022-11-26Playlist Catalogue: Restore selection in playlistChristian Soffke1-1/+1
2022-11-24move confirm delete prompt to misc.cWilliam Wilgus1-10/+2
2022-11-23Hotkeys: Add placeholder for function return valueChristian Soffke1-25/+22
2022-11-19WPS plugin hotkey: Fix UBChristian Soffke1-3/+4
2022-11-19Database & Playlist Viewer: Fix return to WPS from pluginChristian Soffke1-4/+14
2022-11-19Fix return to root after selecting items from playlist viewerChristian Soffke1-2/+1
2022-11-15convert a few more strlcpy to strmemccpy calls Fix Red and YellowWilliam Wilgus1-3/+3
2022-11-14replace strlcpy with strmemccpyWilliam Wilgus1-3/+3
2022-10-09add splash_progressWilliam Wilgus1-2/+3
2022-10-05gui: Remove "enum list_wrap" from list action functionsAidan MacDonald1-2/+1
2022-08-05add hotkeys for properties and pictureflowChristian Soffke1-2/+10
2022-05-15Fix faulty Play Shuffled behavior (FS#13347)Aidan MacDonald1-1/+1
2022-05-14apps: Add "keep current track when replacing playlist" settingAidan MacDonald1-2/+11
2022-05-14apps: Change playlist context menu behavior, fix FS#13336Aidan MacDonald1-155/+118
2022-05-09Properties plugin: Eliminate redundant Track Info codeChristian Soffke1-3/+9
2022-04-18Database: Remove File View menuChristian Soffke1-0/+6
2022-02-06Fix glitches with custom list title viewportsChristian Soffke1-0/+1
2022-01-04PictureFlow: Utilize "Current Playlist" menu (+ GS fixes)Christian Soffke1-2/+9
2021-12-28Playlist Viewer: Add Track InfoChristian Soffke1-2/+4
2021-12-28Database: show song's album in PictureFlowChristian Soffke1-1/+10
2021-12-24Remove dead code/documentation/commentsChristian Soffke1-2/+0
2021-12-02Warn before replacing playlist when “Insert” hotkey is usedChristian Soffke1-2/+2
2021-11-03Fix: Reset onplay-context for playlist viewerChristian Soffke1-0/+2
2021-10-27onplay calls plugins to run other pluginsWilliam Wilgus1-0/+2
2021-08-04Document intentional fallthroughs + fix harmless unintended onesAidan MacDonald1-0/+3
2021-05-03FS#13287 - Load a newly saved playlist and resume where it wasDana Conrad1-0/+1
2021-03-16Offer function to Clear List & Play Shuffled when playback is stoppedChristian Soffke1-16/+22
2021-03-14Customizable Current Playlist SubmenuChristian Soffke1-47/+107
2021-03-10Move "View" option for playlists up one levelChristian Soffke1-16/+15
2021-03-09UI: Rename "Play Next" to "Clear List & Play Next"Christian Soffke1-1/+1