Commit Graph

1677 Commits

Author SHA1 Message Date
alby128
7f0ee697c7 Automatic DMG creation and VLC install script for macOS 2017-09-28 00:19:12 +02:00
alby128
fcb3c045d1 Added Travis CI script 2017-09-26 23:07:36 +02:00
alby128
24122e1b43 Removed default button from About dialog 2017-09-26 11:24:01 +02:00
alby128
54239508e2 Removed default button from About dialog 2017-09-25 19:22:52 +02:00
Alberto Sottile
0b41edaef6 Added license text files in resources in .app package 2017-09-18 22:57:43 +02:00
Alberto Sottile
39b346c884 Add About dialog with license info on macOS 2017-09-18 22:54:26 +02:00
alby128
c785ecead2 Add About dialog with license info on macOS 2017-09-18 20:18:18 +02:00
alby128
e298e88cdd Fixes issue #146 on shared playlists 2017-09-18 00:13:17 +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
0a70819970 Fixes issue #146 on shared playlists 2017-09-15 16:12:43 +02:00
Etoh
1b873d16e3 Merge pull request #145 from alby128/master
"Fixes" file dialogs on macOS
2017-09-14 18:20:29 +01:00
alby128
3c272912c0 Fixes file dialogs on macOS 2017-09-14 15:35:28 +02:00
alby128
aeed8569a9 Fixes file dialogs on macOS 2017-09-14 14:59:38 +02:00
alby128
ed9e26374a Fixed PySide 1.x syntax 2017-09-11 14:42:24 +02:00
alby128
64179c392a Add About window on macOS 2017-09-11 14:26:33 +02:00
alby128
c2a2ac4407 Merge branch 'master' into macOS_app 2017-09-11 14:24:10 +02:00
alby128
1db4d7adfc Add About window on macOS 2017-09-11 14:19:57 +02:00
Etoh
b97fdde62a Merge pull request #143 from alby128/master
Prevents App Nap on macOS 10.9+
2017-09-10 19:57:32 +01:00
alby128
89b4df7a4a Ported GUI to PySide 2 2017-09-07 19:37:03 +02:00
alby128
214fa45759 Pack Syncplay in a single .app file for macOS distribution 2017-09-07 15:11:39 +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