platform/upstream/gstreamer.git
13 years agoTimelineObject: Forgot a break in a switch/case
Edward Hervey [Thu, 25 Nov 2010 13:01:15 +0000 (14:01 +0100)]
TimelineObject: Forgot a break in a switch/case

13 years agoGESTimelinePipeline: Make sure playsink events are sent to all incoming streams
Edward Hervey [Tue, 23 Nov 2010 17:24:38 +0000 (18:24 +0100)]
GESTimelinePipeline: Make sure playsink events are sent to all incoming streams

PlaySink will not send seek events to all incoming streams since it assumes that
they all come from the same source (like a file).
When used with multiple gnonlin compositions we need to make sure those seek events
are sent to all of them.

13 years agoges: Ignore more
Edward Hervey [Tue, 23 Nov 2010 16:34:07 +0000 (17:34 +0100)]
ges: Ignore more

13 years agotests: Ignore more files
Edward Hervey [Tue, 23 Nov 2010 16:33:32 +0000 (17:33 +0100)]
tests: Ignore more files

13 years agoGesTrackVideoTransition: Prefer videomixer2 to videomixer
Edward Hervey [Sat, 23 Oct 2010 15:38:31 +0000 (17:38 +0200)]
GesTrackVideoTransition: Prefer videomixer2 to videomixer

If present

13 years agoAUTHORS/README: cleanup
Edward Hervey [Wed, 10 Nov 2010 15:13:07 +0000 (16:13 +0100)]
AUTHORS/README: cleanup

13 years agoges-launch: g_print => g_printerr for relevant messages
Edward Hervey [Thu, 11 Nov 2010 16:39:32 +0000 (17:39 +0100)]
ges-launch: g_print => g_printerr for relevant messages

13 years agoexamples: Fix for latest GstDiscoverer API changes
Edward Hervey [Tue, 9 Nov 2010 15:27:06 +0000 (16:27 +0100)]
examples: Fix for latest GstDiscoverer API changes

13 years agoconfigure.ac: Require GStreamer core/base 0.10.30.4
Edward Hervey [Thu, 4 Nov 2010 11:29:20 +0000 (12:29 +0100)]
configure.ac: Require GStreamer core/base 0.10.30.4

13 years agoGESTimeline: Change for updated GstDiscoverer API
Edward Hervey [Thu, 4 Nov 2010 11:28:46 +0000 (12:28 +0100)]
GESTimeline: Change for updated GstDiscoverer API

13 years agoAdd gstvideo in build dependencies
Edward Hervey [Tue, 28 Sep 2010 14:30:30 +0000 (16:30 +0200)]
Add gstvideo in build dependencies

13 years agocommon: Update to master
Edward Hervey [Thu, 23 Sep 2010 16:39:01 +0000 (18:39 +0200)]
common: Update to master

13 years agoall: Changes for discoverer being merged upstream
Edward Hervey [Thu, 23 Sep 2010 16:33:27 +0000 (18:33 +0200)]
all: Changes for discoverer being merged upstream

Along with a whole bunch of Makefile fixups

13 years agoges-launch: Return 0 if no errors, else 1
Edward Hervey [Thu, 16 Sep 2010 07:07:05 +0000 (09:07 +0200)]
ges-launch: Return 0 if no errors, else 1

13 years agoUpdate common
Edward Hervey [Thu, 16 Sep 2010 06:42:50 +0000 (08:42 +0200)]
Update common

13 years agoUpdate for factorylist/convertframe being merged to gst core/base
Edward Hervey [Tue, 14 Sep 2010 14:04:02 +0000 (16:04 +0200)]
Update for factorylist/convertframe being merged to gst core/base

13 years agoUpdate to moved gst-convenience
Edward Hervey [Fri, 20 Aug 2010 10:40:05 +0000 (12:40 +0200)]
Update to moved gst-convenience

13 years agocommon: Update to latest version
Edward Hervey [Thu, 2 Sep 2010 16:19:51 +0000 (18:19 +0200)]
common: Update to latest version

13 years agorelax restrictions on adding transitions
Brandon Lewis [Thu, 5 Aug 2010 16:32:17 +0000 (18:32 +0200)]
relax restrictions on adding transitions

We don't need these any more: the valid property tells us whether it is safe
to go to GST_STATE_PLAYING or not.

13 years agomove a callback into the proper section of the file
Brandon Lewis [Thu, 5 Aug 2010 16:11:49 +0000 (18:11 +0200)]
move a callback into the proper section of the file

13 years agofix bug in time format regex
Brandon Lewis [Thu, 5 Aug 2010 15:50:48 +0000 (17:50 +0200)]
fix bug in time format regex

13 years agoshow duration text entry for all object types
Brandon Lewis [Thu, 5 Aug 2010 15:48:07 +0000 (17:48 +0200)]
show duration text entry for all object types

13 years agoconnect to delete event instead of destroy
Brandon Lewis [Thu, 5 Aug 2010 14:19:35 +0000 (16:19 +0200)]
connect to delete event instead of destroy

13 years agohide empty menus
Brandon Lewis [Thu, 5 Aug 2010 14:14:09 +0000 (16:14 +0200)]
hide empty menus

13 years agoignore some UI signals when selection changes
Brandon Lewis [Thu, 5 Aug 2010 14:12:45 +0000 (16:12 +0200)]
ignore some UI signals when selection changes

13 years agodisable playback when layer is in invalid state
Brandon Lewis [Thu, 5 Aug 2010 13:46:34 +0000 (15:46 +0200)]
disable playback when layer is in invalid state

