aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/cocoa_common.m
Commit message (Expand)AuthorAge
* cocoa: fix uninitialization while in fullscreenGravatar Stefano Pigozzi2015-01-01
* cocoa: move the gl function loader to gl_cocoa.cGravatar Stefano Pigozzi2014-12-28
* cocoa: mark window for redraw after title changeGravatar Stefano Pigozzi2014-12-20
* cocoa: fix crashGravatar Stefano Pigozzi2014-12-08
* cocoa: fix view leak in uninit when fullscreenGravatar Stefano Pigozzi2014-12-06
* cocoa: use --idle when running inside bundleGravatar Stefano Pigozzi2014-12-06
* cocoa: don't change app activation policy in libmpvGravatar Stefano Pigozzi2014-12-06
* cocoa: don't create Dock icon for audio only filesGravatar Stefano Pigozzi2014-12-05
* cocoa: don't async redraw when waiting for VO redrawGravatar Stefano Pigozzi2014-12-04
* vda: use implicit current GL contextGravatar Stefano Pigozzi2014-12-03
* cocoa: allow to black out other display when going fsGravatar Stefano Pigozzi2014-12-01
* cocoa: don’t hand over view memory ownership to libmpv clientsGravatar Stefano Pigozzi2014-11-25
* cocoa: fix fullscreen delay when pausedGravatar Stefano Pigozzi2014-11-01
* build: remove bundle support from wafGravatar Stefano Pigozzi2014-11-01
* cocoa: fix small leakGravatar Stefano Pigozzi2014-10-27
* libmpv: cocoa: fix view leak on uninitGravatar Stefano Pigozzi2014-10-27
* cocoa: perform VOCTRL_SET_UNFS_WINDOW_SIZE asyncronouslyGravatar Stefano Pigozzi2014-10-24
* cocoa: reintroduce async resizeGravatar Stefano Pigozzi2014-10-18
* Revert "cocoa: perform init and uninit synchronously"Gravatar Stefano Pigozzi2014-10-18
* cocoa: allow mouse events to bubble up with no-input-cursorGravatar Stefano Pigozzi2014-10-17
* cocoa: perform init and uninit synchronouslyGravatar Stefano Pigozzi2014-10-16
* libmpv/cocoa: allow clients to use mpv event systemGravatar Stefano Pigozzi2014-10-12
* cocoa: post keydown and keyup events without event monitorGravatar Stefano Pigozzi2014-10-09
* cocoa: fix 'uninitalized' accessGravatar Stefano Pigozzi2014-10-09
* cocoa: allow to embed into an arbitrary NSViewGravatar Stefano Pigozzi2014-10-08
* cocoa: try to fix sizing bugs on retina displaysGravatar Stefano Pigozzi2014-10-06
* 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
* cocoa: don't reset presentation options on uninitGravatar 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
* cocoa: move to a simpler threading modelGravatar Stefano Pigozzi2014-10-04
* video: rename VOCTRL_GET_WINDOW_SIZEGravatar wm42014-09-05
* cocoa: macosx_application needs cocoa-applicationGravatar FRAU KOUJIRO2014-08-06
* cocoa: move handleFilesArray: to macosx_eventsGravatar FRAU KOUJIRO2014-08-06
* vo: remove vo_mouse_movement() wrapperGravatar wm42014-07-27
* cocoa: don't send messages to uninitialized gl contextsGravatar Stefano Pigozzi2014-07-19
* cocoa: fix regression preventing window resizeGravatar Stefano Pigozzi2014-07-15
* cocoa: move CGL context creation to gl_cocoaGravatar Stefano Pigozzi2014-07-08
* cocoa: add fallback for automatic GPU switchingGravatar Stefano Pigozzi2014-06-15
* cocoa: allow automatic gpu switchingGravatar Stefano Pigozzi2014-06-15