Commit graph

10 commits

Author SHA1 Message Date
Michael Meeks d04099240b gst/gst.c (gst_main, gst_main_quit): upd.
Original commit message from CVS:
2001-12-14  Michael Meeks  <michael@ximian.com>

* gst/gst.c (gst_main, gst_main_quit): upd.

* gst/gstutils.c (gst_util_has_arg): impl.
(gst_util_get_int64_arg): impl.

* plugins/mpeg2/video/gstmpeg2play.c
(gst_mpeg2play_class_init): min frames per sec = 0.

* plugins/mikmod/gstmikmod.c (gst_mikmod_class_init):
s/16bit/use16bit/ properties can't begin with a non
alpha.

* tools/gstreamer-guilaunch.c: fresh from the ministy
of nasty hacks.

* tools/Makefile.am: enable gstreamer-guilaunch for
Gnome 2.0

* tools/gstreamer-launch.c (main): upd.
(idle_func): quit the mainloop.
2001-12-14 18:11:52 +00:00
Wim Taymans feefad212e Some leftover fixes from Michael.
Original commit message from CVS:
Some leftover fixes from Michael.
2001-12-14 11:11:54 +00:00
Arik Devens 88fdf0bf16 added a case for alt+enter switching fullscreen to simulate windows media player
Original commit message from CVS:
added a case for alt+enter switching fullscreen to simulate windows media player
2001-12-06 13:38:10 +00:00
Arik Devens 02c06eeb1f a working makefile.am and new key event handling for q to leave fullscreen and space to pause/play media
Original commit message from CVS:
a working makefile.am and new key event handling for q to leave fullscreen and space to pause/play media
2001-12-06 12:56:10 +00:00
Arik Devens d0cfa2dabd Added some simple code to hide the cursor on fullscreen, also got rid of some warnings. this is a small update before...
Original commit message from CVS:
Added some simple code to hide the cursor on fullscreen, also got rid of some warnings. this is a small update before the new gstplay lands.
2001-12-04 15:16:01 +00:00
Arik Devens 51af47b13a Added hacky check to make sure we have video to fullscreen, will be removed when the new libgstplay lands.
Original commit message from CVS:
Added hacky check to make sure we have video to fullscreen, will be removed when the new libgstplay lands.
2001-08-15 22:43:09 +00:00
Arik Devens 4361a3c166 Added a bunch of new stuff including better fullscreen handling and some new playlist stuff that's not hooked up yet.
Original commit message from CVS:
Added a bunch of new stuff including better fullscreen handling and some new playlist stuff that's not hooked up yet.
2001-08-15 22:32:30 +00:00
Arik Devens 80fdb9475e Hmm, added working (if hacked) full-screen play, shuffled things around, added error checking so we don't crash on fi...
Original commit message from CVS:
Hmm, added working (if hacked) full-screen play, shuffled things around, added error checking so we don't crash on file not found, added the beginnings of a preferences dialog.
2001-06-13 01:18:12 +00:00
Arik Devens 959e272859 dissabled full-screen for the time being till i have time to fix it.
Original commit message from CVS:
dissabled full-screen for the time being till i have time to fix it.
2001-06-07 06:06:49 +00:00
Arik Devens d6b32ac2f9 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.
2001-05-21 01:37:10 +00:00