aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/io.c
Commit message (Expand)AuthorAge
* input: separate wakeup pipe creation into a separate functionGravatar wm42014-05-30
* osdep: silence a -Wshadow warningGravatar wm42014-05-21
* client API: add mpv_get_wakeup_pipe convenience functionGravatar wm42014-04-12
* io: make MP_PATH_MAX private to win32 codeGravatar wm42014-02-03
* io/win32: move mp_attach_console to terminal-win.cGravatar Martin Herkt2014-01-16
* Windows: use the GUI subsystem, attach to consoleGravatar Martin Herkt2014-01-02
* osdep/io, mp_vfprintf: split out console detectionGravatar Martin Herkt2014-01-02
* Merge mp_talloc.h into ta/ta_talloc.hGravatar wm42013-12-17
* osdep/io: also include unistd.hGravatar wm42013-11-30
* Use O_CLOEXEC when creating FDsGravatar wm42013-11-30
* build: make pthreads mandatoryGravatar wm42013-11-28
* osdep/io.c: include config.hGravatar wm42013-11-20
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* win32: add getenv() UTF-8 variantGravatar wm42013-09-18
* windows support: fix _wstat misusageGravatar wm42013-01-13
* win32: use more unicode functionsGravatar wm42012-04-06
* windows: terminal: unicode, --msgcolor, size changeGravatar Martin Herkt2012-03-09
* windows support: unicode filenamesGravatar wm42012-03-09