Age | Commit message (Expand) | Author |
2007-08-05 | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius |
2007-07-05 | Increase filetypes array a bit more to give headroom... | Peter D'Hoye |
2007-07-03 | Increase filetypes array to make room for our latest supported audioformat | Peter D'Hoye |
2007-07-03 | Add .wmv and .asf as supported filetypes for the WMA codec | Dave Chapman |
2007-06-19 | Clear the whole colour list on new .colours load, rather than | Paul Louden |
2007-06-19 | Make user-visible spelling "colours" rather than "colors". | Paul Louden |
2007-06-18 | Added one more filetype. ??? in .colors lets you set the color for all | Paul Louden |
2007-06-18 | Fix new bug caused by my last commit. Since there was no apparent binary | Paul Louden |
2007-06-18 | Hopefully fix FS#7323. Store colors as fb_data. | Paul Louden |
2007-06-17 | Shrink binsize by using shorts instead of ints for colors | Brandon Low |
2007-06-17 | Fix some bugs with the colors stuff. You can now specify folder color with t... | Brandon Low |
2007-06-17 | Give color targets the ability to display each LCD line a different color and... | Brandon Low |
2007-06-05 | Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ... | Dave Chapman |
2007-04-26 | Fix a .icons loading bug which caused the tango iconset to not load. | Jonathan Gordon |
2007-04-22 | Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse... | Jonathan Gordon |
2007-04-18 | Move the inbuilt filetype info into filetypes.c and rename the defines. | Jonathan Gordon |
2007-04-17 | Initialise the custom icons array correctly instead of just using the ? for a... | Jonathan Gordon |
2007-04-16 | make the folder icons play nice when you load a viewers theme (sorry, this is... | Jonathan Gordon |
2007-04-16 | * its name[rows][columns] you drongo! | Jonathan Gordon |
2007-04-16 | Some gremlins got into my computer again and changed all my code! | Jonathan Gordon |
2007-04-16 | woops | Jonathan Gordon |
2007-04-16 | Fix the wavplay icon | Jonathan Gordon |
2007-04-16 | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon |
2007-03-29 | Fix icons for built-in types on charcell. | Jens Arnold |
2007-03-29 | Recode filetypes.c to remove its need for a static string buffer. | Jonathan Gordon |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2006-12-12 | More static'ing, and a few fixes resulting from that. | Jens Arnold |
2006-11-30 | File and (recursive) directories properties in the file browser context menu.... | Peter D'Hoye |
2006-04-02 | Upped the number of allowed filetypes for archos to get rid of the 'filetypes... | Jens Arnold |
2006-03-26 | WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f... | Jens Arnold |
2006-03-13 | Patch #4791 by Jonathan Gordon - Remove duplicates from the Open-with menu, a... | Linus Nielsen Feltzing |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-11-16 | replaced all the splash calls by gui_sync_splash, added some missing remote k... | Kevin Ferrare |
2005-11-09 | Fixed the icon for unknown file types on the archos Player, and the bug when ... | Kevin Ferrare |
2005-10-09 | Fixed broken "open with" in onplay menu. | Henrik Backe |
2005-10-05 | Modified the viewers.config syntax slightly. The name field should now include | Daniel Stenberg |
2005-09-02 | Optimised new file association handling. Fixed NULL pointer accesses. Const p... | Jens Arnold |
2005-09-02 | Fixed associate problem with file extensions (.info files matched .nfo extens... | Henrik Backe |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-24 | Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un... | Jens Arnold |
2005-06-11 | Add .a52 and .mpc to supported list of audio files | Dave Chapman |
2005-06-07 | We need to increase MAX_EXTTYPES for software codecs - but maybe we should us... | Dave Chapman |
2005-03-07 | Remove double entries in the "open with" menu. | Henrik Backe |
2005-03-06 | Undo previous commit. Apparently, this is not wanted behaviour. | Thom Johansen |
2005-03-06 | "Open With" menu duplicate entry bug fixed. | Thom Johansen |
2005-03-04 | Increased the file type string buffer size | Linus Nielsen Feltzing |
2005-02-09 | long policy | Jean-Philippe Bernardy |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-08-01 | More const policeing step 2 | Jens Arnold |
2004-07-19 | Const'ed the logo, the bitmaps and the credits (optimization for running from... | Jens Arnold |