| Commit message (Expand) | Author | Age |
* | 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 |
* | charset_conv: mp_msg conversions | wm4 | 2013-12-21 |
* | sub/osd: mp_msg conversions | wm4 | 2013-12-21 |
* | find_subfiles: mp_msg conversions | wm4 | 2013-12-21 |
* | Reduce recursive config.h inclusions in headers | wm4 | 2013-12-18 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | 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 |
* | player: don't store subtitle renderer in osd_state | wm4 | 2013-12-15 |
* | dvdnav: support mouse interaction | wm4 | 2013-12-13 |
* | Add prelimimary (basic, possibly broken) dvdnav support | wm4 | 2013-12-12 |
* | sd_lavc: factor out bitmap positioning code | wm4 | 2013-12-12 |
* | osd: add option for "unscaled" OSD | wm4 | 2013-12-10 |
* | osd: typo in comment | wm4 | 2013-12-10 |
* | av_common: add timebase parameter to mp_set_av_packet() | wm4 | 2013-12-04 |
* | sub: respect detected language for fuzzy-matched external subtitles | wm4 | 2013-11-25 |
* | osd: remove mp_osd_res.video_par field | wm4 | 2013-11-24 |
* | Rename sub.c/.h to osd.c/.h | wm4 | 2013-11-24 |
* | Reduce stheader.h includes, move stream types to mp_common.h | wm4 | 2013-11-23 |
* | player: rearrange how subtitle context and stream headers are used | wm4 | 2013-11-23 |
* | demux: rename demux_packet.h to packet.h | wm4 | 2013-11-18 |
* | sd_lavc, sd_spu: make dvdsub stretching conditional on --stretch-dvd-subs. | Rudolf Polzer | 2013-11-07 |
* | sd_ass, sd_lavc: use the input video's pixel aspect for scaling subtitles. | Rudolf Polzer | 2013-11-07 |
* | configure: uniform the defines to #define HAVE_xxx (0|1) | Stefano Pigozzi | 2013-11-03 |
* | sd_lavc: display DVD subs with unknown duration | wm4 | 2013-10-31 |
* | command: sub_seek: avoid getting stuck | wm4 | 2013-10-07 |
* | command: add commands for displaying overlays | wm4 | 2013-10-05 |
* | command: add properties for retrieving OSD dimensions | wm4 | 2013-10-05 |
* | osd_libass: add "Default" dummy style | wm4 | 2013-09-26 |
* | Add initial Lua scripting support | 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 |
* | sd_ass: minor simplification | wm4 | 2013-09-24 |
* | sd_ass: remove dead code | wm4 | 2013-09-24 |
* | sub/ass_mp: remove superfluous message prefixes | Martin Herkt | 2013-09-23 |
* | find_subfiles: fix really dumb bug causing segfaults | wm4 | 2013-09-17 |
* | find_subfiles: fix off-by-1 error | Gabriel Peixoto | 2013-09-08 |
* | 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 |
* | mplayer: don't auto-load explicitly loaded subtitle files | wm4 | 2013-09-07 |
* | find_subfiles: don't auto-load .sub file if .idx file exists | wm4 | 2013-09-07 |
* | find_subfiles: some cleanups | wm4 | 2013-09-07 |
* | find_subfiles: use stat() instead of opening the file to check existence | wm4 | 2013-09-07 |
* | find_subfiles: don't try to open URLs as directories | wm4 | 2013-09-07 |
* | sd_lavc_conv: fix build with older ffmpeg/libav | wm4 | 2013-08-24 |
* | sub: add webvtt-in-webm support | wm4 | 2013-08-24 |