index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
/
osd_libass.c
Commit message (
Expand
)
Author
Age
*
osd: fix and cleanup font style management
wm4
2015-11-29
*
osd: use the same ASS_Renderer for OSD text and progbar
wm4
2015-11-28
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
options: remove --use-text-osd
wm4
2015-10-24
*
osd: delay libass initialization as far as possible
wm4
2015-09-07
*
Update license headers
Marcin Kurczewski
2015-04-13
*
osd: force alignment for OSD bar
wm4
2015-02-24
*
osd: always reset style params
wm4
2015-02-24
*
libass: remove redundant checks for LIBASS_VERSION
Ben Boeckel
2015-02-24
*
player: add option not to use OSD/fontconfig
wm4
2014-11-25
*
Add some missing "const"s
wm4
2014-10-10
*
command: allow using ASS tags on OSD messages
wm4
2014-09-18
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
osd_libass: use bstr_xappend()
wm4
2013-12-30
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
osd_libass: update styles when OSD changes PlayRes
wm4
2013-12-15
*
osd: use separate ASS_Renderer for each OSD object
wm4
2013-12-15
*
osd: add option for "unscaled" OSD
wm4
2013-12-10
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
osd_libass: add "Default" dummy style
wm4
2013-09-26
*
Add initial Lua scripting support
wm4
2013-09-26
*
osc: rename osd_font, add some glyphs
ChrisK2
2013-09-08
*
osd_libass: make sure Z-order is well defined for multiple events
wm4
2013-09-08
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
Cleanup some include statements
wm4
2013-07-12
*
ass_mp: provide function to add default styles
wm4
2013-06-03
*
sub: remove some global variables
wm4
2013-05-30
*
sub: redo how -no-ass is handled
wm4
2013-05-30
*
add osd-scale command
Paul B Mahol
2013-05-14
*
osd_libass: actually free ASS_Tracks
wm4
2013-04-12
*
osd: fix OSD bar position marker
wm4
2013-04-02
*
osd: disable border for inner part of the OSD bar
wm4
2013-03-31
*
osd: draw the OSD bar with ASS vector drawings
wm4
2013-03-30
*
cleanup: remove duplicated function, move escape parsing function
wm4
2013-02-16
*
osd: always update already visible OSD bar on seeks
wm4
2013-02-16
*
osd: add --osd-bar-align-x/y options to control OSD bar position
wm4
2013-02-14
*
sub: add --sub-text-* options to unstyled text subtitles font
wm4
2013-01-05
*
osd: make the OSD and sub font more customizable
wm4
2012-11-20
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
Merge branch 'master' into osd_changes
wm4
2012-10-24
|
\
*
|
options: remove --subfont-autoscale (changes default font scale)
wm4
2012-10-24
*
|
VO, sub: refactor
wm4
2012-10-24
*
|
sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor
wm4
2012-10-24
|
*
osd_libass: increase robustness when handling internal OSD escapes
wm4
2012-10-22
|
*
osd_libass: fix stupid dangling pointer crash
wm4
2012-10-22
*
|
Merge branch 'master' into osd_changes
wm4
2012-10-16
|
\
|
[next]