platform/upstream/gstreamer.git
13 years agomake sure all actions that mutate timeline are disabled during playback
Brandon Lewis [Tue, 3 Aug 2010 13:03:24 +0000 (15:03 +0200)]
make sure all actions that mutate timeline are disabled during playback

13 years agoset frequency property when spin button changed
Brandon Lewis [Tue, 3 Aug 2010 12:58:15 +0000 (14:58 +0200)]
set frequency property when spin button changed

13 years agoupdate frequency spin button when selection changed
Brandon Lewis [Tue, 3 Aug 2010 12:53:22 +0000 (14:53 +0200)]
update frequency spin button when selection changed

13 years agoadd frequency and volume widgets, with signal handlers
Brandon Lewis [Tue, 3 Aug 2010 12:46:21 +0000 (14:46 +0200)]
add frequency and volume widgets, with signal handlers

13 years agoupdate source volume when slider is moved
Brandon Lewis [Tue, 3 Aug 2010 12:43:41 +0000 (14:43 +0200)]
update source volume when slider is moved

13 years agoupdate volume slider when volume changes
Brandon Lewis [Tue, 3 Aug 2010 12:39:56 +0000 (14:39 +0200)]
update volume slider when volume changes

13 years agoget freq/volume widgets
Brandon Lewis [Tue, 3 Aug 2010 12:38:42 +0000 (14:38 +0200)]
get freq/volume widgets

13 years agoimplement background widget
Brandon Lewis [Mon, 2 Aug 2010 17:06:06 +0000 (19:06 +0200)]
implement background widget

13 years agofill backround type table from enum values
Brandon Lewis [Mon, 2 Aug 2010 15:26:24 +0000 (17:26 +0200)]
fill backround type table from enum values

13 years agoadjust visibility calculations
Brandon Lewis [Mon, 2 Aug 2010 15:25:26 +0000 (17:25 +0200)]
adjust visibility calculations

13 years agoallow adding test sources
Brandon Lewis [Mon, 2 Aug 2010 15:24:24 +0000 (17:24 +0200)]
allow adding test sources

13 years agoget background widgets from xml
Brandon Lewis [Mon, 2 Aug 2010 15:22:39 +0000 (17:22 +0200)]
get background widgets from xml

13 years agotest sources
Brandon Lewis [Mon, 2 Aug 2010 15:21:36 +0000 (17:21 +0200)]
test sources

13 years agoadd text box to set durations from formatted strings
Brandon Lewis [Tue, 27 Jul 2010 13:25:20 +0000 (15:25 +0200)]
add text box to set durations from formatted strings

13 years agoset sate of pipeline to NULL prior to exit
Brandon Lewis [Mon, 26 Jul 2010 18:40:06 +0000 (20:40 +0200)]
set sate of pipeline to NULL prior to exit

13 years agoupdate text property from text widget
Brandon Lewis [Fri, 23 Jul 2010 17:14:21 +0000 (19:14 +0200)]
update text property from text widget

13 years agocall ges_simple_timeline_layer_add_object intead of base method
Brandon Lewis [Fri, 23 Jul 2010 16:59:40 +0000 (18:59 +0200)]
call ges_simple_timeline_layer_add_object intead of base method

13 years agocompletely hide properties widgets when nothign is selected
Brandon Lewis [Fri, 23 Jul 2010 16:59:11 +0000 (18:59 +0200)]
completely hide properties widgets when nothign is selected

13 years agorefactor connecto_to_* family of functions
Brandon Lewis [Fri, 23 Jul 2010 16:56:48 +0000 (18:56 +0200)]
refactor connecto_to_* family of functions

13 years agoconnect to text property widgets
Brandon Lewis [Fri, 23 Jul 2010 16:43:37 +0000 (18:43 +0200)]
connect to text property widgets

13 years agoadd widgets to UI for editing text properties
Brandon Lewis [Fri, 23 Jul 2010 16:42:53 +0000 (18:42 +0200)]
add widgets to UI for editing text properties

13 years agoadd signal handlers for text properties
Brandon Lewis [Fri, 23 Jul 2010 16:42:13 +0000 (18:42 +0200)]
add signal handlers for text properties

13 years agokeep track of the type of selected objects
Brandon Lewis [Fri, 23 Jul 2010 16:38:46 +0000 (18:38 +0200)]
keep track of the type of selected objects

13 years agoadd title source when action activates
Brandon Lewis [Fri, 23 Jul 2010 16:36:54 +0000 (18:36 +0200)]
add title source when action activates

13 years agoadd text properties to UI
Brandon Lewis [Fri, 23 Jul 2010 08:58:11 +0000 (10:58 +0200)]
add text properties to UI

