|
|
ca615b9933
|
start stubbing some of the functionality planned thus far
|
2011-09-25 19:26:07 +02:00 |
|
|
|
c473784fe3
|
disable obsolte parts of BufferTable_test
to be rewritten
|
2011-09-25 19:26:06 +02:00 |
|
|
|
ed5091d8f5
|
considering Buffer handling and BuffTable in more detail
|
2011-09-25 19:26:06 +02:00 |
|
|
|
32f71cba6d
|
more test-driven brainstorming
|
2011-09-25 19:26:06 +02:00 |
|
|
|
e1248d195a
|
move asside obsoleted code
...will be removed soon, when reworking ProcNode
|
2011-09-25 19:26:05 +02:00 |
|
|
|
1f13931640
|
test driven brainstorming: using a BufferProvider
|
2011-09-25 19:26:05 +02:00 |
|
|
|
7efde06569
|
some stubs to make it compile...
|
2011-09-25 19:26:03 +02:00 |
|
|
|
737765260d
|
Test-driven brainstorming: diagnostic adaptor for the engine
|
2011-09-25 19:26:03 +02:00 |
|
|
|
2625eee07c
|
disable work-in-progress to make the tree compile
TODO noted as Ticket #819
|
2011-09-25 19:26:02 +02:00 |
|
|
|
691ab4b8b5
|
WIP draft simple OutputSlot usage
|
2011-09-25 19:26:01 +02:00 |
|
|
|
7adb8149db
|
back to test-driven brainstorming again
|
2011-09-25 19:26:00 +02:00 |
|
|
|
08df994fb1
|
fix unit test broken by 7dad280 (14.6.2011)
|
2011-09-25 19:25:59 +02:00 |
|
|
|
f46cc26851
|
factor out convenience shortcut
transform iterator and wrap result into IterSource
|
2011-09-25 19:25:59 +02:00 |
|
|
|
2099ecbcac
|
finish and comment the new time::Control facility
|
2011-09-25 19:25:55 +02:00 |
|
|
|
fec2d25b52
|
additional quantisation and duration canges covered and passing test
|
2011-09-25 19:25:54 +02:00 |
|
|
|
a1427bb0b9
|
next challenge: expected behaviour for quantised source/target values
|
2011-09-25 19:25:54 +02:00 |
|
|
|
15a3694cca
|
more complete unit test pass
|
2011-09-25 19:25:54 +02:00 |
|
|
|
92dbedc289
|
intensify the unit-test...
|
2011-09-25 19:25:53 +02:00 |
|
|
|
b54cd2c722
|
cont. defining time::Control special cases
the refactoring seems to work out OK, was able
to cover all the cases defined thus far....
|
2011-09-25 19:25:53 +02:00 |
|
|
|
a8fd0bf7c5
|
better avoid throwing and use a default time grid in some cases
|
2011-09-25 19:25:53 +02:00 |
|
|
|
47afbbeab0
|
first attempt towards covering the various special cases
the intention is to generate most combinations from
generic template cases, but to define the difficult
cases by explicit specialisation
|
2011-09-25 19:25:53 +02:00 |
|
|
|
eed2b0f320
|
time::Control simple unit test pass
|
2011-09-25 19:25:52 +02:00 |
|
|
|
c96cd66688
|
draft implementation for time change and propagation
|
2011-09-25 19:25:52 +02:00 |
|
|
|
27533c3bb9
|
WIP darft usage for the new time::Control (life change) element
|
2011-09-25 19:25:52 +02:00 |
|
|
|
e497f0a41e
|
test case generator (Cartesian product): unit test pass
|
2011-09-25 19:25:52 +02:00 |
|
|
|
ae36b2d941
|
stubs and adjustments to get it through the compiler
|
2011-09-25 19:25:52 +02:00 |
|
|
|
786ecbe829
|
WIP draft test helper for generating test cases (Cartesian product)
|
2011-09-25 19:25:51 +02:00 |
|
|
|
eb5e0ab9ff
|
WIP: start building a Test for time::Control. Need Cartesian product of cases...
|
2011-09-25 19:25:51 +02:00 |
|
|
|
9004818d63
|
further planning the features of time::Change
|
2011-09-25 19:25:51 +02:00 |
|
|
|
14bc7d1fd4
|
fix regression in test definition
random time values are really random. Doh!
|
2011-09-25 19:16:13 +02:00 |
|
Stefan Kangas
|
e34bb5ead1
|
Fix autotool build again, still fails on setup.ini
|
2011-09-15 04:35:08 +02:00 |
|
|
|
49d5a9592a
|
Fix drop-frame: remove float framerate
|
2011-05-21 07:09:22 +02:00 |
|
|
|
b6f81d1e1e
|
Fix problems discovered by compiling with gcc 4.4
|
2011-05-21 07:08:17 +02:00 |
|
|
|
ad59049ed0
|
disable broken Thread-joining test. See Ticket #803
|
2011-05-21 06:52:50 +02:00 |
|
|
|
2dde33ec42
|
remove unecessary double calls to lumiera_config_destroy()
config system is initialised and closed automatically
|
2011-05-21 06:52:25 +02:00 |
|
|
|
1aafb07a43
|
fix remaining issues turned up by switching the time handling
|
2011-05-20 03:39:07 +02:00 |
|
|
|
51fa9fe735
|
MediaFactory now using MediaAccessFacade to determine media Duration
|
2011-05-20 02:59:29 +02:00 |
|
|
|
12f43078a2
|
fix some names
|
2011-05-20 02:17:20 +02:00 |
|
|
|
4b4fcb0c80
|
use (and verify) this with the MediaAccessMock_test
|
2011-05-20 02:02:14 +02:00 |
|
|
|
a207a9f003
|
adapt Media-Access (+Mock) to include an overall Duration
|
2011-05-18 01:37:33 +02:00 |
|
|
|
46c9811184
|
adapt the unit-tests to use the new Time framework
|
2011-05-16 08:38:27 +02:00 |
|
|
|
481875a78a
|
add check for time point contained in TimeSpan
|
2011-05-16 04:02:26 +02:00 |
|
|
|
b9861ef88f
|
WIP completely remove the old Time wrapper
|
2011-05-15 22:51:02 +02:00 |
|
|
|
ee5c9910e1
|
dry-run: switch the lumitime-test.cpp to use the new Time framework
|
2011-05-15 22:10:26 +02:00 |
|
|
|
99bf3c6d81
|
join with latest work on timecodes and frame quantisation
Merge branch 'timequant' into gui
|
2011-05-15 04:28:20 +02:00 |
|
|
|
3e28c870f5
|
Finish basic Time mutations, unit test pass
|
2011-05-15 04:19:27 +02:00 |
|
|
|
4bf53bba0f
|
code unit test to demonstrate full time/timecode usage cycle
|
2011-05-15 04:19:27 +02:00 |
|
|
|
f85c86d6c8
|
parsing fractional seconds: unit test pass
|
2011-05-15 04:19:27 +02:00 |
|
|
|
c7bb7154a7
|
draft a test to cover parsing of timecode values
|
2011-05-15 04:19:27 +02:00 |
|
|
|
6b1b6cb805
|
draft how to integrate parsing of timecode formats
|
2011-05-15 04:19:27 +02:00 |
|