aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* 10l, patch found in geexboxGravatar alex2005-08-11
* Forgot to actually enable vo_gl on Windows...Gravatar reimar2005-08-06
* Missed one uint32_t declaration.Gravatar ivo2005-08-05
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* exit kiosk mode and show mouse cursor in uninitGravatar nplourde2005-07-28
* properly release windowGravatar nplourde2005-07-28
* More helper functions/defines and bugfixesGravatar reimar2005-07-27
* catch failed buffer allocationGravatar reimar2005-07-26
* Use dlsym to get glXGetProcAddress, only way to (hopefully) make itGravatar reimar2005-07-26
* OpenGL fixes for windows and vo_gl.c ported to windows.Gravatar reimar2005-07-26
* support for rectangular and streaming textures.Gravatar reimar2005-07-26
* Use DRAW_IMAGE instead of draw_frameGravatar reimar2005-07-25
* restore window shadow when quitting fullscreen modeGravatar nplourde2005-07-24
* Enable manyfmts by default for vo_glGravatar reimar2005-07-19
* --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