36 Commits (449e70599ee029f1b11155e4e9da3ee09e4108bb)

Author SHA1 Message Date
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 18 years ago
Rémi Denis-Courmont 97897eeeb2 NIH syndrome cure (2) 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Rémi Duraffort 0274be8790 The last but not the least commit about these useless tests. 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 19 years ago
Rémi Denis-Courmont 165459ab33 Fix previous commit 19 years ago
Rémi Denis-Courmont fdf8881ad9 Fix #include 19 years ago
Rémi Denis-Courmont d68c695968 netsync: this was the last unchecked FD_SET/FD_ISSET usage. 19 years ago
Rémi Denis-Courmont 81c5ac29fa Remove stdlib.h 19 years ago
Jean-Paul Saman 881f3f8c78 Cast interface pointer to VLC_OBJECT(). 19 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Rémi Denis-Courmont 704c851d58 Export and use ListenUDP 20 years ago
Clément Stenac a06213d7f4 * Get rid of the Manager thread by making blocking interfaces listen to 20 years ago
Clément Stenac b0639d945f String fixes 20 years ago
Clément Stenac 77439e5c5f 2nd control review (except telnet) 20 years ago
Antoine Cellerier 8c7445b746 Control interfaces first string review. 20 years ago
Felix Paul Kühne ffb865e6c9 * fixed a few signedness warnings. Please shout if this accidentally breaks something. 20 years ago
Clément Stenac 1bccb7df0b Add global options for netsync and showintf and hide them from interface (Closes:#508) 21 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Rémi Denis-Courmont 738e1f2690 - Use net_ConnectUDP on the slave side 21 years ago
Gildas Bazin 4293db9508 * modules/control/netsync.c: compilation fix. 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Clément Stenac ba9826cacf Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com> 21 years ago
Clément Stenac a90a19a6b0 Improvements to preferences 22 years ago
Gildas Bazin 2da750dff1 * modules/control/netsync.c: less verbose. 22 years ago
Gildas Bazin bf12bbf66e * src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get a converted timestamp. 22 years ago
Eric Petit 9cb381a08b netsync.c: converted to unix file because BeOS' gcc chokes on dos files 22 years ago
Rémi Denis-Courmont 8942735a2f * netsync module no longer IPv4-specific 22 years ago
Gildas Bazin 07743d45ea ALL: a bunch of compilation fixes + disabled plugins that don't compile anymore. 22 years ago
Laurent Aimar 1b834a3623 * all: rework of the input. 22 years ago
Derk-Jan Hartman f272cbdc28 * define INADDR_NONE for Solaris (fixes #1815) 22 years ago
Gildas Bazin add687c54f * modules/control/netsync.c: test before you commit. 22 years ago
Gildas Bazin e584575d94 * video_output/snapshot.c, control/netsync.c: added svn:keywords Id prop. 22 years ago
Gildas Bazin 9ccc7235b5 * modules/control/netsync.c: Experimental network synchronisation module. 22 years ago