platform/upstream/gstreamer.git
2010-11-27 Brandon Lewisges-ui: add new command, remove quit command (closing...
2010-11-27 Edward Herveytest: Fix typo in simplelayer test
2010-11-27 Edward Herveycheck: Small cleanup of the save/load test
2010-11-27 Edward HerveyFormatter: Extend and fixup documentation
2010-11-27 Edward HerveyTimeline: Add doc and more comments/fixmes
2010-11-27 Edward HerveyGESTimeline: Prevent saving timelines without any layers
2010-11-27 Edward HerveyTimelineLayer: Add debug statement regarding priorities
2010-11-27 Brandon LewisGESFormatter: fix a few typos in documention
2010-11-27 Brandon LewisGESTimeline: add more fixmes
2010-11-27 Brandon Lewistests: add save->load test case
2010-11-27 Brandon LewisGESKeyFileFormatter: use ges_formatter_get/set data
2010-11-27 Brandon Lewistests: use ges_formatter_{get,set}_data accessors in...
2010-11-27 Brandon LewisGESFormatter: Add data-related methods
2010-11-27 Brandon Lewistests: update unit tests
2010-11-27 Brandon LewisGESKeyFileFormatter: New GKeyFile GESFormatter
2010-11-27 Brandon Lewistools: add project file support to ges-launch
2010-11-27 Brandon LewisGESTimeline: implementation of save_to/load_from uri
2010-11-27 Brandon Lewistests: Add save/load tests
2010-11-27 Brandon LewisGESFormatter: Project file format support
2010-11-27 Brandon LewisGESTimeline: set track state to NULL before removing...
2010-11-27 Brandon LewisGESTimeline: release timeline objects when a layer...
2010-11-27 Brandon LewisGESTrack: keep track of trackobjects and remove/release...
2010-11-27 Brandon Lewistests: test for track removal while timeline contains...
2010-11-27 Brandon Lewistests: test that adding tracks after adding layers...
2010-11-27 Brandon Lewistests: unit test to check that objects in layers are...
2010-11-27 Brandon LewisGESSimpleTimelineLayer: override get_objects () virtual...
2010-11-27 Brandon LewisGESTimelineLayer: add get_objects virtual method
2010-11-27 Brandon LewisGESTimeline: allow adding tracks after layers
2010-11-27 Brandon LewisGESTimeline: add existing timeline objects when adding...
2010-11-27 Brandon Lewisges: ensure built-in timeline object classes are registered
2010-11-27 Brandon LewisGESTimeline: remove layers before removing tracks in...
2010-11-25 Edward Herveyges-launch: Gracefully handle missing properties
2010-11-25 Edward HerveyTimeline: Remove unneeded variable
2010-11-25 Edward HerveyTimelineObject: Forgot a break in a switch/case
2010-11-23 Edward HerveyGESTimelinePipeline: Make sure playsink events are...
2010-11-23 Edward Herveyges: Ignore more
2010-11-23 Edward Herveytests: Ignore more files
2010-11-14 Edward HerveyGesTrackVideoTransition: Prefer videomixer2 to videomixer
2010-11-11 Edward HerveyAUTHORS/README: cleanup
2010-11-11 Edward Herveyges-launch: g_print => g_printerr for relevant messages
2010-11-09 Edward Herveyexamples: Fix for latest GstDiscoverer API changes
2010-11-04 Edward Herveyconfigure.ac: Require GStreamer core/base 0.10.30.4
2010-11-04 Edward HerveyGESTimeline: Change for updated GstDiscoverer API
2010-09-28 Edward HerveyAdd gstvideo in build dependencies
2010-09-23 Edward Herveycommon: Update to master
2010-09-23 Edward Herveyall: Changes for discoverer being merged upstream
2010-09-16 Edward Herveyges-launch: Return 0 if no errors, else 1
2010-09-16 Edward HerveyUpdate common
2010-09-16 Edward HerveyUpdate for factorylist/convertframe being merged to...
2010-09-16 Edward HerveyUpdate to moved gst-convenience
2010-09-02 Edward Herveycommon: Update to latest version
2010-09-02 Brandon Lewisrelax restrictions on adding transitions
2010-09-02 Brandon Lewismove a callback into the proper section of the file
2010-09-02 Brandon Lewisfix bug in time format regex
2010-09-02 Brandon Lewisshow duration text entry for all object types
2010-09-02 Brandon Lewisconnect to delete event instead of destroy
2010-09-02 Brandon Lewishide empty menus
2010-09-02 Brandon Lewisignore some UI signals when selection changes
2010-09-02 Brandon Lewisdisable playback when layer is in invalid state
2010-09-02 Brandon Lewislayer is also invalid when there are transitoins at...
2010-09-02 Brandon Lewisadd vaid property and unit tests
2010-09-02 Brandon Lewisadd doc comment for object-moved signal
2010-09-02 Brandon Lewisupdate list store layer emits object-moved
2010-09-02 Brandon Lewisadd unit tests for 'object-moved' signal
2010-09-02 Brandon Lewisadd object-moved signal to simple timeline layer
2010-09-02 Brandon Lewisimplement move up/down commands
2010-09-02 Brandon Lewisconnect to move_{up,down actions
2010-09-02 Brandon Lewisalso disallow moving past the start or end of timeline
2010-09-02 Brandon Lewiscan move only when exactly one clip is selected (and...
2010-09-02 Brandon Lewisadd move up/down actions
2010-09-02 Brandon Lewisre-arrange tool-bar buttons
2010-09-02 Brandon Lewisdon't allow changes to timeline if we're paused
2010-09-02 Brandon Lewisimplement the stop button
2010-09-02 Brandon Lewisadd stop button
2010-09-02 Brandon Lewiscode clean-up and comments
2010-09-02 Brandon Lewiseliminate unecessary function prototypes
2010-09-02 Brandon Lewismove UI callbacks to end of file
2010-09-02 Brandon Lewisclean up application struct
2010-09-02 Brandon Lewismore xml tweaks
2010-09-02 Brandon Lewisdon't connect to selected objects unless selection...
2010-09-02 Brandon LewisUI layout tweaks
2010-09-02 Brandon Lewisonly allow transitions to be added when the last object...
2010-09-02 Brandon Lewisuse a private struct with get_selection_foreach
2010-09-02 Brandon Lewisdisable add_transition
2010-09-02 Brandon Lewisget add_transition action from xml
2010-09-02 Brandon Lewismenu/toolbar for adding transitions
2010-09-02 Brandon Lewisallow multiple selections
2010-09-02 Brandon Lewisset pipeline to ready on EOS
2010-09-02 Brandon Lewismake sure all actions that mutate timeline are disabled...
2010-09-02 Brandon Lewisset frequency property when spin button changed
2010-09-02 Brandon Lewisupdate frequency spin button when selection changed
2010-09-02 Brandon Lewisadd frequency and volume widgets, with signal handlers
2010-09-02 Brandon Lewisupdate source volume when slider is moved
2010-09-02 Brandon Lewisupdate volume slider when volume changes
2010-09-02 Brandon Lewisget freq/volume widgets
2010-09-02 Brandon Lewisimplement background widget
2010-09-02 Brandon Lewisfill backround type table from enum values
2010-09-02 Brandon Lewisadjust visibility calculations
2010-09-02 Brandon Lewisallow adding test sources
2010-09-02 Brandon Lewisget background widgets from xml
next