summaryrefslogtreecommitdiff
path: root/apps/filetree.c (follow)
Commit message (Expand)AuthorAge
* RTL language enhancements by Tomers Shalev and I.Jonathan Gordon2010-01-07
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz2009-11-16
* Add support for running Lua games/apps from the Plugins menuMaurus Cuelenaere2009-10-28
* Remove a few superfluous calls and use the correct symbol.Thomas Martitz2009-10-19
* Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz2009-10-19
* Don't introduce a new string, instead reuse LANG_FAILED.Tomer Shalev2009-10-19
* Splash error message when loading language from dir browser failsTomer Shalev2009-10-19
* Initial custom statusbar commit.Thomas Martitz2009-10-19
* Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross2009-10-18
* Revert r23212, I committed it accidentally.Thomas Martitz2009-10-16
* initial custom statusbar commitThomas Martitz2009-10-16
* Fix a few problems with RTL, statusbar and custom ui viewport.Thomas Martitz2009-10-09
* Redraw the list after exiting the context menu to get rid of various non-bloc...Thomas Martitz2009-09-20
* User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz2009-08-16
* Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...Thomas Martitz2009-08-16
* Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz2009-08-06
* A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz2009-08-03
* part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon2009-08-03
* Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon2009-07-27
* Add a possibility for plugins to go directly to the WPS after exiting.Thomas Martitz2009-07-05
* Fix a problem that the statusbar was redrawn to late and not really in sync w...Thomas Martitz2009-06-08
* Don't go back to the settings after selecting a .cfg via the theme or cfg bro...Thomas Martitz2009-05-11
* Clean up some more #includesBertrik Sikken2009-03-08
* Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz2009-03-01
* Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis2008-12-13
* PCM buffer beeping needs the audio buffer reset in order to work after operat...Michael Sevakis2008-12-13
* Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius2008-10-08
* workaround for FS#8748 (possibly others) where playback might freeze or get c...Jonathan Gordon2008-08-19
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Remove duplicate splash when loading a plugin so that the voice clip is only ...Nils Wallménius2008-07-30
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Const police raid.Steve Bavin2008-05-12
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Introduce a small helper function that asks the user if the dynamic playlist ...Nils Wallménius2008-05-01
* Update source files to include the header file for the functions they impleme...Bertrik Sikken2008-04-28
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26
* Remove some more simulator debugging output.Steve Bavin2008-04-07
* Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman2008-03-29
* Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...Dave Chapman2008-03-21
* 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