]> git.sesse.net Git - vlc/history - modules/control/netsync.c
Plugins: include vlc_common.h directly instead of vlc/vlc.h
[vlc] / modules / control / netsync.c
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
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 DuraffortThe last but not the least commit about these useless...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-20 Rémi Denis-CourmontFix previous commit
2008-01-20 Rémi Denis-CourmontFix #include
2008-01-20 Rémi Denis-Courmontnetsync: this was the last unchecked FD_SET/FD_ISSET...
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-16 Jean-Paul SamanCast interface pointer to VLC_OBJECT().
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-05 Rémi Denis-CourmontExport and use ListenUDP
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-04-11 Clément StenacString fixes
2006-03-30 Clément Stenac2nd control review (except telnet)
2006-03-29 Antoine CellerierControl interfaces first string review.
2006-03-29 Felix Paul Kühne* fixed a few signedness warnings. Please shout if...
2006-01-23 Clément StenacAdd global options for netsync and showintf and hide...
2006-01-12 Antoine CellerierFSF address change.
2005-12-05 Rémi Denis-Courmont- Use net_ConnectUDP on the slave side
2005-09-22 Gildas Bazin* modules/control/netsync.c: compilation fix.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2004-12-11 Clément StenacImprovements to preferences
2004-10-30 Gildas Bazin* modules/control/netsync.c: less verbose.
2004-10-29 Gildas Bazin* src/input/es_out.c, include/vlc_es_out.h: added an...
2004-07-22 Eric Petit netsync.c: converted to unix file because BeOS' gcc...
2004-07-07 Rémi Denis-Courmont* netsync module no longer IPv4-specific
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-14 Derk-Jan Hartman* define INADDR_NONE for Solaris (fixes #1815)
2004-05-27 Gildas Bazin* modules/control/netsync.c: test before you commit.
2004-05-27 Gildas Bazin* video_output/snapshot.c, control/netsync.c: added...
2004-05-27 Gildas Bazin* modules/control/netsync.c: Experimental network synch...