Commit Graph

1492 Commits

Author SHA1 Message Date
alby128
5a82a6db61 Fixed defects found by Coverity 2017-11-12 22:45:35 +01:00
Etoh
0557249c43 Split shuffle into 'entire' and 'remaining' to address #153 (suggested by xNinjaKittyx) 2017-11-12 22:45:31 +01:00
alby128
764ace69cb Added background-guide image and README in macOS dmg 2017-10-25 23:44:11 +02:00
Alberto Sottile
d3e9a98d68 Include Apache 2.0 license via GitHub 2017-10-25 23:42:16 +02:00
Etoh
f883e4696a Remove debug code from server 2017-10-19 23:12:22 +02:00
alby128
2703daa76a Corrected syntax bug in openAddMediaDirectoryDialog 2017-10-19 21:49:01 +02:00
Etoh
323a0790b6 Fix UI glitches and make password disabled rather than hidden on public servers 2017-10-19 09:33:58 +02:00
Etoh
6868741d44 Don't wipe password when joining public server (but only send passwords to private servers) 2017-10-18 09:45:53 +02:00
Etoh
f1a4b959bd Add 30px GuiConfig tab list padding 2017-10-18 09:45:51 +02:00
alby128
d2afd13c24 Changed default order of bindings in Qt.py 2017-10-17 10:35:26 +02:00
Etoh
63f4d082d7 Synchronize branch with origin/master 2017-10-15 22:49:50 +02:00
alby128
32882ee7ee Fixes VLC close issue on macOS (#83) 2017-10-15 22:49:25 +02:00
alby128
846d7f7536 Rewind video when manually changing playlist selection (#138) 2017-10-15 12:37:53 +02:00
Etoh
ad68e98027 Upver to release 40 2017-10-15 12:37:43 +02:00
alby128
8936b071f3 Added multilanguage support in the About dialog 2017-10-13 15:32:11 +02:00
Etoh
cecb710e2c Hopefully fix error when adding file in Unicode non-media directory (#135) 2017-10-12 14:29:01 +02:00
alby128
e5ac868021 Improved About menu appeareance on Windows 2017-10-08 19:26:40 +02:00
alby128
8975b83eb8 Removed unneeded DLLs from packed binaries for Windows 2017-10-08 16:40:56 +02:00
alby128
4dff204747 Fixed listTreeView.header auto-resize on Qt.py 2017-10-08 16:05:08 +02:00
alby128
850a2d6783 Changed name of lastChecked QDateTime setting 2017-10-08 00:13:59 +02:00
alby128
a63b8f6d22 Fixed QDateTime compatibility with old versions 2017-10-06 15:40:35 +02:00
alby128
a76a53945d Added Appveyor support 2017-10-05 23:48:45 +02:00
alby128
bea9709d84 Fixed typo in travis CI script 2017-10-05 10:31:21 +02:00
alby128
cc4975f717 Fixed datetime for existing installations 2017-10-05 10:08:56 +02:00
alby128
466589ccc4 Allow multiple PySide versions on Qt.py 2017-10-04 19:23:02 +02:00
alby128
bcc2983815 Ported GUI code to Qt.py 2017-10-04 15:19:49 +02:00
alby128
bc31d1d352 Enable about dialog on all OS 2017-10-02 23:57:54 +02:00
alby128
4cac5d503c Added Travis CI, DMG creation, and VLC install script on macOS 2017-09-29 08:29:17 +02:00
alby128
b27f353e71 Fixes py2app script for PySide2 2017-09-28 16:24:20 +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
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