lumiera_/src/proc/play
Ichthyostega aa008d6d4a TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource
Since this now requires to import iter-adapter-stl.hpp and iter-source.hpp
at the same time, I decided to drop the convenience imports of the STL adapters
into namespace lib. There is no reason to prefer the IterSource-based adapters
over the iter-adapter-stl.hpp variants of the same functionality.
Thus better always import them explicitly at usage site.


...actual implementation of the planned IterSource packaging is only stubbed.
But I needed to redeclare a lot of ctors, which doesn't seem logical
And I get a bad function invocation from another test case which worked correct beforehand.
2017-12-07 05:48:36 +01:00
..
sound Doxygen: fill in missing file level headlines for Proc-Layer (Player) 2016-11-09 23:40:46 +01:00
dummy-play-connection.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
dummy-play-connection.hpp TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
dummy-player-interface-proxy.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
dummy-player-service.cpp GCC-5 compatibility: remove the last remaining auto_ptrs 2017-05-01 21:43:10 +02:00
dummy-player-service.hpp clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
output-director.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
output-director.hpp clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
output-manager.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
output-slot-connection.hpp TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
output-slot.cpp Doxygen: fill in missing file level headlines for Proc-Layer (Player) 2016-11-09 23:40:46 +01:00
output-slot.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
play-controller.cpp DOC: follow-up of removing boost::scoped_ptr 2017-01-05 01:20:34 +01:00
play-controller.hpp clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
play-process.cpp TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
play-process.hpp TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
play-service.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
play-service.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
render-configurator.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
render-configurator.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
timings.cpp Doxygen: fill in missing file level headlines for Proc-Layer (Player) 2016-11-09 23:40:46 +01:00
timings.hpp DOC: follow-up of removing boost::scoped_ptr 2017-01-05 01:20:34 +01:00