COMMITS
/ sub/osd_libass.c December 3, 2025
H
sub/ass_mp: split out packer into a separate file
Hubert Głuchowski committed
October 19, 2025
K
sub/osd_libass: change add_osd_ass_event argument to bstr
Kacper Michajłow committed
April 26, 2025
K
sub/osd_libass: don't rerender OSD if not changed
Kacper Michajłow committed
April 14, 2025
L
sub/osd: add osd-shaper and set it to simple by default
llyyr committed
L
sub/osd: add osd-{glyph-limit,bitmap-max-size}
llyyr committed
L
sub/osd: add osd-prune-delay
llyyr committed
April 3, 2025
K
{osd,msg}: use PU{1,2} for escape codes instead of invalid Unicode
Kacper Michajłow committed
March 1, 2025
K
various: use mp_assert macro
Kacper Michajłow committed
November 14, 2024
N
sub/osd_libass: simplify osd bar variable names
nanahi committed
N
options: move OSD bar opts to a separate struct
nanahi committed
November 8, 2024
G
sub/osd_libass: don't blur the osd-bar
Guido Cella committed
October 26, 2024
N
options: add option to control OSD bar marker style
nanahi committed
N
options: add options to control OSD bar marker size
nanahi committed
N
osd_libass: rename marker size variable
nanahi committed
October 12, 2024
G
osd_libass: fix integer overflow in osd_get_text_size()
Guido Cella committed
September 23, 2024
K
msg: allow to truncate the message to terminal width
Kacper Michajłow committed
September 3, 2024
L
sub: remove dead code
llyyr committed
May 21, 2024
M
sub: add (sub/osd)-border-style; renaming sub options
Misaki Kasumi committed
May 1, 2022
G
command: add escape-ass
Guido Cella committed
February 27, 2024
K
sub: add flag if sub_bitmap should be rendered in video color space
Kacper Michajłow committed
November 28, 2023
G
osd_libass: update the OSD bar's dent and border size
Guido Cella committed
November 24, 2023
G
options: add --osd-bar-border-size
Guido Cella committed
October 21, 2023
K
ALL: use new mp_thread abstraction
Kacper Michajłow committed
July 23, 2023
D
build: remove outdated generated directory
Dudemanguy committed
February 11, 2022
F
sub: add --sub-fonts-dir and --osd-fonts-dir options
Frédéric Brière committed
February 18, 2023
T
various: drop unused #include "config.h"
Thomas Weißschuh committed
February 7, 2023
C
command: only avoid redrawing when old and new osd are both hidden
Christoph Heinrich committed
August 31, 2022
O
sub: use Unicode linebreaking for non-ASS subs and OSD
Oneric committed
August 18, 2021
A
osd_libass: --osd-back-color: apply to the progress bar
Avi Halachmi (:avih) committed
A
osd_libass: disable --osd-back-color for the progress bar
Avi Halachmi (:avih) committed
August 28, 2020
O
osd_libass: don't use deprecated ass_set_aspect_ratio
Oneric committed
July 11, 2020
O
osd_libass: set ScaledBorderAndShadow
Oleg Oshmyan committed
June 21, 2019
W
build: change filenames of generated files
wm4 committed
April 26, 2020
W
video: make OSD/subtitle bitmaps refcounted (sort of)
wm4 committed
March 6, 2020
W
December 23, 2019
W
client API, lua: add new API for setting OSD overlays
wm4 committed
October 31, 2019
W
Replace uses of FFMIN/MAX with MPMIN/MAX
wm4 committed
December 29, 2017
November 2, 2017
W
October 30, 2017
W
osd: don't strip leading whitespace in messages
wm4 committed
July 16, 2017
January 26, 2017
W
command: shorten long playlists on OSD
wm4 committed
September 20, 2016
W
osd: fix OSD redrawing after removing external overlays
wm4 committed
September 16, 2016
W
osd: fix OSD getting stuck with --blend-subtitles=yes
wm4 committed
September 15, 2016
W
osd: slightly simplify update logic
wm4 committed
July 3, 2016
W
sub: pass preferred OSD format to subtitle renderers
wm4 committed
June 30, 2016
May 3, 2016
W
osd: make osd_ass_0/1 defines
wm4 committed
March 8, 2016
W