mpv/osdep
Rudolf Polzer a70adbfe65 getch2: request at least 1 byte of input each read
fixes issue with | less, where mplayer broke less's terminal
expectations and made less quit

Note this means that read() will be blocking again. Should be ok, as we
always check via select() before reading.
2012-09-19 14:57:35 +02:00
..
cocoa_events.h OSX, input: implement wakeup in response to Cocoa events 2012-04-26 21:03:10 +03:00
cocoa_events.m OSX, input: implement wakeup in response to Cocoa events 2012-04-26 21:03:10 +03:00
getch2-win.c mp_msg: remove filename_recode 2012-07-31 01:35:53 +02:00
getch2.c getch2: request at least 1 byte of input each read 2012-09-19 14:57:35 +02:00
getch2.h mp_msg: remove filename_recode 2012-07-31 01:35:53 +02:00
gettimeofday.c
glob-win.c osdep:/glob-win.c: reformat 2012-08-03 01:31:32 +02:00
glob.h
io.c win32: use more unicode functions 2012-04-06 23:56:30 +02:00
io.h win32: use more unicode functions 2012-04-06 23:56:30 +02:00
macosx_finder_args.h macosx_finder_args: make work with recent changes 2012-08-16 22:32:26 +02:00
macosx_finder_args.m macosx_finder_args: fix file open order 2012-08-16 22:35:27 +02:00
mmap.h
mmap_anon.c
mmap_anon.h
mplayer.exe.manifest
mplayer.rc win32: simplify icon loading 2012-04-14 17:03:11 +02:00
numcores.c vd_ffmpeg: set thread count to number of cores on machine by default 2010-12-20 05:53:28 +02:00
numcores.h vd_ffmpeg: set thread count to number of cores on machine by default 2010-12-20 05:53:28 +02:00
priority.c build: remove OS/2 support 2012-04-06 17:45:56 +03:00
priority.h
setenv.c cleanup: Silence compilation warnings on MinGW-w64 2012-03-01 00:22:30 +02:00
shmem.c cache2: allow cache sizes up to 4 TB 2012-08-03 01:52:40 +02:00
shmem.h cache2: allow cache sizes up to 4 TB 2012-08-03 01:52:40 +02:00
strsep.c osdep: tweak some #includes 2011-01-31 16:03:10 +02:00
strsep.h
timer-darwin.c timer: remove timer_name 2012-09-07 16:06:36 +02:00
timer-linux.c timer: remove timer_name 2012-09-07 16:06:36 +02:00
timer-win2.c timer: remove timer_name 2012-09-07 16:06:36 +02:00
timer.h timer: remove timer_name 2012-09-07 16:06:36 +02:00
vsscanf.c