| .. |
|
backend.c
|
move the mmapings nobug flag to backend.c
|
2008-12-15 01:17:22 +01:00 |
|
backend.h
|
WIP: mmap management first go
|
2008-12-15 01:17:21 +01:00 |
|
config.c
|
some cosmetics for the config subsystem
|
2008-10-15 16:01:08 +02:00 |
|
config.h
|
Adding explicit delimiters to the config wordlist feature
|
2008-10-31 06:29:55 +01:00 |
|
config_lookup.c
|
little more verbose logging, dump some values at TRACE points
|
2008-09-10 15:19:50 +02:00 |
|
config_lookup.h
|
use psplay trees instead cuckoo hashes in config_lookup
|
2008-09-06 12:41:22 +02:00 |
|
config_typed.c
|
some cosmetics for the config subsystem
|
2008-10-15 16:01:08 +02:00 |
|
config_wordlist.c
|
Adding explicit delimiters to the config wordlist feature
|
2008-10-31 06:29:55 +01:00 |
|
configentry.c
|
More mockup of the configitem bootstrap
|
2008-09-06 12:38:03 +02:00 |
|
configentry.h
|
More mockup of the configitem bootstrap
|
2008-09-06 12:38:03 +02:00 |
|
configitem.c
|
re-indented and moved static functions to fit Lumiera's coding standard
|
2008-12-15 01:17:20 +01:00 |
|
configitem.h
|
add configitem_set_value to modify the delim/value of a existing item
|
2008-09-10 15:19:50 +02:00 |
|
DIR_INFO
|
add few DIR_INFO's in src
|
2007-07-14 21:28:47 +02:00 |
|
file.c
|
factor file-mmap chunksize setting out into its own function
|
2008-12-15 01:17:22 +01:00 |
|
file.h
|
some pending cosmetics, comments and checks
|
2008-12-15 01:17:22 +01:00 |
|
filedescriptor.c
|
some pending cosmetics, comments and checks
|
2008-12-15 01:17:22 +01:00 |
|
filedescriptor.h
|
remove the refcounter from filedescriptor and use a list to attach files
|
2008-12-15 01:17:22 +01:00 |
|
filehandle.c
|
some pending cosmetics, comments and checks
|
2008-12-15 01:17:22 +01:00 |
|
filehandle.h
|
remove the refcounter from filedescriptor and use a list to attach files
|
2008-12-15 01:17:22 +01:00 |
|
filehandlecache.c
|
some pending cosmetics, comments and checks
|
2008-12-15 01:17:22 +01:00 |
|
filehandlecache.h
|
WIP: mmap management first go
|
2008-12-15 01:17:21 +01:00 |
|
interface.c
|
hook the plugin refcounting in
|
2008-11-05 11:33:29 +01:00 |
|
interface.h
|
LUMIERA_PLUGIN is dead, long life LUMIERA_PLUGIN
|
2008-11-06 05:23:47 +01:00 |
|
interfacedescriptor.h
|
some cosmetics and a copy'n'paste interfacedescriptor example
|
2008-10-27 05:09:20 +01:00 |
|
interfaceregistry.c
|
hook the plugin refcounting in
|
2008-11-05 11:33:29 +01:00 |
|
interfaceregistry.h
|
WIP: new plugin.h header
|
2008-10-31 06:42:53 +01:00 |
|
Makefile.am
|
WIP: mmap management first go
|
2008-12-15 01:17:21 +01:00 |
|
mediaaccessfacade.cpp
|
Lumiera renaming -- source code
|
2008-03-10 06:09:44 +01:00 |
|
mediaaccessfacade.hpp
|
Lumiera renaming -- source code
|
2008-03-10 06:09:44 +01:00 |
|
mmap.c
|
some pending cosmetics, comments and checks
|
2008-12-15 01:17:22 +01:00 |
|
mmap.h
|
some pending cosmetics, comments and checks
|
2008-12-15 01:17:22 +01:00 |
|
mmapcache.c
|
some pending cosmetics, comments and checks
|
2008-12-15 01:17:22 +01:00 |
|
mmapcache.h
|
Fix: mutex initialization, remove explicit RESOURCE_HANDLES
|
2008-12-15 01:17:21 +01:00 |
|
mmapings.c
|
move the mmapings nobug flag to backend.c
|
2008-12-15 01:17:22 +01:00 |
|
mmapings.h
|
move the mmapings nobug flag to backend.c
|
2008-12-15 01:17:22 +01:00 |
|
plugin.c
|
error message when plugin.c is built without defining the plugin search path
|
2008-11-07 23:10:08 +01:00 |
|
plugin.h
|
few tool functions for the plugin implementation
|
2008-11-05 11:33:28 +01:00 |
|
plugin_dynlib.c
|
automatic plugin unloading at interfaceregistry_destroy()
|
2008-11-05 11:33:28 +01:00 |