summaryrefslogtreecommitdiffstats
path: root/apps/filetree.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-26Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded.Nicolas Pennequin1-3/+3
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin1-1/+1
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin1-0/+3
2007-04-18Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon1-31/+31
2007-03-30Check if a new version got installed after usb disconnect and ask if user wan...Peter D'Hoye1-20/+0
2007-03-17#ifdef code that only makes sense for multivolume targets, make private funct...Nils Wallménius1-0/+3
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-19/+19
2007-02-18Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon1-3/+3
2007-02-14Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin1-0/+5
2007-02-08Revert the changes using global status for the screen states. It should wait ...Michael Sevakis1-1/+1
2007-02-07Change the radio screen and recording screen to use the global_status structu...Michael Sevakis1-1/+1
2007-01-24Split the system status variables out of global_settings and put them into a ...Jonathan Gordon1-3/+3
2007-01-23Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon1-1/+1
2006-11-13Backdrop support for greyscale targets. WPS backdrop is untested.Jens Arnold1-2/+2
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis1-3/+2
2006-08-10Only sync playlist once when adding bunch of files from tagcache.Miika Pekkarinen1-2/+3
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye1-0/+8
2006-04-15Only show the 'Loading...' splash if the file is actually loading (won't be d...Zakk Roberts1-9/+24
2006-04-02Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o...Hristo Kovachev1-0/+35
2006-04-01Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold1-7/+1
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner1-0/+9
2006-03-19Don't warn about modifying the dynamic playlist in Party Mode. Also changed m...Björn Stenberg1-2/+3
2006-03-19Added 'Party Mode': Unstoppable playbackBjörn Stenberg1-2/+24
2006-02-05Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)Hardeep Sidhu1-0/+25
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