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