|
|
a207a9f003
|
adapt Media-Access (+Mock) to include an overall Duration
|
2011-05-18 01:37:33 +02:00 |
|
|
|
042598f04c
|
adapt Core + Proc to use the new Time framework
|
2011-05-16 08:37:36 +02:00 |
|
|
|
b9861ef88f
|
WIP completely remove the old Time wrapper
|
2011-05-15 22:51:02 +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 |
|
|
|
2035405251
|
add time Mutation to adjust by offset
|
2011-05-15 04:19:26 +02:00 |
|
|
|
5851332628
|
back to business: now able to implement time mutation messages
|
2011-05-15 04:19:25 +02:00 |
|
Christian Thaeter
|
e6cc7d3f99
|
WIP: autotools catchup, make it build again
Lumiera builds again, but some tests are missing and the new setup.ini
isn't loaded correctly which makes the plugin loader fail.
|
2011-04-28 13:14:29 +02:00 |
|
|
|
b843546922
|
cumulated build/release fixes
up to corresponding debian/0.pre.01-3
- compile issue (digxel.hpp)
- SCons missing config dependency on test-only
- 32/64bit fixes
|
2011-03-31 18:43:50 +02:00 |
|
|
|
e73bea379c
|
Adjust some Copyright headers
List of years instead of a range is better
|
2011-02-05 20:56:51 +01:00 |
|
|
|
faf579c4c5
|
enforce generally imutable time values
|
2011-01-22 23:20:12 +01:00 |
|
|
|
c3d0fda495
|
remove superfluous type qualifier
|
2011-01-19 11:32:38 +01:00 |
|
|
|
02653621f6
|
adapt the TimeGrid meta asset, so it can be published as Quantiser
|
2011-01-17 06:38:10 +01:00 |
|
|
|
2c90335b1d
|
WIP idea how to represent support for some timecode formats
concrete quantiser instances need a way to state
support for just some timecode formats -- yet I dont
want to push vectors aroud all over the place
|
2011-01-16 15:41:34 +01:00 |
|
|
|
aa5c78a30f
|
TimeGridBasics_test pass
|
2011-01-15 15:04:23 +01:00 |
|
|
|
240c5ac232
|
extract asset iostream display into separate header
|
2011-01-15 14:43:50 +01:00 |
|
|
|
a70376dc4b
|
grid asset passes first basic unit test!
|
2011-01-15 14:07:25 +01:00 |
|
|
|
8bc5bf88c9
|
fill in the missing parts to create a grid asset
|
2011-01-15 13:10:02 +01:00 |
|
|
|
ee0dcf3ba0
|
introduce generic grid API to subsume quantiser and grid asset
|
2011-01-15 03:49:35 +01:00 |
|
|
|
b66b778c42
|
implement and test simple demo quantiser
|
2011-01-13 03:36:11 +01:00 |
|
|
|
c40ba74bc6
|
WIP clarify ambiguity with fractional seconds
They are *not* intended to stand-in for gavl_time_t
Indeed, Time values should be handled as opaque
|
2011-01-13 03:36:09 +01:00 |
|
|
|
15214cc069
|
WIP start stubbing and defining time quantisation and timecode entities
|
2011-01-13 03:36:08 +01:00 |
|
|
|
f798428428
|
WIP start a unit test to cover simple time grids
|
2011-01-13 03:36:08 +01:00 |
|
|
|
04db5655f1
|
Implementation: building a simple time grid
|
2011-01-13 03:36:08 +01:00 |
|
|
|
640d061de6
|
Meta Assets as a framework for specifiyng a TimeGrid
|
2011-01-13 03:36:08 +01:00 |
|
|
|
459b1a061f
|
Autotools fixes
|
2010-12-18 02:22:25 +01:00 |
|
|
|
7fc462209e
|
some naming cleanup and namespace indentation fixes
|
2010-12-18 00:58:19 +01:00 |
|
|
|
3f1b7651e9
|
GPL header whitespace
|
2010-12-17 23:28:49 +01:00 |
|
|
|
e7191ed3c6
|
Planning Fixure: Segmentation datastructure (#726)
|
2010-12-13 03:22:11 +01:00 |
|
|
|
c4282560ce
|
fix two regressions
|
2010-12-12 01:53:23 +01:00 |
|
|
|
8a54e00b6b
|
ModelPort registry unit test pass (closes #727)
|
2010-12-11 23:40:12 +01:00 |
|
|
|
be6f555e04
|
Builder: registry for model ports coded up
passes compiler, but not yet unit test....
Needed to change asset::ID to encapsulate the embedded hash value
|
2010-12-11 01:52:02 +01:00 |
|
|
|
0464ca965c
|
fill in ModelPort and ModelPortRegistry definition stubs
making test pass the compiler
|
2010-12-10 18:12:56 +01:00 |
|
|
|
7043db90ee
|
introduce an explicit StreamType::ID
|
2010-12-10 17:39:39 +01:00 |
|
|
|
9c86deb18c
|
augment asset ID: automatic conversion, typed NIL ID constants
|
2010-12-10 15:29:43 +01:00 |
|
|
|
2827961385
|
WIP: test driven brainstorming about model port registry
|
2010-12-10 01:27:17 +01:00 |
|
|
|
8802beb753
|
rereading (and rewrapping) the builder/engine code...
started this a long time ago, then got sidelined....
|
2010-12-09 22:43:32 +01:00 |
|
|
|
ee56ab36a0
|
Definition of ModelPort, model port reference and -table (#718)
|
2010-12-05 02:46:37 +01:00 |
|
|
|
828206e6b1
|
OutputMapping unit test pass (closes #651 and #716)
|
2010-11-28 05:18:57 +01:00 |
|
|
|
c7794e7cbf
|
rewrite to retrieve default-pipe query from the defintion context
|
2010-11-28 02:16:39 +01:00 |
|
|
|
5ba7468f41
|
OutputMapping implementation complete, pending unit test
|
2010-11-28 01:43:55 +01:00 |
|
|
|
fc051dfcba
|
OutputMapping implementation draft
coded up the easy part, omitting the actual resolution
based on an configuration query
|
2010-11-27 06:01:31 +01:00 |
|
|
|
1e2d4d90f6
|
start using a typedef HashVal instead of size_t (#722)
|
2010-11-27 05:11:02 +01:00 |
|
|
|
f9bc292ac3
|
better use boost::operators for full equality comparison support
|
2010-11-27 04:21:39 +01:00 |
|
|
|
c3d29d1eb3
|
OutputMapping: interface refactorings to yield a cleaner structure
|
2010-11-27 03:59:07 +01:00 |
|
|
|
56c1387cd5
|
OutputMapping: finish interface draft (stubbed)
|
2010-11-25 05:35:50 +01:00 |
|
|
|
645ddd284c
|
WIP Solution draft for defining an output mapping type
|
2010-11-25 04:52:49 +01:00 |
|
|
|
a7ec680955
|
WIP chewing on the problem how to define a output mapping type
|
2010-11-24 06:21:32 +01:00 |
|
|
|
0866d2c191
|
convenience lookup function for pipes
|
2010-11-24 06:20:53 +01:00 |
|
|
|
b42e5c859f
|
Test-driven brainstorming: how should output mapping be used?
|
2010-11-23 03:40:11 +01:00 |
|
|
|
5ae1f819f2
|
Finished the design of global pipes
|
2010-11-21 02:29:26 +01:00 |
|