aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* 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
* win32: move platform specifics to osdepGravatar wm42015-05-02
* build: move main-fn files to osdepGravatar wm42015-05-02
* cocoa: always compile OSX application code with cocoaGravatar wm42015-05-02
* path: update path descriptionsGravatar wm42015-05-02
* path: add resolving desktop path to platform-specific pathsGravatar wm42015-05-01
* timer: add "static" to a variableGravatar wm42015-05-01
* path: refactorGravatar wm42015-05-01
* terminal: printf() is not signal-safeGravatar wm42015-04-24
* subprocess: move implementation for deatched subprocessesGravatar wm42015-04-15
* subprocess-posix: always connect stdin to /dev/nullGravatar wm42015-04-15
* Update license headersGravatar Marcin Kurczewski2015-04-13