| Commit message (Expand) | Author | Age |
* | Update license headers | Marcin Kurczewski | 2015-04-13 |
* | sub: add --sub-text-bold option | wm4 | 2015-04-01 |
* | osd: simplify an aspect of change detection handling | wm4 | 2015-03-18 |
* | sub: fully update plaintext subtitle styles at runtime | wm4 | 2015-02-24 |
* | sub: move mp_ass_configure() code | wm4 | 2015-02-24 |
* | sub: apply text subtitle style overrides more eagerly | wm4 | 2015-02-24 |
* | libass: remove redundant checks for LIBASS_VERSION | Ben Boeckel | 2015-02-24 |
* | sub: mess with styling defaults, change --ass-use-margins behavior | wm4 | 2015-02-16 |
* | osd: customizable subtitle and OSD position | wm4 | 2015-02-16 |
* | ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAIL | Ben Boeckel | 2015-01-27 |
* | sub: add option to not scale subtitles with window | wm4 | 2015-01-05 |
* | sub: adjustments to --ass-style-override option | wm4 | 2014-10-17 |
* | ass: remove some pointless ifdeffery | wm4 | 2014-07-22 |
* | Basic xdg directory implementation | Kenneth Zhou | 2014-06-26 |
* | sub: add --sub-scale-with-window option | wm4 | 2014-06-14 |
* | Add more const | wm4 | 2014-06-11 |
* | sub: add --ass-style-override=force option | wm4 | 2014-06-05 |
* | osd/libass: use BorderStyle=4 for background | wm4 | 2014-06-01 |
* | ass_mp: don't use --subcp for --ass-styles | wm4 | 2014-03-31 |
* | msg: rename mp_msg_log -> mp_msg | wm4 | 2013-12-21 |
* | msg: convert defines to enum | wm4 | 2013-12-21 |
* | path lookup functions: mp_msg conversions | wm4 | 2013-12-21 |
* | 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 |
* | options: allow selecting the libass shaper | wm4 | 2013-09-25 |
* | options: make --ass-hinting a choice, instead of using magic numbers | wm4 | 2013-09-25 |
* | sub/ass_mp: remove superfluous message prefixes | Martin Herkt | 2013-09-23 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | sub: add demux_libass wrapper, drop old hacks | wm4 | 2013-06-25 |
* | Move/rename subreader.c | wm4 | 2013-06-25 |
* | stream: remove padding parameter from stream_read_complete() | wm4 | 2013-06-23 |
* | ass_mp: provide function to add default styles | wm4 | 2013-06-03 |
* | sub: turn subassconvert_ functions into sub converters | wm4 | 2013-06-03 |
* | sub: remove some global variables | wm4 | 2013-05-30 |
* | sub: remove check_duplicate_plaintext_event() | wm4 | 2013-05-30 |
* | sub: add --osd-blur and --sub-text-blur options | wm4 | 2013-04-13 |
* | sub: print messages before and after font setup | wm4 | 2013-03-20 |
* | Check return values of some mp_find_..._config_file function calls for NULL | wm4 | 2013-02-09 |
* | sub: add --sub-text-* options to unstyled text subtitles font | wm4 | 2013-01-05 |
* | demux_mpg, ass_mp: fix warnings | Rudolf Polzer | 2012-12-28 |
* | path: add mp_find_config_file and reorganize some of the code | Stefano Pigozzi | 2012-12-15 |
* | ass_mp: allow to use a custom fontconfig configuration file | Stefano Pigozzi | 2012-12-15 |
* | 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 |