|
|
3da9586824
|
Rewrite the GuiNotification service to operate in sync with bringing up the GUI
|
2009-01-10 15:29:11 +01:00 |
|
|
|
31a112acaa
|
some typos
|
2009-01-05 16:17:17 +01:00 |
|
|
|
7a2bbefb1d
|
typos
|
2008-12-30 08:19:32 +01:00 |
|
|
|
75bdc877dc
|
reconsider synchronisation and switch some parts to instance based locks.
|
2008-12-30 08:19:32 +01:00 |
|
Joel Holdsworth
|
1802512371
|
Reinstated -Werror and fixed the ftruncate warning
|
2008-12-29 20:41:47 +00:00 |
|
Joel Holdsworth
|
90d14d12f7
|
Merged in LUMIERA master and gui branches
|
2008-12-29 19:13:58 +00:00 |
|
|
|
93c4a282cc
|
Merge object monitor locking
|
2008-12-27 01:04:20 +01:00 |
|
|
|
e921b1658c
|
error.hpp belongs to src/lib
|
2008-12-27 00:53:35 +01:00 |
|
|
|
2173698e75
|
splitt off the (somewhat problematic) class locking case into a separate header
|
2008-12-26 04:25:01 +01:00 |
|
|
|
90150b1350
|
tie AssetManager locking to the Asset DB impl object
|
2008-12-26 03:47:49 +01:00 |
|
|
|
eaedab90ea
|
Refactoring IV: move the (still problematic) ClassLock out of the Sync compound
(no semantic change, but better notation)
|
2008-12-26 03:47:12 +01:00 |
|
|
|
54e88e6914
|
Refactoring III: Recursive/Nonrecursive and Waitable as policy classes
pass test again
|
2008-12-26 01:50:32 +01:00 |
|
|
|
2b8cd00ab5
|
yet another renaming. call it "Sync"...
|
2008-12-22 17:00:15 +01:00 |
|
|
|
79b1515f71
|
typo
|
2008-12-22 05:02:52 +01:00 |
|
|
|
751e1be596
|
better invocation, get rid of the template parameter
|
2008-12-22 05:02:52 +01:00 |
|
|
|
2512f04f3f
|
WIP yet another namespace change. Now refer it from the test
|
2008-12-22 05:02:51 +01:00 |
|
|
|
d1e385f3f4
|
rename class Thread into Concurrency
it's not a thread abstraction, but a locking helper
|
2008-12-22 05:02:51 +01:00 |
|
Christian Thaeter
|
4fb8f5b69d
|
Makefile.am makeover, add CFLAGS and CXXFLAGS everywhere
|
2008-12-22 02:24:19 +01:00 |
|
|
|
6d66476383
|
move config, interfaces and pluginsystem to liblumieracommon
|
2008-12-18 08:54:33 +01:00 |
|
|
|
7bde9aa538
|
start refactoring: liblumieracommon.so (application core services)
|
2008-12-18 08:12:40 +01:00 |
|
Christian Thaeter
|
3654473b75
|
WIP: Merge common into lib
* breaks lumigui linking
* test non functional yet
* tools cant not be linked because of cross dependency problems
|
2008-12-17 17:53:32 +01:00 |
|
Christian Thaeter
|
8edb786035
|
proc to shared lib
|
2008-12-17 00:56:39 +01:00 |
|
Christian Thaeter
|
9a1a1890e2
|
post rebase fixes
tests are still broken and will be fixed for the shared lib transistion
|
2008-12-16 19:54:48 +01:00 |
|
|
|
45f18379b4
|
provide the missing parts for actually bringing up a (dummy) subsystem "GUI"
|
2008-12-15 13:36:42 +01:00 |
|
|
|
8c501a3d7c
|
first rough draft implementation of calling through a layer separation interface
|
2008-12-15 13:36:41 +01:00 |
|
|
|
41f9f54907
|
pass compiler and starts OK without doing anything
|
2008-12-15 13:36:40 +01:00 |
|
|
|
01876fd576
|
add descriptive subsystem name string
|
2008-12-15 13:36:40 +01:00 |
|
|
|
cc871fcaec
|
comments, typos....
|
2008-12-15 13:36:40 +01:00 |
|
|
|
3518235b57
|
Stub implementation of the various subsystem facades
|
2008-12-15 13:33:05 +01:00 |
|
|
|
2dd90e4fad
|
Subsystem descriptor skeleton
|
2008-12-15 13:33:05 +01:00 |
|
|
|
010b0d99ff
|
AppState implementation skeleton
|
2008-12-15 13:33:05 +01:00 |
|
|
|
b14d711146
|
refactor Appconfig, split off lifecycle interface
|
2008-12-15 13:33:05 +01:00 |
|
|
|
3f6f1218fc
|
some typos
|
2008-12-15 13:33:04 +01:00 |
|
|
|
c567c57a58
|
reorganise NoBug global definitions and startup
|
2008-12-15 13:33:04 +01:00 |
|
|
|
628be502e5
|
reordered some files to use the new include and lumiera directories
|
2008-12-15 13:33:04 +01:00 |
|
|
|
f19cdc1ad6
|
automake fixes
|
2008-11-06 04:25:33 +01:00 |
|
|
|
6bd0c84355
|
WIP added preliminary pseudo-implementation for the raw memory manager.
Actually this beast does just per object heap allocations, .... any takers?
|
2008-10-23 23:08:27 +02:00 |
|
Joel Holdsworth
|
c6dcdf44da
|
Corrected a breakage in the makefile.am caused by a directory tree
reorganisation
|
2008-10-18 00:23:54 +01:00 |
|
|
|
1724e019ea
|
related it to the ConManager and the wiring requests
|
2008-10-06 06:17:40 +02:00 |
|
|
|
873910f0b8
|
WIP considerations about querying
|
2008-09-28 04:05:10 +02:00 |
|
|
|
feb64fac01
|
outline: use of the raw type info for fetching a ImplFacade
|
2008-09-26 04:57:20 +02:00 |
|
|
|
83b574bdea
|
stream type registry lifecycle
|
2008-09-24 05:46:26 +02:00 |
|
|
|
14023d3024
|
interface brainstorming
|
2008-09-23 05:09:56 +02:00 |
|
|
|
578178a937
|
brainstorming (continued). MediaImplLib
considering how to snap in the actual implementation
|
2008-09-22 06:42:10 +02:00 |
|
|
|
7ed7f05ffb
|
further analyzing the problem (stream type handling)
|
2008-09-13 06:00:22 +02:00 |
|
|
|
d4e3405f09
|
some namespace rearrangements
|
2008-09-13 03:59:36 +02:00 |
|
|
|
f9452f654c
|
start media stream type classification framework
|
2008-09-13 01:57:59 +02:00 |
|
|
|
a4f4496481
|
placed DefsRegistry into an impl namespace
|
2008-09-10 04:42:09 +02:00 |
|
|
|
d651ce4762
|
clean up the mess with the inclusion of defsregistry.hpp,
caused by the definition of DefsRegistry not being visible for DefsManager's dtor.
|
2008-09-09 06:16:42 +02:00 |
|
|
|
998da8a221
|
migrated TODOs from the TiddlyWiki to the lumiera-work Mailinglist
|
2008-09-08 01:02:14 +02:00 |
|