summaryrefslogtreecommitdiff
path: root/firmware/export/load_code.h (follow)
Commit message (Expand)AuthorAge
* Extend lc_open() to also being able to load overlay plugins.Thomas Martitz2010-09-09
* Change lc_open_from_mem() return type to void*Thomas Martitz2010-08-30
* Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz2010-08-27
* 2nd try: Introduce a small api for loading code (codecs,plugins) from disk/me...Thomas Martitz2010-08-27
* Revert "Introduce a small api for loading code (codecs,plugins) from disk/mem...Thomas Martitz2010-08-27
* Introduce a small api for loading code (codecs,plugins) from disk/memory.Thomas Martitz2010-08-26