summaryrefslogtreecommitdiffstats
path: root/player/lua/assdraw.lua
Commit message (Collapse)AuthorAgeFilesLines
* osc: improve look of seekrangesJan Janssen2019-09-021-15/+76
|
* lua: do not use math.pow()wm42015-01-251-1/+1
| | | | | It's the first thing that breaks with Lua 5.3. I don't know if there are other failures because I don't care enough.
* assdraw: Properly approximate circle for rounded boxChrisK22014-12-051-4/+5
| | | | source: http://spencermortensen.com/articles/bezier-circle/
* Move mpvcore/player/ to player/wm42013-12-171-0/+98