LUMIERA.clone/src/backend
Christian Thaeter 84339a0f87 moved the config system and interfaces/plugins back to lib
in preparation for the shared lib transistion doing next
2008-12-16 23:56:28 +01:00
..
backend.c moved the config system and interfaces/plugins back to lib 2008-12-16 23:56:28 +01:00
backend.h WIP: mmap management first go 2008-12-15 01:17:21 +01:00
DIR_INFO add few DIR_INFO's in src 2007-07-14 21:28:47 +02:00
enginefacade.cpp provide the missing parts for actually bringing up a (dummy) subsystem "GUI" 2008-12-15 13:36:42 +01:00
enginefacade.hpp Stub implementation of the various subsystem facades 2008-12-15 13:33:05 +01:00
file.c lumiera_file_chunksize_get() function 2008-12-15 01:17:23 +01:00
file.h lumiera_file_chunksize_get() function 2008-12-15 01:17:23 +01:00
filedescriptor.c fixup handle_acquire/_release for file and filedescriptor 2008-12-15 01:17:22 +01:00
filedescriptor.h fixup handle_acquire/_release for file and filedescriptor 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
Makefile.am post rebase fixes 2008-12-16 19:54:48 +01:00
mediaaccessfacade.cpp Lumiera renaming -- source code 2008-03-10 06:09:44 +01:00
mediaaccessfacade.hpp reordered some files to use the new include and lumiera directories 2008-12-15 13:33:04 +01:00
mmap.c moved the config system and interfaces/plugins back to lib 2008-12-16 23:56:28 +01:00
mmap.h mmap updates/refactoring 2008-12-15 01:17:23 +01:00
mmapcache.c add some trace points to mmpcache 2008-12-15 01:17:23 +01:00
mmapcache.h Fix: mutex initialization, remove explicit RESOURCE_HANDLES 2008-12-15 01:17:21 +01:00
mmapings.c mmap updates/refactoring 2008-12-15 01:17:23 +01:00
mmapings.h mmap updates/refactoring 2008-12-15 01:17:23 +01:00
netnodefacade.cpp provide the missing parts for actually bringing up a (dummy) subsystem "GUI" 2008-12-15 13:36:42 +01:00
netnodefacade.hpp Stub implementation of the various subsystem facades 2008-12-15 13:33:05 +01:00
resourcecollector.c Basic resourcecollector implementation 2008-12-15 01:17:23 +01:00
resourcecollector.h Basic resourcecollector implementation 2008-12-15 01:17:23 +01:00
scriptrunnerfacade.cpp provide the missing parts for actually bringing up a (dummy) subsystem "GUI" 2008-12-15 13:36:42 +01:00
scriptrunnerfacade.hpp Stub implementation of the various subsystem facades 2008-12-15 13:33:05 +01:00