summaryrefslogtreecommitdiff
path: root/apps/filetypes.c
AgeCommit message (Expand)Author
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
2009-07-06Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek
2008-10-30Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re...Dave Chapman
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-07-26commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger
2008-07-18Remove unnecessary #includeBertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-24FS#9033 by Alexander Levin, also a couple of minor typo fixes by me and makin...Nils Wallménius
2008-05-24Don't do the same check twice. Thanks to fml on IRC for noting.Dominik Riebeling
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen
2008-05-12Const police raid.Steve Bavin
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold
2008-03-21Add a general-purpose parse_list function to parse a string containing a deli...Dave Chapman
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold
2008-02-23Small fixes for icon behaviour on the Player: Read viewer icon numbers from v...Jens Arnold
2007-12-17remove the duplicated gui_list struct and only duplicate the members which ar...Jonathan Gordon
2007-10-21remove the seelection_size param from the info init call to hopefully decreas...Jonathan Gordon
2007-10-21simplify the simpelist api slightly so not every struct member needs to be in...Jonathan Gordon
2007-10-21convert the open with screen to use the simplelist apiJonathan Gordon
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-08-12Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...Jonathan Gordon
2007-08-12Fix a problem with the nvram settings which meant adding new items to the end...Jonathan Gordon
2007-08-12Change the way the MAX_FILETYPES define works. It now allocates enough filety...Jonathan Gordon
2007-08-08increase filetypes array a bit, should now have some room for the future... B...Peter D'Hoye
2007-08-08Fix the open with menuJonathan Gordon
2007-08-07Fix the properties and shortucts plugins after accidently breaking them last ...Jonathan Gordon
2007-08-06Only show plugins which are actually associated with the file from the "open ...Jonathan Gordon
2007-08-06Accept FS#5464 - organise the rocks directory. Jonathan Gordon
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius