summaryrefslogtreecommitdiff
path: root/apps/filetree.c
AgeCommit message (Expand)Author
2007-10-30Make the playlist catalog use the following settings as appropriate: show fil...Magnus Holmgren
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare
2007-06-07Forgot this one. We should maybe use enums more...Steve Bavin
2007-04-26Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded.Nicolas Pennequin
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin
2007-04-18Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon
2007-03-30Check if a new version got installed after usb disconnect and ask if user wan...Peter D'Hoye
2007-03-17#ifdef code that only makes sense for multivolume targets, make private funct...Nils Wallménius
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-02-18Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin
2007-02-08Revert the changes using global status for the screen states. It should wait ...Michael Sevakis
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon
2007-01-23Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis
2006-08-10Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye
2006-04-15Only show the 'Loading...' splash if the file is actually loading (won't be d...Zakk Roberts
2006-04-02Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o...Hristo Kovachev
2006-04-01Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner
2006-03-19Don't warn about modifying the dynamic playlist in Party Mode. Also changed m...Björn Stenberg
2006-03-19Added 'Party Mode': Unstoppable playbackBjörn Stenberg
2006-02-05Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)Hardeep Sidhu
2005-12-09don't display the WPS after loading, it made rockbox crash with some WPS'Marcoen Hirschberg
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-12-04iRiver: Make logf-enabled builds of the simulator work again.Magnus Holmgren
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-18Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-17Added dircache support to playlist. Now playlist filename pointers areMiika Pekkarinen
2005-11-16replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare
2005-11-02patch 1328447: folder skip routines in playlist API plus next/prev folder nav...Anton Oleynikov
2005-10-28Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing
2005-10-07Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen
2005-09-02Fixed associate problem with file extensions (.info files matched .nfo extens...Henrik Backe
2005-08-17Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist
2005-08-17Don't show dirs when browsing WPS files, .cfg files, fonts, languages and fir...Jonas Häggqvist
2005-06-29Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough
2005-05-17Added the 'only return to root if current dir no longer exists' functionality...Jens Arnold
2005-03-31Better #ifdef for the RoLo functionalityLinus Nielsen Feltzing
2005-03-31RoLo now works on the iRiverLinus Nielsen Feltzing
2005-02-15properly include limits.h with angle bracketsJean-Philippe Bernardy
2005-02-12long policyJean-Philippe Bernardy
2005-01-18Repaired broken resumeBjörn Stenberg
2005-01-18Added support for very large tables in ID3 database.Björn Stenberg