1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-24 07:42:17 +00:00
mpv/mpvcore
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
..
input Allow some options taking filenames to refer to mpv config dir 2013-12-14 19:54:49 +01:00
player player: don't temporarily disable terminal handling when reloading files 2013-12-15 18:06:21 +01:00
asxparser.c
asxparser.h
av_common.c vd_lavc: factor out libavcodec thread setup 2013-12-04 23:12:51 +01:00
av_common.h vd_lavc: factor out libavcodec thread setup 2013-12-04 23:12:51 +01:00
av_log.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h
charset_conv.c configure: uniform the defines to #define HAVE_xxx (0|1) 2013-11-03 21:59:54 +01:00
charset_conv.h
codecs.c
codecs.h
cpudetect.c
cpudetect.h
encode_lavc.c Take care of some libavutil deprecations, drop support for FFmpeg 1.0 2013-11-29 17:39:57 +01:00
encode_lavc.h Take care of some libavutil deprecations, drop support for FFmpeg 1.0 2013-11-29 17:39:57 +01:00
encode.h Split mplayer.c 2013-10-30 01:53:53 +01:00
m_config.c options: remove legacy hacks for sub-option handling 2013-12-04 23:13:46 +01:00
m_config.h options: remove legacy hacks for sub-option handling 2013-12-04 23:13:46 +01:00
m_option.c options: allow hwaccel formats in -vf format/noformat 2013-12-07 19:39:45 +01:00
m_option.h options: remove legacy hacks for sub-option handling 2013-12-04 23:13:46 +01:00
m_property.c
m_property.h
mp_common.c
mp_common.h Reduce stheader.h includes, move stream types to mp_common.h 2013-11-23 22:08:42 +01:00
mp_memory_barrier.h
mp_msg.c mp_msg: remove gettext() support 2013-10-18 22:38:10 +02:00
mp_msg.h mp_msg: remove gettext() support 2013-10-18 22:38:10 +02:00
mp_ring.c mp_ring: fix comment typo 2013-11-22 19:12:43 +01:00
mp_ring.h mp_ring: remove unused function 2013-11-15 21:08:48 +01:00
mp_talloc.h mp_talloc: simplify a bit 2013-10-19 21:43:08 +02:00
mpv_global.h
options.c matroska: add --ordered-chapters-files option 2013-12-14 21:52:37 +01:00
options.h matroska: add --ordered-chapters-files option 2013-12-14 21:52:37 +01:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c options: don't let watch_later etc. overwite command line options 2013-10-25 22:52:54 +02:00
parser-mpcmd.h
path.c Allow some options taking filenames to refer to mpv config dir 2013-12-14 19:54:49 +01:00
path.h Allow some options taking filenames to refer to mpv config dir 2013-12-14 19:54:49 +01:00
playlist_parser.c playlist: rewrite PLS parser 2013-11-04 23:55:41 +01:00
playlist_parser.h
playlist.c
playlist.h
resolve_quvi9.c
resolve_quvi.c
resolve.h
version.c