]> git.sesse.net Git - vlc/history - modules/misc/qte_main.cpp
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / misc / qte_main.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-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-09-30 Rémi Denis-CourmontRename var_GetGlobalMutex to var_AcquireMutex and make...
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-16 Rémi Denis-CourmontUse var_GetGlobalMutex
2007-03-20 Jean-Paul Samancoding style cleanup
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
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-04-24 Jean-Paul SamanProperly attach and detach the qte_main object
2004-03-13 Jean-Paul SamanRemoved some dead wood.
2003-12-22 Sam Hocevar * toolbox:
2003-06-09 Jean-Paul SamanRun opie-vlc and zaurus-vlc as GuiServer. (Didn't I...
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-14 Jean-Paul SamanFixed deadlock upon unloading qte_main plugin.
2003-02-14 Jean-Paul SamanSmall improvement.
2003-01-19 Jean-Paul SamanNew "qte_main" module. It should be used by all plugins...