git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix plugin strings translation
[vlc.git]
/
modules
/
video_output
/
2009-01-28
Rémi Denis-Courmont
Trailing ;
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Trailing ;
tree
|
commitdiff
2009-01-27
Geoffroy Couprie
WinCE: no MonitorFromWindow
tree
|
commitdiff
2009-01-27
Antoine Cellerier
Should fix compilation. Thanks to alienBob for reportin...
tree
|
commitdiff
2009-01-26
Rémi Denis-Courmont
XCB: grey scale output support
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
XCB: simplify, fix assertion on grayscale displays
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
XCB: mouse events handling and background color
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
mouse-clicked is a boolean
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Use libvlc_Quit
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
XCB: support for MIT-SHM
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
XCB: refactor
tree
|
commitdiff
2009-01-24
Rémi Duraffort
x11: compilation warnings.
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
X C Bindings video output proof of concept plugin
tree
|
commitdiff
2009-01-23
Kaarlo Raiha
better direct3d image quality
tree
|
commitdiff
2009-01-23
Kaarlo Raiha
remove unneeded code
tree
|
commitdiff
2009-01-21
Jean-Baptiste Kempf
Forgotten in previous commit.
tree
|
commitdiff
2009-01-21
Jean-Baptiste Kempf
Don't set ridiculously long descriptions or description...
tree
|
commitdiff
2009-01-20
Rémi Denis-Courmont
Partially cleanup the vout_window API
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
tree
|
commitdiff
2009-01-16
Laurent Aimar
Fixed invalid use of p_input->i_pts_delay.
tree
|
commitdiff
2009-01-16
Rémi Duraffort
calloc( nb_elmnt, size ) instead of calloc( size, nb_el...
tree
|
commitdiff
2009-01-15
Jean-Marc Dressler
Fix several compilation bugs in msw vout
tree
|
commitdiff
2009-01-14
Rémi Denis-Courmont
Win32: get rid of vlc_thread_ready()
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
GLX: minor fixes
tree
|
commitdiff
2009-01-08
Rémi Denis-Courmont
Assume X11 --forbar-shm is FALSE if the option does...
tree
|
commitdiff
2009-01-04
Antoine Cellerier
Remove unused variable.
tree
|
commitdiff
2009-01-04
Kaarlo Raiha
remove unndeed variables
tree
|
commitdiff
2009-01-03
Geoffroy Couprie
Win32: go fullscreen on the same screen as the vout...
tree
|
commitdiff
2009-01-03
Geoffroy Couprie
WinCE: fix compilation of vout
tree
|
commitdiff
2008-12-20
Pierre d'Herbemont
opengl: Remove opengl effects as agreed at the VDD...
tree
|
commitdiff
2008-12-16
Rémi Denis-Courmont
Migrate AA and GGI to intf-popupmenu
tree
|
commitdiff
2008-12-16
Rémi Denis-Courmont
b_menu_change: remove write-only variable
tree
|
commitdiff
2008-12-13
Rémi Duraffort
module_need wants pointers and boolean so give NULL...
tree
|
commitdiff
2008-12-06
Joseph Tulou
change in vmem to allow multiple inputs (libvlc api)
tree
|
commitdiff
2008-11-24
Antoine Lejeune
Add an omap framebuffer video output module
tree
|
commitdiff
2008-11-22
Joseph Tulou
Fix a typo in SDL vout plugin
tree
|
commitdiff
2008-11-17
Jean-Baptiste Kempf
Patch to enable/disable key and mouse handling at vout...
tree
|
commitdiff
2008-11-13
COCQUEBERT Cédric
Fix toggling when Video is not embedded
tree
|
commitdiff
2008-11-05
Joseph Tulou
Make x11 event handling optional
tree
|
commitdiff
2008-10-29
Christophe Mutricy
Typo
tree
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Unlikely memory leak - fixes #2256
tree
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
tree
|
commitdiff
2008-10-18
Ilkka Ollakka
XReparentWindow seems to be needed here to get video...
tree
|
commitdiff
2008-10-16
Sam Hocevar
Support multiple planes in the vmem driver, courtesy...
tree
|
commitdiff
2008-10-15
Jean-Baptiste Kempf
[x11 vout] Fix x11 fullscreen behaviour. Patch by Raster!
tree
|
commitdiff
2008-10-15
Ilkka Ollakka
Calculate position for videowindow to use current scree...
tree
|
commitdiff
2008-10-14
Rémi Duraffort
Cleaning.
tree
|
commitdiff
2008-10-12
Ilkka Ollakka
revert changes regarding x11 vout from commit 8689e8be2...
tree
|
commitdiff
2008-10-12
Ilkka Ollakka
stats-change variable for statistics/removing stats...
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Dangling code
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Use static mutexes
tree
|
commitdiff
2008-10-02
Jean-Baptiste Kempf
Win32 Vout: after the previous fix of Win32 Vout, the...
tree
|
commitdiff
2008-10-01
Jean-Baptiste Kempf
Remove useless test. At that point, p_sys is not NULL
tree
|
commitdiff
2008-10-01
Jean-Baptiste Kempf
Win32 Vout: set fullscreen back before quitting Vout.
tree
|
commitdiff
2008-10-01
Jean-Baptiste Kempf
Win32 Vout: try to correctly set fullscreen mode under...
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
VLC_OBJECT_OPENGL: nobody uses _find on this, useless
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
Use objet pointer as unique ID (plugins)
tree
|
commitdiff
2008-09-20
Pierre d'Herbemont
opengl: Rewrite crazy code. (Should fix a crash reporte...
tree
|
commitdiff
2008-09-17
Geoffroy Couprie
remove on more b_dead old use
tree
|
commitdiff
2008-09-09
Jean-Paul Saman
Remove old limited image video_output its functionality...
tree
|
commitdiff
2008-09-08
Geoffroy Couprie
WinCE: wingdi plugin update
tree
|
commitdiff
2008-08-27
Rémi Denis-Courmont
Plugins: push cancellation down
tree
|
commitdiff
2008-08-27
Jean-Paul Saman
Remove duplicate stdio.h (is included in vlc_common.h).
tree
|
commitdiff
2008-08-27
Jean-Paul Saman
Add video output that dumps raw YUV frames in a file...
tree
|
commitdiff
2008-08-27
Jean-Paul Saman
fix compiler warnings in modules/video_output/fb.c
tree
|
commitdiff
2008-08-20
Laurent Aimar
Correctly set rgb mask for xvideo output too.
tree
|
commitdiff
2008-08-19
Rémi Duraffort
Fix warnings
tree
|
commitdiff
2008-08-09
Rémi Denis-Courmont
config.h comes first
tree
|
commitdiff
2008-08-07
Rémi Duraffort
Fix threaded function declaration.
tree
|
commitdiff
2008-08-04
Laurent Aimar
Added a missing const in x11.
tree
|
commitdiff
2008-08-03
Justus Piater
Declared many static variables const
tree
|
commitdiff
2008-07-31
Rémi Duraffort
Fix potential memleak.
tree
|
commitdiff
2008-07-31
Rémi Duraffort
Fix memleak in sdl video output. (string passed to...
tree
|
commitdiff
2008-07-28
Jean-Baptiste Kempf
Fix file mode
tree
|
commitdiff
2008-07-25
Rémi Duraffort
Use pl_Release with the right argument.
tree
|
commitdiff
2008-07-24
Rémi Duraffort
Use pl_Yield and pl_Release instead of vlc_object_find.
tree
|
commitdiff
2008-07-22
Rémi Duraffort
Use pl_Yield and pl_Release everywhere.
tree
|
commitdiff
2008-07-06
Rémi Denis-Courmont
Fix option glx-shm does not exist error
tree
|
commitdiff
2008-07-05
Rémi Denis-Courmont
Unused variables
tree
|
commitdiff
2008-07-05
Rémi Denis-Courmont
X11: stop playling when user closes the window
tree
|
commitdiff
2008-07-05
Rémi Denis-Courmont
modules: use vlc_object_alive()
tree
|
commitdiff
2008-07-04
Pierre d'Herbemont
opengl: No need to detach the vout from here.
tree
|
commitdiff
2008-07-01
Antoine Cellerier
Video outputs should not change the vout's render format.
tree
|
commitdiff
2008-06-28
Rémi Duraffort
Remove unused variables.
tree
|
commitdiff
2008-06-28
Rémi Denis-Courmont
Use sizeof(vlc_object_t) as appropriate
tree
|
commitdiff
2008-06-28
Antoine Cellerier
Move intf-popupmenu and video-on-top variables from...
tree
|
commitdiff
2008-06-26
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2008-06-26
Rémi Denis-Courmont
Warn about buggy X11 connections
tree
|
commitdiff
2008-06-26
Rémi Denis-Courmont
Remove unused variable
tree
|
commitdiff
2008-06-24
Yohann Martineau
fixed compilation on debian etch.
tree
|
commitdiff
2008-06-22
Rémi Duraffort
Remove unneeded msg_Error.
tree
|
commitdiff
2008-06-20
Pavlov Konstantin
Remove glide video output module.
tree
|
commitdiff
2008-06-16
Rémi Denis-Courmont
vmem: small memory leak
tree
|
commitdiff
2008-06-15
Felix Paul Kühne
the vout might still run after the playlist termination...
tree
|
commitdiff
2008-06-15
Jean-Baptiste Kempf
Don't use deprecated functions.
tree
|
commitdiff
2008-06-14
Jean-Baptiste Kempf
Remove unused variable.
tree
|
commitdiff
2008-06-14
Jean-Paul Saman
Fix indentation in some of the structs defintions.
tree
|
commitdiff
2008-06-13
Felix Paul Kühne
Replaced a certain amount of vlc_object_find by pl_Yield
tree
|
commitdiff
next