Re: vlc no telnet interface

2023-10-17 Thread Luca Di Gregorio
I've just updated to 7.4 and now I see that vlc has the telnet interface. It works like a charm. Thanks again and regards Il giorno ven 26 mag 2023 alle ore 14:09 Luca Di Gregorio ha scritto: > Ok, clear, thanks a lot for the effort and for the clarification. > > Il giorno ven 26 mag

Re: vlc no telnet interface

2023-05-26 Thread Luca Di Gregorio
Ok, clear, thanks a lot for the effort and for the clarification. Il giorno ven 26 mag 2023 alle ore 10:58 Stuart Henderson < s...@spacehopper.org> ha scritto: > You are running 7.3. That has been added for -current only (the first > release it will make it into is 7.4). > > -- > Sent from a

Re: vlc no telnet interface

2023-05-26 Thread Stuart Henderson
You are running 7.3. That has been added for -current only (the first release it will make it into is 7.4). -- Sent from a phone, apologies for poor formatting. On 26 May 2023 07:42:18 Luca Di Gregorio wrote: Hello, I've just done a 'pkg_add -Uu -v': Update candidates: vlc-3.0.18 ->

Re: vlc no telnet interface

2023-05-26 Thread Luca Di Gregorio
Hello, I've just done a 'pkg_add -Uu -v': Update candidates: vlc-3.0.18 -> vlc-3.0.18 and tried to run 'vlc -vvv -I telnet', but I see again: main interface debug: looking for interface module matching "telnet": 13 candidates main interface debug: no interface modules matched main interface

Re: vlc no telnet interface

2023-05-12 Thread Brad Smith
On 2023-05-10 4:29 a.m., Stuart Henderson wrote: On 2023/04/30 11:53, Antoine Jacoutot wrote: + if test "${enable_lua}" != "no" + then +- PKG_CHECK_MODULES(LUA, lua5.2, ++ PKG_CHECK_MODULES(LUA, lua51, Can we use SUBST_CMD to prevent hardcoding? I don't see anything wrong with hardcoding

Re: vlc no telnet interface

2023-05-10 Thread Antoine Jacoutot
Just one less file to edit. But sure. — Antoine > On 10 May 2023, at 10:30, Stuart Henderson wrote: > > On 2023/04/30 11:53, Antoine Jacoutot wrote: >>> + if test "${enable_lua}" != "no" >>> + then >>> +- PKG_CHECK_MODULES(LUA, lua5.2, >>> ++ PKG_CHECK_MODULES(LUA, lua51, >> >> Can we use

Re: vlc no telnet interface

2023-05-10 Thread Stuart Henderson
On 2023/04/30 11:53, Antoine Jacoutot wrote: > > + if test "${enable_lua}" != "no" > > + then > > +- PKG_CHECK_MODULES(LUA, lua5.2, > > ++ PKG_CHECK_MODULES(LUA, lua51, > > Can we use SUBST_CMD to prevent hardcoding? I don't see anything wrong with hardcoding here? I think MODLUA_VERSION

Re: vlc no telnet interface

2023-05-09 Thread Brad Smith
On 2023-05-01 5:36 a.m., Stuart Henderson wrote: On 2023/04/30 02:19, Brad Smith wrote: +@@ -1664,12 +1647,12 @@ AC_ARG_ENABLE(lua, + [disable LUA scripting support (default enabled)])]) + if test "${enable_lua}" != "no" + then +- PKG_CHECK_MODULES(LUA, lua5.2, ++ PKG_CHECK_MODULES(LUA,

Re: vlc no telnet interface

2023-05-01 Thread Stuart Henderson
On 2023/04/30 02:19, Brad Smith wrote: > +@@ -1664,12 +1647,12 @@ AC_ARG_ENABLE(lua, > + [disable LUA scripting support (default enabled)])]) > + if test "${enable_lua}" != "no" > + then > +- PKG_CHECK_MODULES(LUA, lua5.2, > ++ PKG_CHECK_MODULES(LUA, lua51, Any particular reason to use 5.1

Re: vlc no telnet interface

2023-04-30 Thread Antoine Jacoutot
On Sun, Apr 30, 2023 at 02:19:09AM -0400, Brad Smith wrote: > On Wed, Apr 26, 2023 at 04:15:44PM +0100, Stuart Henderson wrote: > > On 2023/04/25 09:55, Luca Di Gregorio wrote: > > > Hi, I see that vlc doesn't have the telnet interface: > > > > > > # vlc -

Re: vlc no telnet interface

2023-04-30 Thread Brad Smith
On Wed, Apr 26, 2023 at 04:15:44PM +0100, Stuart Henderson wrote: > On 2023/04/25 09:55, Luca Di Gregorio wrote: > > Hi, I see that vlc doesn't have the telnet interface: > > > > # vlc -vvv -I telnet > > VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2)

Re: vlc no telnet interface

2023-04-26 Thread Luca Di Gregorio
-04-26 11:15 a.m., Stuart Henderson wrote: > > On 2023/04/25 09:55, Luca Di Gregorio wrote: > >> Hi, I see that vlc doesn't have the telnet interface: > >> > >> # vlc -vvv -I telnet > >> VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2

Re: vlc no telnet interface

2023-04-26 Thread Brad Smith
On 2023-04-26 11:15 a.m., Stuart Henderson wrote: On 2023/04/25 09:55, Luca Di Gregorio wrote: Hi, I see that vlc doesn't have the telnet interface: # vlc -vvv -I telnet VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) ... main interface debug: looking for interface module

Re: vlc no telnet interface

2023-04-26 Thread Luca Di Gregorio
, thanks for your time Il giorno mer 26 apr 2023 alle ore 17:15 Stuart Henderson < s...@spacehopper.org> ha scritto: > On 2023/04/25 09:55, Luca Di Gregorio wrote: > > Hi, I see that vlc doesn't have the telnet interface: > > > > # vlc -vvv -I telnet > > VLC media player

Re: vlc no telnet interface

2023-04-26 Thread Stuart Henderson
On 2023/04/25 09:55, Luca Di Gregorio wrote: > Hi, I see that vlc doesn't have the telnet interface: > > # vlc -vvv -I telnet > VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) > ... > main interface debug: looking for interface module matching "telnet"

vlc no telnet interface

2023-04-25 Thread Luca Di Gregorio
Hi, I see that vlc doesn't have the telnet interface: # vlc -vvv -I telnet VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) ... main interface debug: looking for interface module matching "telnet": 13 candidates main interface debug: no interface modules matched .