13 years agolayer is also invalid when there are transitoins at the beginning/end
Brandon Lewis [Thu, 5 Aug 2010 13:46:02 +0000 (15:46 +0200)]
layer is also invalid when there are transitoins at the beginning/end

13 years agoadd vaid property and unit tests
Brandon Lewis [Thu, 5 Aug 2010 13:21:57 +0000 (15:21 +0200)]
add vaid property and unit tests

13 years agoadd doc comment for object-moved signal
Brandon Lewis [Thu, 5 Aug 2010 13:21:04 +0000 (15:21 +0200)]
add doc comment for object-moved signal

13 years agoupdate list store layer emits object-moved
Brandon Lewis [Thu, 5 Aug 2010 10:52:13 +0000 (12:52 +0200)]
update list store layer emits object-moved

13 years agoadd unit tests for 'object-moved' signal
Brandon Lewis [Thu, 5 Aug 2010 10:51:31 +0000 (12:51 +0200)]
add unit tests for 'object-moved' signal

13 years agoadd object-moved signal to simple timeline layer
Brandon Lewis [Thu, 5 Aug 2010 10:50:19 +0000 (12:50 +0200)]
add object-moved signal to simple timeline layer

13 years agoimplement move up/down commands
Brandon Lewis [Wed, 4 Aug 2010 16:49:19 +0000 (18:49 +0200)]
implement move up/down commands

13 years agoconnect to move_{up,down actions
Brandon Lewis [Wed, 4 Aug 2010 16:31:34 +0000 (18:31 +0200)]
connect to move_{up,down actions

13 years agoalso disallow moving past the start or end of timeline
Brandon Lewis [Wed, 4 Aug 2010 16:25:24 +0000 (18:25 +0200)]
also disallow moving past the start or end of timeline

13 years agocan move only when exactly one clip is selected (and not in playback/paused)
Brandon Lewis [Wed, 4 Aug 2010 16:02:14 +0000 (18:02 +0200)]
can move only when exactly one clip is selected (and not in playback/paused)

13 years agoadd move up/down actions
Brandon Lewis [Wed, 4 Aug 2010 15:48:12 +0000 (17:48 +0200)]
add move up/down actions

13 years agore-arrange tool-bar buttons
Brandon Lewis [Wed, 4 Aug 2010 15:43:35 +0000 (17:43 +0200)]
re-arrange tool-bar buttons

13 years agodon't allow changes to timeline if we're paused
Brandon Lewis [Wed, 4 Aug 2010 15:34:51 +0000 (17:34 +0200)]
don't allow changes to timeline if we're paused

13 years agoimplement the stop button
Brandon Lewis [Wed, 4 Aug 2010 15:27:01 +0000 (17:27 +0200)]
implement the stop button

13 years agoadd stop button
Brandon Lewis [Wed, 4 Aug 2010 15:17:59 +0000 (17:17 +0200)]
add stop button

13 years agocode clean-up and comments
Brandon Lewis [Wed, 4 Aug 2010 14:57:18 +0000 (16:57 +0200)]
code clean-up and comments

13 years agoeliminate unecessary function prototypes
Brandon Lewis [Wed, 4 Aug 2010 14:36:15 +0000 (16:36 +0200)]
eliminate unecessary function prototypes

13 years agomove UI callbacks to end of file
Brandon Lewis [Wed, 4 Aug 2010 14:26:39 +0000 (16:26 +0200)]
move UI callbacks to end of file

13 years agoclean up application struct
Brandon Lewis [Wed, 4 Aug 2010 14:25:00 +0000 (16:25 +0200)]
clean up application struct

13 years agomore xml tweaks
Brandon Lewis [Tue, 3 Aug 2010 17:53:34 +0000 (19:53 +0200)]
more xml tweaks

13 years agodon't connect to selected objects unless selection is homogenous
Brandon Lewis [Tue, 3 Aug 2010 17:42:35 +0000 (19:42 +0200)]
don't connect to selected objects unless selection is homogenous

13 years agoUI layout tweaks
Brandon Lewis [Tue, 3 Aug 2010 17:38:13 +0000 (19:38 +0200)]
UI layout tweaks

13 years agoonly allow transitions to be added when the last object isn't a transition
Brandon Lewis [Tue, 3 Aug 2010 17:31:23 +0000 (19:31 +0200)]
only allow transitions to be added when the last object isn't a transition

13 years agouse a private struct with get_selection_foreach
Brandon Lewis [Tue, 3 Aug 2010 14:19:01 +0000 (16:19 +0200)]
use a private struct with get_selection_foreach

13 years agodisable add_transition
Brandon Lewis [Tue, 3 Aug 2010 13:59:38 +0000 (15:59 +0200)]
disable add_transition

13 years agoget add_transition action from xml
Brandon Lewis [Tue, 3 Aug 2010 13:54:25 +0000 (15:54 +0200)]
get add_transition action from xml

13 years agomenu/toolbar for adding transitions
Brandon Lewis [Tue, 3 Aug 2010 13:51:29 +0000 (15:51 +0200)]
menu/toolbar for adding transitions

13 years agoallow multiple selections
Brandon Lewis [Tue, 3 Aug 2010 13:40:44 +0000 (15:40 +0200)]
allow multiple selections

13 years agoset pipeline to ready on EOS
Brandon Lewis [Tue, 3 Aug 2010 13:17:25 +0000 (15:17 +0200)]
set pipeline to ready on EOS

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