summaryrefslogtreecommitdiffstats
path: root/input/event.c
Commit message (Expand)AuthorAgeFilesLines
* Use - as command-name separator everywhereTimotej Lazar2016-07-141-1/+1
* input: accept plain text for drag&dropwm42016-03-151-0/+7
* x11, input: move mime type drag&drop negotiation to common codewm42016-03-151-2/+10
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* player: rename and move find_subfiles.cwm42015-09-201-1/+1
* input: add append argument to file drop eventKevin Mitchell2015-08-301-5/+7
* input: use mpv_node parser for char** command parserswm42014-10-101-2/+4
* input: change mp_input_run_cmd signaturewm42014-01-041-2/+2
* video/out: remove some code duplication between X11 and waylandwm42014-01-041-0/+24
* input: move files drag and drop to a new event.c fileStefano Pigozzi2014-01-041-0/+50