lumiera_/src/lib
Christian Thaeter 28a5c5257a Merge commit 'joel/gui' into master
* commit 'joel/gui':
  Correct a liblumi to liblumiera
  Added track tree support and added widgets to headers
  Corrected a selection rendering bug in TimelineBody
  Added linkage to the proc layer
  Made GtkLumiera and WindowManager boost::noncopyable
  Added the backend as a lib, and included the interface header
  Showed some love to viewer panel
  Changed the "delete" variable name to "del" to satisfy the C++ compiler
  Renamed HeaderContainer to TimelineHeaderContainer

Conflicts:

	src/gui/Makefile.am
2008-10-27 06:00:32 +01:00
..
external WIP considerations about querying 2008-09-28 04:05:10 +02:00
appconfig.cpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00
appconfig.hpp WIP drafting how to build all possible operation configs 2008-07-05 18:50:54 +02:00
condition.c Adapt the condition implementation to the macro SECTION based approach 2008-08-10 12:19:50 +02:00
condition.h Adapt the condition implementation to the macro SECTION based approach 2008-08-10 12:19:50 +02: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 'lumiera_err' typedef 2008-08-10 12:19:08 +02:00
error.h add a 'lumiera_err' typedef 2008-08-10 12:19:08 +02:00
lifecycleregistry.hpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02: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
Makefile.am Nice, follow scons, name it liblumiera.a too 2008-10-21 06:19:52 +02:00
mrucache.c add 'lumiera_free' as replacement for 'free' 2008-08-10 12:19:08 +02:00
mrucache.h Doxygen config update 2008-05-19 16:27:29 +02:00
mutex.c Adding recursive mutexes, fix chained mutex to take only one parameter 2008-10-15 15:49:35 +02:00
mutex.h use nobug's new RESOURCE_HANDLE_COMMA_INITIALIZER and some cosmetics along 2008-10-15 15:51:48 +02:00
ppmpl.h add 'STRINGIFY' to ppmpl.h 2008-10-15 15:49:35 +02:00
psplay.c Changed the "delete" variable name to "del" to satisfy the C++ compiler 2008-10-18 12:25:18 +01:00
psplay.h Changed the "delete" variable name to "del" to satisfy the C++ compiler 2008-10-18 12:25:18 +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 add a lumiera_realloc() function to the safeclib 2008-10-15 15:51:48 +02:00
safeclib.h add a lumiera_realloc() function to the safeclib 2008-10-15 15:51:48 +02: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