root/modules/control/showintf.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @1cfa87702e2c683698f42ea63a615a915e162577 [1cfa87702e2c683698f42ea63a615a915e162577] 03/09/08 21:46:22 Rémi Denis-Courmont <rdenis@simphalempin.com> Pull cancellation into (most) remaining interfaces
(edit) @00b95848260cd44f140a05da8aa5baf13580e2d3 [00b95848260cd44f140a05da8aa5baf13580e2d3] 05/07/08 13:55:16 Rémi Denis-Courmont <rdenis@simphalempin.com> modules: use vlc_object_alive()
(edit) @3527f69d9fbbbd8327c80354c4ad3122df521ee8 [3527f69d9fbbbd8327c80354c4ad3122df521ee8] 01/06/08 21:19:23 Pierre d'Herbemont <pdherbemont@videolan.org> libvlccore: "intf-show" is now a libvlc var instead of a playlist var. …
(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) @630076053112b47b2f6279b1e67a4031d2ca45b2 [630076053112b47b2f6279b1e67a4031d2ca45b2] 08/05/08 18:23:43 Rémi Denis-Courmont <rem@videolan.org> Remove E_()
(edit) @27d483e9ef7a451397d7857251c8d67097661f1d [27d483e9ef7a451397d7857251c8d67097661f1d] 08/05/08 18:20:21 Rémi Denis-Courmont <rem@videolan.org> Include vlc_plugin.h as needed
(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) @70ac3d928c9437f704f6130f67db50678661c089 [70ac3d928c9437f704f6130f67db50678661c089] 28/01/08 18:24:41 Rafaël Carré <funman@videolan.org> control/*: fix warnings rc.c: disable update code
(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) @e40d134c69b144327fd1d2001e8b85640f5c7cb9 [e40d134c69b144327fd1d2001e8b85640f5c7cb9] 20/08/07 21:10:23 Rémi Denis-Courmont <rem@videolan.org> Remove _GNU_SOURCE and string.h too
(edit) @81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808 [81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808] 20/08/07 21:08:22 Rémi Denis-Courmont <rem@videolan.org> Remove stdlib.h
(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) @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) @415749bf918d5ca772e1f9ba9f1260d7ab115d3e [415749bf918d5ca772e1f9ba9f1260d7ab115d3e] 17/09/06 11:06:24 Clément Stenac <zorglub@videolan.org> Don't use find for the playlist
(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) @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) @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) @998bed8498ac1162e6336bde6bb588e558382c46 [998bed8498ac1162e6336bde6bb588e558382c46] 13/04/05 00:47:36 Felix Paul Kühne <fkuehne@videolan.org> * ALL: removed l10n of various untranslatable strings such as 'ffmpeg' or …
(edit) @ba9826cacf6f17a741a88e9346a6cd674d7f0e29 [ba9826cacf6f17a741a88e9346a6cd674d7f0e29] 03/03/05 07:58:04 Clément Stenac <zorglub@videolan.org> Preferences consistency fixes by Christophe Mutricy <xtophe at …
(edit) @3c98fc758620210553298dcad2897ab4578b4b5d [3c98fc758620210553298dcad2897ab4578b4b5d] 19/01/05 23:28:47 Benjamin Pracht <bigben@videolan.org> Add a category to the showintf control interface, so that it gets …
(edit) @62d1b7d2d6ce7b7eec5cc48f91e884e0de02a48d [62d1b7d2d6ce7b7eec5cc48f91e884e0de02a48d] 10/10/04 12:08:44 Olivier Teulière <ipkiss@videolan.org> - modules/control/showintf.c: new control module, able to show the …
Note: See TracRevisionLog for help on using the revision log.