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
/
qte
/
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
tree
|
commitdiff
2008-08-27
Rémi Denis-Courmont
Plugins: push cancellation down
tree
|
commitdiff
2008-08-07
Rémi Duraffort
Fix threaded function declaration.
tree
|
commitdiff
2008-07-05
Rémi Denis-Courmont
modules: use vlc_object_alive()
tree
|
commitdiff
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
tree
|
commitdiff
2008-05-22
Rémi Duraffort
Check malloc return value when needed and don't print...
tree
|
commitdiff
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
tree
|
commitdiff
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
tree
|
commitdiff
2008-03-22
Jean-Baptiste Kempf
Uniformisation and configurability of Mouse Hidding...
tree
|
commitdiff
2008-02-26
Pierre d'Herbemont
misc/objects.c: Don't rely on vlc_object_destroy()...
tree
|
commitdiff
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
tree
|
commitdiff
2007-05-19
Rémi Denis-Courmont
Use vlc_object_kill(). Needs triple checking.
tree
|
commitdiff
2006-11-26
Clément Stenac
A bit of headers cleanup
tree
|
commitdiff
2006-09-15
Clément Stenac
For consistency, remove references to vlc from libvlc
tree
|
commitdiff
2006-03-31
Felix Paul Kühne
* 2nd review of video* and control/telnet.c
tree
|
commitdiff
2006-03-30
Clément Stenac
Video filters and outputs strings (Refs:#438)
tree
|
commitdiff
2006-03-09
Jean-Paul Saman
Update e-mail address
tree
|
commitdiff
2006-01-12
Antoine Cellerier
FSF address change.
tree
|
commitdiff
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
tree
|
commitdiff
2005-07-08
Rémi Denis-Courmont
Copyright fixes
tree
|
commitdiff
2005-03-02
Steve Lhomme
Avoid \r\n problems between platforms
tree
|
commitdiff
2004-12-11
Clément Stenac
Forgot to categorize some vouts
tree
|
commitdiff
2004-08-28
Gildas Bazin
* ALL: use i_visible_lines in plane_t.
tree
|
commitdiff
2004-03-05
Sam Hocevar
* Added "Id" svn:keywords property to all files conta...
tree
|
commitdiff
2004-03-03
Gildas Bazin
* ALL: changed the prototype of module_Need() to accept...
tree
|
commitdiff
2004-01-26
Clément Stenac
String review
tree
|
commitdiff
2003-12-22
Sam Hocevar
* Coding style cleanup: removed tabs and trailing...
tree
|
commitdiff
2003-06-27
Sam Hocevar
* bootstrap:
tree
|
commitdiff
2003-06-24
Sam Hocevar
* modules/**/.cvsignore: added Makefile{,.in.am}...
tree
|
commitdiff
2003-05-24
Jean-Paul Saman
Added option to run vlc as a Qt Embedded Gui Server...
tree
|
commitdiff
2003-05-05
Gildas Bazin
* ALL: removed the old channels server stuff (was depre...
tree
|
commitdiff
2003-03-30
Gildas Bazin
* modules/*: sanitization of the modules description...
tree
|
commitdiff
2003-03-17
Sam Hocevar
* ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
tree
|
commitdiff
2003-03-06
Jean-Paul Saman
More sizing stuff.
tree
|
commitdiff
2003-02-16
Jean-Paul Saman
Qte video output get is screen size from the QT Embedde...
tree
|
commitdiff
2003-02-14
Jean-Paul Saman
Fixed deadlock upon unloading qte_main plugin.
tree
|
commitdiff
2003-02-12
Jean-Paul Saman
The Qt Embedded video output plugin is now the preferre...
tree
|
commitdiff
2003-02-12
Jean-Paul Saman
Fixed Qt Embedded video output placing of video stream...
tree
|
commitdiff
2003-02-02
Sam Hocevar
* ./po/*: more s/vlc/VLC/ changes.
tree
|
commitdiff
2003-01-19
Jean-Paul Saman
New "qte_main" module. It should be used by all plugins...
tree
|
commitdiff
2003-01-16
Sam Hocevar
* ./modules/**/.cvsignore: added common *$(LIBEXT...
tree
|
commitdiff
2002-12-24
Jean-Paul Saman
Added some debug info.
tree
|
commitdiff
2002-12-18
Sam Hocevar
* ./modules/video_output/qte/.cvsignore: added a...
tree
|
commitdiff
2002-12-11
Jean-Paul Saman
Fixed qte video output segmentation fault during initia...
tree
|
commitdiff
2002-12-09
Jean-Paul Saman
Fixed segfault in Qt Embedded Video Output.
tree
|
commitdiff
2002-12-08
Jean-Paul Saman
Fixed build and linking for qte video output and made...
tree
|
commitdiff
2002-11-20
Sam Hocevar
* ./include/vlc_common.h, ./src/extras/libc.c: export...
tree
|
commitdiff
2002-10-04
Sam Hocevar
* ./configure.ac.in: removed now unnecessary --force...
tree
|
commitdiff
2002-09-30
Sam Hocevar
* ALL: the build mechanism now uses automake. See...
tree
|
commitdiff
2002-09-30
Sam Hocevar
* ALL: added *.am files here and there for future...
tree
|
commitdiff
2002-09-23
Jean-Paul Saman
Video output for QT embedded compiles. There are still...
tree
|
commitdiff
2002-09-15
Jean-Paul Saman
Configure option --enable-qte works now (default is...
tree
|
commitdiff
2002-09-04
Jean-Paul Saman
Qt Embedded video out patch courtesy of Gerald Hansink.
tree
|
commitdiff