aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* terminal: always use SA_RESTART with sigaction()Gravatar wm42014-04-26
* threads: fix function nameGravatar wm42014-04-23
* dispatch: move into its own source fileGravatar wm42014-04-23
* glob-win: support UnicodeGravatar James Ross-Gowan2014-04-21
* Kill all tabsGravatar wm42014-04-13
* client API: add mpv_get_wakeup_pipe convenience functionGravatar wm42014-04-12
* terminal-unix: reject overlong termcap stringsGravatar wm42014-04-10
* timer: reduce ifdef headsplitting-factorGravatar wm42014-03-09
* timer: switch to CLOCK_MONOTONICGravatar wm42014-03-09
* timer: add utility function to get relative timeGravatar wm42014-02-28
* threads: fix wait time overflow checkGravatar wm42014-02-26
* win32: restore support for exe directory as config directoryGravatar elevengu2014-02-14
* cocoa: fix deadlock during initialization [2]Gravatar Stefano Pigozzi2014-02-13
* cocoa: fix deadlock during initializationGravatar Stefano Pigozzi2014-02-13
* timer: init only onceGravatar wm42014-02-10
* threads: add a dispatch queue thingGravatar wm42014-02-10
* threads: avoid timeout calculation overflowGravatar wm42014-02-10
* io: make MP_PATH_MAX private to win32 codeGravatar wm42014-02-03
* threads: add function to calculate deadline for timed waitsGravatar wm42014-01-31
* threads: add wrapper for initializing recursive mutexesGravatar wm42014-01-31
* cocoa: sort files opened from Finder the same way Finder doesGravatar Bilal Syed Hussain2014-01-20
* w32: use the w32_common keymap in terminal-win tooGravatar James Ross-Gowan2014-01-19
* io/win32: move mp_attach_console to terminal-win.cGravatar Martin Herkt2014-01-16
* cocoa: add application icon to the Dock when run from CLIGravatar Stefano Pigozzi2014-01-14
* terminal-unix: fix terminfo/termcap name for cursor upGravatar wm42014-01-14
* terminal-unix: add fallback for enter keyGravatar wm42014-01-13
* terminal-unix: fix fallbacks in case terminfo/termcap are disabledGravatar wm42014-01-13
* terminal-unix: add termcap/terminfo documentation linksGravatar wm42014-01-13
* player: redo terminal OSD and status line handlingGravatar wm42014-01-13
* terminal: don't initialize termcap etc. if stdout is not a terminalGravatar wm42014-01-07
* Windows: use roaming AppData instead of localGravatar Martin Herkt2014-01-06
* win32-console-wrapper: use child process exit codeGravatar Martin Herkt2014-01-06
* win32-console-wrapper: remove command line manglingGravatar Martin Herkt2014-01-06
* win32-console-wrapper: Fix heap corruptionGravatar Martin Herkt2014-01-06
* cocoa: handle files drag and drop on the player video viewGravatar Stefano Pigozzi2014-01-04
* cocoa: refactor files drag and drop on the Dock iconGravatar Stefano Pigozzi2014-01-04
* Add Windows console wrapper program (mpv.com)Gravatar Martin Herkt2014-01-02
* Windows: use the GUI subsystem, attach to consoleGravatar Martin Herkt2014-01-02
* osdep/io, mp_vfprintf: split out console detectionGravatar Martin Herkt2014-01-02
* Update copyright yearGravatar wm42014-01-01
* path-macosx: attempt to fix buildGravatar wm42013-12-22
* macosx_application: replace mp_msg with stderr for semi-fatal errorGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* input: rework how input sources are addedGravatar wm42013-12-21
* osdep/priority: drop message output when setting priorityGravatar wm42013-12-21
* terminal: abstract terminal color handlingGravatar wm42013-12-20
* terminal: move SIGTTOU signal handler setup codeGravatar wm42013-12-19
* Rename getch2....c/h to terminal....c/hGravatar wm42013-12-19
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* stream: move O_BINARY dummy definitionGravatar wm42013-12-18