summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2022-01-09ImageViewer: Fix GIF Decoder progress barChristian Soffke1-1/+1
2022-01-09ImageViewer: Fix gifs sporadically crashing on targetsChristian Soffke1-1/+1
2022-01-09ImageViewer: Improve smoothness of animated gif playbackChristian Soffke2-3/+7
2022-01-09ImageViewer: Fix crash when zooming on grayscale devicesChristian Soffke1-1/+3
2022-01-08ErosQ Native: Fix Color Chooser keymap contextDana Conrad1-1/+2
2022-01-05PictureFlow: Don't sync playlist after every fileChristian Soffke1-2/+2
2022-01-05Printcell.c fix list item scrolling behaviorWilliam Wilgus1-12/+34
2022-01-04PictureFlow: Don't insert tracks if track list not availableChristian Soffke1-4/+15
2022-01-04PictureFlow: Switch between albums from track viewChristian Soffke3-5/+44
2022-01-04PictureFlow: Show track list loading messageChristian Soffke1-0/+15
2022-01-04PictureFlow: Fix buffer overflowChristian Soffke1-101/+126
2022-01-04PictureFlow: Utilize "Current Playlist" menu (+ GS fixes)Christian Soffke7-97/+141
2022-01-04printcell_helper.c bugfix scrollbar spacingWilliam Wilgus1-2/+15
2022-01-01gui lists add callback for owner drawn itemsWilliam Wilgus7-49/+763
2022-01-01Solitaire: Fix Quit option with no saved gamesChristian Soffke1-1/+1
2022-01-01PictureFlow: enable theme in settings menusChristian Soffke1-0/+4
2021-12-28Playlist Viewer: Add Track InfoChristian Soffke5-13/+49
2021-12-28Database: show song's album in PictureFlowChristian Soffke3-7/+48
2021-12-28Database: Fix selection being resetChristian Soffke1-2/+9
2021-12-24PictureFlow: Show background cache building progressChristian Soffke1-8/+17
2021-12-24tagtree: Support user override config fileAidan MacDonald2-4/+16
2021-12-24PictureFlow: reset idle timer when art cache is being builtChristian Soffke1-0/+18
2021-12-24Root menu: prevent infinite loop trying to exit pluginChristian Soffke1-0/+2
2021-12-24Remove dead code/documentation/commentsChristian Soffke4-17/+1
2021-12-23Revert "powermgmt: Remove an unnecessary function"Aidan MacDonald1-6/+5
2021-12-23battery_bench: Log battery current informationAidan MacDonald3-2/+19
2021-12-23Display battery current in debug menuAidan MacDonald1-0/+4
2021-12-18FS#13330: Updated Dutch translation (Issa Beganović)Solomon Peachy1-9/+245
2021-12-17FS#13228: More Turkish translation updates (Selami Dinçer)Solomon Peachy1-155/+155
2021-12-17FS#13327: Further Turkish translation updates (Selami Dinçer)Solomon Peachy1-185/+185
2021-12-16FS#13326: Further Turkish translation updates (Selami Dinçer)Solomon Peachy1-454/+454
2021-12-15FS#13325: Further Turkish translation updates (Selami Dinçer)Solomon Peachy1-517/+515
2021-12-15languages: Fix RTL language file generationSolomon Peachy2-0/+4
2021-12-15FS#13324: Updated Turkish translation (Selami Dinçer)Solomon Peachy1-1106/+4115
2021-12-13FS13323: Updated Italian translation (Alessio Lenzi)Solomon Peachy1-4/+415
2021-12-11Fix yellow from 69d08be0Aidan MacDonald9-54/+27
2021-12-11Additional Single Mode optionsChristian Soffke4-7/+68
2021-12-11Automated translation fixups for a couple of stringsSolomon Peachy41-138/+138
2021-12-11Update english-us "translation"Solomon Peachy1-2/+43
2021-12-11FS#13322: Updated Polish Translation (Adam Rak)Solomon Peachy1-0/+42
2021-12-11Update Chinese translationsSolomon Peachy2-3309/+986
2021-12-11lang: Use consistent capitalization for button namesSolomon Peachy1-4/+2
2021-12-11Add setting for numeric list sort orderAidan MacDonald6-35/+92
2021-12-09Credits plugin: use black backgroundChristian Soffke1-0/+4
2021-12-09Update US English "translation"Solomon Peachy1-9/+28
2021-12-09FS#13220: Updated Polish Translation (Adam Rak)Solomon Peachy1-0/+70
2021-12-08Credits plugin: whitespace fixesChristian Soffke1-11/+11
2021-12-08Add setting to hide shutdown messageChristian Soffke5-1/+27
2021-12-08random_playlist.lua make index more sparseWilliam Wilgus1-38/+87
2021-12-08playlist.c remove panic from OOM conditionsWilliam Wilgus1-4/+7