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
2008-08-19
workaround for FS#8748 (possibly others) where playback might freeze or get c...
Jonathan Gordon
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-07-30
Remove duplicate splash when loading a plugin so that the voice clip is only ...
Nils Wallménius
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-12
Const police raid.
Steve Bavin
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-01
Introduce a small helper function that asks the user if the dynamic playlist ...
Nils Wallménius
2008-04-28
Update source files to include the header file for the functions they impleme...
Bertrik Sikken
2008-04-26
Const police raid, making a lot of pointers to lang strings const and removin...
Nils Wallménius
2008-04-07
Remove some more simulator debugging output.
Steve Bavin
2008-03-29
Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...
Dave Chapman
2008-03-21
Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...
Dave Chapman
2007-10-30
Make the playlist catalog use the following settings as appropriate: show fil...
Magnus Holmgren
2007-08-06
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-07-20
Makes apps and plugins interract with directories using a posix-like api inst...
Kevin Ferrare
2007-06-07
Forgot this one. We should maybe use enums more...
Steve Bavin
2007-04-26
Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded.
Nicolas Pennequin
2007-04-25
Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...
Nicolas Pennequin
2007-04-25
Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...
Nicolas Pennequin
2007-04-18
Move the inbuilt filetype info into filetypes.c and rename the defines.
Jonathan Gordon
2007-03-30
Check 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-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-02-18
Explicilty set CONFIG_ defines to 0 which are not used.. because doing
Jonathan Gordon
2007-02-14
Cuesheet support by Jonathan Gordon and me (FS #6460).
Nicolas Pennequin
2007-02-08
Revert the changes using global status for the screen states. It should wait ...
Michael Sevakis
2007-02-07
Change the radio screen and recording screen to use the global_status structu...
Michael Sevakis
2007-01-24
Split the system status variables out of global_settings and put them into a ...
Jonathan Gordon
2007-01-23
Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....
Jonathan Gordon
2006-11-13
Backdrop support for greyscale targets. WPS backdrop is untested.
Jens Arnold
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
[next]