aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* Use subopt parserGravatar reimar2004-12-31
* Remove unused definesGravatar reimar2004-12-29
* Doxygen comments improvedGravatar reimar2004-12-29
* win95 does not support GetMonitorInfoGravatar faust32004-12-27
* Fix ontop for some WMs that lose ontop state after fullscreen event.Gravatar al2004-12-27
* forgot to remove now useless extern monitor_aspectGravatar reimar2004-12-23
* vo_screenwidth/vo_screenheight is _not_ monitor_aspect.Gravatar reimar2004-12-23
* added -wid support for vo_directx.Gravatar joey2004-12-21
* automatic monitoraspect calculation for vo_directx.Gravatar joey2004-12-21
* added colorkey support for vo_directx.Gravatar joey2004-12-21
* - Fixed mode setting, so any video can be played on all supported ggi targets.Gravatar diego2004-12-17
* fix leak with -fixed-vo, allow concatenatingGravatar reimar2004-12-12
* Improving gl2 under windows, moving some functionality to gl_commonGravatar reimar2004-12-11
* Add a file= suboption to set output file.Gravatar reimar2004-12-03
* remove old buggy workaround. kerneltwosix.h itself will be removed soon if th...Gravatar rfelker2004-12-03
* Move selection of internal texture format to appropriate place, shouldGravatar reimar2004-12-03
* Make the context not current before destroying it.Gravatar reimar2004-12-02
* do not bring process to front if HAVE_SDLGravatar nplourde2004-12-01
* clear menubar before adding new menuGravatar nplourde2004-12-01
* More similar code from gl and gl2 moved to gl_commonGravatar reimar2004-12-01
* it's stupid for the default to be something both slower (for xv+dr) and visua...Gravatar rfelker2004-11-30
* more verbosity spam fixesGravatar rfelker2004-11-30
* Removal of vo_directfb.c. From now DirectFB => 0.9.13 is required for vo dire...Gravatar zdar2004-11-25
* 10l initial patch by Oded Shimon <ods15 at ods15.dyndns.org>Gravatar faust32004-11-25
* Remove broken support for directbuffer and including frame-handling use.Gravatar iive2004-11-23
* The GUI shouldn't handle key events at two places.Gravatar al2004-11-21
* 4 and 8 bit formats use a palette, so we cannot really support them (atm).Gravatar reimar2004-11-20
* 3 memory leaks fixedGravatar iive2004-11-15
* Reduce excessive verbosity.Gravatar diego2004-11-15
* keep screensaver off when playing multiple files.Gravatar reimar2004-11-14
* Avoid drawing before transformation matrices are set up.Gravatar reimar2004-11-13
* added missing declaration of releaseGlContextGravatar reimar2004-11-11
* missing return for InitGl functionGravatar reimar2004-11-11
* devices.html is no more, links updated.Gravatar diego2004-11-11
* add support for macosx finder argument support (let you bundle mplayer to be ...Gravatar nplourde2004-11-10
* Converted printf calls to mp_msg, reduced verbosity.Gravatar diego2004-11-08
* 10lGravatar faust32004-11-05
* more fullscreen fixes and gl2 uses setGlWindow.Gravatar reimar2004-11-04
* proper gcc4 compile-fix suggested by richardGravatar atmos42004-11-03
* remove window shadow in fullscreenGravatar nplourde2004-11-02
* set aqua default themeGravatar nplourde2004-11-02
* fullscreen fixes and GUI support for vo_glGravatar reimar2004-11-01
* do not hide mouse and menubar in fulscreen if not using main deviceGravatar nplourde2004-11-01
* more panscan fixGravatar nplourde2004-11-01
* gcc-4 compile fix: invalid lvalue in assignmentGravatar atmos42004-10-31
* Fix erroneus extern declarations, fix wrong signedness of some varsGravatar atmos42004-10-31
* window now save is old position when going in fullscreen or while using resiz...Gravatar nplourde2004-10-30
* resize preset now respect movie aspectGravatar nplourde2004-10-29
* enable pan-scan + menu optionGravatar nplourde2004-10-29
* get proper movie aspectGravatar nplourde2004-10-28