From d6b32ac2f9ec69d9ecabb82301af4d026f64bc0f Mon Sep 17 00:00:00 2001 From: Arik Devens Date: Mon, 21 May 2001 01:37:10 +0000 Subject: [PATCH] Added a ChangeLog as per hadess' sugesstion, and added myself as an author. Original commit message from CVS: Added a ChangeLog as per hadess' sugesstion, and added myself as an author. --- gstplay/ChangeLog | 20 ++++++++++++++++++++ gstplay/gstmediaplay.glade | 3 ++- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 gstplay/ChangeLog diff --git a/gstplay/ChangeLog b/gstplay/ChangeLog new file mode 100644 index 0000000..cc81315 --- /dev/null +++ b/gstplay/ChangeLog @@ -0,0 +1,20 @@ +2001-05-20 Arik Devens + + General code cleanup and moving bits around as well. + + * gstplay.c (gst_play_have_size): Added saving of the source_width + and source_height so that changing the size is possible. + (gst_play_set_display_size): New function to change the displayed + size. + + * callbacks.c (on_original_size_activate): Added a new function to + restore the size of the media to it's default. + (on_double_size_activate): Added a new function to double the size + of the media. + (on_full_screen_activate): Added a new function to (theoretically) + do full-screen action baby! + + * full-screen.h: New file for full-screen action baby! + + * full-screen.c: New file for full-screen action baby! + diff --git a/gstplay/gstmediaplay.glade b/gstplay/gstmediaplay.glade index 43652f5..78567a3 100644 --- a/gstplay/gstmediaplay.glade +++ b/gstplay/gstmediaplay.glade @@ -470,7 +470,8 @@ Wim Taymans <wim.taymans@tvd.be>, Richard Boulton <richard@tartarus.org>, Chris Emerson (PPC port), -Ronald Bultje <rbultje@ronald.bitfreak.net> +Ronald Bultje <rbultje@ronald.bitfreak.net>, +Arik Devens <arik@gnome.org> A generic media player for the gstreamer streaming media framework. -- 2.7.4