aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:Gravatar rik2005-07-10
* resize video after keep aspect menu item toggleGravatar nplourde2005-07-03
* fix various window resizing bug with menu optionGravatar nplourde2005-07-03
* more fullscreen behaviour fix for mouse cursorGravatar nplourde2005-07-02
* properly redraw fullscreen window with -fs and zoomGravatar nplourde2005-07-02
* fix fullscreen menubar item behaviourGravatar nplourde2005-07-01
* auto hide menubar and cursor in fullscreenGravatar nplourde2005-07-01
* add vo_xv_enable_vsync() to xvmcGravatar iive2005-06-30
* added forgotten xv_enable_vsyncGravatar reimar2005-06-30
* keep window size when changing aspectGravatar nplourde2005-06-29
* crash on autorelease, do not add to poolGravatar nplourde2005-06-29
* Try to set XV_SYNC_TO_VBLANK to enable vsync on non-overlay xv adapters.Gravatar reimar2005-06-27
* keep aspect when resizing, quit MPlayer when closing the window patch by Erik...Gravatar faust32005-06-26
* adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM ...Gravatar gpoirier2005-06-20
* Be more patch-friendlyGravatar ranma2005-06-19
* Make dfbopts a suboption, use suboption parserGravatar reimar2005-06-18
* support -widGravatar reimar2005-06-18
* osx 10.3 dont like to have a window init with no sizeGravatar nplourde2005-06-17
* set nsapp and setup cocoa with NSApplicationLoadGravatar nplourde2005-06-16
* proper init of NSAppGravatar nplourde2005-06-16
* helper functions for comparing strarg_t "strings".Gravatar reimar2005-06-16
* set window alphaGravatar nplourde2005-06-16
* new texture frameGravatar nplourde2005-06-15
* device_id flag force fullscreen deviceGravatar nplourde2005-06-15
* fix gcc warningGravatar nplourde2005-06-15
* do not realloc window while playing playlistGravatar nplourde2005-06-15
* draw resize boxGravatar nplourde2005-06-14
* Fix OSD handling, DVD subtitles work now. Will be a bit slower though.Gravatar reimar2005-06-13
* Fix Live Resize to match vo_macosx behaviorGravatar nplourde2005-06-09
* match the declaration in the includes to make it compile with gcc 4.1, patch ...Gravatar faust32005-06-07
* show window only after texture creation (look better).Gravatar nplourde2005-06-05
* Pure cosmeticGravatar nplourde2005-06-05
* More gcc-4.0 fixesGravatar gpoirier2005-06-04
* regain window focus in fullscreen, patch by Erik Lunchpail <enik_27can at yah...Gravatar faust32005-06-03
* Moved event update inside cocoa openglview classGravatar nplourde2005-06-02
* Function name cleanupGravatar nplourde2005-06-02
* Sync swap with VBL.Gravatar nplourde2005-06-02
* -geometry support for gl2 under win, default window pos centered for gl, gl2Gravatar reimar2005-05-30
* Implement -geometry for vo gl and gl2.Gravatar reimar2005-05-29
* Fix pan-scan in fullscreen modeGravatar nplourde2005-05-26
* fix signess warningGravatar nplourde2005-05-25
* create menuGravatar nplourde2005-05-25
* Make -wid behave more consistent.Gravatar al2005-05-21
* Toggle only between ontop and normal.Gravatar nplourde2005-05-20
* If we use .m suffix we really should include it in .SUFFIXESGravatar wight2005-05-14
* enable hintingGravatar henry2005-05-13
* multifile leak fixes by Timothy Lee <timothy.lee at siriushk.com> +some more ...Gravatar faust32005-05-13
* - make use of libggiwmh if found by configureGravatar diego2005-05-11
* if define HAVE_ROUND do not define round again. patch by Steven M. Schultz <s...Gravatar nplourde2005-05-10
* do not define video_out_macosx if corevideo is not presentGravatar nplourde2005-05-05