13 years agoallow multiple files to be added
Brandon Lewis [Thu, 22 Jul 2010 16:07:26 +0000 (18:07 +0200)]
allow multiple files to be added

13 years agouse file-chooser dialog when adding files
Brandon Lewis [Thu, 22 Jul 2010 15:58:00 +0000 (17:58 +0200)]
use file-chooser dialog when adding files

13 years agodisable playback when there's nothing in the timeline
Brandon Lewis [Thu, 22 Jul 2010 11:13:20 +0000 (13:13 +0200)]
disable playback when there's nothing in the timeline

13 years agodisable add_file during playback
Brandon Lewis [Thu, 22 Jul 2010 10:54:01 +0000 (12:54 +0200)]
disable add_file during playback

13 years agodisable delete during playback
Brandon Lewis [Thu, 22 Jul 2010 10:51:07 +0000 (12:51 +0200)]
disable delete during playback

13 years agodisable properties during playback
Brandon Lewis [Thu, 22 Jul 2010 10:48:34 +0000 (12:48 +0200)]
disable properties during playback

13 years agoupdate state from bus; set button icon from playback state
Brandon Lewis [Thu, 22 Jul 2010 10:43:13 +0000 (12:43 +0200)]
update state from bus; set button icon from playback state

13 years agoset the action sensitivity, not the menu item
Brandon Lewis [Thu, 22 Jul 2010 10:20:59 +0000 (12:20 +0200)]
set the action sensitivity, not the menu item

13 years agotoggle playback when button clicked
Brandon Lewis [Thu, 22 Jul 2010 10:17:24 +0000 (12:17 +0200)]
toggle playback when button clicked

13 years agofix signal handler signatures
Brandon Lewis [Thu, 22 Jul 2010 10:08:28 +0000 (12:08 +0200)]
fix signal handler signatures

13 years agoadd play action/controls
Brandon Lewis [Thu, 22 Jul 2010 10:05:09 +0000 (12:05 +0200)]
add play action/controls

13 years agoadd toolbar; connect to action signals instead of menu items directly
Brandon Lewis [Thu, 22 Jul 2010 09:00:15 +0000 (11:00 +0200)]
add toolbar; connect to action signals instead of menu items directly

13 years agoalso set state of delete menu item
Brandon Lewis [Thu, 22 Jul 2010 08:18:41 +0000 (10:18 +0200)]
also set state of delete menu item

13 years agoupdate in-point from in-point slider
Brandon Lewis [Wed, 21 Jul 2010 18:21:01 +0000 (20:21 +0200)]
update in-point from in-point slider

13 years agoadd in-point slider
Brandon Lewis [Wed, 21 Jul 2010 17:02:09 +0000 (19:02 +0200)]
add in-point slider

13 years agoformat duration nicely
Brandon Lewis [Wed, 21 Jul 2010 17:01:33 +0000 (19:01 +0200)]
format duration nicely

13 years agoset slider range before setting duration
Brandon Lewis [Wed, 21 Jul 2010 16:15:56 +0000 (18:15 +0200)]
set slider range before setting duration

13 years agoremove some unneeded function protos
Brandon Lewis [Wed, 21 Jul 2010 16:15:06 +0000 (18:15 +0200)]
remove some unneeded function protos

13 years agoslider updates duration of selected object now
Brandon Lewis [Wed, 21 Jul 2010 16:03:06 +0000 (18:03 +0200)]
slider updates duration of selected object now

13 years agoconnect to duration and max-duration changed of filesources
Brandon Lewis [Wed, 21 Jul 2010 15:00:35 +0000 (17:00 +0200)]
connect to duration and max-duration changed of filesources

13 years agodo housekeeping each time selection is updated
Brandon Lewis [Wed, 21 Jul 2010 14:29:12 +0000 (16:29 +0200)]
do housekeeping each time selection is updated

13 years agoclean up the create_ui function a bit
Brandon Lewis [Wed, 21 Jul 2010 13:43:28 +0000 (15:43 +0200)]
clean up the create_ui function a bit

13 years agodisable properties editor when nothing is selected
Brandon Lewis [Wed, 21 Jul 2010 13:23:18 +0000 (15:23 +0200)]
disable properties editor when nothing is selected

13 years agorename a few attributes
Brandon Lewis [Wed, 21 Jul 2010 13:22:29 +0000 (15:22 +0200)]
rename a few attributes

13 years agoupdate list model when objects are removed from layer
Brandon Lewis [Wed, 21 Jul 2010 11:54:24 +0000 (13:54 +0200)]
update list model when objects are removed from layer

13 years agodelete selected objects from layer when user issues delete command
Brandon Lewis [Wed, 21 Jul 2010 11:53:54 +0000 (13:53 +0200)]
delete selected objects from layer when user issues delete command

