Brandon Lewis
|
bdc7dc7cd7
|
store a pointer to the list selection
|
2010-09-02 18:04:24 +02:00 |
|
Brandon Lewis
|
c46c03504a
|
display filename and duration of added clip
|
2010-09-02 18:04:24 +02:00 |
|
Brandon Lewis
|
fcd508559e
|
don't create tree model in XML
|
2010-09-02 18:04:24 +02:00 |
|
Brandon Lewis
|
feca823168
|
make sure we get everythign we need from the XML file
|
2010-09-02 18:04:24 +02:00 |
|
Brandon Lewis
|
2cb291b191
|
connect to layer object-{added,removed} and display message
|
2010-09-02 18:04:24 +02:00 |
|
Brandon Lewis
|
db243a2499
|
add some simple code to add a source to the timeline
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
cd1ebe9237
|
add liscence and some organizational comments
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
d267841e41
|
we don't have to free all that much, in fact
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
d236e92178
|
create a simple timeline layer
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
c74b51f9b2
|
pass app instance to signal handlers
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
789859cbc4
|
move app data to private struct
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
37e895975d
|
export dynamic symbols in examples so signal autoconnect works
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
6c3e0b3f34
|
add protos so it builds under c90 mode
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
f4826aa85c
|
add ges-ui.c to build system
|
2010-09-02 18:04:23 +02:00 |
|
Brandon Lewis
|
da242d9f9a
|
move ui to tests/examples
|
2010-09-02 18:03:38 +02:00 |
|
Edward Hervey
|
4d801d85fe
|
tests: Fix a leak in test_filesource_images
|
2010-09-02 17:54:48 +02:00 |
|
Brandon Lewis
|
dd47b93587
|
update unit tests to catch an earlier bug
|
2010-09-01 16:56:04 +02:00 |
|
Brandon Lewis
|
01ba934522
|
check in text properties example
|
2010-09-01 16:56:04 +02:00 |
|
Brandon Lewis
|
a071cec612
|
add unit tests for text properties
|
2010-09-01 16:56:04 +02:00 |
|
Brandon Lewis
|
286c5f78db
|
supply type param to _find_track_objects in unit tests
|
2010-09-01 16:56:03 +02:00 |
|
Brandon Lewis
|
739053e249
|
unref timeline in unit test
|
2010-09-01 16:56:03 +02:00 |
|
Brandon Lewis
|
efbc4a22cd
|
increase default priority offset for sources; update unit tests
|
2010-09-01 16:56:03 +02:00 |
|
Brandon Lewis
|
3cd0444b21
|
test height notification
|
2010-09-01 16:56:03 +02:00 |
|
Brandon Lewis
|
572f7ab4da
|
expose priority-offset as a property
|
2010-09-01 16:56:02 +02:00 |
|
Brandon Lewis
|
92bedbc72e
|
update documentation and unit tests
|
2010-09-01 16:56:02 +02:00 |
|
Brandon Lewis
|
fe54413811
|
create GESTrackAudioTestSource for audio tracks when is-image is true
|
2010-08-13 11:50:30 +02:00 |
|
Brandon Lewis
|
c07097f6bb
|
set supported formats in new unit test
|
2010-08-13 11:50:30 +02:00 |
|
Brandon Lewis
|
4865daa206
|
unit test for image sources
|
2010-08-13 11:50:30 +02:00 |
|
Brandon Lewis
|
f80b85ffdc
|
add thumbnailing example which tests rest of thumbnailing api
|
2010-07-16 18:54:48 +02:00 |
|
Brandon Lewis
|
e3dc2d58a0
|
fix mem leak in unit test
|
2010-07-09 13:27:15 +02:00 |
|
Edward Hervey
|
9fa220c0c0
|
TrackVideoTransition: Avoid switching from crossfade to other types
This now exposes a bug in the TimelineTransition, since it will have
a transition type different from its track objects.
|
2010-07-09 13:21:17 +02:00 |
|
Brandon Lewis
|
12a2d3b3fe
|
expose freq and volume props in GESTimelineTestSource
|
2010-07-09 13:21:16 +02:00 |
|
Brandon Lewis
|
dcc0413945
|
remove 'mute' property from GESTimelineTextOverlay
|
2010-07-09 13:21:16 +02:00 |
|
Brandon Lewis
|
9f71c1ff8c
|
convert rest of code to use GESVideoTestPattern
|
2010-07-09 13:21:16 +02:00 |
|
Brandon Lewis
|
66351c03ef
|
update unit tests
|
2010-07-09 13:21:16 +02:00 |
|
Brandon Lewis
|
cc719507ea
|
move and rename TRANSITION_VTYPE into enums.h and rename
|
2010-07-09 13:21:15 +02:00 |
|
Brandon Lewis
|
521df03ddd
|
GESTimelineOverlay -> GESTimelineTextOverlay
|
2010-07-09 13:21:15 +02:00 |
|
Brandon Lewis
|
e3718b4213
|
GESTimelineBackgroundSource -> GESTimelineTestSource
|
2010-07-09 13:21:15 +02:00 |
|
Brandon Lewis
|
ae8d9b1544
|
GESTrackVideoBackgroundSource -> GESTrackVideoTestSource
|
2010-07-09 13:21:14 +02:00 |
|
Brandon Lewis
|
890bbb084e
|
GESTrackVideoOverlay -> GESTrackTextOverlay
|
2010-07-09 13:21:14 +02:00 |
|
Brandon Lewis
|
fc23c1f040
|
GESTrackVideoOverlay inherits directly from GESTrackOperation
|
2010-07-09 13:21:14 +02:00 |
|
Brandon Lewis
|
526e37589b
|
GESTrackVideoTitleSource -> GESTrackTitleSource
|
2010-07-09 13:21:14 +02:00 |
|
Edward Hervey
|
5058f83381
|
examples: Ignore files
|
2010-07-09 13:21:13 +02:00 |
|
Edward Hervey
|
17619a0869
|
check: Ignore files
|
2010-07-09 13:21:13 +02:00 |
|
Edward Hervey
|
aa640c7709
|
tests: Add <stdlib.h> for exit usage
|
2010-07-09 13:21:13 +02:00 |
|
Brandon Lewis
|
79cbb9efad
|
check in overlay test app
|
2010-07-09 13:21:12 +02:00 |
|
Brandon Lewis
|
1c2ab099f9
|
activate remaining overlay tests
|
2010-07-09 13:21:12 +02:00 |
|
Brandon Lewis
|
c76697bca0
|
check in overlay unit tests
|
2010-07-09 13:21:12 +02:00 |
|
Brandon Lewis
|
5857274f8e
|
update unit tests
|
2010-07-09 13:21:11 +02:00 |
|
Brandon Lewis
|
8f75344ac2
|
clean up some memory leaks in the titles unit test
|
2010-07-09 13:21:10 +02:00 |
|