Sun, 17 Sep 2006 19:59:50 +0000 |
Gabrov |
synced with r19879
|
Sun, 17 Sep 2006 15:32:01 +0000 |
eugeni |
Reduce code duplication in init_render_context().
|
Sun, 17 Sep 2006 15:15:13 +0000 |
lucabe |
Remove the dependency of libswscale on img_format.h
|
Sun, 17 Sep 2006 15:06:28 +0000 |
nicodvb |
better description of set_mouse_pos.
|
Sun, 17 Sep 2006 15:02:13 +0000 |
lucabe |
Use PIX_FMT_* instead of IMGFMT_* when calling sws_getContext()
|
Sun, 17 Sep 2006 14:59:55 +0000 |
lucabe |
Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32)
|
Sun, 17 Sep 2006 14:59:08 +0000 |
diego |
Remove outdated graphics cards recommendations and fix wrong GTK dependency.
|
Sun, 17 Sep 2006 14:58:00 +0000 |
diego |
Reword the font section to be a bit more descriptive.
|
Sun, 17 Sep 2006 12:45:18 +0000 |
kraymer |
more appropriate translation for INTERACTIVE CONTROL
|
Sun, 17 Sep 2006 12:43:42 +0000 |
kraymer |
r19865: Wording improvements, document only one half of -mouse-movements flag option.
|
Sun, 17 Sep 2006 12:06:02 +0000 |
voroshil |
translation by Vladimir Voroshilov, voroshil gmail com
|
Sun, 17 Sep 2006 10:24:26 +0000 |
ods15 |
conditional declerations are unnecessary
|
Sun, 17 Sep 2006 10:22:23 +0000 |
ods15 |
conditional declerations are unnecessary
|
Sun, 17 Sep 2006 09:32:28 +0000 |
ods15 |
Add demux_nut to MPlayer repo
|
Sat, 16 Sep 2006 22:39:23 +0000 |
diego |
Remove obsolete font generator Gimp plugin.
|
Sat, 16 Sep 2006 22:14:36 +0000 |
diego |
Wording improvements, document only one half of -mouse-movements flag option.
|
Sat, 16 Sep 2006 22:10:11 +0000 |
diego |
minor wording/spelling changes
|
Sat, 16 Sep 2006 21:21:41 +0000 |
diego |
The recent renaming of the gcc-checking switches to gcc-check was incomplete.
|
Sat, 16 Sep 2006 19:01:56 +0000 |
eugeni |
Subtract glyph bitmap from outline bitmap.
|
Sat, 16 Sep 2006 17:58:30 +0000 |
nicodvb |
documented set_mouse_pos
|
Sat, 16 Sep 2006 15:48:56 +0000 |
nicodvb |
COSMETICS: fixed broken indentation
|
Sat, 16 Sep 2006 15:46:20 +0000 |
nicodvb |
documented -[no]mouse-movements
|
Sat, 16 Sep 2006 15:38:21 +0000 |
nicodvb |
when dvdnav is enabled associate MOUSE_BTN0 to dvdnav 6 (to simulate confirmation)
|
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
|