mpv/DOCS
wm4 b655ed5ed0 player: use 4 as process exit code on user quits
So successful playback and user quit can be distinguished, for whatever
reason you may want to do this.

Normally, the "quit" command can be customized, but this does not work
for quit commands sent by the terminal signal handler. One solution
would be introducing something like "ON_SIGNAL" (equivalent to
"CLOSE_WIN"), but considering there are a bunch of possible signals, I'd
rather not get into this. So go with the dumb solution.

Probably fixes #2029.
2015-06-10 23:18:42 +02:00
..
client_api_examples DOCS: fix wrong libmpv's cocoa example comment 2015-05-27 14:34:42 +02:00
man player: use 4 as process exit code on user quits 2015-06-10 23:18:42 +02:00
client-api-changes.rst DOCS: add a changelog for option/command/property changes 2015-05-22 19:16:42 +02:00
compile-windows.md DOCS: fix compilation instructions for MXE crosscompilation 2015-03-17 11:13:09 +01:00
contribute.md manpage: update mpv IRC channels 2015-04-27 23:21:58 +02:00
edl-mpv.rst Drop libquvi support 2014-10-25 20:18:22 +02:00
encoding.rst
interface-changes.rst audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
mplayer-changes.rst options: remove --slave-broken 2015-05-27 18:01:26 +02:00
release-policy.md
tech-overview.txt options: remove --leak-report 2015-05-02 19:03:28 +02:00
waf-buildsystem.rst DOCS/waf: Edit --enable-feature sentences 2015-04-12 16:58:06 +02:00