summaryrefslogtreecommitdiffstats
path: root/apps/filetree.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-06cleanup statusbar+base skin relationship...Jonathan Gordon1-6/+2
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon1-3/+27
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon1-7/+0
2010-01-07RTL language enhancements by Tomers Shalev and I.Jonathan Gordon1-0/+1
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon1-5/+0
2009-11-16Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz1-7/+3
2009-10-28Add support for running Lua games/apps from the Plugins menuMaurus Cuelenaere1-2/+11
2009-10-19Remove a few superfluous calls and use the correct symbol.Thomas Martitz1-4/+0
2009-10-19Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz1-1/+5
2009-10-19Don't introduce a new string, instead reuse LANG_FAILED.Tomer Shalev1-1/+1
2009-10-19Splash error message when loading language from dir browser failsTomer Shalev1-6/+9
2009-10-19Initial custom statusbar commit.Thomas Martitz1-1/+20
2009-10-18Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross1-1/+1
2009-10-16Revert r23212, I committed it accidentally.Thomas Martitz1-16/+1
2009-10-16initial custom statusbar commitThomas Martitz1-1/+16
2009-10-09Fix a few problems with RTL, statusbar and custom ui viewport.Thomas Martitz1-0/+1
2009-09-20Redraw the list after exiting the context menu to get rid of various non-bloc...Thomas Martitz1-7/+2
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz1-1/+14
2009-08-16Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...Thomas Martitz1-0/+2
2009-08-06Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz1-2/+2
2009-08-03A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz1-3/+3
2009-08-03part two of the grand overall wps/skinning engine cleanup work:Jonathan Gordon1-3/+3
2009-07-27Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon1-2/+1
2009-07-05Add a possibility for plugins to go directly to the WPS after exiting.Thomas Martitz1-11/+37
2009-06-08Fix a problem that the statusbar was redrawn to late and not really in sync w...Thomas Martitz1-0/+1
2009-05-11Don't go back to the settings after selecting a .cfg via the theme or cfg bro...Thomas Martitz1-0/+1
2009-03-08Clean up some more #includesBertrik Sikken1-1/+0
2009-03-01Commit FS#8314. This adds strnat[case]cmp written by Martin Pool, which respe...Thomas Martitz1-4/+19
2008-12-13Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis1-3/+0
2008-12-13PCM buffer beeping needs the audio buffer reset in order to work after operat...Michael Sevakis1-0/+3
2008-10-08Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius1-19/+27
2008-08-19workaround for FS#8748 (possibly others) where playback might freeze or get c...Jonathan Gordon1-4/+4
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-19/+18
2008-07-30Remove duplicate splash when loading a plugin so that the voice clip is only ...Nils Wallménius1-2/+0
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-12Const police raid.Steve Bavin1-1/+1
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-1/+1
2008-05-01Introduce a small helper function that asks the user if the dynamic playlist ...Nils Wallménius1-19/+5
2008-04-28Update source files to include the header file for the functions they impleme...Bertrik Sikken1-0/+1
2008-04-26Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius1-3/+3
2008-04-07Remove some more simulator debugging output.Steve Bavin1-1/+0
2008-03-29Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman1-2/+0
2008-03-21Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...Dave Chapman1-2/+2
2007-10-30Make the playlist catalog use the following settings as appropriate: show fil...Magnus Holmgren1-27/+53
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius1-21/+21
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare1-11/+10
2007-06-07Forgot this one. We should maybe use enums more...Steve Bavin1-1/+1
2007-04-26Clear the RWPS backdrop when a RWPS is loaded, not when a WPS is loaded.Nicolas Pennequin1-3/+3
2007-04-25Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ...Nicolas Pennequin1-1/+1
2007-04-25Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ...Nicolas Pennequin1-0/+3