Overview of changes in gst123-0.1.0:

* proper support for watching video files with gst123
  - fullscreen mode (f)
  - keys (like page up, cursor left, ...)  work within the video window
  - hide mouse in video widget
  - use correct aspect ratio during zoom
* better option parsing (--help, --help-gst, --help-gtk work)
* possibilty to disable video stream (-x, --novideo)
* indicate pause / muted state (prints [PAUSED], [MUTED] in status display)
* use GStreamer playbin2

Overview of changes is gst123-0.0.3:

* fixed buggy key handling when keys are autorepeating
* restore proper terminal settings after Ctrl+Z
* added keys for mute and volume control
* display video codec when present

Overview of Changes in gst123-0.0.2:

* passing a directory as argument will play all files in that directory
* cursor keys can be used to seek in the file that is being played
* time display includes hours now

Overview of Changes in gst123-0.0.1:

* initial public release
