|
|
1b0cb56dcc
|
implement PlayOut subsystem and draft OutputDirector
|
2011-09-25 19:25:55 +02:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
|
|
acd0671390
|
clarify some comments regarding GUI start
|
2010-02-13 17:41:16 +01:00 |
|
|
|
8c21f21acc
|
namespace cleanup: bring Singleton and Factory into lib::
|
2009-10-11 05:57:41 +02:00 |
|
|
|
33757bbac3
|
why the hell doesn't boost provide functor comparison operators..
(yes I know why: it can't be implemented 100% correctly)
|
2009-07-20 04:21:24 +02:00 |
|
|
|
b0e6468293
|
some testing and debugging
|
2009-02-08 04:10:37 +01:00 |
|
|
|
cc585dd0d6
|
comment, rename guinotification-facade
|
2009-02-01 00:02:50 +01:00 |
|
|
|
50625039d0
|
merge NoBug changes from master to bring this devel branch up-to-date
Next things to do will be reworking the draft/dummy to support multiple playback processes and a display callback
|
2009-01-25 02:10:03 +01:00 |
|
Christian Thaeter
|
6a5951bad6
|
WIP: deploy new logging flags in common
|
2009-01-24 22:30:25 +01:00 |
|
|
|
054c652571
|
improve error handling when starting the GUI thread
|
2009-01-17 14:31:40 +01:00 |
|
Joel Holdsworth
|
f93d224977
|
Squashed a race condition bug
|
2009-01-15 00:03:35 +00:00 |
|
|
|
9cfa0e5522
|
push starting of the GUI thread down into the gui plugin
|
2009-01-14 12:28:24 +01:00 |
|
|
|
b6fb135398
|
change error notification at subsystem shutdown to use just a string*
(this allows to memoize the error message and call the termination
handler outside the catch block)
|
2009-01-10 16:15:17 +01:00 |
|
|
|
3da9586824
|
Rewrite the GuiNotification service to operate in sync with bringing up the GUI
|
2009-01-10 15:29:11 +01:00 |
|
|
|
edb01ec8c6
|
Integration: Thread/sync, GUI-Plugin invoked in separate thread
|
2009-01-03 16:05: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 |
|
|
|
75bdc877dc
|
reconsider synchronisation and switch some parts to instance based locks.
|
2008-12-30 08:19:32 +01:00 |
|
|
|
e921b1658c
|
error.hpp belongs to src/lib
|
2008-12-27 00:53:35 +01:00 |
|
|
|
7bde9aa538
|
start refactoring: liblumieracommon.so (application core services)
|
2008-12-18 08:12:40 +01:00 |
|