| .. |
|
meta
|
fix some warnings...
|
2008-12-30 07:28:34 +01:00 |
|
test
|
Switch Singleton template to use the threadsafe version (Fix)
|
2008-12-30 08:19:32 +01:00 |
|
accesscasted.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
allocationcluster.cpp
|
reconsider synchronisation and switch some parts to instance based locks.
|
2008-12-30 08:19:32 +01:00 |
|
allocationcluster.hpp
|
reconsider synchronisation and switch some parts to instance based locks.
|
2008-12-30 08:19:32 +01:00 |
|
cmdline.cpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
cmdline.hpp
|
reordered some files to use the new include and lumiera directories
|
2008-12-15 13:33:04 +01:00 |
|
condition.c
|
Adapt the condition implementation to the macro SECTION based approach
|
2008-08-10 12:19:50 +02:00 |
|
condition.h
|
Fix: use implicit nobug flag for releasing
|
2008-12-24 03:59:08 +01:00 |
|
cuckoo.c
|
WIP: Cuckoo hash update, leave it at a insane state
|
2008-09-06 12:08:23 +02:00 |
|
cuckoo.h
|
WIP: Cuckoo hash update, leave it at a insane state
|
2008-09-06 12:08:23 +02:00 |
|
DIR_INFO
|
Lumiera renaming -- build system
|
2008-03-10 05:07:21 +01:00 |
|
error.c
|
Add a context string to the error system
|
2009-01-13 21:23:37 +01:00 |
|
error.h
|
Add a context string to the error system
|
2009-01-13 21:23:37 +01:00 |
|
error.hpp
|
Merge object monitor locking
|
2008-12-27 01:04:20 +01:00 |
|
exception.cpp
|
Add a context string to the error system
|
2009-01-13 21:23:37 +01:00 |
|
factory.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
frameid.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
functorutil.hpp
|
util to invoke two functors chained,
|
2008-12-15 13:36:42 +01:00 |
|
lifecycle.cpp
|
chaninsaw surgery to resolve the most urgent dependency problems with lib
|
2009-01-14 12:15:13 +01:00 |
|
lifecycleregistry.hpp
|
chaninsaw surgery to resolve the most urgent dependency problems with lib
|
2009-01-14 12:15:13 +01:00 |
|
llist.h
|
FIX: put a note to list_relocate, add test
|
2008-09-06 12:07:38 +02:00 |
|
luid.c
|
renamed the uuid to luid
|
2008-08-10 12:18:20 +02:00 |
|
luid.h
|
Complete the luidgen tool
|
2008-10-27 05:08:53 +01:00 |
|
lumitime.cpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
lumitime.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
Makefile.am
|
chaninsaw surgery to resolve the most urgent dependency problems with lib
|
2009-01-14 12:15:13 +01:00 |
|
mrucache.c
|
add 'lumiera_free' as replacement for 'free'
|
2008-08-10 12:19:08 +02:00 |
|
mrucache.h
|
documentation and nobug improvement for mrucache
|
2008-12-15 01:17:23 +01:00 |
|
mutex.c
|
make the uses of pthread_once faster by checking the once var first
|
2008-12-27 16:25:07 +01:00 |
|
mutex.h
|
Fix: new nobug renamed some macros
|
2008-12-29 02:52:46 +01:00 |
|
nobugcfg.cpp
|
chaninsaw surgery to resolve the most urgent dependency problems with lib
|
2009-01-14 12:15:13 +01:00 |
|
observable-list.hpp
|
Merge latest GUI model additions
|
2008-12-21 07:10:46 +01:00 |
|
p.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
ppmpl.h
|
a upper limit of 16 iterations was not enough in ppmpl,
|
2008-12-15 13:33:03 +01:00 |
|
psplay.c
|
mixed fixes of small issues (compiler warnings)
|
2008-12-22 02:23:11 +01:00 |
|
psplay.h
|
Changed the "delete" variable name to "del" to satisfy the C++ compiler
|
2008-10-18 12:25:18 +01:00 |
|
query.cpp
|
renaming etc...
|
2008-12-31 05:05:34 +01:00 |
|
query.hpp
|
move config, interfaces and pluginsystem to liblumieracommon
|
2008-12-18 08:54:33 +01:00 |
|
reccondition.c
|
add reccondition variable, condition vars which use a recursive mutex
|
2008-12-27 16:25:07 +01:00 |
|
reccondition.h
|
add reccondition variable, condition vars which use a recursive mutex
|
2008-12-27 16:25:07 +01:00 |
|
resourcecollector.c
|
make the uses of pthread_once faster by checking the once var first
|
2008-12-27 16:25:07 +01:00 |
|
resourcecollector.h
|
add a LUMIERA_RESOURCE_CPU to the resource-collector
|
2008-12-24 00:38:19 +01:00 |
|
rwlock.c
|
Simplyfiy resource management
|
2008-08-10 12:19:09 +02:00 |
|
rwlock.h
|
Simplyfiy resource management
|
2008-08-10 12:19:09 +02:00 |
|
safeclib.c
|
make the uses of pthread_once faster by checking the once var first
|
2008-12-27 16:25:07 +01:00 |
|
safeclib.h
|
add a lumiera_realloc() function to the safeclib
|
2008-10-15 15:51:48 +02:00 |
|
scopedholder.hpp
|
Merge object monitor locking
|
2008-12-27 01:04:20 +01:00 |
|
scopedholdertransfer.hpp
|
error.hpp belongs to src/lib
|
2008-12-27 00:53:35 +01:00 |
|
singleton-ref.hpp
|
Rewrite the GuiNotification service to operate in sync with bringing up the GUI
|
2009-01-10 15:29:11 +01:00 |
|
singleton.hpp
|
Switch Singleton template to use the threadsafe version (Fix)
|
2008-12-30 08:19:32 +01:00 |
|
singletonfactory.hpp
|
chaninsaw surgery to resolve the most urgent dependency problems with lib
|
2009-01-14 12:15:13 +01:00 |
|
singletonpolicies.hpp
|
Switch Singleton template to use the threadsafe version (Fix)
|
2008-12-30 08:19:32 +01:00 |
|
singletonpreconfigure.hpp
|
Switch Singleton template to use the threadsafe version (Fix)
|
2008-12-30 08:19:32 +01:00 |
|
singletonsubclass.hpp
|
WIP start drafting a better InterfaceProxy handling
|
2009-01-04 15:21:04 +01:00 |
|
streamtype.cpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
streamtype.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
sync-classlock.hpp
|
Refactoring V: get lifecycle of a class-based monitor correct.
|
2008-12-26 05:44:49 +01:00 |
|
sync.hpp
|
care for copy operations
|
2008-12-30 08:19:32 +01:00 |
|
thread-wrapper.hpp
|
move threads from backend to liblumiera
|
2009-01-10 21:50:03 +01:00 |
|
threads.c
|
move threads from backend to liblumiera
|
2009-01-10 21:50:03 +01:00 |
|
threads.h
|
move threads from backend to liblumiera
|
2009-01-10 21:50:03 +01:00 |
|
time.c
|
integrate the GTK-Gui (draft) in the SCons build
|
2008-07-11 03:51:37 +02:00 |
|
time.h
|
Trivial timeline now works - more work coming
|
2008-06-18 23:57:47 +01:00 |
|
tree.hpp
|
Squished some warnings in lib/tree.hpp
|
2009-01-02 13:10:56 +00:00 |
|
util.cpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
util.hpp
|
change error notification at subsystem shutdown to use just a string*
|
2009-01-10 16:15:17 +01:00 |
|
variant.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
visitor.cpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
visitor.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |
|
visitordispatcher.hpp
|
reconsider synchronisation and switch some parts to instance based locks.
|
2008-12-30 08:19:32 +01:00 |
|
visitorpolicies.hpp
|
error.hpp belongs to src/lib
|
2008-12-27 00:53:35 +01:00 |
|
wrapperptr.hpp
|
WIP: Merge common into lib
|
2008-12-17 17:53:32 +01:00 |