lumiera_/src/backend
Christian Thaeter 52a9c7fb27 lumiera is alive...
This starts the proposed changes in
http://www.pipapo.org/pipawiki/Lumiera/DesignProcess/ApplicationStructure

 * Moving all necessary files from src/backend to src/lumiera
 * create a small helloworld main app
 * setup the buildsystem to build it all
 * fix include paths at many places

The testsuite is not yet fixed here, that will be the next commit
2008-12-15 13:33:03 +01:00
..
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
DIR_INFO add few DIR_INFO's in src 2007-07-14 21:28:47 +02: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 lumiera is alive... 2008-12-15 13:33:03 +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 mmap updates/refactoring 2008-12-15 01:17:23 +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
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