|
|
9f3c127240
|
(WIP) Draft to replace the Interface-Proxy-Binding by lib::Depend
in theory this should be possible and obsolete a lot of dedicated code,
since lib::Depend provides all the intance management and error checking
|
2018-04-02 08:20:56 +02:00 |
|
|
|
685a9b84ee
|
Library: replace boost::noncopyable by our own library solution
Benefits
- get rid of yet another pervasive Boost dependency
- define additional more fine grained policies (move only, clonable)
|
2018-03-24 05:35:13 +01:00 |
|
|
|
0446f49e7d
|
resolve some further uses implicit bool conversion trickery (closes #178)
|
2017-04-02 06:49:05 +02:00 |
|
|
|
08e7e3df15
|
prefer more readable bool operator spelling
especially the '!' for negation is sometimes too terse
and easily overlooked.
|
2015-09-25 03:12:04 +02:00 |
|
|
|
20f95ca26f
|
draft the player facade interface
|
2011-09-25 19:25:50 +02:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
|
|
8e5097cbe0
|
cleanup, fixes, comments...
|
2009-02-06 22:51:39 +01:00 |
|
|
|
10597beeba
|
mass rename: relocate basic Logging conf. from liblumieracommon to liblumiera
|
2009-01-25 00:24:42 +01:00 |
|
Christian Thaeter
|
6a5951bad6
|
WIP: deploy new logging flags in common
|
2009-01-24 22:30:25 +01:00 |
|
|
|
f75bb233ba
|
fix warnings and problems detected by gcc 4.3 / Lenny
|
2009-01-10 17:01:09 +00:00 |
|
|
|
3da9586824
|
Rewrite the GuiNotification service to operate in sync with bringing up the GUI
|
2009-01-10 15:29:11 +01:00 |
|
|
|
4ffa60161b
|
Integration with InstanceHandle
|
2009-01-07 12:26:44 +01:00 |
|
|
|
8a40075ee8
|
WIP expand on this draft to build a prospective solution
|
2009-01-06 06:09:46 +01:00 |
|
|
|
8d4bc62fbe
|
WIP start drafting a better InterfaceProxy handling
|
2009-01-04 15:21:04 +01:00 |
|
|
|
71aa88df62
|
add some error checking
makes the dummy Gui plugin "work" again, but now with enabled locking.
|
2008-12-30 08:19:33 +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 |
|