summaryrefslogtreecommitdiff
path: root/apps/filetypes.c (follow)
Commit message (Expand)AuthorAge
...
* More static'ing, and a few fixes resulting from that.Jens Arnold2006-12-12
* File and (recursive) directories properties in the file browser context menu....Peter D'Hoye2006-11-30
* Upped the number of allowed filetypes for archos to get rid of the 'filetypes...Jens Arnold2006-04-02
* WAV playback as a plugin, for archos recorders and Ondios. Plays 16-bit WAV f...Jens Arnold2006-03-26
* Patch #4791 by Jonathan Gordon - Remove duplicates from the Open-with menu, a...Linus Nielsen Feltzing2006-03-13
* kill gcc4 warningsDaniel Stenberg2005-12-05
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare2005-11-09
* Fixed broken "open with" in onplay menu.Henrik Backe2005-10-09
* Modified the viewers.config syntax slightly. The name field should now includeDaniel Stenberg2005-10-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
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold2005-08-24
* Add .a52 and .mpc to supported list of audio filesDave Chapman2005-06-11
* We need to increase MAX_EXTTYPES for software codecs - but maybe we should us...Dave Chapman2005-06-07
* Remove double entries in the "open with" menu.Henrik Backe2005-03-07
* Undo previous commit. Apparently, this is not wanted behaviour.Thom Johansen2005-03-06
* "Open With" menu duplicate entry bug fixed.Thom Johansen2005-03-06
* Increased the file type string buffer sizeLinus Nielsen Feltzing2005-03-04
* long policyJean-Philippe Bernardy2005-02-09
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* More const policeing step 2Jens Arnold2004-08-01
* 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
* Fixed bug in .rock extension check when scanning pluginsHardeep Sidhu2004-05-27
* Fixed build errorsBjörn Stenberg2004-05-21
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21