Commit Graph

1462 Commits

Author SHA1 Message Date
Alberto Sottile
0b41edaef6 Added license text files in resources in .app package 2017-09-18 22:57:43 +02:00
alby128
c785ecead2 Add About dialog with license info on macOS 2017-09-18 20:18:18 +02:00
alby128
e015a4346c Fixed PySide2 dependency in buildPy2Exe script 2017-09-16 19:45:39 +02:00
alby128
1741bcffe1 Fixed (again) QSettings on Windows and macOS 2017-09-16 19:39:08 +02:00
alby128
81a1d9e7b2 Fixed QPalette parent in PySide2 2017-09-16 18:16:29 +02:00
alby128
d8acdbe444 Fixed lastChecked storage in QSettings 2017-09-16 18:10:16 +02:00
alby128
fda0331662 Fixed drag and drop dependencies on PySide2 2017-09-16 17:43:11 +02:00
alby128
1db4d7adfc Add About window on macOS 2017-09-11 14:19:57 +02:00
alby128
89b4df7a4a Ported GUI to PySide 2 2017-09-07 19:37:03 +02:00
alby128
65e51c201d Prevents App Nap on macOS 10.9+ 2017-09-07 15:01:54 +02:00
Etoh
b4e114aac3 Fix mpv msg module issue reported by Felhamed (#134) 2017-05-07 17:23:41 +01:00
Etoh
c7e7114d37 Fix UTF-8 time issue (#131) 2017-04-16 00:05:53 +01:00
Et0h
31ecb7494e Increase recent client threshold to 1.4.0 2017-01-30 23:53:26 +00:00
Et0h
e991c12e54 Make it clearer how to re-enable folder on timeout (#130) 2017-01-29 11:33:21 +00:00
Et0h
118664945f Increase in folder search tolerance to partially address #130 2017-01-29 11:31:04 +00:00
Et0h
4b8304139a Increase maximum tab list width to 350px (issue reported by Dan) 2017-01-27 16:31:00 +00:00
Et0h
1a495d590e Fix ready/not-ready notifications being reversed 2017-01-24 11:16:17 +00:00
Daniel Wróbel
a8881492d7 Added x86_64-linux-gnu lib location for syncplay.lua. Fixes PR #103 2017-01-23 22:10:30 +01:00
Et0h
976dc99afd Don't omit "open folder" option in playlist for current file 2017-01-19 21:53:31 +00:00
Uriziel
94e54a4f65 Merge pull request #128 from wiiaboo/fix
buildPy2exe: fix path to new resource file in dd2029b
2017-01-08 19:54:29 +01:00
Ricardo Constantino
1433993832
buildPy2exe: fix path to new resource file in dd2029b 2017-01-08 18:51:25 +00:00
Et0h
dd2029b00a Use folder_film.png as icon for 'open containing folder' 2017-01-06 12:25:03 +00:00
Et0h
483330e0f1 Add 'open containing folder' option to playlist menu 2017-01-06 12:19:30 +00:00
Et0h
051c806da8 Use current path when finding path of filename matching current file 2017-01-06 12:14:23 +00:00
Et0h
0ed660e9ec Don't show 'open containing folder' option if no folder was found 2017-01-06 12:02:44 +00:00
Etoh
52067c497f Merge pull request #127 from Syncplay/1.4.x
Merge in 1.4.x changes
2017-01-06 11:45:31 +00:00
Etoh
d7fb9cb0ec Merge branch 'master' into 1.4.x 2017-01-06 11:44:43 +00:00
Uriziel
e60e1054e1 Added 'Open folder containing this file' 2016-12-31 02:55:12 +01:00
Et0h
de50cbf2f8 Upver to 38 2016-12-30 17:03:37 +00:00
Et0h
772c4e5422 Fix VLC reconnect 2016-12-30 17:01:59 +00:00
Et0h
0f7709e7a4 Reconnect to VLC during max_wait_time if connection failed 2016-12-30 13:54:24 +00:00
Et0h
fde8c05117 Wait for STDOUT in VLC for non-Windows systems (to resolve#125 reported by blaenk) 2016-12-30 13:41:09 +00:00
Et0h
ddae114694 Improve chat/GUI handling of < and > characters 2016-12-27 13:50:10 +00:00
Et0h
8f3c855d44 Use localised message for "Pausing" and "Initial readiness state" messages (reported by Corwin) 2016-12-26 11:35:46 +00:00
Et0h
665956b84c Add maximum character limits to user-definable elements which appear in GUI/OSD to keep everything on screen 2016-12-26 11:29:12 +00:00
Et0h
dc5ed86de8 Increase retries and reduce retry delay (#122) 2016-12-24 21:20:40 +00:00
Et0h
cf4d150ede Be case insentitive for raw filename comparisons 2016-12-24 21:14:24 +00:00
Et0h
80ef5b1312 Use localised message for "Pausing" and "Initial readiness state" messages (reported by Corwin) 2016-12-24 16:08:11 +00:00
Et0h
866a3f5baa Uvper to release 37 2016-12-24 13:59:16 +00:00
Etoh
0421ef5931 Remove random newlines from conflict resolution 2016-12-24 13:52:02 +00:00
Etoh
30370cf0af Merge branch 'chat' into master 2016-12-24 13:48:04 +00:00
Et0h
63847c22ea Ignore erroneous VLC duplicate position responses caused by low VLC time accuracy on AVI and some MKV files 2016-12-24 10:41:37 +00:00
Et0h
d0e93ca026 Upver to release 35 2016-12-20 20:53:17 +00:00
Et0h
ad9b3884a6 Syncplay should not re-open current file (it causes rewinds on some players) 2016-12-20 20:23:21 +00:00
Uriziel
abd46d0e6c Fixed #123 2016-12-16 21:54:59 +01:00
Et0h
f43729a62e Syncplay strings translated by Corwin 2016-12-14 23:07:17 +00:00
Et0h
7b3efae32b Improve support for unicode in URL paths 2016-12-04 19:41:22 +00:00
Et0h
628b9fffa2 Revert need to run Syncplay.exe as admin 2016-12-03 23:28:47 +00:00
Et0h
f0a7bbd227 Require UAC/administrator rights for Syncplay.exe due to Windows 10 installed programmes security 2016-12-03 22:52:50 +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