summaryrefslogtreecommitdiffstats
path: root/common/common.h
Commit message (Expand)AuthorAgeFilesLines
* common: fix version variable declarationswm42014-11-021-2/+2
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* common: change MP_NOPTS_VALUE definitionwm42014-05-101-2/+2
* common: change mp_snprintf_append semanticswm42014-05-051-1/+1
* common: add mp_snprintf_append() utility functionwm42014-04-291-0/+4
* common: add some helper macroswm42014-03-071-0/+3
* common: drop mp_append_utf8_buffer()wm42013-12-301-2/+0
* common: simplify and optimize string escape parsingwm42013-12-301-1/+7
* Don't include version.h from make options.cwm42013-12-221-2/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+81