]> git.sesse.net Git - vlc/history - modules/video_output/ggi.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / video_output / ggi.c
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-12 Rémi DuraffortRemove useless test before a free().
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
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-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-08-28 Gildas Bazin* ALL: use i_visible_lines in plane_t.
2004-08-28 Sam Hocevar * Spelling fixes.
2004-07-16 Derk-Jan Hartman* it's information, not informations (grep -r)
2004-01-26 Clément StenacString review
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-02 Sam Hocevar * ./po/*: more s/vlc/VLC/ changes.
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-08-13 Sam Hocevar * ./modules/audio_output/oss.c: we spare a variable...