LUMIERA.clone/src/proc/play
Ichthyostega 974c670d41 fix **** in doxygen comments
to make them stand out more prominently, some entity comments
where started with a line of starts. Unfortunately, doxygen
(and javadoc) only recogise comments which are started exactly
with /**

This caused quite some comments to be ignored by doxygen.
Credits to Hendrik Boom for spotting this problem!

A workaround is to end the line of stars with *//**
2013-10-24 23:06:36 +02:00
..
sound detailed planning how to build the player subsystem 2011-09-25 19:25:49 +02:00
dummy-play-connection.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
dummy-play-connection.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
dummy-player-interface-proxy.hpp resolve the remaining liblumieracommon.so dependency problems 2013-01-04 07:45:18 +01:00
dummy-player-service.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
dummy-player-service.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
output-director.cpp Ticket #934: switch entire code-base to use the new Singleton factory 2013-10-20 03:19:36 +02:00
output-director.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
output-manager.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
output-slot-connection.hpp Clang(#928): refactor OutputSlot implementation to resolve a scoping problem 2013-09-27 23:25:51 +02:00
output-slot.cpp clarify the handling of specific output operation modes (e.g. number of channels) 2011-12-23 02:22:38 +01:00
output-slot.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
play-controller.cpp Refactoring: use the output Feed as intermediary construction step 2011-09-25 19:25:58 +02:00
play-controller.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
play-process.cpp refactor to simplify generating a PlayProcess 2011-12-18 02:02:55 +01:00
play-process.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
play-service.cpp WIP: how to start the actual calculation streams within EngineService 2013-06-03 05:25:13 +02:00
play-service.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
render-configurator.cpp WIP: how to start the actual calculation streams within EngineService 2013-06-03 05:25:13 +02:00
render-configurator.hpp solution to integrate an Engine Mock implementation 2012-10-10 05:18:57 +02:00
timings.cpp complilation fixes 2013-08-18 03:16:49 +02:00
timings.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00