index
:
gst-editing-services.git
iterators
master
Unnamed repository; edit this file to name it for gitweb.
Brandon Lewis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
GESSimpleTimelineLayer: add _index() method
HEAD
master
Brandon Lewis
3
-0/+24
2010-12-16
GESSimpleTimelineLayer: add test for _index() method
Brandon Lewis
1
-0/+10
2010-12-15
GESSimpleTimelineLayer: ensure the object can be located before "object-added"
Brandon Lewis
1
-1/+5
2010-12-15
GESSimpleTimelineLayer: add _nth() method
Brandon Lewis
3
-0/+30
2010-12-15
GESSimpleTimelineLayer: add test for _nth() method
Brandon Lewis
1
-0/+10
2010-12-09
GESTimelineObject: Clarify usage of create_track_object(s) by subclasses
Edward Hervey
3
-13/+31
2010-12-09
GESTimelineSource: Remove empty create_track_object vmethod
Edward Hervey
1
-15/+0
2010-12-09
GESFormatter: Hide the save/load vmethod from the docs
Edward Hervey
1
-4/+3
2010-12-08
ges: Remove creators for base classes
Edward Hervey
6
-15/+12
2010-12-08
GESTimelineSource: Remove _new() since it's a base class
Edward Hervey
3
-9/+0
2010-12-08
docs: A round of updates
Edward Hervey
29
-153/+87
2010-12-08
docs: expose the TrackImageSource docs
Edward Hervey
1
-0/+1
2010-12-08
docs: Update ges.types with all types
Edward Hervey
1
-22/+24
2010-12-08
GESTimelineObject: add private structure
Thibault Saunier
18
-142/+435
2010-12-08
GESSimpleTimelineLayer: add private structure
Thibault Saunier
4
-33/+78
2010-12-08
ges: Add instance private structures
Thibault Saunier
41
-2/+322
2010-12-08
GESTimelinePipeline: add a private structure
Thibault Saunier
2
-94/+110
2010-12-08
GESCustomTimelineSource: add private structure
Thibault Saunier
3
-7/+19
2010-12-03
Tests: fix CMP_FAIL on 32-bit machines
Brandon Lewis
1
-2/+2
2010-12-02
docs: TODO idea dumping
Edward Hervey
1
-0/+103
2010-12-02
tests: Make sure we specify guint64 with g_object_set arguments
Edward Hervey
1
-13/+14
2010-12-02
SimpleTimelineLayer: Remove bogus check and extend unit test to validate it
Thibault Saunier
2
-6/+11
2010-12-02
tests: Make sure we specify guint64 with g_object_set arguments
Edward Hervey
1
-3/+3
2010-11-29
ges: Add padding to all public structures
Edward Hervey
29
-37/+210
2010-11-27
Update common
Edward Hervey
1
-0/+0
2010-11-27
ges-ui: allow enabling/disabling audio/video tracks
Brandon Lewis
2
-23/+201
2010-11-27
ges-ui: implement save as command in gtk demo
Brandon Lewis
2
-0/+33
2010-11-27
ges-ui: implement load command
Brandon Lewis
1
-0/+60
2010-11-27
ges-ui: don't assume we always have 1 layer and two tracks
Brandon Lewis
2
-15/+76
2010-11-27
ges-ui: add new command, remove quit command (closing last window quits app)
Brandon Lewis
2
-19/+16
2010-11-27
test: Fix typo in simplelayer test
Edward Hervey
1
-2/+2
2010-11-27
check: Small cleanup of the save/load test
Edward Hervey
1
-19/+14
2010-11-27
Formatter: Extend and fixup documentation
Edward Hervey
4
-102/+167
2010-11-27
Timeline: Add doc and more comments/fixmes
Edward Hervey
1
-0/+24
2010-11-27
GESTimeline: Prevent saving timelines without any layers
Edward Hervey
1
-0/+8
2010-11-27
TimelineLayer: Add debug statement regarding priorities
Edward Hervey
1
-0/+4
2010-11-27
GESFormatter: fix a few typos in documention
Brandon Lewis
3
-5/+2
2010-11-27
GESTimeline: add more fixmes
Brandon Lewis
1
-0/+10
2010-11-27
tests: add save->load test case
Brandon Lewis
1
-14/+96
2010-11-27
GESKeyFileFormatter: use ges_formatter_get/set data
Brandon Lewis
1
-9/+10
2010-11-27
tests: use ges_formatter_{get,set}_data accessors in unit tests
Brandon Lewis
1
-6/+6
2010-11-27
GESFormatter: Add data-related methods
Brandon Lewis
3
-11/+109
2010-11-27
tests: update unit tests
Brandon Lewis
1
-7/+7
2010-11-27
GESKeyFileFormatter: New GKeyFile GESFormatter
Brandon Lewis
10
-405/+588
2010-11-27
tools: add project file support to ges-launch
Brandon Lewis
1
-5/+83
2010-11-27
GESTimeline: implementation of save_to/load_from uri
Brandon Lewis
3
-19/+77
2010-11-27
tests: Add save/load tests
Brandon Lewis
3
-1/+661
2010-11-27
GESFormatter: Project file format support
Brandon Lewis
8
-0/+838
2010-11-27
GESTimeline: set track state to NULL before removing from timeline
Brandon Lewis
1
-0/+8
2010-11-27
GESTimeline: release timeline objects when a layer is removed
Brandon Lewis
1
-0/+12
[next]