root/modules/control/netsync.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @c46a622afa1e173f422b3841070cd952dfb4e21f [c46a622afa1e173f422b3841070cd952dfb4e21f] 19/09/08 16:50:52 Rémi Denis-Courmont <rdenis@simphalempin.com> Allow 0 TTL Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
(edit) @36aca393c55082aab87d0564e225305da24e6e52 [36aca393c55082aab87d0564e225305da24e6e52] 14/09/08 10:14:24 Rémi Denis-Courmont <rdenis@simphalempin.com> Remove intf_ShouldDie libvlc kills the interfaces when it dies anyway.
(edit) @872779fbce6fe19c7d66d845c709e99defcbffbb [872779fbce6fe19c7d66d845c709e99defcbffbb] 14/09/08 10:08:28 Rémi Denis-Courmont <rdenis@simphalempin.com> netsync: some cleanup (still very ugly)
(edit) @1cfa87702e2c683698f42ea63a615a915e162577 [1cfa87702e2c683698f42ea63a615a915e162577] 03/09/08 21:46:22 Rémi Denis-Courmont <rdenis@simphalempin.com> Pull cancellation into (most) remaining interfaces
(edit) @3561b9b28f58eb7a4183e158a8fd973800d31ceb [3561b9b28f58eb7a4183e158a8fd973800d31ceb] 31/05/08 21:10:30 Rémi Denis-Courmont <rdenis@simphalempin.com> Plugins: include vlc_common.h directly instead of vlc/vlc.h
(edit) @13ae40b0efc4f1b1ce205d9a057537047fcab3f4 [13ae40b0efc4f1b1ce205d9a057537047fcab3f4] 21/05/08 19:19:25 Rémi Denis-Courmont <rem@videolan.org> Use gettext_noop() consistently
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(edit) @97897eeeb22b1238e56632b16cda1a0375ae7708 [97897eeeb22b1238e56632b16cda1a0375ae7708] 01/05/08 20:57:00 Rémi Denis-Courmont <rem@videolan.org> NIH syndrome cure (2)
(edit) @449fd28aaf007c6411251dae9d0dbfdc65b135d1 [449fd28aaf007c6411251dae9d0dbfdc65b135d1] 14/04/08 02:02:22 Pierre d'Herbemont <pdherbemont@videolan.org> Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. This …
(edit) @0274be8790164dccf71b9f4574b57a47e4a88c70 [0274be8790164dccf71b9f4574b57a47e4a88c70] 12/03/08 12:07:43 Rémi Duraffort <ivoire@videolan.org> The last but not the least commit about these useless tests.
(edit) @99fab9089e9e1709d9c3a4bc5ced0c137ac59134 [99fab9089e9e1709d9c3a4bc5ced0c137ac59134] 23/01/08 22:50:58 Rémi Denis-Courmont <rem@videolan.org> Don't include config.h from the headers - refs #297. Missing some cases …
(edit) @165459ab33ff11aeb632f038c46ffc3f32550900 [165459ab33ff11aeb632f038c46ffc3f32550900] 20/01/08 12:13:55 Rémi Denis-Courmont <rem@videolan.org> Fix previous commit
(edit) @fdf8881ad94f565c0540161469613bc69ed821a8 [fdf8881ad94f565c0540161469613bc69ed821a8] 20/01/08 12:01:07 Rémi Denis-Courmont <rem@videolan.org> Fix #include
(edit) @d68c695968e92438e1787bed350617799c6d350c [d68c695968e92438e1787bed350617799c6d350c] 20/01/08 11:36:33 Rémi Denis-Courmont <rem@videolan.org> netsync: this was the last unchecked FD_SET/FD_ISSET usage. Note however …
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(edit) @881f3f8c783b5d5af15f68111540472c143d9898 [881f3f8c783b5d5af15f68111540472c143d9898] 16/05/07 16:51:17 Jean-Paul Saman <jpsaman@videolan.org> Cast interface pointer to VLC_OBJECT().
(edit) @d3fe7f28797d4dba65ffcdd60bf932e758a48a9e [d3fe7f28797d4dba65ffcdd60bf932e758a48a9e] 26/11/06 15:20:34 Clément Stenac <zorglub@videolan.org> A bit of headers cleanup * Headers in include must contain the structures …
(edit) @704c851d5819430877a20496a9940d142defcb28 [704c851d5819430877a20496a9940d142defcb28] 05/11/06 21:02:08 Rémi Denis-Courmont <rem@videolan.org> Export and use ListenUDP
(edit) @a06213d7f406c886dba790418ef8cca43d7ad140 [a06213d7f406c886dba790418ef8cca43d7ad140] 24/09/06 11:34:57 Clément Stenac <zorglub@videolan.org> * Get rid of the Manager thread by making blocking interfaces listen to …
(edit) @b0639d945f0a9a3a52d3506b724b7f4aa6b287d6 [b0639d945f0a9a3a52d3506b724b7f4aa6b287d6] 11/04/06 11:27:46 Clément Stenac <zorglub@videolan.org> String fixes
(edit) @77439e5c5f00ec304dfb74ee3270f98d03ba7720 [77439e5c5f00ec304dfb74ee3270f98d03ba7720] 30/03/06 17:46:31 Clément Stenac <zorglub@videolan.org> 2nd control review (except telnet)
(edit) @8c7445b746f74d15a342aefee1298144bdd001df [8c7445b746f74d15a342aefee1298144bdd001df] 29/03/06 17:03:17 Antoine Cellerier <dionoea@videolan.org> Control interfaces first string review.
(edit) @ffb865e6c96c370075e32d949807317f15a68f65 [ffb865e6c96c370075e32d949807317f15a68f65] 29/03/06 09:33:35 Felix Paul Kühne <fkuehne@videolan.org> * fixed a few signedness warnings. Please shout if this accidentally …
(edit) @1bccb7df0b792afdb9107d5da8d10a174d45778c [1bccb7df0b792afdb9107d5da8d10a174d45778c] 23/01/06 20:09:22 Clément Stenac <zorglub@videolan.org> Add global options for netsync and showintf and hide them from interface …
(edit) @2cb472dba008f7d877ffe6bae9c5575253365282 [2cb472dba008f7d877ffe6bae9c5575253365282] 13/01/06 00:10:04 Antoine Cellerier <dionoea@videolan.org> FSF address change.
(edit) @738e1f2690dfdc2f984c349ebb40c6074ede7c50 [738e1f2690dfdc2f984c349ebb40c6074ede7c50] 05/12/05 18:46:22 Rémi Denis-Courmont <rem@videolan.org> - Use net_ConnectUDP on the slave side - Don't force a port on the slave …
(edit) @4293db9508af6f16a574e2a8e48ab3a431fc18ab [4293db9508af6f16a574e2a8e48ab3a431fc18ab] 22/09/05 23:23:35 Gildas Bazin <gbazin@videolan.org> * modules/control/netsync.c: compilation fix.
(edit) @fe087a38282e93addb25fa9598393e40ea233b09 [fe087a38282e93addb25fa9598393e40ea233b09] 09/07/05 08:17:09 Rémi Denis-Courmont <rem@videolan.org> Make Zorglub less unhappy
(edit) @85b29bdc288a1573d43bd524908be5748a9b3640 [85b29bdc288a1573d43bd524908be5748a9b3640] 08/07/05 20:12:44 Rémi Denis-Courmont <rem@videolan.org> Copyright fixes (da big courmischage)
(edit) @ba9826cacf6f17a741a88e9346a6cd674d7f0e29 [ba9826cacf6f17a741a88e9346a6cd674d7f0e29] 03/03/05 07:58:04 Clément Stenac <zorglub@videolan.org> Preferences consistency fixes by Christophe Mutricy <xtophe at …
(edit) @a90a19a6b0468ea9fedadc27cfc1118d70295263 [a90a19a6b0468ea9fedadc27cfc1118d70295263] 11/12/04 15:45:46 Clément Stenac <zorglub@videolan.org> Improvements to preferences * Each module can declare a "human-readable …
(edit) @2da750dff111f8ced298d6b5cb33e5ebf47b214f [2da750dff111f8ced298d6b5cb33e5ebf47b214f] 30/10/04 17:32:56 Gildas Bazin <gbazin@videolan.org> * modules/control/netsync.c: less verbose.
(edit) @bf12bbf66e7ed8a0762fd1e3227199b4e4255153 [bf12bbf66e7ed8a0762fd1e3227199b4e4255153] 29/10/04 12:59:19 Gildas Bazin <gbazin@videolan.org> * src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method …
(edit) @9cb381a08bc27874f064cf236e67268d86505b50 [9cb381a08bc27874f064cf236e67268d86505b50] 22/07/04 15:50:35 Eric Petit <titer@videolan.org> netsync.c: converted to unix file because BeOS' gcc chokes on dos files
(edit) @8942735a2ffb33f0f73ff7ea9cab189a9cad23ff [8942735a2ffb33f0f73ff7ea9cab189a9cad23ff] 07/07/04 18:24:56 Rémi Denis-Courmont <rem@videolan.org> * netsync module no longer IPv4-specific
(edit) @07743d45ea60d9674cf30205303230ecd1f58220 [07743d45ea60d9674cf30205303230ecd1f58220] 22/06/04 23:22:13 Gildas Bazin <gbazin@videolan.org> ALL: a bunch of compilation fixes + disabled plugins that don't compile …
(edit) @1b834a3623fd5f845bc628448337a6e3c3355d96 [1b834a3623fd5f845bc628448337a6e3c3355d96] 22/06/04 21:34:01 Laurent Aimar <fenrir@videolan.org> * all: rework of the input.
(edit) @f272cbdc28e25a53b6a7f7817103376b275cf2ef [f272cbdc28e25a53b6a7f7817103376b275cf2ef] 15/06/04 01:11:14 Derk-Jan Hartman <hartman@videolan.org> * define INADDR_NONE for Solaris (fixes #1815)
(edit) @add687c54fa3f176f2bf5435fd547ac026d58aa3 [add687c54fa3f176f2bf5435fd547ac026d58aa3] 27/05/04 21:17:33 Gildas Bazin <gbazin@videolan.org> * modules/control/netsync.c: test before you commit.
(edit) @e584575d9499798af56c763c43fe32089c0a086c [e584575d9499798af56c763c43fe32089c0a086c] 27/05/04 21:12:09 Gildas Bazin <gbazin@videolan.org> * video_output/snapshot.c, control/netsync.c: added svn:keywords Id …
(edit) @9ccc7235b5e5f259d4243971052c48e7e458fbc7 [9ccc7235b5e5f259d4243971052c48e7e458fbc7] 27/05/04 13:40:46 Gildas Bazin <gbazin@videolan.org> * modules/control/netsync.c: Experimental network synchronisation module.
Note: See TracRevisionLog for help on using the revision log.