aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out
Commit message (Expand)AuthorAge
* cocoa: fix mouse autohideGravatar Stefano Pigozzi2014-10-05
* cocoa: remove a debug commentoGravatar Stefano Pigozzi2014-10-05
* cocoa: separate video view and events viewGravatar Stefano Pigozzi2014-10-05
* cocoa: fix fullscreen with bundleGravatar Stefano Pigozzi2014-10-05
* cocoa: readd some function callsGravatar Stefano Pigozzi2014-10-05
* cocoa: actually reset the event flagsGravatar Stefano Pigozzi2014-10-05
* cocoa: remove some useless flagsGravatar Stefano Pigozzi2014-10-05
* cocoa: disable some features when embedding in another windowGravatar Stefano Pigozzi2014-10-05
* cocoa: remove --fs-missioncontrolGravatar Stefano Pigozzi2014-10-05
* cocoa: fix some pointer casts to be 32bit safeGravatar Stefano Pigozzi2014-10-05
* cocoa/libmpv: allow to embed mpv GL view in another windowGravatar Stefano Pigozzi2014-10-05
* cocoa: simplify the config code and run it on the main threadGravatar Stefano Pigozzi2014-10-05
* options: add --no-keepaspect-windowGravatar wm42014-10-04
* cocoa: don't reset presentation options on uninitGravatar Stefano Pigozzi2014-10-04
* cocoa: only call resize for view changing frameGravatar Stefano Pigozzi2014-10-04
* cocoa: remove pointless drawRectGravatar Stefano Pigozzi2014-10-04
* cocoa: make fullscreening look like an atomic operationGravatar Stefano Pigozzi2014-10-04
* cocoa: make resizing wake the vo threadGravatar Stefano Pigozzi2014-10-04
* cocoa: remove dead codeGravatar Stefano Pigozzi2014-10-04
* x11: stupid workaround for XMonadGravatar wm42014-10-04
* cocoa: move to a simpler threading modelGravatar Stefano Pigozzi2014-10-04
* video: return responsibility of video redraw back to playloopGravatar wm42014-10-03
* x11: fix --wid=0Gravatar wm42014-10-02
* vo_vdpau: don't try to create surfaces of size 0Gravatar wm42014-10-01
* w32_common: quit event loop on destroyGravatar James Ross-Gowan2014-09-30
* x11: always wait for mapped when using --widGravatar wm42014-09-29
* client API, X11: change default keyboard input handling againGravatar wm42014-09-28
* video: fix redrawing when pausing after framedropGravatar wm42014-09-21
* vo_vdpau: better integration with the generic framedrop codeGravatar wm42014-09-20
* vo_vdpau: fix confusion around vsync_intervalGravatar wm42014-09-20
* wayland: use reported rete and delayGravatar Alexander Preisinger2014-09-19
* video: wake up core as soon as possibleGravatar wm42014-09-16
* vo_wayland: remove unnecessary checkGravatar Alexander Preisinger2014-09-16
* wayland/buffer: use buffer macros consistentlyGravatar Alexander Preisinger2014-09-16
* x11: if the WM supports _NET_FRAME_EXTENTS, don't wait for mapGravatar wm42014-09-15
* sanitizer: avoid divide-by-zero instancesGravatar Ben Boeckel2014-09-14
* x11: remove unused functionGravatar wm42014-09-14
* wayland_common: fix changing videos when fullscreenGravatar Alexander Preisinger2014-09-10
* vo_wayland: pixel perfect buffersGravatar Alexander Preisinger2014-09-10
* win32: don't request window size larger than the screenGravatar wm42014-09-10
* win32: copy event flags after running VOCTRLsGravatar wm42014-09-07
* vo_corevideo: remove this VOGravatar Stefano Pigozzi2014-09-06
* vo_sdl: fix typoGravatar wm42014-09-05
* malloc+memset(0) to callocGravatar Bruno George de Moraes2014-09-05
* video: rename VOCTRL_GET_WINDOW_SIZEGravatar wm42014-09-05
* wayland: print some useful outptu infoGravatar Alexander Preisinger2014-09-03
* wayland: only save current mode of outputsGravatar Alexander Preisinger2014-09-03
* x11: add rewind and forward keysGravatar Kenneth Zhou2014-09-03
* x11: when using --wid, inherit event flags from parent windowGravatar wm42014-08-31
* gl_wayland: fix crash after eglInitialze failedGravatar Alexander Preisinger2014-08-30