index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
filetypes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-16
[Feature, Plugin] lastfm_scrobbler_viewer
William Wilgus
1
-0
/
+1
2022-12-13
[Bug Fix] filetypes.c move voice data out of INIT_ATTR
William Wilgus
1
-2
/
+2
2022-11-22
filetypes.c clean-up
William Wilgus
1
-6
/
+1
2022-11-21
move inbuilt_filetypes.voiceclip to a separate struct
William Wilgus
1
-0
/
+5
2022-11-21
move inbuilt_filetypes.icon to a separate struct
William Wilgus
1
-1
/
+1
2021-10-20
filetree.c move static and stack allocated buffers around
William Wilgus
1
-1
/
+1
2020-08-17
Add open_plugin to core
William Wilgus
1
-0
/
+1
2011-12-19
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
Boris Gjenero
1
-1
/
+2
2011-12-05
Sprinkle around some static and const.
Nils Wallménius
1
-2
/
+2
2011-06-20
Fix yellow. Shouldn't have reordered struct members here.
Thomas Martitz
1
-1
/
+1
2011-06-20
Use enum themable_icons in struct file_type and struct filetype (who made tho...
Thomas Martitz
1
-1
/
+1
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
1
-0
/
+2
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
1
-1
/
+1
2009-10-28
Add support for running Lua games/apps from the Plugins menu
Maurus Cuelenaere
1
-0
/
+1
2009-10-19
Initial custom statusbar commit.
Thomas Martitz
1
-0
/
+2
2009-10-16
Revert r23212, I committed it accidentally.
Thomas Martitz
1
-2
/
+0
2009-10-16
initial custom statusbar commit
Thomas Martitz
1
-0
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-24
FS#9033 by Alexander Levin, also a couple of minor typo fixes by me and makin...
Nils Wallménius
1
-1
/
+1
2008-05-12
Const police raid.
Steve Bavin
1
-1
/
+1
2007-06-17
Fix some bugs with the colors stuff. You can now specify folder color with t...
Brandon Low
1
-1
/
+1
2007-06-17
Give color targets the ability to display each LCD line a different color and...
Brandon Low
1
-0
/
+6
2007-04-18
Move the inbuilt filetype info into filetypes.c and rename the defines.
Jonathan Gordon
1
-2
/
+29
2007-04-16
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
1
-1
/
+2
2007-03-29
Recode filetypes.c to remove its need for a static string buffer.
Jonathan Gordon
1
-24
/
+16
2005-12-05
kill gcc4 warnings
Daniel Stenberg
1
-1
/
+1
2005-09-02
Optimised new file association handling. Fixed NULL pointer accesses. Const p...
Jens Arnold
1
-1
/
+1
2005-09-02
Fixed associate problem with file extensions (.info files matched .nfo extens...
Henrik Backe
1
-1
/
+1
2005-03-06
Undo previous commit. Apparently, this is not wanted behaviour.
Thom Johansen
1
-1
/
+1
2005-03-06
"Open With" menu duplicate entry bug fixed.
Thom Johansen
1
-1
/
+1
2004-08-18
Const policed pointer arguments to functions, part 3
Jens Arnold
1
-3
/
+3
2004-07-19
Const'ed the logo, the bitmaps and the credits (optimization for running from...
Jens Arnold
1
-2
/
+2
2004-07-13
Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTED
Linus Nielsen Feltzing
1
-1
/
+1
2004-05-21
Plugin/file type association system. Patch #879411 by Henrik Backe
Björn Stenberg
1
-0
/
+53