LUMIERA.clone/src/proc/play
Ichthyostega 59dfb7c660 start drafting a (dummy) output slot implementation
this implicates a first attempt to build a
dummy buffer provider implementation.
Mostly just defining stubs here....
2011-11-07 01:57:33 +01:00
..
sound detailed planning how to build the player subsystem 2011-09-25 19:25:49 +02:00
dummy-play-connection.cpp detailed planning how to build the player subsystem 2011-09-25 19:25:49 +02:00
dummy-play-connection.hpp stubs and adjustments to get it through the compiler 2011-09-25 19:25:52 +02:00
dummy-player-interface-proxy.hpp draft the player facade interface 2011-09-25 19:25:50 +02:00
dummy-player-service.cpp stubs and adjustments to get it through the compiler 2011-09-25 19:25:52 +02:00
dummy-player-service.hpp PlayService: basic definition and link to facade 2011-09-25 19:25:55 +02:00
output-director.cpp implement PlayOut subsystem and draft OutputDirector 2011-09-25 19:25:55 +02:00
output-director.hpp implement PlayOut subsystem and draft OutputDirector 2011-09-25 19:25:55 +02:00
output-manager.hpp WIP: bilding a PlayProcess... 2011-09-25 19:25:58 +02:00
output-slot-connection.hpp start drafting a (dummy) output slot implementation 2011-11-07 01:57:33 +01:00
output-slot.cpp remold OutputSlot implementation structure 2011-11-06 02:37:22 +01:00
output-slot.hpp remold OutputSlot implementation structure 2011-11-06 02:37:22 +01:00
play-controller.cpp Refactoring: use the output Feed as intermediary construction step 2011-09-25 19:25:58 +02:00
play-controller.hpp create outline of PlayService, add stubs for Play::Controller 2011-09-25 19:25:56 +02:00
play-process.cpp factor out convenience shortcut 2011-09-25 19:25:59 +02:00
play-process.hpp Refactoring: use the output Feed as intermediary construction step 2011-09-25 19:25:58 +02:00
play-service.cpp Refactoring: use the output Feed as intermediary construction step 2011-09-25 19:25:58 +02:00
play-service.hpp WIP: bilding a PlayProcess... 2011-09-25 19:25:58 +02:00
timings.hpp a first draft for the Engine Interface 2011-09-25 19:26:03 +02:00