Etoh
|
e2db09be9c
|
Move syncplay.lua hosting message
|
2013-11-17 11:30:56 +00:00 |
|
Etoh
|
0b2a97db9d
|
Add --file-logging VLC arg (option needs to be enabled)
|
2013-11-16 23:46:07 +00:00 |
|
Uriziel
|
b60c73f7c2
|
Cleanup in generating list of players in gui
|
2013-11-14 18:27:38 +01:00 |
|
Uriziel
|
9a7d2c19fc
|
Fixed the issue with utf8 filenames hashing
|
2013-11-10 13:10:09 +01:00 |
|
Etoh
|
14bb074aa9
|
Syncplay now supports VLC 2.1+, reflect that in NSIS
|
2013-11-10 11:06:06 +00:00 |
|
Etoh
|
329c8a4e90
|
Require VLC interface 0.1.6 minimum
|
2013-11-10 11:04:28 +00:00 |
|
Etoh
|
066209606e
|
Improve VLC 2.1+ handling of noscript due to lack of --data-path support
|
2013-11-10 11:03:30 +00:00 |
|
Etoh
|
a328d4ddb5
|
Improved VLC messages in line with VLC 2.1+ support
|
2013-11-10 11:02:14 +00:00 |
|
Etoh
|
e095ca2a17
|
Update syncplay.lua to 0.1.6 - should work on VLC 2.1/2.2 on Windows
|
2013-11-10 01:45:44 +00:00 |
|
Etoh
|
48169b6846
|
Use raw filename for MAL updates (not hashed/masked), but give warning
|
2013-11-08 13:22:23 +00:00 |
|
Etoh
|
52a44b98ed
|
Add mal-noprivacy-notification message
|
2013-11-08 13:15:19 +00:00 |
|
daniel-123
|
6b925772e3
|
Permissions for executables on linux now enforced [thanks hollander].
|
2013-11-07 22:39:18 +01:00 |
|
Uriziel
|
f1e8221e6b
|
Fixed pausing on switching files in mplayer
|
2013-11-07 22:18:24 +01:00 |
|
Uriziel
|
a919cfe49a
|
Merge branch 'spikeDrops'
|
2013-11-07 14:20:54 +01:00 |
|
Uriziel
|
45b56ea924
|
Improved ping service
|
2013-11-07 14:17:51 +01:00 |
|
Etoh
|
d65078bcfa
|
Don't complain about differences if data is hidden
|
2013-11-02 18:16:51 +00:00 |
|
Etoh
|
ac646a5c20
|
Use Utils for filehashing/filechecking in gui.py
|
2013-11-02 17:14:35 +00:00 |
|
Etoh
|
9517e1b305
|
Use utils for hashing/filechecking in client.py
|
2013-11-02 17:12:55 +00:00 |
|
Etoh
|
619304af81
|
Move filehash/differencecheck functions to utils.py + update
|
2013-11-02 17:12:07 +00:00 |
|
Etoh
|
260dbd3813
|
Properly hash last 12 chars of filesize in client.py
|
2013-10-31 16:07:27 +00:00 |
|
Etoh
|
6216cc87d2
|
Strip filename before hashing it
|
2013-10-31 00:41:02 +00:00 |
|
Uriziel
|
1c33145253
|
Fixed pausing when user leaves and is not in your room
|
2013-10-27 19:36:17 +01:00 |
|
Etoh
|
a01a4d08a9
|
Don't execute setPosition/setPaused when no file is open
|
2013-10-27 18:20:03 +00:00 |
|
Uriziel
|
c8e76f8fa9
|
Fixed decoding error
|
2013-10-27 19:18:35 +01:00 |
|
Etoh
|
311e29df44
|
Improved pauseonleave messages
|
2013-10-27 18:01:46 +00:00 |
|
Uriziel
|
d5c3ea7028
|
Changed the network code to be more precise
|
2013-10-27 17:53:40 +01:00 |
|
Uriziel
|
471fe60108
|
Added ping service
|
2013-10-27 17:53:40 +01:00 |
|
Uriziel
|
68486f1e43
|
Added some extra formating
|
2013-10-27 17:53:40 +01:00 |
|
Uriziel
|
22b426a5ea
|
Remmoved prints from protocol classes
|
2013-10-27 17:53:39 +01:00 |
|
Uriziel
|
9b2b8d383e
|
Fixed userlist not displaying properly with utf8 filename
|
2013-10-27 17:52:38 +01:00 |
|
Uriziel
|
c16bbcf667
|
Fixed not displaying filenames of user who joined rooms in isolate mode
|
2013-10-27 17:32:52 +01:00 |
|
Uriziel
|
c9c8d537b5
|
Implemented 'Pause when user disconnects'
|
2013-10-27 17:24:28 +01:00 |
|
Uriziel
|
91a0998ee4
|
Implemented filename privacy settings
|
2013-10-27 17:11:17 +01:00 |
|
Etoh
|
c3bd9e4630
|
GuiConfig : Add pauseOnLeave and file privacy settings + minor tweaks
|
2013-10-26 00:44:15 +01:00 |
|
Etoh
|
e972c0fa46
|
Set pauseOnLeave config to boolean
|
2013-10-26 00:23:18 +01:00 |
|
Etoh
|
3582ec078a
|
Add file info privacy and pause on leave messages + add MAL warning
|
2013-10-26 00:11:41 +01:00 |
|
Etoh
|
d3a485c20b
|
Add config entries for filenamePrivacyMode, filesizePrivacyMode and pauseOnLeave
|
2013-10-26 00:06:53 +01:00 |
|
Etoh
|
aa171ffb9e
|
Add constants for information privacy mode storage
|
2013-10-26 00:05:57 +01:00 |
|
Etoh
|
92a4c822f6
|
Clear MoreSettings upon request
|
2013-10-25 19:43:40 +01:00 |
|
Etoh
|
8c950ab4a9
|
Use string rather than boolean for ShowMoreSettings
|
2013-10-25 19:42:54 +01:00 |
|
Etoh
|
a4e76a5038
|
Replace MAL group with More group and move checkboxes inside
|
2013-10-25 18:14:55 +01:00 |
|
Etoh
|
fb238b8570
|
Transfer existing inputs into 'more' group
|
2013-10-25 18:12:57 +01:00 |
|
Etoh
|
5a412dcfe2
|
Make config dialogue always appear by default
|
2013-10-25 17:02:27 +01:00 |
|
Etoh
|
706b90315e
|
Make error pop-up title 'Syncplay' (not a h2g2 reference)
|
2013-10-21 19:48:19 +01:00 |
|
Etoh
|
d6da00dd60
|
Always store default port if no port is specified in GuiConfig
|
2013-10-17 19:58:37 +01:00 |
|
Etoh
|
520106c44e
|
Close and minimise buttons forced to appear on in the main Syncplay window
|
2013-10-16 18:16:03 +01:00 |
|
Etoh
|
f46e4ae2c5
|
Close button forced to appear on Configuration window
|
2013-10-16 18:10:07 +01:00 |
|
Etoh
|
706953d758
|
Add --clear-gui-data support to GuiConfig
|
2013-10-15 18:17:00 +01:00 |
|
Etoh
|
96d28b3bb4
|
Add --clear-gui-data / clearGUIData to ConfigGetter
|
2013-10-15 18:14:12 +01:00 |
|
Etoh
|
5d5a90b068
|
Add gui-data-cleared-notification and clear-gui-data-argument messages
|
2013-10-15 18:12:44 +01:00 |
|