summaryrefslogtreecommitdiff
path: root/gstplay/gstmediaplay.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-07old gst-player source is now in the gst-oldplayer moduleAndy Wingo1-764/+0
2001-12-14death to all // comments, portability rules they do notChristian Schaller1-3/+3
2001-12-14gst/gst.c (gst_main, gst_main_quit): upd.Michael Meeks1-0/+2
2001-12-13Aplied more fixage from Michael Meeks.Wim Taymans1-14/+29
2001-12-06added a case for alt+enter switching fullscreen to simulate windows media playerArik Devens1-2/+13
2001-12-06a working makefile.am and new key event handling for q to leave fullscreen an...Arik Devens1-0/+35
2001-12-04Added some simple code to hide the cursor on fullscreen, also got rid of some...Arik Devens1-1/+26
2001-08-15Added hacky check to make sure we have video to fullscreen, will be removed w...Arik Devens1-38/+41
2001-08-15Added a bunch of new stuff including better fullscreen handling and some new ...Arik Devens1-12/+92
2001-06-13Hmm, added working (if hacked) full-screen play, shuffled things around, adde...Arik Devens1-8/+96
2001-05-25Merged from INCSCHED on 200505251!!!INCSCHED1-200105251Erik Walthinsen1-6/+5
2001-05-21playing at double size, general code cleanup and what not.Arik Devens1-312/+297
2001-02-10- backported the xml load bug in the propertiesWim Taymans1-0/+2
2001-01-29This is a megapatch with the following changes:Wim Taymans1-12/+12
2001-01-23Updated the docs with the new _request methodsWim Taymans1-35/+35
2001-01-07Made sure -g is not used when no --enable-debugWim Taymans1-4/+7
2001-01-02Added a check for libjpegWim Taymans1-3/+56
2001-01-02Fixes for gsteditor/gstplay install/build fixed typo in random/eos added num_...Wim Taymans1-5/+10
2000-12-31Added ability to use .glade file in cwdErik Walthinsen1-0/+3
2000-12-15Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans1-1/+1
2000-11-20Reworked AC3 decoder. No seeking yet but at least we do not need ac3parse any...Wim Taymans1-0/+10
2000-11-08Fix for the new gnome libraries. It looks like glade does not like empty dock...Wim Taymans1-13/+25
2000-11-02Make sure the Gdk thread lock is not held inside the gstreamer pipeline.Wim Taymans1-0/+11
2000-11-01Code cleanup, make it adhere to the Gnome/Gtk+ code formatting, which is quit...Wim Taymans1-20/+145
2000-10-30Misc fixes and cleanupsWim Taymans1-0/+297