Mercurial > mplayer.hg
comparison Changelog @ 35867:6ac59489c815
Add support for binding any key in UTF-8 range.
X11 part is a bit hackish since we need to use
setlocale to get desired behaviour for XLookupString.
author | reimar |
---|---|
date | Thu, 14 Mar 2013 19:59:35 +0000 |
parents | 9abac64d7a11 |
children | 3edaed3c1d60 |
comparison
equal
deleted
inserted
replaced
35866:24349a6cdad7 | 35867:6ac59489c815 |
---|---|
11 alternative to -vo corevideo now. | 11 alternative to -vo corevideo now. |
12 * -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is | 12 * -vo gl2 renamed to -vo gl_tiled to stop people from assuming it is |
13 better than -vo gl (it is in many ways worse). | 13 better than -vo gl (it is in many ways worse). |
14 * Fixes for DVB, teletext and closed-caption based subtitles. | 14 * Fixes for DVB, teletext and closed-caption based subtitles. |
15 * Support teletext and CC subtitles in WTV. | 15 * Support teletext and CC subtitles in WTV. |
16 * Support binding keys corresponding to non-ASCII characters. | |
16 | 17 |
17 1.1: "We gave up on 1.0" | 18 1.1: "We gave up on 1.0" |
18 | 19 |
19 Decoders: | 20 Decoders: |
20 * FFmpeg AAC decoder is now preferred over libfaad2 and the internal | 21 * FFmpeg AAC decoder is now preferred over libfaad2 and the internal |