summaryrefslogtreecommitdiff
path: root/apps/filetypes.h (follow)
Commit message (Expand)AuthorAge
* Fix some bugs with the colors stuff. You can now specify folder color with t...Brandon Low2007-06-17
* Give color targets the ability to display each LCD line a different color and...Brandon Low2007-06-17
* Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon2007-04-18
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon2007-03-29
* kill gcc4 warningsDaniel Stenberg2005-12-05
* Optimised new file association handling. Fixed NULL pointer accesses. Const p...Jens Arnold2005-09-02
* Fixed associate problem with file extensions (.info files matched .nfo extens...Henrik Backe2005-09-02
* Undo previous commit. Apparently, this is not wanted behaviour.Thom Johansen2005-03-06
* "Open With" menu duplicate entry bug fixed.Thom Johansen2005-03-06
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold2004-07-19
* Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTEDLinus Nielsen Feltzing2004-07-13
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21