Search found 4 matches

Go to advanced search

by ScitDei
08 Dec 2012 17:26
Forum: Scripting VLC in lua
Topic: Lua for Newbies 2
Replies: 4
Views: 2886

Re: Lua for Newbies 2

I am sure about the extension, because i first saved it in text then renamed the extension as lua. and the text icon has also changed to unknown file type icon. and the location is correct because my lua file is kept in the same folder (/lua/extensions) as the other two lua files which i downloaded ...
by ScitDei
07 Dec 2012 13:11
Forum: Scripting VLC in lua
Topic: Lua for Newbies 2
Replies: 4
Views: 2886

Re: Lua for Newbies 2

HI mederi, Thank you for the fast reply. And yes I had read already most of your posts and the helpful links/attachments. Thanx again. I have changed the d:add_check_box( text, welcome ) to dlg:add_check_box( welcome, true ) But still I cant see it under View--> dont know why. :?: :?: I even added d...
by ScitDei
07 Dec 2012 09:54
Forum: Scripting VLC in lua
Topic: Lua for Newbies 2
Replies: 4
Views: 2886

Lua for Newbies 2

Hi, I have been using VLC for years and thought that VLC should have a media library as the WMP or Winamp has. I searched for it and found out that it is not fully featured as in others; if it were VLC would become clumsy and all. :( So I thought I may work on it and make an extension sort of thing ...
by ScitDei
06 Dec 2012 11:23
Forum: Scripting VLC in lua
Topic: LUA for Newbies
Replies: 3
Views: 6377

Re: LUA for Newbies

I had this same problem but thanks to mederi's reply I can now see the option for the downloaded plugin in menu-->view-->"title of extension".
(I was saving the script as *.lua.txt so it was not appearing on the menu :D ).

Go to advanced search