|
|
a79ba2c507
|
refactor use of HashVal typedef (#722)
|
2012-12-02 23:03:37 +01:00 |
|
|
|
b9d1899486
|
cleanup: rectify Proc-Layer namespaces (II)
|
2011-12-02 17:50:44 +01:00 |
|
|
|
eb79a00cf4
|
cleanup: rectify Proc-Layer namespaces (I)
|
2011-12-02 16:10:03 +01:00 |
|
|
|
7ba8ff432f
|
BufferProvider interface finished thus far.
simulated lifecycle passes unit test
|
2011-11-26 00:09:59 +01:00 |
|
|
|
55a77bdd73
|
factor out and treat the attaching of objects separately
this is an advanced feature not required
in the standard buffer usage cycle
|
2011-11-25 20:23:31 +01:00 |
|
|
|
ce25be6fa3
|
refactor relation of BuffHandle and BufferDescriptor
they are now tightly coupled and assumed to
work together; there is no need to relay half
of BuffHandle's interface through BufferDescriptor
|
2011-11-25 18:20:01 +01:00 |
|
|
|
d6b069fbbd
|
clean-up after refactoring
|
2011-11-25 17:29:06 +01:00 |
|
|
|
74702ebecd
|
address the next test...
|
2011-11-24 03:33:23 +01:00 |
|
|
|
2ae1e3c8f9
|
test/dummy buffer provider finished and passes test
|
2011-11-21 03:26:08 +01:00 |
|
|
|
d6de8c8d1a
|
implement some missing nits and bits
|
2011-11-21 02:28:44 +01:00 |
|
|
|
91b74ad7bd
|
implement missing parts of test/dummy buffer provider
|
2011-11-20 01:35:52 +01:00 |
|
|
|
623bb401af
|
clarify implementation extension points of BufferProvider
decide especially how to pass on the implementation
defined data like e.g. pointers to storage extents
|
2011-11-15 04:47:31 +01:00 |
|
|
|
6bc94cccb5
|
WIP refactor BufferProvider public and protected API
|
2011-11-14 01:43:29 +01:00 |
|
|
|
ca0ae9c120
|
stubbed relevant parts of BufferProvider and OutputSlot
|
2011-10-19 02:47:11 +02:00 |
|
|
|
991eec8185
|
draft test to simulate a complete buffer metadata usage cycle
|
2011-10-17 02:00:48 +02:00 |
|
|
|
cafe271830
|
stubbing of basic buffer provider functionality
|
2011-09-25 19:26:07 +02:00 |
|
|
|
ca615b9933
|
start stubbing some of the functionality planned thus far
|
2011-09-25 19:26:07 +02:00 |
|
|
|
32f71cba6d
|
more test-driven brainstorming
|
2011-09-25 19:26:06 +02:00 |
|
|
|
8016547d9c
|
rework and clarify node invocation sequence
while passing by, identified quite some
node invocation code to be rewritten
|
2011-09-25 19:26:05 +02:00 |
|
|
|
95bb5e64aa
|
WIP desiging the interplay of BufferProvider and BuffHandle
|
2011-09-25 19:26:05 +02:00 |
|
|
|
7adb8149db
|
back to test-driven brainstorming again
|
2011-09-25 19:26:00 +02:00 |
|
|
|
a199bff92b
|
BufferProvider as a frontend to buffer management
|
2011-09-25 19:26:00 +02:00 |
|
|
|
dea1fa57a2
|
draft play process structure; clarify handling of multiple channels
|
2011-09-25 19:25:58 +02:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
|
|
1430965798
|
WIP: implementation of a node fabrication code path
|
2009-09-05 04:10:51 +02:00 |
|
|
|
391181e699
|
WIP some further musing about how to do a simple invocation for unit testing ProcNode
|
2009-09-04 01:59:44 +02:00 |
|
|
|
83067aa318
|
WIP: ...to do so, some considerations regarding the entrance point..
|
2009-08-31 12:16:47 +02:00 |
|
|
|
97ee7a95ea
|
WIP try to get grip at the actual node creation...
determining the right context for node creation to happen
|
2009-08-29 12:26:47 +02:00 |
|
|
|
06000769e2
|
re-read the code concerning the pull()-call, fix obvious mismatches, comment, plan...
|
2009-08-29 12:23:41 +02:00 |
|
|
|
1b4aa98cdf
|
use the new stream type definitions to get ahead with the builder work
|
2009-08-29 12:19:26 +02:00 |
|
|
|
e921b1658c
|
error.hpp belongs to src/lib
|
2008-12-27 00:53:35 +01:00 |
|
Christian Thaeter
|
3654473b75
|
WIP: Merge common into lib
* breaks lumigui linking
* test non functional yet
* tools cant not be linked because of cross dependency problems
|
2008-12-17 17:53:32 +01:00 |
|
|
|
628be502e5
|
reordered some files to use the new include and lumiera directories
|
2008-12-15 13:33:04 +01:00 |
|
|
|
578178a937
|
brainstorming (continued). MediaImplLib
considering how to snap in the actual implementation
|
2008-09-22 06:42:10 +02:00 |
|
|
|
7ed7f05ffb
|
further analyzing the problem (stream type handling)
|
2008-09-13 06:00:22 +02:00 |
|
|
|
9a34d234ae
|
WIP pass compiler, after filling in some more stubs
|
2008-07-20 20:08:08 +02:00 |
|
|
|
48780bef74
|
WIP draft the handling of buffer pointer tables
|
2008-07-17 16:17:43 +02:00 |
|
|
|
63d5684c12
|
WIP continued with refactoring the Invocation
|
2008-07-16 05:09:04 +02:00 |
|