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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
load_code.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-03
Fix various reds. Some includes needed fixup.
Thomas Martitz
1
-0
/
+1
2012-05-26
load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...
Thomas Martitz
1
-104
/
+0
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
1
-2
/
+1
2011-02-09
Disable buffering codecs (and code generally) on RaaA.
Thomas Martitz
1
-9
/
+11
2010-12-06
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
1
-4
/
+2
2010-09-09
Extend lc_open() to also being able to load overlay plugins.
Thomas Martitz
1
-10
/
+49
2010-08-27
Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.
Thomas Martitz
1
-5
/
+3
2010-08-27
2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...
Thomas Martitz
1
-0
/
+165
2010-08-27
Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...
Thomas Martitz
1
-165
/
+0
2010-08-26
Introduce a small api for loading code (codecs,plugins) from disk/memory.
Thomas Martitz
1
-0
/
+165