summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
4 daysPictureFlow: Make Shuffle options availableHEADmasterChristian Soffke6-16/+18
5 daysOnplay: Fix items from Queue submenu appearing at top levelChristian Soffke1-9/+3
5 daysPictureFlow: Remove menu items for "Return" and "Clear Playlist"Christian Soffke3-18/+4
5 dayshiby: the second drive for these is "USB" not "HD1"Solomon Peachy1-2/+5
5 daysPictureFlow: Add ability to go to last albumChristian Soffke3-2/+43
5 daysPictureFlow: Scroll through albums from track listChristian Soffke3-10/+55
6 daysdbtool: Fix red.Solomon Peachy1-0/+31
6 daysdbtool: More fixes to dbtool operationSolomon Peachy3-35/+8
6 daysdbtool: Fix it up so that it runs from the CURRENT working directorySolomon Peachy2-2/+2
6 daysfix yellow introduced in previous commitSolomon Peachy1-0/+1
6 dayshosted: Fix the disk storage display in the rockbox info pageSolomon Peachy1-1/+1
7 daysSansa Clip keymap: Playlist on short Down press and Hotkey on long Down press...roman.artiukhin2-4/+4
8 daysbuild: Fix problems compiling old glibc with gmake >= 4.4Solomon Peachy3-6/+484
9 daysconfigure: Deal with more variations of the 'ld' version outputSolomon Peachy1-1/+1
9 daysconfigure: Detect linker's NO_CROSSREFS_TO() supportAidan MacDonald1-0/+14
9 daysFS#13551: Correct the native name for the Slovak language (in rbutil)Solomon Peachy1-1/+1
9 dayslang: Support languages that speak the units before a numerical valueSolomon Peachy6-4/+25
9 dayspdbox: Gate the warning suppression to apply only to GCC 13 and newer.Solomon Peachy1-0/+2
10 dayspdbox: Fix warning with GCC13Solomon Peachy1-0/+1
10 daysdisk: Support GUID Partition Tables (GPT)Solomon Peachy2-10/+132
11 days[BugFix] Last Fm Scrobbler corrupted entriesWilliam Wilgus1-124/+420
2023-05-17sdl: fix two bugs in ROCKBOXAUD_PlayAudio()Franklin Wei1-17/+21
2023-05-17atjboottool: gzipped fw files, option for big-endian fw, clarify ECIES in fwuNikita Burnashev7-320/+502
2023-05-17scroll: Fix red from previous commit.Solomon Peachy2-13/+15
2023-05-17scroll: Eliminate a warning when building a bootloaderSolomon Peachy1-8/+4
2023-05-09FS#13992: Update Serbian translation (Ivan Pesic)Solomon Peachy1-110/+332
2023-04-24[Bugfix] diacritic.c MRU discards an entry when slot availableWilliam Wilgus1-0/+3
2023-04-22Temp quick fix for broken bookmarksroman.artiukhin1-0/+1
2023-04-18toolchain: Globally use '-fno-strict-overflow'Solomon Peachy1-1/+1
2023-04-17Fix Red lastfm_scrobbler_viewer.cWilliam Wilgus1-4/+4
2023-04-16[Feature, Plugin] lastfm_scrobbler_viewerWilliam Wilgus11-111/+1358
2023-04-13Track Info: Show number of tracks being inspectedChristian Soffke9-18/+30
2023-04-13Track Info: Display larger file size and length valuesChristian Soffke10-49/+57
2023-04-08[Feature] Supress voice during sleep timer shutdownWilliam Wilgus3-0/+12
2023-04-05PictureFlow: Minor fixes/refactoringChristian Soffke1-53/+68
2023-04-05plugins lib: use existing mp3info functionChristian Soffke5-24/+16
2023-04-05Hotkey: Add List Bookmarks actionroman.artiukhin3-3/+9
2023-04-05Database: Disable delete hotkey unless audio file is selectedChristian Soffke1-0/+7
2023-04-02[bugfix] x1000: Wait for FIFO to be empty rather than flushingDana Conrad1-2/+17
2023-04-01plugins: vbrfix: Fix fd leak & error handlingChristian Soffke1-1/+3
2023-03-30[BugFix] open_plugin didn't recognize opx shortcutsWilliam Wilgus2-20/+27
2023-03-25[Feature] resume TSR plugins after interruption WIPWilliam Wilgus6-124/+177
2023-03-24playlist: Remove control file cacheAidan MacDonald2-207/+65
2023-03-24playlist: Unconditionally strip bogus dirs in playlist_peek()Aidan MacDonald1-16/+13
2023-03-24filetree: Remove dead code in ft_build_playlist()Aidan MacDonald1-17/+1
2023-03-24playlist: Remove in-ram filename storageAidan MacDonald2-81/+18
2023-03-24playlist: Clean up close_playlist_control_file()Aidan MacDonald1-20/+26
2023-03-24playlist: Add helpers for opening/closing .m3u playlistAidan MacDonald1-23/+39
2023-03-24playlist: Cleanup get_next_dir()Aidan MacDonald1-16/+3
2023-03-23Fix unified syntax in ARM inline assemblyAidan MacDonald7-9/+28