~ubuntu-branches/ubuntu/natty/gst123/natty

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy), Rogério Brito
  • Date: 2010-05-29 11:23:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100529112351-z1ffbyinvriludew
Tags: 0.1.0-1
* New upstream release.
* debian/control:
  + Added good & base plugins to Depends
  + Added ffmpeg, ugly & bad plugins to Recommends
  + Added libgtk2.0-dev, libgstreamer-plugins-base0.10-dev to Build-Deps
* debian/copyright:
  + Updated copyrights
  + Updated my email address

[ Rogério Brito ]
* Include a missing comma in the depends field

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview of changes in gst123-0.1.0:
 
2
 
 
3
* proper support for watching video files with gst123
 
4
  - fullscreen mode (f)
 
5
  - keys (like page up, cursor left, ...)  work within the video window
 
6
  - hide mouse in video widget
 
7
  - use correct aspect ratio during zoom
 
8
* better option parsing (--help, --help-gst, --help-gtk work)
 
9
* possibilty to disable video stream (-x, --novideo)
 
10
* indicate pause / muted state (prints [PAUSED], [MUTED] in status display)
 
11
* use GStreamer playbin2
 
12
 
1
13
Overview of changes is gst123-0.0.3:
2
14
 
3
15
* fixed buggy key handling when keys are autorepeating