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
2010-12-15
remaining of FS#11777. Use rockbox_browse() to display playlists in Playlist ...
Teruaki Kawashima
2010-12-14
FS#11777: enhancement for rockbox_browse()
Teruaki Kawashima
2010-09-08
Oops, remove left-over DEBUGFs.
Thomas Martitz
2010-09-08
Revert r27972 to fix FS#11610 (but in a way android builds still work).
Thomas Martitz
2010-09-01
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-08-16
"Fix" FS#11349... %cs got confused because for some reason when the root menu...
Jonathan Gordon
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-03-06
cleanup statusbar+base skin relationship...
Jonathan Gordon
2010-02-14
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-07
RTL language enhancements by Tomers Shalev and I.
Jonathan Gordon
2009-12-09
FS#10824 - viewport/statusbar API rework.
Jonathan Gordon
2009-11-16
Fix some drawing problems when displaying the WPS initially with sbs enabled....
Thomas Martitz
2009-10-28
Add support for running Lua games/apps from the Plugins menu
Maurus Cuelenaere
2009-10-19
Remove a few superfluous calls and use the correct symbol.
Thomas Martitz
2009-10-19
Add a browse (remote) custom statusbar item in the theme settings.
Thomas Martitz
2009-10-19
Don't introduce a new string, instead reuse LANG_FAILED.
Tomer Shalev
2009-10-19
Splash error message when loading language from dir browser fails
Tomer Shalev
2009-10-19
Initial custom statusbar commit.
Thomas Martitz
2009-10-18
Change the .lng files to contain strings from multiple users. Still hard-code...
Tom Ross
2009-10-16
Revert r23212, I committed it accidentally.
Thomas Martitz
2009-10-16
initial custom statusbar commit
Thomas Martitz
2009-10-09
Fix a few problems with RTL, statusbar and custom ui viewport.
Thomas Martitz
2009-09-20
Redraw the list after exiting the context menu to get rid of various non-bloc...
Thomas Martitz
2009-08-16
User definable UI viewport, to be able to restrict the UI into a viewport for...
Thomas Martitz
2009-08-16
Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...
Thomas Martitz
2009-08-06
Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...
Thomas Martitz
2009-08-03
A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...
Thomas Martitz
2009-08-03
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-07-27
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-05
Add a possibility for plugins to go directly to the WPS after exiting.
Thomas Martitz
2009-06-08
Fix a problem that the statusbar was redrawn to late and not really in sync w...
Thomas Martitz
2009-05-11
Don't go back to the settings after selecting a .cfg via the theme or cfg bro...
Thomas Martitz
2009-03-08
Clean up some more #includes
Bertrik Sikken
2009-03-01
Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...
Thomas Martitz
2008-12-13
Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...
Michael Sevakis
2008-12-13
PCM buffer beeping needs the audio buffer reset in order to work after operat...
Michael Sevakis
2008-10-08
Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...
Nils Wallménius
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
[next]