Commit Graph

145 Commits

Author SHA1 Message Date
Alberto Sottile e3dd4e68e9 Fix third-party-notices and add qt5reactor license 2018-06-17 14:59:11 +02:00
albertosottile 038e7e149d Edit third-party-notices to include Qt 5.11 2018-06-14 11:33:14 +02:00
Alberto Sottile f385019fa4 Update license notices with Qt and Requests 2018-05-30 22:36:56 +02:00
albertosottile 67c40f9618 Add extra files to Windows portable release 2018-05-07 19:26:47 +02:00
albertosottile ef0574bccf Update third-party-notices for PySide2 2018-05-07 19:24:50 +02:00
albertosottile 6f172d9803 Merged upstream changes 2018-04-11 12:24:38 +02:00
Etoh 83a5dde99a Add first letter of Cyrillic alphabet to Syncplay mpv script (#174 raised by Corginyan) 2018-02-12 10:41:52 +01:00
Etoh 87d9498d9e Add polish characters and fix non-US bindings outside of direct input mode (#172) 2018-01-21 13:01:05 +00:00
Etoh f5c6b8fcf9 Make repl.lua copyright notice more prominent 2018-01-14 17:54:18 +00:00
Etoh 88113d8e15 Add initial MPC-BE support (#68 & #158) 2017-12-09 21:29:31 +00:00
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
alby128 d41c3fcf80 Added background-guide image and README in macOS dmg 2017-10-25 23:45:55 +02:00
alby128 46041fa104 Fixed datetime for existing installations 2017-10-05 10:07:03 +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 c785ecead2 Add About dialog with license info on macOS 2017-09-18 20:18:18 +02:00
alby128 89b4df7a4a Ported GUI to PySide 2 2017-09-07 19:37:03 +02:00
Et0h dd2029b00a Use folder_film.png as icon for 'open containing folder' 2017-01-06 12:25:03 +00:00
Etoh 30370cf0af Merge branch 'chat' into master 2016-12-24 13:48:04 +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 7465c85d8e Add "add X as trusted domain" playlist menu option 2016-10-17 23:50:45 +01:00
Et0h 65f6f4b4b9 Add "edit playlist" option 2016-10-17 21:52:32 +01:00
Etoh e3ff53920b Merge pull request #113 from Syncplay/master to address #108
Port over VLC 3 exit handling from main branch
2016-08-30 13:12:17 +01: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
Etoh a326d3d654 Merge pull request #104 from Syncplay/master
Rebase chat to RC2
2016-07-17 17:51:06 +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 586c12ec68 Add chat to GUI 2016-07-03 17:48:42 +01:00
Et0h 2653042327 Add icon for 'Set Trusted Domains' menu item + tweak wording 2016-07-02 21:04:02 +01:00
Et0h 53e32e2283 Allow user to set media directories via main GUI 2016-06-02 16:30:54 +01:00
Et0h 564bf9663a Merge changes from upstream (main) branch 2016-01-09 10:53:18 +00:00
Et0h bb875fddf9 Shuffle playlist feature 2015-11-15 21:32:46 +00:00
Et0h d009310af0 Change playing file indicator 2015-10-24 21:47:16 +01:00
Et0h 9d28822731 Hopefully fix VLC playlist file loading issues 2015-10-24 00:04:04 +01:00
Peter Marheine c23fe6ad8f Perform player probing in a non-UI thread.
Network operations tend to be extremely slow when checking all user
inputs for player path, so perform those checks in a non-UI thread so
the GUI remains responsive. While queries are ongoing, the icon is a
"busy" spinner.
2015-10-23 16:44:39 -06:00
Et0h eb859ccf5e Add initial code for playlist context menu 2015-10-04 20:29:02 +01:00
Et0h da1b2894bf Move all server listings to combo box 2015-08-30 20:31:49 +01:00
Et0h 411808b348 Add "find public server" feature 2015-08-26 19:25:07 +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 b06edbc91d Add icons when file switch is possible 2015-07-07 20:35:30 +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 23fb2435a1 GuiConfig: Move various settings into new Misc tab + move language into bottom layout 2015-01-05 02:07:47 +00:00