Commit Graph

  • 7b3efae32b Improve support for unicode in URL paths Et0h 2016-12-04 19:41:22 +00:00
  • 628b9fffa2 Revert need to run Syncplay.exe as admin Et0h 2016-12-03 23:28:47 +00:00
  • f0a7bbd227 Require UAC/administrator rights for Syncplay.exe due to Windows 10 installed programmes security Et0h 2016-12-03 22:52:50 +00:00
  • 424eb7f048 Report duration/length mismatch (an indicator of 32-bit Lua issue for long files in VLC3) Et0h 2016-12-03 21:28:43 +00:00
  • fedb541b96 Exit with error if Syncplay detects VLC3 with 32-bit Lua long file bug Et0h 2016-12-03 21:23:00 +00:00
  • 6533aa81f6 Moved from NSIS Unicode to NSIS 3 due to #121 (raised by Armada651) Et0h 2016-12-03 20:52:02 +00:00
  • 6192080cf1 Upver to release 33 Et0h 2016-12-03 19:48:54 +00:00
  • 401e08a7e0 VLC3 compatability Et0h 2016-12-03 18:21:50 +00:00
  • 734efae775 Merge pull request #120 from wiiaboo/mpv_fix Etoh 2016-11-24 16:18:27 +00:00
  • ed357ef404
    mpv: use property expansion fallbacks for deprecated length Ricardo Constantino 2016-11-24 02:45:25 +00:00
  • aad8e7db7e
    mpv: capture more than one digit when checking version Ricardo Constantino 2016-11-24 02:04:33 +00:00
  • 85db714ece Upver to release 32 Et0h 2016-11-16 17:30:00 +00:00
  • cd424ec678 Hopefully fix 'set not ready on playlist change' bug Et0h 2016-11-16 17:29:25 +00:00
  • c6818f660a Impose maximum character/line limits on playlist (server-side) Et0h 2016-11-14 16:25:31 +00:00
  • 1af4d69fbd Increase reliability of folder search timeout Et0h 2016-11-14 15:17:04 +00:00
  • b8f06efc33 Make all Russian placeholder text unicode Etoh 2016-11-10 21:25:27 +00:00
  • 56bff5ec5a Add noGui configuration option to config reader Mykyta Holubakha 2016-11-02 14:44:32 +02:00
  • 4d428aeeb9 Merge pull request #117 from Hummer12007/automagic Etoh 2016-10-19 20:04:40 +01:00
  • 002773ccf8 Try to setup GUI, iff noGui is False Mykyta Holubakha 2016-10-14 00:58:32 +03:00
  • b7b3c9b66d Vertically centre playlist/userlist icons when large text increases row height Et0h 2016-10-19 03:05:39 +01:00
  • 9ecf5d004d Upver release number to 31 Et0h 2016-10-19 00:24:46 +01:00
  • 7fe7639c56 Don't prepare to advance playlist if playlist can't be advanced Et0h 2016-10-19 00:23:08 +01:00
  • 7f0ffb90d2 Add reference to context menu in unsafe path error Et0h 2016-10-18 17:47:15 +01:00
  • 38a41123db In "add trusted domain" options use version without www. Et0h 2016-10-18 00:23:57 +01:00
  • f38feb05a8 Add "add X as trusted domain" room menu option Et0h 2016-10-18 00:10:45 +01:00
  • 7465c85d8e Add "add X as trusted domain" playlist menu option Et0h 2016-10-17 23:50:45 +01:00
  • 65f6f4b4b9 Add "edit playlist" option Et0h 2016-10-17 21:52:06 +01:00
  • 53d9c2a855 Merge pull request #106 from wiiaboo/master Uriziel 2016-10-17 19:37:58 +02:00
  • f9bdf03689 Increase folder timeout thresholds Et0h 2016-10-17 18:04:13 +01:00
  • df071bf2a6 Fix VLC "say it is playing when it is actually EOF" bug introduced by use of playlists Et0h 2016-10-17 17:13:54 +01:00
  • 009f651773 Use "store and run" as default GuiConfig button unless --no-store switch is set Et0h 2016-10-17 16:20:04 +01:00
  • ad7c21024f Improve mpv newfile handling Et0h 2016-10-17 16:14:43 +01:00
  • c559fcd5fa Set position to 0 and pause before advancing to next playlist item Et0h 2016-10-17 15:38:20 +01:00
  • 580af0c2c1 setPause to set rather than cycle pause property for newMPV Et0h 2016-10-17 14:18:19 +01:00
  • e295b8ad41 Auto-play after playlist advances Etoh 2016-10-17 14:02:06 +01:00
  • 82adb4c592 Fix mpv recentlyReset sometimes being treated as true even when false Et0h 2016-10-16 14:48:47 +01:00
  • 9072f224ae Add some mpv loadfile-related debug messages Etoh 2016-10-16 11:52:25 +01:00
  • 4a74849599 mpv: More selectively disable verbosity Ricardo Constantino 2016-08-01 16:04:39 +01:00
  • e8c3a7005d mpv: remove scaletempo filter Ricardo Constantino 2016-08-01 16:02:57 +01:00
  • 0c2bc22610 Merge pull request #114 from Hummer12007/mkf Daniel Wróbel 2016-09-11 21:22:11 +02:00
  • 5be5c7b8da Support for DESTDIR and PREFIX Mykyta Holubakha 2016-09-03 18:50:18 +03:00
  • e3ff53920b Merge pull request #113 from Syncplay/master to address #108 Etoh 2016-08-30 13:12:17 +01:00
  • 351024fcaa Handle VLC 3's lack of Syncplay support Et0h 2016-08-30 12:48:33 +01:00
  • d3a835bef6 check password against MD5 for compatibility Matt Hamilton 2016-08-22 15:05:34 -07:00
  • d872c0a80f deprecate MD5 in favor of SHA512 Matt Hamilton 2016-08-22 14:31:13 -07:00
  • 80a1f2e546 Upver syncplay.lua to 0.3.1 (VLC3.0 compatability) Etoh 2016-08-14 20:18:51 +01:00
  • 9edfb8e1ab Merge pull request #109 from Pilotat/vlc3.0.0_fix Etoh 2016-08-14 20:09:07 +01:00
  • 61933b877b VLC version 3.0.0 uses times in microseconds Mincho Gaydarov 2016-08-08 19:54:08 +01:00
  • a326d3d654 Merge pull request #104 from Syncplay/master Etoh 2016-07-17 17:51:06 +01:00
  • 76d63c9406 Note that on some Linux systems syncplay.lua should be in /lib64/ not /lib/ Et0h 2016-07-17 13:09:27 +01:00
  • 8307236b11 Fix VLC load file code so it actually plays, and be more stringent on old VLC versions as they randomly crash Et0h 2016-07-17 12:33:55 +01:00
  • 08eb9d24b1 Upver release to 29 Et0h 2016-07-17 12:01:04 +01:00
  • 2128432675 Fix bug where playlist selection is changed when playlist is updated after previously being modified by a different user Et0h 2016-07-17 12:00:07 +01:00
  • 466ac588cd Send client version when server announces client joined server Et0h 2016-07-14 17:57:33 +01:00
  • e28ffdfb7d Server shouldn't send chat messages to pre-chat client (as it causes them to quit) Et0h 2016-07-08 17:43:31 +01:00
  • bc07383d13 Enable chat by default Et0h 2016-07-04 00:09:36 +01:00
  • 23c1496ce4 Add feature list to protocol - make server specify supported features so client knows what to disable Et0h 2016-07-03 21:12:28 +01:00
  • 60e357ce75 Revert deletion of randomFilename Et0h 2016-07-03 17:58:37 +01:00
  • 586c12ec68 Add chat to GUI Et0h 2016-07-03 17:48:42 +01:00
  • a3324a80f3 Merge in abhsag24's chat code Et0h 2016-07-03 16:40:12 +01:00
  • 4012bfec8f Add shared playlist warning for connecting to <1.4.0 servers Et0h 2016-07-03 13:45:45 +01:00
  • a1c81b1768 Fix crash when closing after promptForMissingArguments in GuiConfig Et0h 2016-07-03 11:22:56 +01:00
  • fc67011bd9 Fixed private fields in server.py Uriziel 2016-07-03 11:00:52 +02:00
  • e4b033ad99 Merge pull request #93 from Syncplay/sharedplaylists Etoh 2016-07-02 23:54:34 +01:00
  • 50785fd349 Add 'set trusted domains' item to playlist context menu Et0h 2016-07-02 23:29:46 +01:00
  • d20c20aae4 Fix issue with loading relative path containing utf-8 character Et0h 2016-07-02 23:16:51 +01:00
  • 2653042327 Add icon for 'Set Trusted Domains' menu item + tweak wording Et0h 2016-07-02 21:04:02 +01:00
  • c506606654 Temporarily disable associate in Windows installer as it is broken Et0h 2016-07-02 21:00:53 +01:00
  • a1ab184e9a Add 'Set Trusted Domain' feature to main GUI and highlight untrusted domains in playlist Et0h 2016-07-02 17:33:46 +01:00
  • dc798d1173 Limit trusted domains to just Youtube Et0h 2016-07-02 16:31:02 +01:00
  • 6a56a637d3 Avoid unnecessary items in mpv sendMessage queue Et0h 2016-06-13 00:11:37 +01:00
  • 28eb7a0561 Queue/drop messages sent while mpv is loading a file & throttle mpv message sending (+ revert problematic unicode) Et0h 2016-06-11 19:51:10 +01:00
  • e71de798e9 Use rstrip to strip all spaces from right-hand side of URI Et0h 2016-06-11 15:41:23 +01:00
  • 18f6f9c50f Add Unicode to some showDebugMessage entries Et0h 2016-06-11 15:15:28 +01:00
  • 7bf8132335 Strip space from end of added URL and ignore empty URLs Et0h 2016-06-11 15:10:45 +01:00
  • 1e9e9609f2 Increase use of Unicode in strings Et0h 2016-06-11 13:41:29 +01:00
  • 9ef4cb3b3b Fix path of film_folder_edit.png (icon for setting media directories) Et0h 2016-06-11 13:25:40 +01:00
  • 66087de5f0 Check if directory is in media directory, not just media cache, to avoid false negative if cache is unpopulated Et0h 2016-06-11 13:24:05 +01:00
  • 8ad4ca586e MPC should be considered 'not file ready' if it has just closed a file Et0h 2016-06-03 13:05:01 +01:00
  • 5bf136c58f Give error when media directory does not exist Et0h 2016-06-02 20:59:27 +01:00
  • 8a4975b041 Use better error message when trying to add folder to playlist Et0h 2016-06-02 20:21:39 +01:00
  • 1970c6029c Make AddURI and setMediaDir dialogs modal so they can't be lost Et0h 2016-06-02 20:10:07 +01:00
  • d93fcb5650 Add "Add folder" button to "Set media directories" dialog Et0h 2016-06-02 19:58:20 +01:00
  • 0205d4b421 Add label below AddURI and SetMediaDir dialogs & move AddURI message to messages_*.py Et0h 2016-06-02 19:12:37 +01:00
  • deaed4c97f Add 'set media directories' to playlist context menu Et0h 2016-06-02 18:25:38 +01:00
  • f4ca4c5c00 Display error if no media directories are set, and reset cache when media directories set to blank, and don't switch to None index in playlist Et0h 2016-06-02 18:06:39 +01:00
  • 1c9a56e9d5 Fix thread crash with directory search error messages + Add error/notification when adding file(s) not in a known media directory Et0h 2016-06-02 17:35:19 +01:00
  • 53e32e2283 Allow user to set media directories via main GUI Et0h 2016-06-02 16:30:54 +01:00
  • a8d3c3ccc8 Only update cache if media directories are specified Et0h 2016-06-02 14:37:59 +01:00
  • b1c8c9f5b2 Update folder search timeout messages and ensure they are actually displayed Et0h 2016-06-02 14:17:47 +01:00
  • 409ad460aa Spin up hard drives to prevent premature timeout when caching directories Et0h 2016-05-31 18:24:37 +01:00
  • d3eaa22f5a Reduce folder search interval to 30 seconds Et0h 2016-05-30 20:48:34 +01:00
  • fe69df5608 Update playlist file availability even if no new files, as file may have been deleted Et0h 2016-05-30 20:47:35 +01:00
  • cbc8203007 Remove special status of current directory and only look for files in media directories (for consistency) Et0h 2016-05-28 16:27:02 +01:00
  • 0dc2a23df0 Be more aggressive in updating file cache Et0h 2016-05-27 20:22:36 +01:00
  • baceaad489 Prevent escaping mpv via newlines Et0h 2016-05-08 14:17:42 +01:00
  • 1de40303bd Only auto-switch to trusted domains by default Et0h 2016-05-08 13:48:42 +01:00
  • 176b2f65dc Double-check rewinding after file change Et0h 2016-05-08 10:40:36 +01:00
  • 23f223e7ec Add 'loopSingleFiles' option to 'client_settings' (default: False) Et0h 2016-05-07 12:17:43 +01:00
  • f7b78557b1 Hopefully fix set to 'not ready' at EOF bug Et0h 2016-05-07 11:06:04 +01:00