From 685b8b7a00ad171f76aba6a93ffaff890aa0caa1 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sat, 6 Dec 2014 12:48:18 +0100 Subject: cocoa: use --idle when running inside bundle Previously when using the bundle we used a custom bizarro thing to wait for events. Just use `--idle` and greatly simplify the code. --- TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TOOLS/osxbundle') diff --git a/TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf b/TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf index 9567c28636..7142d1c44b 100644 --- a/TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf +++ b/TOOLS/osxbundle/mpv.app/Contents/Resources/mpv.conf @@ -1 +1,3 @@ screenshot-template=~/Desktop/shot%n +quiet +idle -- cgit v1.2.3