Commit Graph

44 Commits

Author SHA1 Message Date
Etoh
f36b176002 Upver to syncplay.lua 0.3.4 (#161) 2017-12-09 10:58:54 +00:00
Etoh
e0842266bc Add Ubuntu location for syncplay.lua 2017-12-09 10:50:03 +00:00
Etoh
3e5aeefaab Fix jumping issue on VLC 4 (#161) 2017-12-09 10:46:55 +00:00
Et0h
424eb7f048 Report duration/length mismatch (an indicator of 32-bit Lua issue for long files in VLC3) 2016-12-03 21:28:43 +00:00
Et0h
401e08a7e0 VLC3 compatability 2016-12-03 18:22:15 +00:00
Et0h
351024fcaa Handle VLC 3's lack of Syncplay support 2016-08-30 12:48:33 +01:00
Etoh
80a1f2e546 Upver syncplay.lua to 0.3.1 (VLC3.0 compatability) 2016-08-14 20:18:51 +01:00
Mincho Gaydarov
61933b877b VLC version 3.0.0 uses times in microseconds 2016-08-12 20:58:36 +01:00
Et0h
76d63c9406 Note that on some Linux systems syncplay.lua should be in /lib64/ not /lib/ 2016-07-17 13:09:27 +01:00
Et0h
8307236b11 Fix VLC load file code so it actually plays, and be more stringent on old VLC versions as they randomly crash 2016-07-17 12:34:41 +01:00
Et0h
9d28822731 Hopefully fix VLC playlist file loading issues 2015-10-24 00:04:04 +01:00
Etoh
0245f86588 URIs without URL metadata were not being registered for VLC (reported by Phaseout) 2015-07-12 23:54:29 +01:00
Et0h
41566ede45 Check for url rather than title before returning URL in Syncplay Lua 2015-06-19 00:05:35 +01:00
Et0h
843e5a0565 Make VLC show URL instead of Title for #65 2015-06-19 00:02:03 +01:00
Et0h
c3025d9174 Check for VLC 2.2.1 (to avoid seek errors), upver to 1.3.0 Beta 3d 2015-04-21 11:37:17 +01:00
Et0h
cd55c280a1 Make Syncplay-VLC interface sleep less to avoid seek being improperly detected 2015-03-16 23:01:42 +00:00
Et0h
3ff43473eb Add secondaryOSD (w/ VLC support & fallback code), re-work warnings, fix misc. VLC bugs, allow longer offsets 2014-12-29 12:47:31 +00:00
Daniel Wróbel
4fd1b83fe3 Merge pull request #43 from nilsding/master
Initial BSD support
2014-09-12 22:20:45 +02:00
Et0h
91f4f0ba71 Use radixchar-agnostic tonumber in VLC intf (0.2.3) 2014-09-10 08:11:09 +01:00
nilsding
097327f6e3 added support for several BSDs 2014-08-14 20:43:37 +02:00
Et0h
9cbb290ef2 Support VLC 3 2014-06-29 18:20:24 +01:00
Et0h
e23609edf5 Close properly from VLC 2014-06-02 20:27:53 +01:00
Et0h
3930032410 Avoid uneven LUA assignments 2014-05-20 20:42:56 +01:00
Et0h
69a67acf34 Fix VLC title bug(?) etc 2014-05-20 20:20:37 +01:00
Et0h
69c03bdaa5 Reduce VLC CPU use (DerGenaue's code, adapted) 2014-05-19 14:49:52 +01:00
Etoh
07684254d1 Add missing end from lua 2014-04-19 13:00:49 +01:00
Etoh
2a736d613f syncplay.lua: only check title if file open 2014-04-18 23:51:08 +01:00
Etoh
f2faeb72c8 syncplay.lua: Don't give new title w/ old time 2014-04-18 11:12:43 +01:00
Etoh
7910e7364e syncplay.lua time multiplier is weeks, not days 2014-04-18 10:54:07 +01:00
Etoh
255045be2d Add initial VLC disc support 2014-03-08 16:31:42 +00:00
Etoh
698c083c56 Update syncplay.lua ver comment to 0.1.7 2014-02-22 17:26:33 +00:00
Etoh
38d240d135 Don't send a message if VLC is not running 2014-02-17 21:32:12 +00:00
Etoh
5102a1e619 syncplay.lue 0.1.7 ensure close-vlc is honoured 2014-02-17 21:14:53 +00:00
Etoh
4ee58a2ef2 syncplay.lua minor comment improvements 2014-01-29 17:49:19 +00:00
Etoh
f0fa468bf8 Add syncplay.lua note for non-users 2013-12-22 21:36:36 +00:00
Etoh
906469e299 syncplay.lua no longer says VLC ver on connect 2013-12-22 21:29:40 +00:00
Etoh
e2db09be9c Move syncplay.lua hosting message 2013-11-17 11:30:56 +00:00
Etoh
e095ca2a17 Update syncplay.lua to 0.1.6 - should work on VLC 2.1/2.2 on Windows 2013-11-10 01:45:44 +00:00
Etoh
95338a70a7 Make syncplay.lua use spaces not \t 2013-10-07 21:49:41 +01:00
Etoh
af3bf66499 Move quit_vlc() up in syncplay.lua 2013-10-07 21:45:56 +01:00
Etoh
9d57b171fb Improve syncplay.lua quit_vlc() 2013-10-07 21:44:29 +01:00
Etoh
a73520f54a Less strict check for syncplay.lua for OSX 2013-10-07 21:41:25 +01:00
Etoh
7024103b38 Update syncplay to 0.1.5 for VLC 2.1/2.2 Linux support 2013-10-04 22:20:32 +01:00
Et0h
5602f42277 Move syncplay.lua to \resources\lua\intf 2013-07-19 11:21:31 +01:00