summaryrefslogtreecommitdiffstats
path: root/video/out/vo_caca.c
Commit message (Expand)AuthorAgeFilesLines
* Add checks for HAVE_GPL to various GPL-only source fileswm42017-10-101-0/+5
* input: merge mouse wheel and axis keycodesJames Ross-Gowan2017-09-031-2/+2
* input: use mnemonic names for mouse buttonsJames Ross-Gowan2017-09-031-2/+2
* video/out: remove an unused parameterwm42015-10-031-1/+1
* Update license headersMarcin Kurczewski2015-04-131-5/+4
* video: uninline memcpy_pic functionswm42015-03-201-1/+0
* video: remove vfcap.hwm42015-01-211-6/+2
* vo: remove vo_mouse_movement() wrapperwm42014-07-271-5/+3
* vo: make draw_image and vo_queue_image transfer image ownershipwm42014-06-171-0/+1
* vo_caca: remove global variableswm42014-06-111-68/+84
* video/out: do remaining config to reconfig replacementswm42014-01-241-8/+6
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-1/+1
* Move mpvcore/input/ to input/wm42013-12-171-3/+3
* video/out: remove useless info struct and redundant fieldswm42013-10-231-6/+2
* options: remove --(no-)mouseinput optionwm42013-09-081-2/+2
* Some more mp_msg conversionswm42013-08-231-6/+6
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-4/+4
* video/out: remove options argument from preinit()wm42013-07-221-6/+1
* core: cleanup more mp_fifo leftoverswm42013-07-021-6/+6
* input: require VOs to send key up events, redo input key lookupwm42013-07-021-1/+1
* vo: remove vo.check_events callbackwm42013-05-261-1/+5
* vo: Separate vo options from MPOptsAlexander Preisinger2013-03-041-2/+2
* vo: remove and cleanup globalsAlexander Preisinger2013-03-041-2/+2
* vo_caca: remove OSD supportwm42013-02-241-86/+1
* Prefix keycode defines with MP_wm42013-02-121-19/+19
* vo_caca: accept any stride for output imagewm42013-01-131-3/+10
* video: remove slice based filtering and video outputwm42013-01-131-7/+0
* video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_formatwm42013-01-131-7/+3
* video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGEwm42013-01-131-5/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-7/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+395