summaryrefslogtreecommitdiffstats
path: root/apps/filetree.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-09don't display the WPS after loading, it made rockbox crash with some WPS'Marcoen Hirschberg1-2/+2
2005-12-05kill gcc4 warningsDaniel Stenberg1-14/+12
2005-12-04iRiver: Make logf-enabled builds of the simulator work again.Magnus Holmgren1-1/+1
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare1-1/+0
2005-11-18Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg1-2/+2
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough1-2/+14
2005-11-17Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen1-0/+1
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare1-1/+2
2005-11-02patch 1328447: folder skip routines in playlist API plus next/prev folder nav...Anton Oleynikov1-1/+7
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing1-26/+21
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen1-10/+11
2005-09-02Fixed associate problem with file extensions (.info files matched .nfo extens...Henrik Backe1-1/+1
2005-08-17Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist1-5/+4
2005-08-17Don't show dirs when browsing WPS files, .cfg files, fonts, languages and fir...Jonas Häggqvist1-1/+2
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough1-7/+5
2005-05-17Added the 'only return to root if current dir no longer exists' functionality...Jens Arnold1-8/+5
2005-03-31Better #ifdef for the RoLo functionalityLinus Nielsen Feltzing1-1/+1
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing1-1/+5
2005-02-15properly include limits.h with angle bracketsJean-Philippe Bernardy1-1/+1
2005-02-12long policyJean-Philippe Bernardy1-3/+6
2005-01-18Repaired broken resumeBjörn Stenberg1-2/+7
2005-01-18Added support for very large tables in ID3 database.Björn Stenberg1-9/+6
2005-01-17Leaving all menus when loading a new language is no longer necessary.Jens Arnold1-3/+0
2005-01-17Corrected copyright yearBjörn Stenberg1-1/+1
2005-01-17Minor tweaks to compile on win32.Björn Stenberg1-1/+2
2005-01-17Reinserted patch 1.279 (was lost in move to filetree.c)Björn Stenberg1-0/+8
2005-01-17Added ID3 database support. Still very early.Björn Stenberg1-0/+509