index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
osdep
/
terminal-unix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
terminal-unix: set terminal mode on init
wm4
2015-06-27
1
-1
/
+1
*
Always block SIGPIPE globally
wm4
2015-05-11
1
-3
/
+0
*
terminal: printf() is not signal-safe
wm4
2015-04-24
1
-2
/
+1
*
terminal: always print to stderr with --no-input-terminal
wm4
2015-01-07
1
-5
/
+6
*
client API: document requirement to block SIGPIPE
wm4
2014-12-24
1
-1
/
+1
*
Catch SIGPIPE
wm4
2014-11-20
1
-0
/
+3
*
terminal-unix: Add some comments about FD use.
Rudolf Polzer
2014-11-13
1
-0
/
+8
*
terminal-unix: Fix initial terminal state.
Rudolf Polzer
2014-11-13
1
-1
/
+1
*
terminal: drop ncurses/terminfo/termcap support
wm4
2014-10-23
1
-386
/
+3
*
terminal: strictly don't read terminal input if stdout is not a terminal
wm4
2014-10-23
1
-5
/
+8
*
Set thread name for debugging
wm4
2014-10-19
1
-0
/
+2
*
terminal: recognize ^h
wm4
2014-10-17
1
-0
/
+1
*
terminal-unix: don't read from stdin if it's not a terminal
wm4
2014-09-10
1
-1
/
+1
*
terminal-unix: move to thread
wm4
2014-09-10
1
-30
/
+73
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
1
-1
/
+1
*
posix: use STD*_FILENO constants
Ben Boeckel
2014-08-28
1
-4
/
+4
*
terminal-unix: new input handling code
wm4
2014-08-21
1
-33
/
+246
*
terminal-win: read input from a thread
wm4
2014-08-21
1
-2
/
+2
*
terminal: some cleanups
wm4
2014-08-21
1
-19
/
+14
*
win32: emulate some ANSI terminal escape codes
wm4
2014-08-21
1
-19
/
+0
*
terminal-unix: eliminate unnecessary variable
wm4
2014-08-20
1
-5
/
+2
*
Remove the last remains of slave mode
wm4
2014-08-01
1
-5
/
+1
*
terminal: always use SA_RESTART with sigaction()
wm4
2014-04-26
1
-1
/
+1
*
terminal-unix: reject overlong termcap strings
wm4
2014-04-10
1
-0
/
+3
*
terminal-unix: fix terminfo/termcap name for cursor up
wm4
2014-01-14
1
-1
/
+1
*
terminal-unix: add fallback for enter key
wm4
2014-01-13
1
-0
/
+3
*
terminal-unix: fix fallbacks in case terminfo/termcap are disabled
wm4
2014-01-13
1
-2
/
+2
*
terminal-unix: add termcap/terminfo documentation links
wm4
2014-01-13
1
-0
/
+4
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
1
-4
/
+11
*
terminal: don't initialize termcap etc. if stdout is not a terminal
wm4
2014-01-07
1
-2
/
+6
*
input: rework how input sources are added
wm4
2013-12-21
1
-1
/
+18
*
terminal: abstract terminal color handling
wm4
2013-12-20
1
-1
/
+21
*
terminal: move SIGTTOU signal handler setup code
wm4
2013-12-19
1
-0
/
+2
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
1
-0
/
+578