Sat, 16 Sep 2006 15:25:31 +0000 |
nicodvb |
report mouse coordinates after movement to dvdnav; this permits to enable button selection using the mouse; patch by Jonas Jermann and me
|
Sat, 16 Sep 2006 15:13:41 +0000 |
nicodvb |
report to mplayer with a slave command the coordinates of the pointer reported by x11; rescale coordinates to [0,1]x[0,1] range - patch by Jonas Jermann and me
|
Sat, 16 Sep 2006 14:33:41 +0000 |
nicodvb |
removed superflous -I in the dvdnav section; patch by Timo Kanera - timo kanera de
|
Sat, 16 Sep 2006 13:32:46 +0000 |
eugeni |
Add \be (blur edges) support to libass.
|
Sat, 16 Sep 2006 13:32:19 +0000 |
eugeni |
Make blur() public. Will be used in libass.
|
Sat, 16 Sep 2006 13:08:17 +0000 |
eugeni |
Store bitmap glyphs in a separate struct, instead of FreeType's internal buffer.
|
Sat, 16 Sep 2006 10:15:42 +0000 |
voroshil |
translation by Vladimir Voroshilov, voroshil gmail com
|
Sat, 16 Sep 2006 09:32:11 +0000 |
kraymer |
fix typos ("bytes" -> "Bytes")
|
Sat, 16 Sep 2006 03:42:08 +0000 |
voroshil |
Fixed missed sync tag, thanks to Andrew Savchenko
|
Fri, 15 Sep 2006 22:43:48 +0000 |
nicodvb |
at start, when not playing a specific titleset, try to call the Title menu (as is common practice among players)
|
Fri, 15 Sep 2006 21:34:38 +0000 |
eugeni |
Change demuxer for "application/octet-stream" http streams from
|
Fri, 15 Sep 2006 17:50:10 +0000 |
nicodvb |
in mp_dvdnav_handle_input() update current button only if the status of the previous operation succeeded; patch by Jonas Jermann
|