30 Commits (bef9bb0b6f296b2e2898920aee3256f739b0bc25)

Author SHA1 Message Date
Derk-Jan Hartman bef9bb0b6f Prefs: repair category system for some lost options. 17 years ago
Rémi Duraffort eb84c19606 showintf: fix a variable type (bool instead of int) and do some cleanup. 18 years ago
Rémi Denis-Courmont eb5d8fada5 showintf: privatize the callback lock 18 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Rémi Denis-Courmont 36aca393c5 Remove intf_ShouldDie 18 years ago
Rémi Denis-Courmont 1cfa87702e Pull cancellation into (most) remaining interfaces 18 years ago
Rémi Denis-Courmont 00b9584826 modules: use vlc_object_alive() 18 years ago
Pierre d'Herbemont 3527f69d9f libvlccore: "intf-show" is now a libvlc var instead of a playlist var. This removes a vout->playlist dependency. 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago
Rémi Denis-Courmont 6300760531 Remove E_() 19 years ago
Rémi Denis-Courmont 27d483e9ef Include vlc_plugin.h as needed 19 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 19 years ago
Rafaël Carré 70ac3d928c control/*: fix warnings 19 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 19 years ago
Rémi Denis-Courmont e40d134c69 Remove _GNU_SOURCE and string.h too 19 years ago
Rémi Denis-Courmont 81c5ac29fa Remove stdlib.h 19 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 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 415749bf91 Don't use find for the playlist 20 years ago
Clément Stenac 77439e5c5f 2nd control review (except telnet) 21 years ago
Antoine Cellerier 8c7445b746 Control interfaces first string review. 21 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 fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Felix Paul Kühne 998bed8498 * ALL: removed l10n of various untranslatable strings such as 'ffmpeg' or 'Vorbis' 22 years ago
Clément Stenac ba9826cacf Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com> 22 years ago
Benjamin Pracht 3c98fc7586 Add a category to the showintf control interface, so that it gets displayed in the prefs... 22 years ago
Olivier Teulière 62d1b7d2d6 - modules/control/showintf.c: new control module, able to show the 22 years ago