Added a ChangeLog as per hadess' sugesstion, and added myself as an author.
authorArik Devens <arik@gnome.org>
Mon, 21 May 2001 01:37:10 +0000 (01:37 +0000)
committerArik Devens <arik@gnome.org>
Mon, 21 May 2001 01:37:10 +0000 (01:37 +0000)
Original commit message from CVS:
Added a ChangeLog as per hadess' sugesstion, and added myself as an author.

gstplay/ChangeLog [new file with mode: 0644]
gstplay/gstmediaplay.glade

diff --git a/gstplay/ChangeLog b/gstplay/ChangeLog
new file mode 100644 (file)
index 0000000..cc81315
--- /dev/null
@@ -0,0 +1,20 @@
+2001-05-20  Arik Devens  <arik@gnome.org>
+
+       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!
+
index 43652f5..78567a3 100644 (file)
 Wim Taymans &lt;wim.taymans@tvd.be&gt;,
 Richard Boulton &lt;richard@tartarus.org&gt;,
 Chris Emerson (PPC port),
-Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;
+Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;,
+Arik Devens &lt;arik@gnome.org&gt;
 </authors>
   <comments>A generic media player for the gstreamer streaming media framework.</comments>
 </widget>