Etoh
|
99954ad4f4
|
Automatically copy syncplay.lua to VLC user intf directory
|
2019-02-02 01:21:56 +00:00 |
|
albertosottile
|
3042efddbc
|
Fixes issue #205 with managed room names
|
2018-10-03 10:02:16 +02:00 |
|
Daniel Ahn
|
bf8e96010d
|
fix numOfBytes variable name not changed in the rest of the function call
|
2018-07-24 08:58:14 -07:00 |
|
xNinjaKittyx
|
d59afb8f2f
|
Revert any changes to tri logic
|
2018-07-23 14:41:10 -07:00 |
|
Daniel Ahn
|
ac4da59479
|
Revert "Revert "Code Syntax Refactoring""
This reverts commit 51fba3722f653156eca30d45cb07846fb725a777.
|
2018-07-23 14:12:09 -07:00 |
|
Alberto Sottile
|
51fba3722f
|
Revert "Code Syntax Refactoring"
|
2018-07-23 22:32:47 +02:00 |
|
Daniel Ahn
|
aa4f95e4be
|
Finished cleanup
|
2018-07-20 13:49:13 -07:00 |
|
Alberto Sottile
|
a58aa6de54
|
Fix issue #184
|
2018-05-30 23:03:02 +02:00 |
|
Alberto Sottile
|
4fb771a450
|
Add preliminary support of PyInstaller on AppVeyor
|
2018-04-27 00:30:58 +02:00 |
|
Alberto Sottile
|
ff08eecf02
|
Fixes server list retrieval
|
2018-04-25 15:43:48 +02:00 |
|
albertosottile
|
777e046ae1
|
Correct resourcesPath for frozen macOS app
|
2018-04-24 17:57:33 +02:00 |
|
Alberto Sottile
|
b827a57cab
|
2to3 conversion and initial VLC support
|
2018-04-24 00:44:19 +02:00 |
|
Etoh
|
f5c6b8fcf9
|
Make repl.lua copyright notice more prominent
|
2018-01-14 17:54:18 +00:00 |
|
Etoh
|
bb53c2e77f
|
Rename OSX->MacOS
|
2017-12-10 15:19:23 +00:00 |
|
Etoh
|
2618a0f527
|
Refactor resourcespath/posixpath to utils
|
2017-12-10 14:58:39 +00:00 |
|
Etoh
|
8a082ed1cd
|
Refactor OS check to utils
|
2017-12-10 14:32:35 +00:00 |
|
alby128
|
d875db78d9
|
Fixed defects found by Coverity
|
2017-11-12 22:31:01 +01:00 |
|
alby128
|
214fa45759
|
Pack Syncplay in a single .app file for macOS distribution
|
2017-09-07 15:11:39 +02:00 |
|
Uriziel
|
e60e1054e1
|
Added 'Open folder containing this file'
|
2016-12-31 02:55:12 +01: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
|
cf4d150ede
|
Be case insentitive for raw filename comparisons
|
2016-12-24 21:14:24 +00:00 |
|
Et0h
|
7b3efae32b
|
Improve support for unicode in URL paths
|
2016-12-04 19:41:22 +00:00 |
|
Et0h
|
c6818f660a
|
Impose maximum character/line limits on playlist (server-side)
|
2016-11-14 16:25:31 +00:00 |
|
Et0h
|
38a41123db
|
In "add trusted domain" options use version without www.
|
2016-10-18 00:23:57 +01:00 |
|
Et0h
|
7465c85d8e
|
Add "add X as trusted domain" playlist menu option
|
2016-10-17 23:50:45 +01:00 |
|
Et0h
|
6607cd5a2d
|
Initial code to move FileCheck search into separate thread + add caching
|
2015-09-20 11:20:10 +01:00 |
|
Et0h
|
411808b348
|
Add "find public server" feature
|
2015-08-26 19:25:07 +01:00 |
|
Et0h
|
f0f29653ce
|
Add 1 second timeout for media search, and make it more efficient
|
2015-08-26 15:52:39 +01:00 |
|
Et0h
|
0a88887953
|
Switch file now looks in user-specified media directories
|
2015-08-14 15:59:39 +01:00 |
|
Etoh
|
b9292fcac4
|
For consistent hashing/comparing of filenames, always decode URLs
|
2015-07-19 13:59:57 +01:00 |
|
Etoh
|
9cbfcd99b2
|
strip URL when comparing difference between URLs and local files to avoid false positive
|
2015-07-19 13:49:32 +01:00 |
|
Et0h
|
6c56432fbd
|
Allow per-player arguments (#59)
|
2015-06-24 00:01:55 +01:00 |
|
Et0h
|
d4eabcebca
|
Expand definition of URL
|
2015-06-18 21:22:41 +01:00 |
|
Et0h
|
4931cc3720
|
Initial code for double click to change to user's file/stream (#65 suggested by bitingsock)
|
2015-06-18 17:56:03 +01:00 |
|
Et0h
|
a4b35431fa
|
mpv can't be run with UTF-8 filepath in Windows, so load UTF-8 files via API instead
|
2015-02-17 23:21:31 +00:00 |
|
Et0h
|
3e560c8063
|
Fix typo in DIFFERENT_DURATION_THRESHOLD constant name
|
2014-12-03 01:54:25 +00:00 |
|
Et0h
|
74e723032f
|
Pretend mebibytes are megabytes
|
2014-11-30 16:04:15 +00:00 |
|
Et0h
|
6143786b74
|
Simply version check util
|
2014-11-29 17:34:16 +00:00 |
|
Et0h
|
c8e3426547
|
Improve version checking
|
2014-11-29 17:30:29 +00:00 |
|
Et0h
|
09df507235
|
Add --salt to server. If no room control salt specified, generate random 10-char string and let admin know
|
2014-11-02 11:00:44 +00:00 |
|
Et0h
|
b672c21bfb
|
Use SI megabyte (MB) rather than Mebibyte (MiB)
|
2014-10-25 13:16:21 +01:00 |
|
Et0h
|
1e715cc11c
|
Make individual columns for filename, size & duration
|
2014-10-24 19:58:56 +01:00 |
|
Et0h
|
b47c8a00b3
|
Allow user to specify name of controlled room
|
2014-10-20 23:44:47 +01:00 |
|
Et0h
|
94ce0221b8
|
Don't die on empty identify password
|
2014-10-15 01:55:44 +01:00 |
|
Et0h
|
64d78637a5
|
Improve controller UI code
|
2014-10-15 01:30:29 +01:00 |
|
Et0h
|
778fb21d0b
|
Move RoomPasswordProvider to utils
|
2014-10-12 20:45:53 +01:00 |
|
Et0h
|
e8cabc03d3
|
New GuiConfig etc, upver to 1.2.6
|
2014-07-11 20:44:01 +01:00 |
|
Uriziel
|
d6d09e403c
|
Applied fix: "Remove redundant parameters"
|
2014-07-03 00:20:31 +02:00 |
|
Et0h
|
b6f755785f
|
Make getMessage locale optional and take precedence
|
2014-07-01 13:04:15 +01:00 |
|
Etoh
|
d032a72869
|
Format weeks as titles by default (for DVD sync)
|
2014-04-18 10:52:08 +01:00 |
|