]> git.sesse.net Git - vlc/history - modules/control/telnet.c
Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com>
[vlc] / modules / control / telnet.c
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2004-12-25 Clément StenacFix connection close, patch by Ted Deppner <ted at...
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-10-30 Gildas Bazin* src/misc/vlm.c: reformat help message.
2004-10-20 Gildas Bazin* modules/control/telnet.c: a few fixes + coding style...
2004-10-01 Gildas Bazin* configure.ac: added an --enable-httpd and --enable...
2004-07-25 Rémi Denis-CourmontUse VLC networking APIs: close -> net_Close, accept...
2004-06-06 Clément StenacPatch by Rémi Denis-Courmont to include TCP listening...
2004-04-16 Felix Paul Kühne* modules/control/telnet.c: removed translation of...
2004-04-14 Simon Latapie * vlm.c: a few bug fixes, cleaning, and maid vlm more...
2004-03-21 Derk-Jan HartmanTwo description strings corrected
2004-03-21 Laurent Aimar * vlm.*: move vlm to the core (now, vlm_New create...