| Commit message (Expand) | Author | Age |
... | |
* | cocoa: refactor files drag and drop on the Dock icon | Stefano Pigozzi | 2014-01-04 |
* | Add Windows console wrapper program (mpv.com) | Martin Herkt | 2014-01-02 |
* | Windows: use the GUI subsystem, attach to console | Martin Herkt | 2014-01-02 |
* | osdep/io, mp_vfprintf: split out console detection | Martin Herkt | 2014-01-02 |
* | Update copyright year | wm4 | 2014-01-01 |
* | path-macosx: attempt to fix build | wm4 | 2013-12-22 |
* | macosx_application: replace mp_msg with stderr for semi-fatal error | wm4 | 2013-12-21 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 |
* | input: rework how input sources are added | wm4 | 2013-12-21 |
* | osdep/priority: drop message output when setting priority | wm4 | 2013-12-21 |
* | terminal: abstract terminal color handling | wm4 | 2013-12-20 |
* | terminal: move SIGTTOU signal handler setup code | wm4 | 2013-12-19 |
* | Rename getch2....c/h to terminal....c/h | wm4 | 2013-12-19 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 |
* | stream: move O_BINARY dummy definition | wm4 | 2013-12-18 |
* | Fix OSX build; remove all remaining mpvcore references | 11rcombs | 2013-12-17 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Merge mp_talloc.h into ta/ta_talloc.h | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Move mpvcore/input/ to input/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | macosx_events: fix null dereference on uninit | Stefano Pigozzi | 2013-12-07 |
* | options: add option to disable using right Alt key as Alt Gr | Vivek Jain | 2013-12-02 |
* | osdep/io: also include unistd.h | wm4 | 2013-11-30 |
* | Use O_CLOEXEC when creating FDs | wm4 | 2013-11-30 |
* | build: make pthreads mandatory | wm4 | 2013-11-28 |
* | switch the build system to waf | Stefano Pigozzi | 2013-11-21 |
* | osdep/io.c: include config.h | wm4 | 2013-11-20 |
* | stream: split out pthread helper function | wm4 | 2013-11-17 |
* | osdep: handle SIGTERM | wm4 | 2013-11-06 |
* | osx: fix -Wshadow warnings on platform specific code | Stefano Pigozzi | 2013-11-04 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 |
* | getch2: assume EOF when input file descriptor is invalid | wm4 | 2013-10-28 |
* | getch2: move global state to file scope variables | wm4 | 2013-10-28 |
* | cocoa: fix opening quarantined files on 10.9 with the bundle [2] | Stefano Pigozzi | 2013-10-25 |
* | cocoa: fix opening quarantined files on 10.9 with the bundle | Stefano Pigozzi | 2013-10-24 |
* | cocoa: fix race condition with input context creation | Stefano Pigozzi | 2013-10-24 |
* | getch2: remove pointless ifdeffery | wm4 | 2013-10-17 |
* | Copyright, LICENSE: switch to GPL version 2 or later | wm4 | 2013-10-13 |
* | osx: fix build | wm4 | 2013-09-27 |
* | win32: edit resource files, in particular set CompanyName | wm4 | 2013-09-23 |
* | macosx_application: fix regression causing crash | Stefano Pigozzi | 2013-09-19 |
* | osdep/path: remove ifdefs | wm4 | 2013-09-18 |
* | macosx: move bundle path stuff to path-macosx.m | Stefano Pigozzi | 2013-09-18 |
* | path, win32: redo user configfile path handling | wm4 | 2013-09-18 |
* | win32: add getenv() UTF-8 variant | wm4 | 2013-09-18 |
* | HIDRemote: remove OS X version checks | Stefano Pigozzi | 2013-09-17 |
* | macosx_application: remove deprecation warning on OS X 10.9 | Nyx0uf | 2013-09-16 |
* | macosx_application: fix file opening on 10.9 (for real this time) | Stefano Pigozzi | 2013-09-13 |
* | macosx_application: fix file opening on OS X 10.9 (hopefully) | Stefano Pigozzi | 2013-09-12 |