aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* build: silence -Wunused-resultGravatar Niklas Haas2016-06-07
* win32: pthread: use SRW locks by defaultGravatar wm42016-05-24
* mpv.rc: remove most contentsGravatar wm42016-03-14
* glob-win: relicense to LGPLGravatar James Ross-Gowan2016-02-18
* windows_utils: try and use FormatMessage for errors.Gravatar Kevin Mitchell2016-02-17
* dxva2: use mp_HESULT_to_str on FAILED(hr)Gravatar Kevin Mitchell2016-02-16
* cocoa: fix charcode retrieving for accented charactersGravatar Alexis Nootens2016-02-15
* Initial Android supportGravatar Jan Ekström2016-02-10
* build: make posix_spawn optionalGravatar wm42016-02-08
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* ao_wasapi: move out some utility functionsGravatar wm42016-01-11
* win32: fix fd://Gravatar James Ross-Gowan2016-01-07
* Update copyright yearGravatar wm42016-01-01
* path-win: include initguid.hGravatar Kevin Mitchell2015-12-20
* win32: add Windows 10 compatibility GUIDGravatar James Ross-Gowan2015-12-20
* win32: path: use Known Folder IDsGravatar James Ross-Gowan2015-12-20
* win32: use PIPE_REJECT_REMOTE_CLIENTSGravatar James Ross-Gowan2015-12-20
* win32: remove ProcThreadAttributeList dynamic loadingGravatar James Ross-Gowan2015-12-20
* win32: remove SetDllDirectoryW dynamic loadingGravatar James Ross-Gowan2015-12-20
* win32: fix console output with raw stdio functionsGravatar James Ross-Gowan2015-12-06
* input: add append argument to file drop eventGravatar Kevin Mitchell2015-08-30
* atomics: cleanup HAVE_ATOMICS defineGravatar wm42015-08-13
* terminal: disable terminal foreground state pollingGravatar wm42015-08-01
* win32: revert wchar_t changesGravatar wm42015-08-01
* win32: more wchar_t -> WCHAR replacementsGravatar wm42015-07-30
* win32: replace wchar_t with WCHARGravatar wm42015-07-29
* win32: pthread: don't play dirty tricks for mutex initGravatar wm42015-07-27
* win32: add portable config modeGravatar wm42015-07-27
* player: use exit code 0 by default for quit, 4 for signals, etc.Gravatar Philip Sequeira2015-07-11
* timer: fix a corner case on clock changesGravatar wm42015-07-04
* win32: use QueryPerformanceCounter for timingGravatar James Ross-Gowan2015-07-04
* subprocess, lua: export whether the process was killed by usGravatar wm42015-06-27
* terminal-unix: set terminal mode on initGravatar wm42015-06-27
* Revert "win32: add mappings for some special keys"Gravatar wm42015-06-24
* Various spelling fixesGravatar Marcin Kurczewski2015-06-18
* osx: add NULL check for input context in a missing caseGravatar wm42015-06-01
* osx: synchronize access to the input_ctxGravatar wm42015-05-26
* osx: never expose input_ctx from EventsResponderGravatar wm42015-05-26
* win32: do not call timeEndPeriod(1) on terminationGravatar wm42015-05-21
* Remove trailing whitespacesGravatar Michael Vetter2015-05-15
* win32: add mappings for some special keysGravatar wm42015-05-12
* threads: use utility+POSIX functions instead of weird wrappersGravatar wm42015-05-11
* ao: make better use of atomicsGravatar wm42015-05-11
* atomics: add atomic_fetch_and/atomic_fetch_orGravatar wm42015-05-11
* Always block SIGPIPE globallyGravatar wm42015-05-11
* build: exclude -Wredundant-declsGravatar wm42015-05-09
* path: make mp_path_join accept normal C stringsGravatar wm42015-05-09
* subprocess-win: use the correct pipe namespaceGravatar James Ross-Gowan2015-05-04
* win32: fix desktop directoryGravatar wm42015-05-03