aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* 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
* Fix OSX build; remove all remaining mpvcore referencesGravatar 11rcombs2013-12-17
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Merge mp_talloc.h into ta/ta_talloc.hGravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* macosx_events: fix null dereference on uninitGravatar Stefano Pigozzi2013-12-07
* options: add option to disable using right Alt key as Alt GrGravatar Vivek Jain2013-12-02
* 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
* switch the build system to wafGravatar Stefano Pigozzi2013-11-21
* osdep/io.c: include config.hGravatar wm42013-11-20
* stream: split out pthread helper functionGravatar wm42013-11-17
* osdep: handle SIGTERMGravatar wm42013-11-06
* osx: fix -Wshadow warnings on platform specific codeGravatar Stefano Pigozzi2013-11-04
* configure: uniform the defines to #define HAVE_xxx (0|1)Gravatar Stefano Pigozzi2013-11-03
* getch2: assume EOF when input file descriptor is invalidGravatar wm42013-10-28
* getch2: move global state to file scope variablesGravatar wm42013-10-28
* cocoa: fix opening quarantined files on 10.9 with the bundle [2]Gravatar Stefano Pigozzi2013-10-25
* cocoa: fix opening quarantined files on 10.9 with the bundleGravatar Stefano Pigozzi2013-10-24
* cocoa: fix race condition with input context creationGravatar Stefano Pigozzi2013-10-24
* getch2: remove pointless ifdefferyGravatar wm42013-10-17
* Copyright, LICENSE: switch to GPL version 2 or laterGravatar wm42013-10-13
* osx: fix buildGravatar wm42013-09-27
* win32: edit resource files, in particular set CompanyNameGravatar wm42013-09-23
* macosx_application: fix regression causing crashGravatar Stefano Pigozzi2013-09-19
* osdep/path: remove ifdefsGravatar wm42013-09-18
* macosx: move bundle path stuff to path-macosx.mGravatar Stefano Pigozzi2013-09-18
* path, win32: redo user configfile path handlingGravatar wm42013-09-18