index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
filetree.c
Age
Commit message (
Expand
)
Author
2006-08-28
Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...
Michael Sevakis
2006-08-10
Only sync playlist once when adding bunch of files from tagcache.
Miika Pekkarinen
2006-05-21
Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)
Peter D'Hoye
2006-04-15
Only show the 'Loading...' splash if the file is actually loading (won't be d...
Zakk Roberts
2006-04-02
Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o...
Hristo Kovachev
2006-04-01
Thorough .lang rework: Removed all deprecated strings, combined string which ...
Jens Arnold
2006-03-29
Add support for loadable vkeyboard layouts
Frank Dischner
2006-03-19
Don't warn about modifying the dynamic playlist in Party Mode. Also changed m...
Björn Stenberg
2006-03-19
Added 'Party Mode': Unstoppable playback
Björn Stenberg
2006-02-05
Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)
Hardeep Sidhu
2005-12-09
don't display the WPS after loading, it made rockbox crash with some WPS'
Marcoen Hirschberg
2005-12-05
kill gcc4 warnings
Daniel Stenberg
2005-12-04
iRiver: Make logf-enabled builds of the simulator work again.
Magnus Holmgren
2005-11-20
removed old statusbar and buttonbar code
Kevin Ferrare
2005-11-18
Missing file headers put back. Code within 80 cols. Code policed indenting
Daniel Stenberg
2005-11-17
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
Christi Scarborough
2005-11-17
Added dircache support to playlist. Now playlist filename pointers are
Miika Pekkarinen
2005-11-16
replaced all the splash calls by gui_sync_splash, added some missing remote k...
Kevin Ferrare
2005-11-02
patch 1328447: folder skip routines in playlist API plus next/prev folder nav...
Anton Oleynikov
2005-10-28
Initial multi screen support by Kévin Ferrare (Patch #1318081)
Linus Nielsen Feltzing
2005-10-07
Implemented directory caching. No more waiting for disk to spin up while
Miika Pekkarinen
2005-09-02
Fixed associate problem with file extensions (.info files matched .nfo extens...
Henrik Backe
2005-08-17
Undo my previous commit and do the same with a parantheses change in filetree.c
Jonas Häggqvist
2005-08-17
Don't show dirs when browsing WPS files, .cfg files, fonts, languages and fir...
Jonas Häggqvist
2005-06-29
Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...
Christi Scarborough
2005-05-17
Added the 'only return to root if current dir no longer exists' functionality...
Jens Arnold
2005-03-31
Better #ifdef for the RoLo functionality
Linus Nielsen Feltzing
2005-03-31
RoLo now works on the iRiver
Linus Nielsen Feltzing
2005-02-15
properly include limits.h with angle brackets
Jean-Philippe Bernardy
2005-02-12
long policy
Jean-Philippe Bernardy
2005-01-18
Repaired broken resume
Björn Stenberg
2005-01-18
Added support for very large tables in ID3 database.
Björn Stenberg
2005-01-17
Leaving all menus when loading a new language is no longer necessary.
Jens Arnold
2005-01-17
Corrected copyright year
Björn Stenberg
2005-01-17
Minor tweaks to compile on win32.
Björn Stenberg
2005-01-17
Reinserted patch 1.279 (was lost in move to filetree.c)
Björn Stenberg
2005-01-17
Added ID3 database support. Still very early.
Björn Stenberg