projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2010-11-27
Brandon Lewis
GESFormatter: Project file format support
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
GESTimeline: set track state to NULL before removing...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
GESTimeline: release timeline objects when a layer...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
GESTrack: keep track of trackobjects and remove/release...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
tests: test for track removal while timeline contains...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
tests: test that adding tracks after adding layers...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
tests: unit test to check that objects in layers are...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
GESSimpleTimelineLayer: override get_objects () virtual...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
GESTimelineLayer: add get_objects virtual method
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
GESTimeline: allow adding tracks after layers
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
GESTimeline: add existing timeline objects when adding...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
ges: ensure built-in timeline object classes are registered
commit
|
commitdiff
|
tree
|
snapshot
2010-11-27
Brandon Lewis
GESTimeline: remove layers before removing tracks in...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Edward Hervey
ges-launch: Gracefully handle missing properties
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Edward Hervey
Timeline: Remove unneeded variable
commit
|
commitdiff
|
tree
|
snapshot
2010-11-25
Edward Hervey
TimelineObject: Forgot a break in a switch/case
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Edward Hervey
GESTimelinePipeline: Make sure playsink events are...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Edward Hervey
ges: Ignore more
commit
|
commitdiff
|
tree
|
snapshot
2010-11-23
Edward Hervey
tests: Ignore more files
commit
|
commitdiff
|
tree
|
snapshot
2010-11-14
Edward Hervey
GesTrackVideoTransition: Prefer videomixer2 to videomixer
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Edward Hervey
AUTHORS/README: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-11-11
Edward Hervey
ges-launch: g_print => g_printerr for relevant messages
commit
|
commitdiff
|
tree
|
snapshot
2010-11-09
Edward Hervey
examples: Fix for latest GstDiscoverer API changes
commit
|
commitdiff
|
tree
|
snapshot
2010-11-04
Edward Hervey
configure.ac: Require GStreamer core/base 0.10.30.4
commit
|
commitdiff
|
tree
|
snapshot
2010-11-04
Edward Hervey
GESTimeline: Change for updated GstDiscoverer API
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Edward Hervey
Add gstvideo in build dependencies
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Edward Hervey
common: Update to master
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Edward Hervey
all: Changes for discoverer being merged upstream
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Edward Hervey
ges-launch: Return 0 if no errors, else 1
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Edward Hervey
Update common
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Edward Hervey
Update for factorylist/convertframe being merged to...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Edward Hervey
Update to moved gst-convenience
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Edward Hervey
common: Update to latest version
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
relax restrictions on adding transitions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
move a callback into the proper section of the file
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
fix bug in time format regex
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
show duration text entry for all object types
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
connect to delete event instead of destroy
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
hide empty menus
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
ignore some UI signals when selection changes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
disable playback when layer is in invalid state
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
layer is also invalid when there are transitoins at...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add vaid property and unit tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add doc comment for object-moved signal
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
update list store layer emits object-moved
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add unit tests for 'object-moved' signal
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add object-moved signal to simple timeline layer
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
implement move up/down commands
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
connect to move_{up,down actions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
also disallow moving past the start or end of timeline
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
can move only when exactly one clip is selected (and...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add move up/down actions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
re-arrange tool-bar buttons
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
don't allow changes to timeline if we're paused
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
implement the stop button
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add stop button
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
code clean-up and comments
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
eliminate unecessary function prototypes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
move UI callbacks to end of file
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
clean up application struct
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
more xml tweaks
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
don't connect to selected objects unless selection...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
UI layout tweaks
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
only allow transitions to be added when the last object...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
use a private struct with get_selection_foreach
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
disable add_transition
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
get add_transition action from xml
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
menu/toolbar for adding transitions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
allow multiple selections
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
set pipeline to ready on EOS
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
make sure all actions that mutate timeline are disabled...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
set frequency property when spin button changed
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
update frequency spin button when selection changed
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add frequency and volume widgets, with signal handlers
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
update source volume when slider is moved
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
update volume slider when volume changes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
get freq/volume widgets
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
implement background widget
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
fill backround type table from enum values
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
adjust visibility calculations
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
allow adding test sources
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
get background widgets from xml
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
test sources
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add text box to set durations from formatted strings
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
set sate of pipeline to NULL prior to exit
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
update text property from text widget
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
call ges_simple_timeline_layer_add_object intead of...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
completely hide properties widgets when nothign is...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
refactor connecto_to_* family of functions
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
connect to text property widgets
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add widgets to UI for editing text properties
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add signal handlers for text properties
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
keep track of the type of selected objects
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add title source when action activates
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
add text properties to UI
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
allow multiple files to be added
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
use file-chooser dialog when adding files
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
disable playback when there's nothing in the timeline
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
disable add_file during playback
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Brandon Lewis
disable delete during playback
commit
|
commitdiff
|
tree
|
snapshot
next