summaryrefslogtreecommitdiff
path: root/apps/filetypes.c
AgeCommit message (Expand)Author
2021-08-02filetypes.c filesize() guard against negative error valuesWilliam Wilgus
2021-03-02Reset unknown file color when resetting filetype colorsChristian Soffke
2021-03-01Fix inability to reset filetype colors without restartingChristian Soffke
2020-10-09codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.Solomon Peachy
2020-08-17Add open_plugin to coreWilliam Wilgus
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy
2018-12-22AAC bitstream format files supportSolomon Peachy
2018-12-15FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewerSolomon Peachy
2013-06-05Fix color of files with no extension.Boris Gjenero
2013-01-21And use the unknown file colour if there is no extensionJonathan Gordon
2013-01-21fix yellowJonathan Gordon
2013-01-20filetree: Support ??? in viewers.config for unsupported filetypesJonathan Gordon
2012-09-20Initial opus codec supportFrederik M J Vestre
2012-06-10Fix checks on buflib allocated handles (0 is not a valid handle value)Bertrik Sikken
2011-12-05Sprinkle around some static and const.Nils Wallménius
2011-10-02Fix file descriptor double close():Thomas Jarosch
2011-09-21fix FIX_PTR macro so it actually fixes every pointer (was skipping x == curre...Jonathan Gordon
2011-09-07Buflib: Clarification about invalid handlesThomas Martitz
2011-08-30GSoC/Buflib: Enable compaction in buflib.Thomas Martitz
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz
2011-08-07Submit initial patch from FS#12176. Adds support for several new game music f...Andree Buschmann
2011-06-20Use enum themable_icons in struct file_type and struct filetype (who made tho...Thomas Martitz
2010-12-06Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz
2010-11-27Add helper function to get index from file extension.Teruaki Kawashima
2010-11-09Create index array to filetypes used in the open with list while loading view...Teruaki Kawashima
2010-08-02A few post-fixes to the get_user_file_path() commit.Thomas Martitz
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-06-21close the viewers.config file fdJonathan Gordon
2010-05-13add True Audio (TTA) codecYoshihisa Uchida
2010-05-12fix: the problem to which new filetypes cannot be registered.Yoshihisa Uchida
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-28Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida
2010-02-28Add vox (Dialogic telephony formats) codec add. (FS#11021)Yoshihisa Uchida
2010-02-28Add Sun Audio codec. (FS#10433)Yoshihisa Uchida
2010-02-24add SMAF codec (.mmf extension)(FS#10432)Yoshihisa Uchida
2010-02-18FS#10535: bmp viewer plugin.Teruaki Kawashima
2010-02-16Initial support for ATRAC3 streams in wav containers. Mohamed Tarek
2010-02-12Add support for Sony OMA file format. Currently only supports ATRAC3 (without...Mohamed Tarek
2010-02-06Enable 12 other 8bit Atari file formats which the asap codec already supports...Dominik Wenger
2010-01-31Several filetypes were added (more or less) recently so the array became full...Jens Arnold
2009-12-16Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon
2009-10-28Remove unused #define and correct comment.Maurus Cuelenaere
2009-10-28Add support for running Lua games/apps from the Plugins menuMaurus Cuelenaere
2009-10-19Initial custom statusbar commit.Thomas Martitz
2009-10-10Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ...Dave Chapman
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-07-27Fix a bug spotted by Maurus Cuelenaere; rockbox crashed on viewing the porper...Mohamed Tarek