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
*
options: move most subtitle and OSD rendering options to sub structs
wm4
2018-01-02
*
osd: don't skip leading whitespace on the first line either
wm4
2017-11-02
*
osd: don't strip leading whitespace in messages
wm4
2017-10-30
*
osd_libass: avoid libass warnings if scripts set ASS text early
wm4
2017-07-16
*
command: shorten long playlists on OSD
wm4
2017-01-26
*
osd: fix OSD redrawing after removing external overlays
wm4
2016-09-20
*
osd: fix OSD getting stuck with --blend-subtitles=yes
wm4
2016-09-16
*
osd: slightly simplify update logic
wm4
2016-09-15
*
sub: pass preferred OSD format to subtitle renderers
wm4
2016-07-03
*
sub: pack libass bitmaps directly in sd_ass.c and osd_libass.c
wm4
2016-06-30
*
osd: make osd_ass_0/1 defines
wm4
2016-05-03
*
osd, lua: manage multiple ASS overlays set with set_osd_ass() calls
wm4
2016-03-08
*
osd: restructure and move ASS objects into its own struct
wm4
2016-03-08
*
osd: refactor how mp_ass_render_frame() is called
wm4
2016-03-08
*
osd, lua: remove weird OSD scaling
wm4
2016-03-07
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
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
[next]