LUMIERA.clone/src/backend
Christian Thaeter 72d9cbe91c Merge remote branch 'plouj/second-tp-attempt' into backend_devel
* plouj/second-tp-attempt: (68 commits)
  partially fix a pkg-config problem with scons on Fedora12
  fix comilation by using an existing TEST macro
  more formatting fixes to put spaces before function/macro call opening brackets
  add a stronger REQUIRE check
  ignore RESOURCE_ANNOUNCE in tests
  fix the code by re-merging some of cehteh's changes
  remove redundant info from TRACE
  match the filename in the header comment
  add a thread state check and remove an old comment
  python-2.6 fix: loading the icon_rener.py script (Ticket #222)
  Use a fully qualified name for PlacementMO in PlacementIndex
  fix compilation errors
  die regardless of what type of failure pthread_create() encounters
  mark thread as worker
  remote unnecessary calls to llist_unlink() insert is enough
  continuation of working_list introduction
  begin adding a second list to store working threads
  merge ECHO with TRACE
  don't expect any more output from the basic test
  fix compilation
  ...

Conflicts:
	src/tool/Makefile.am
	tests/Makefile.am
2010-01-17 17:32:43 +01:00
..
backend.c mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +01:00
backend.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01:00
DIR_INFO add few DIR_INFO's in src 2007-07-14 21:28:47 +02:00
enginefacade.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
enginefacade.hpp start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
file.c mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +01:00
file.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01:00
filedescriptor.c Fix all things which broke compilation with NoBug 200909.1 2009-09-04 08:53:03 +02:00
filedescriptor.h fixup handle_acquire/_release for file and filedescriptor 2008-12-15 01:17:22 +01:00
filehandle.c mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +01:00
filehandle.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01:00
filehandlecache.c mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +01:00
filehandlecache.h WIP: mmap management first go 2008-12-15 01:17:21 +01:00
Makefile.am Merge remote branch 'plouj/second-tp-attempt' into backend_devel 2010-01-17 17:32:43 +01:00
mediaaccessfacade.cpp WIP: Merge common into lib 2008-12-17 17:53:32 +01:00
mediaaccessfacade.hpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
mmap.c mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +01:00
mmap.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01:00
mmapcache.c mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera 2009-01-25 00:24:42 +01:00
mmapcache.h Fix: mutex initialization, remove explicit RESOURCE_HANDLES 2008-12-15 01:17:21 +01:00
mmapings.c Fix all things which broke compilation with NoBug 200909.1 2009-09-04 08:53:03 +02:00
mmapings.h WIP: deploy new logging flags in backend 2009-01-24 22:30:25 +01:00
netnodefacade.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
netnodefacade.hpp start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
scriptrunnerfacade.cpp namespace cleanup: bring Singleton and Factory into lib:: 2009-10-11 05:57:41 +02:00
scriptrunnerfacade.hpp start refactoring: liblumieracommon.so (application core services) 2008-12-18 08:12:40 +01:00
thread-wrapper.hpp Merge branch 'master' into second-tp-attempt 2010-01-14 19:32:07 -05:00
threadpool.c more formatting fixes to put spaces before function/macro call opening brackets 2010-01-16 13:53:42 -05:00
threadpool.h fix the code by re-merging some of cehteh's changes 2010-01-16 11:48:48 -05:00
threads.c more formatting fixes to put spaces before function/macro call opening brackets 2010-01-16 13:53:42 -05:00
threads.h Merge remote branch 'public/minor-fixes' into minor-fixes 2010-01-07 18:24:25 -05:00