13 years agostore a pointer to the list selection
Brandon Lewis [Wed, 21 Jul 2010 11:53:01 +0000 (13:53 +0200)]
store a pointer to the list selection

13 years agodisplay filename and duration of added clip
Brandon Lewis [Wed, 21 Jul 2010 09:40:18 +0000 (11:40 +0200)]
display filename and duration of added clip

13 years agodon't create tree model in XML
Brandon Lewis [Wed, 21 Jul 2010 09:36:41 +0000 (11:36 +0200)]
don't create tree model in XML

13 years agomake sure we get everythign we need from the XML file
Brandon Lewis [Tue, 20 Jul 2010 17:41:58 +0000 (19:41 +0200)]
make sure we get everythign we need from the XML file

13 years agoconnect to layer object-{added,removed} and display message
Brandon Lewis [Tue, 20 Jul 2010 17:13:06 +0000 (19:13 +0200)]
connect to layer object-{added,removed} and display message

13 years agoadd some simple code to add a source to the timeline
Brandon Lewis [Tue, 20 Jul 2010 17:05:15 +0000 (19:05 +0200)]
add some simple code to add a source to the timeline

13 years agoadd liscence and some organizational comments
Brandon Lewis [Tue, 20 Jul 2010 16:53:15 +0000 (18:53 +0200)]
add liscence and some organizational comments

13 years agowe don't have to free all that much, in fact
Brandon Lewis [Tue, 20 Jul 2010 16:38:54 +0000 (18:38 +0200)]
we don't have to free all that much, in fact

13 years agocreate a simple timeline layer
Brandon Lewis [Tue, 20 Jul 2010 16:24:14 +0000 (18:24 +0200)]
create a simple timeline layer

13 years agopass app instance to signal handlers
Brandon Lewis [Tue, 20 Jul 2010 15:59:59 +0000 (17:59 +0200)]
pass app instance to signal handlers

13 years agomove app data to private struct
Brandon Lewis [Tue, 20 Jul 2010 15:55:06 +0000 (17:55 +0200)]
move app data to private struct

13 years agoexport dynamic symbols in examples so signal autoconnect works
Brandon Lewis [Tue, 20 Jul 2010 15:52:24 +0000 (17:52 +0200)]
export dynamic symbols in examples so signal autoconnect works

13 years agoadd protos so it builds under c90 mode
Brandon Lewis [Tue, 20 Jul 2010 15:05:26 +0000 (17:05 +0200)]
add protos so it builds under c90 mode

13 years agoadd ges-ui.c to build system
Brandon Lewis [Tue, 20 Jul 2010 14:44:01 +0000 (16:44 +0200)]
add ges-ui.c to build system

13 years agoadd GTK+ to configure.ac as optional dependency for examples UI
Brandon Lewis [Tue, 20 Jul 2010 14:43:03 +0000 (16:43 +0200)]
add GTK+ to configure.ac as optional dependency for examples UI

13 years agomove ui to tests/examples
Brandon Lewis [Tue, 20 Jul 2010 14:23:40 +0000 (16:23 +0200)]
move ui to tests/examples

13 years agoadd 'add_file' menu item
Brandon Lewis [Tue, 20 Jul 2010 13:56:12 +0000 (15:56 +0200)]
add 'add_file' menu item

13 years agoflesh out ui design a bit more
Brandon Lewis [Tue, 20 Jul 2010 11:57:28 +0000 (13:57 +0200)]
flesh out ui design a bit more

13 years agoquit when main window closes
Brandon Lewis [Mon, 19 Jul 2010 17:39:26 +0000 (19:39 +0200)]
quit when main window closes

13 years agocheck in UI implementation
Brandon Lewis [Mon, 19 Jul 2010 17:02:41 +0000 (19:02 +0200)]
check in UI implementation

13 years agocheck in ui file
Brandon Lewis [Mon, 19 Jul 2010 16:09:32 +0000 (18:09 +0200)]
check in ui file

13 years agoGESTrackObject: Fix debug statement
Edward Hervey [Thu, 2 Sep 2010 15:55:20 +0000 (17:55 +0200)]
GESTrackObject: Fix debug statement

13 years agotests: Fix a leak in test_filesource_images
Edward Hervey [Thu, 2 Sep 2010 15:54:48 +0000 (17:54 +0200)]
tests: Fix a leak in test_filesource_images

13 years agoGESTimelineFileSource: Don't leak strings
Edward Hervey [Wed, 1 Sep 2010 15:04:26 +0000 (17:04 +0200)]
GESTimelineFileSource: Don't leak strings

