Docker image that contains everything necessary to run TS3Bot almost out of the box.
 
 
Go to file
Icedream 852052388d VLC event members are actually properties, not functions.
Got the documentation wrong here, I was looking up examples and it looked as if calling the on* fields as functions was the right way to go but it was actually not. 64bf4ffc36/src/JsVlcPlayer.cpp (L90-L102) clearly defines as set-properties here.
2015-10-27 22:40:39 +01:00
services We're now completely getting rid of vlc-api. 2015-10-27 01:14:55 +01:00
.gitignore Replace .gitignore with a more complete copy. 2015-10-16 14:42:03 +02:00
app.iced VLC event members are actually properties, not functions. 2015-10-27 22:40:39 +01:00
app.js log.fatal does - in fact - not exist. 2015-10-16 09:43:32 +02:00
config.iced Initial commit. 2015-10-15 17:40:20 +02:00
logger.iced Initial commit. 2015-10-15 17:40:20 +02:00
package.json We're now completely getting rid of vlc-api. 2015-10-27 01:14:55 +01:00
require_bin.iced Initial commit. 2015-10-15 17:40:20 +02:00
service_depcomparer.iced Initial commit. 2015-10-15 17:40:20 +02:00
service_template.iced Initial commit. 2015-10-15 17:40:20 +02:00
services.iced Remove the HTTP API server and do everything directly. 2015-10-21 14:19:56 +02:00
sugar_property.iced Initial commit. 2015-10-15 17:40:20 +02:00
ts3query.iced Don't log JSON representation of the TeamSpeak3 queries. 2015-10-16 19:40:47 +02:00
ts3settings.iced I'm on a roll with this today. 2015-10-24 11:28:44 +02:00
x11.iced Initial commit. 2015-10-15 17:40:20 +02:00