index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
filetypes.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re...
Dave Chapman
2008-10-30
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
commit asap codec. plays .sap files. At the moment it only plays the default ...
Dominik Wenger
2008-07-26
*
Remove unnecessary #include
Bertrik Sikken
2008-07-18
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
FS#9033 by Alexander Levin, also a couple of minor typo fixes by me and makin...
Nils Wallménius
2008-05-24
*
Don't do the same check twice. Thanks to fml on IRC for noting.
Dominik Riebeling
2008-05-24
*
FS #8680. MOD codec by Rainer Sinsch.
Thom Johansen
2008-05-21
*
Const police raid.
Steve Bavin
2008-05-12
*
Moved atoi declaration to stdlib.h. Deleted atoi.h
Bertrik Sikken
2008-04-28
*
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-04-09
*
Revert... stupid svn doesn't complain when passing -m twice :(
Jens Arnold
2008-04-02
*
Make the measured LCD scanrates from the greylib known to the scanrate test p...
Jens Arnold
2008-04-02
*
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
2008-03-25
*
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
2008-03-25
*
Add a general-purpose parse_list function to parse a string containing a deli...
Dave Chapman
2008-03-21
*
Revert accidental tree commit. Sorry for that.
Jens Arnold
2008-03-08
*
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2008-03-08
*
Small fixes for icon behaviour on the Player: Read viewer icon numbers from v...
Jens Arnold
2008-02-23
*
remove the duplicated gui_list struct and only duplicate the members which ar...
Jonathan Gordon
2007-12-17
*
remove the seelection_size param from the info init call to hopefully decreas...
Jonathan Gordon
2007-10-21
*
simplify the simpelist api slightly so not every struct member needs to be in...
Jonathan Gordon
2007-10-21
*
convert the open with screen to use the simplelist api
Jonathan Gordon
2007-10-21
*
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-09-17
*
Revert my filetypes commits from today. the nvram buffer is 44bytes of which ...
Jonathan Gordon
2007-08-12
*
Fix a problem with the nvram settings which meant adding new items to the end...
Jonathan Gordon
2007-08-12
*
Change the way the MAX_FILETYPES define works. It now allocates enough filety...
Jonathan Gordon
2007-08-12
*
increase filetypes array a bit, should now have some room for the future... B...
Peter D'Hoye
2007-08-08
*
Fix the open with menu
Jonathan Gordon
2007-08-08
*
Fix the properties and shortucts plugins after accidently breaking them last ...
Jonathan Gordon
2007-08-07
*
Only show plugins which are actually associated with the file from the "open ...
Jonathan Gordon
2007-08-06
*
Accept FS#5464 - organise the rocks directory.
Jonathan Gordon
2007-08-06
*
Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...
Nils Wallménius
2007-08-06
*
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-05
*
Increase filetypes array a bit more to give headroom...
Peter D'Hoye
2007-07-05
*
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-07-03
*
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-19
*
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-18
*
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-17
*
Initial commit of Monkey's Audio (.ape/.mac) support. Note that Monkey's is ...
Dave Chapman
2007-06-05
*
Fix a .icons loading bug which caused the tango iconset to not load.
Jonathan Gordon
2007-04-26
*
Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...
Jonathan Gordon
2007-04-22
*
Move the inbuilt filetype info into filetypes.c and rename the defines.
Jonathan Gordon
2007-04-18
*
Initialise the custom icons array correctly instead of just using the ? for a...
Jonathan Gordon
2007-04-17
[next]