Files
mpv/player
wm4 15581f2209 player: never overwrite stop_play field
This is a real pain: if a quit command is received, it's set to PT_QUIT.
And then other code could overwrite it, making it not quit. The annoying
bit is that stop_play is written and read in many places. Just not
overwriting it unconditionally seems to be the best course of action.
2015-07-08 21:31:31 +02:00
..
2015-07-06 22:28:28 +02:00
2015-07-02 14:38:03 +02:00
2015-07-06 21:55:37 +02:00
2015-07-08 21:31:31 +02:00
2015-07-06 21:55:37 +02:00