13 years agoupdate unit tests to catch an earlier bug
Brandon Lewis [Fri, 16 Jul 2010 14:43:38 +0000 (16:43 +0200)]
update unit tests to catch an earlier bug

13 years agocheck in text properties example
Brandon Lewis [Wed, 14 Jul 2010 14:50:16 +0000 (16:50 +0200)]
check in text properties example

13 years agodeactivate overlay when no text is present
Brandon Lewis [Wed, 14 Jul 2010 14:14:19 +0000 (16:14 +0200)]
deactivate overlay when no text is present

13 years agoadd unit tests for text properties
Brandon Lewis [Wed, 14 Jul 2010 14:12:56 +0000 (16:12 +0200)]
add unit tests for text properties

13 years agoexpose text, font-desc, and alignment properties in GESTimelineSource
Brandon Lewis [Wed, 14 Jul 2010 13:23:35 +0000 (15:23 +0200)]
expose text, font-desc, and alignment properties in GESTimelineSource

13 years agofix typo in docstring
Brandon Lewis [Wed, 14 Jul 2010 13:19:30 +0000 (15:19 +0200)]
fix typo in docstring

13 years agoadd conversion elements to TrackTextOverlay
Brandon Lewis [Wed, 14 Jul 2010 11:18:57 +0000 (13:18 +0200)]
add conversion elements to TrackTextOverlay

13 years agotweak gstl recalculate: cur track object sets priority for next transition
Brandon Lewis [Wed, 14 Jul 2010 11:14:54 +0000 (13:14 +0200)]
tweak gstl recalculate: cur track object sets priority for next transition

13 years agosupply type param to _find_track_objects in unit tests
Brandon Lewis [Tue, 13 Jul 2010 16:44:41 +0000 (18:44 +0200)]
supply type param to _find_track_objects in unit tests

13 years agoadd type argument to ges_timeline_object_find_track_objects()
Brandon Lewis [Tue, 13 Jul 2010 16:42:46 +0000 (18:42 +0200)]
add type argument to ges_timeline_object_find_track_objects()

13 years agounref timeline in unit test
Brandon Lewis [Tue, 13 Jul 2010 16:14:33 +0000 (18:14 +0200)]
unref timeline in unit test

13 years agodon't add the same track object twice
Brandon Lewis [Tue, 13 Jul 2010 16:12:34 +0000 (18:12 +0200)]
don't add the same track object twice

13 years agocheck for proper instance type in _set_* functions
Brandon Lewis [Tue, 13 Jul 2010 15:13:02 +0000 (17:13 +0200)]
check for proper instance type in _set_* functions

13 years agofix documentation comment
Brandon Lewis [Tue, 13 Jul 2010 10:11:06 +0000 (12:11 +0200)]
fix documentation comment

13 years agocreate a text overlay with default text for every TimelineSource
Brandon Lewis [Fri, 9 Jul 2010 16:59:41 +0000 (18:59 +0200)]
create a text overlay with default text for every TimelineSource

13 years agoincrease default priority offset for sources; update unit tests
Brandon Lewis [Fri, 9 Jul 2010 16:29:27 +0000 (18:29 +0200)]
increase default priority offset for sources; update unit tests

13 years agomove this commit down where it belongs
Brandon Lewis [Fri, 9 Jul 2010 16:27:19 +0000 (18:27 +0200)]
move this commit down where it belongs

13 years agooverride create_track_objects (plural) in TimelineSource
Brandon Lewis [Fri, 9 Jul 2010 16:26:56 +0000 (18:26 +0200)]
override create_track_objects (plural) in TimelineSource

13 years agotest height notification
Brandon Lewis [Fri, 9 Jul 2010 13:59:44 +0000 (15:59 +0200)]
test height notification

13 years agoupdate height when track object priority offset changes
Brandon Lewis [Fri, 9 Jul 2010 11:49:23 +0000 (13:49 +0200)]
update height when track object priority offset changes

13 years agoreword priority documentation comments
Brandon Lewis [Fri, 9 Jul 2010 11:48:19 +0000 (13:48 +0200)]
reword priority documentation comments

13 years agouse object height in gstl recalcuate
Brandon Lewis [Fri, 9 Jul 2010 10:10:06 +0000 (12:10 +0200)]
use object height in gstl recalcuate

13 years agoinitialize height to 1
Brandon Lewis [Fri, 9 Jul 2010 10:09:29 +0000 (12:09 +0200)]
initialize height to 1

13 years agoadd accessor macro
Brandon Lewis [Fri, 9 Jul 2010 10:09:08 +0000 (12:09 +0200)]
add accessor macro

13 years agoadd height property
Brandon Lewis [Fri, 9 Jul 2010 09:51:21 +0000 (11:51 +0200)]
add height property