[snappy] Created tag 0.3



The unsigned tag '0.3' was created.

Tagger: Luis de Bethencourt <luis debethencourt com>
Date: Thu Dec 13 12:11:58 2012 -0500

    release 0.3

Changes since the last tag '0.2':

Alban Crequy (3):
      New icons for the control buttons
      duration: don't display hours if it is zero
      Add a desktop file

Andoni Morales Alastruey (4):
      Add support for windows build
      Don't error out if XTest is not found
      Add support for clutter's osx backend
      Make snappy relocatable

Atri (1):
      ui: Control reaches the end of non-void functions

David Schleef (2):
      Don't define HAVE_XTEST if not found
      Write history file more safely

George Danchev (1):
      previous commit was by George Danchev

Jens Georg (4):
      mpris: Use proper type for MetaData property
      engine: Set state, then URI
      mpris: After setting URI, set state to playing again
      ui: Fix aspect ratio when starting in fullscreen

Luis de Bethencourt (161):
      general: update of AUTHORS and THANKS files
      engine: support playback loop
      ui: L key to toggle looping mode
      ui: code cleanup
      data: made pngs grayscale
      data: add in/out point pngs
      snappy: create and set in point and out point
      engine: loop between in point and out point
      ui: added segment markers
      cleanup: renamed in point png to segment
      docs: updated clutter controls layout
      engine: get time API depending on glib version
      snappy: check if dbus enabled in preprocessor
      Merge pull request #15 from ylatuya/master
      fix Win32 check, use ClutterX11 in Linux
      Merge pull request #17 from ylatuya/master
      Merge pull request #18 from phako/master
      ui: subtitle toggle
      ui: cycle through available audio/video streams
      docs: updated keyboard controls documentation
      data: tango website domain name change
      ui: add subtitle icon
      ui: fix small typo from gst-indent
      ui: toggle subtitles clicking on icon
      engine: add toggle_subtitles()
      docs: update clutter controls layout
      ui: add video stream toggle icon
      engine: add toggle_streams() and use with video stream toggle icon
      docs: update keyboard controls
      docs: update clutter controls layout
      ui: add audio stream toggle icon
      data: smaller icon files
      ui: use audio stream toggle icon
      docs: update clutter controls layout
      sort functions in alphabetical order
      snappy: revert in-point and out-point code
      engine: print out element message tags
      engine: block queries during execution of async events
      ui: position updates after seeks won't do anything
      engine: load subtitles from a separate file
      snappy: simplify checking/cleaning uri code
      snappy: unnecessary g_malloc for suburi
      snappy: run gst-indent through
      update: ToDo
      snappy: small clarity fix
      engine: declare static functions
      general: two typos
      snappy: clutter_gst_video_sink_new deprecated
      configure: update dependency versions
      ui: switch fullscreen signal to allocation-changed
      ui: video position handled by clutter constraint
      ui: controls positions handled by constraint
      ui: window resizable
      ui: align constraint main_box
      ui: align constraint control_seek
      ui: only set vol_int_bg position once
      ui: bind constraint control_bg
      ui: use CLUTTER_BIND_SIZE
      ui: fix small info_box size bug
      ui: set spacing in bottom box
      ui: re-order code
      doc: remove in and outpoints
      dlna: seek parameters changed
      ui: remove redundant second volume_box pack
      dlna: gdbus object a struct instead of gobject
      engine: load dvd uris
      ui: no on-screen controls with hide flag
      snappy: add media-info flags to print media tags
      snappy: blind option runs snappy without ui
      snappy: small style fixes
      ToDo: update
      ToDo: update
      snappy hosted in gnome.org :)
      ui: fix adding order so controls are on top
      Add mailing list address to the README
      snappy in projects.gnome.org
      snappy: cycle through subtitle streams
      engine: rename toggle_streams() to cycle_streams()
      engine: stream selection from if-else to switch
      engine: style cleaning
      migrating ToDo to bugzilla
      ui: no timeout for timeless media
      ui: set z rotation from gravity
      ui: unnecessary clutter vertex and animation
      ui: no swapping width/height when rotated
      ui: rotated boolean set but not used anymore
      engine: more informational/clean returns
      ui: remove unnecessary macros
      snappy: file_list from type array to GList
      snappy: clean process_args to return file_list
      snappy: clean goto's in process_args
      snappy: change order of argc check
      snappy: store list of clean uris not files
      ui: press '>' to play next uri in the list
      fix trailing \n in g_debugs
      engine: play next at EOS
      engine_seek can be accurate or use keyframes
      engine: play next uri at segment done
      engine: rearrange order of GST_MESSAGE cases
      ui: update media size and duration of new uri
      ui: update stage size when loading new uri
      ui: show controls when loading new uri
      ui: fix, don't go to next when in last of the list
      ui: press '<' to play previous uri in the list
      ui: move next and previous uri to same function
      engine: listen for GST_MESSAGE_DURATION
      configure: clean white trailing line ends
      ui: don't update progress if media has no duration
      ui: fullscreen through X11 if available
      engine: rearrange order of static functions
      engine: add is_stream_seakable() function
      engine: style fixes
      ui: clarify usage of GST time unit macros
      ui: remove usage of _check_windowing_backend
      ui: style fixes
      ui: use g_build_filename () for file paths
      ui: update position if media has known duration
      snappy: ui updates with DVD segment changes
      engine: add more g_debug() for gst messages
      snappy: link against gst-interfaces-0.10
      snappy: typo in last commit
      engine: substitute g_debug() for GST_DEBUG()
      snappy: switch video sink to autocluttersink
      snappy: make GST_DEBUG available in snappy.c
      engine: cast sink with gst_bin_get_by_interface ()
      engine: switch to GST_WARNING
      ui: undo patch to fullscreen through X11 if available
      snappy: don't assume config folder is available
      snappy: only loop back in last element
      engine: use accurate seek if needed
      Port snappy to 1.0
      g_thread_init() deprecated
      small typo in autogen.sh
      ui: seek to 0 when video finishes
      clutter-gst part of clutter now
      revert last change
      Updating use of Clutter deprecated API
      Embed the Clutter Stage in a Gtk Window
      clutter_texture_new_from_file () deprecated
      initialize gtk-clutter sooner
      fullscreen through gtk
      prefer dark gtk theme
      Clean build warnings
      clutter_box_layout_set_vertical() deprecated
      Clutter rotation functions deprecated
      Clutter Box deprecated
      clutter_rectangle_new_with_color() deprecated
      clutter_texture_set_from_file() deprecated
      Fix coding style issues
      Update dependency versions
      Thanks Alban Crequy
      ui: unnecessary text_width variable
      ui: relocation of clutter elements
      ui: Fix colors
      ui: set spacing between title and controls
      code style fixes (gst-indent)
      ui: set spacing between play button and controls
      ui: resize play/pause button
      ui: set spacing between seek and volume
      ui: New subtitle icons
      ui: relocation of subtitle toggle

Nicolas Dufresne (3):
      Ensure configuration dir exist before saving history
      Use gnome-autogen.sh instead of our own
      Use gnome-autogen.sh instead of our own

Nirbheek Chauhan (2):
      snappy: generate release tarballs automatically
      build: generate ChangeLog from git during make dist

Sebastian DrÃge (1):
      ui: constrain progress timeout interval

Tim-Philipp MÃller (2):
      Port to GStreamer 0.11
      configure: need to use the clutter-gst-2.0 for GStreamer 1.0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]