1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-26 00:42:57 +00:00
mpv/mpvcore/player
wm4 ff85afa537 player: don't temporarily disable terminal handling when reloading files
There's no reason why we should do this. For some reason, the existing
code reset terminal handling to default after unloading a file, just to
initialize it again when loading a new file.

Might be related to github issue #412, although I don't think it helps,
since the default SIGTERM handler _should_ kill the mpv process.
(It's still a nice simplification, though.)
2013-12-15 18:06:21 +01:00
..
lua
timeline matroska: add --ordered-chapters-files option 2013-12-14 21:52:37 +01:00
audio.c video: replace d_video->pts field, change PTS jump checks 2013-11-27 21:14:39 +01:00
command.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
command.h
configfiles.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
dvdnav.c dvdnav: fix incorrect clipping of highlights 2013-12-15 10:21:33 +01:00
loadfile.c player: don't temporarily disable terminal handling when reloading files 2013-12-15 18:06:21 +01:00
main.c player: don't temporarily disable terminal handling when reloading files 2013-12-15 18:06:21 +01:00
misc.c Reduce stheader.h includes, move stream types to mp_common.h 2013-11-23 22:08:42 +01:00
mp_core.h player: don't temporarily disable terminal handling when reloading files 2013-12-15 18:06:21 +01:00
mp_lua.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
mp_lua.h
osd.c Rename sub.c/.h to osd.c/.h 2013-11-24 14:44:58 +01:00
playloop.c Add prelimimary (basic, possibly broken) dvdnav support 2013-12-12 01:46:45 +01:00
screenshot.c Allow some options taking filenames to refer to mpv config dir 2013-12-14 19:54:49 +01:00
screenshot.h
sub.c player: don't store subtitle renderer in osd_state 2013-12-15 13:44:39 +01:00
video.c video: display last frame, drain frames on video reconfig 2013-12-10 20:07:39 +01:00