]> git.sesse.net Git - vlc/history - modules/video_output/qte/qte.cpp
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / video_output / qte / qte.cpp
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-22 Jean-Baptiste KempfUniformisation and configurability of Mouse Hidding...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-03-31 Felix Paul Kühne* 2nd review of video* and control/telnet.c
2006-03-30 Clément StenacVideo filters and outputs strings (Refs:#438)
2006-03-09 Jean-Paul SamanUpdate e-mail address
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-12-11 Clément StenacForgot to categorize some vouts
2004-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-01-26 Clément StenacString review
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-05-24 Jean-Paul SamanAdded option to run vlc as a Qt Embedded Gui Server...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-17 Sam Hocevar * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
2003-03-06 Jean-Paul SamanMore sizing stuff.
2003-02-16 Jean-Paul SamanQte video output get is screen size from the QT Embedde...
2003-02-14 Jean-Paul SamanFixed deadlock upon unloading qte_main plugin.
2003-02-12 Jean-Paul SamanThe Qt Embedded video output plugin is now the preferre...
2003-02-12 Jean-Paul SamanFixed Qt Embedded video output placing of video stream...
2003-02-02 Sam Hocevar * ./po/*: more s/vlc/VLC/ changes.
2003-01-19 Jean-Paul SamanNew "qte_main" module. It should be used by all plugins...
2002-12-24 Jean-Paul SamanAdded some debug info.
2002-12-11 Jean-Paul SamanFixed qte video output segmentation fault during initia...
2002-12-09 Jean-Paul SamanFixed segfault in Qt Embedded Video Output.
2002-12-08 Jean-Paul SamanFixed build and linking for qte video output and made...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-09-23 Jean-Paul SamanVideo output for QT embedded compiles. There are still...
2002-09-15 Jean-Paul SamanConfigure option --enable-qte works now (default is...
2002-09-04 Jean-Paul SamanQt Embedded video out patch courtesy of Gerald Hansink.