Commit Graph

880 Commits

Author SHA1 Message Date
Et0h
2aa7b50ac6 Use different room icon for controlled/uncontroleld rooms 2014-10-24 23:03:25 +01:00
Et0h
7794a94aa7 Make rooms italicised 2014-10-24 20:32:04 +01:00
Et0h
c78ce70afa Make room name column span entire row 2014-10-24 20:19:21 +01:00
Et0h
1e715cc11c Make individual columns for filename, size & duration 2014-10-24 19:58:56 +01:00
Et0h
76e1d977cf Lie w/ "version" and use "realversion" for true version (1.2.X compatibility) 2014-10-22 00:43:00 +01:00
Et0h
1db7c73c42 Controllers listed first 2014-10-21 23:29:59 +01:00
Et0h
fc5f1e62c9 Properly update userlist on auth 2014-10-21 23:29:20 +01:00
Uriziel
aaac02f6fc Fixed mpv problem with unicode filenames (hack?) 2014-10-21 23:22:38 +02:00
Et0h
b47c8a00b3 Allow user to specify name of controlled room 2014-10-20 23:44:47 +01:00
Et0h
cbf509b057 Strip improper chars from control pass auth 2014-10-17 16:45:50 +01:00
Et0h
a06b691f29 Rename 'i'/'identify' to 'auth' to avoid confusion with 'l'/'list' 2014-10-17 15:39:22 +01:00
Et0h
68d163e476 Add console support for controlled rooms 2014-10-15 02:07:33 +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
Uriziel
e88863e2ac Added sending the "controller" status with a list 2014-10-12 22:09:37 +02:00
Uriziel
7032a9634c Remove droping on client side due to version mismatch 2014-10-12 22:09:36 +02:00
Et0h
778fb21d0b Move RoomPasswordProvider to utils 2014-10-12 20:45:53 +01:00
Uriziel
a28431340e Add method "isController" to the user 2014-10-12 20:39:22 +02:00
Uriziel
ea119fca79 Fix the BC with 1.2.9 2014-10-12 20:35:12 +02:00
Uriziel
feef564d40 Changed the version and version mismatch disconnect behavior 2014-10-11 22:45:52 +02:00
Uriziel
51e2e42293 Completed "backend" for controlled rooms 2014-10-11 22:06:54 +02:00
Uriziel
ec74daf963 Fixed more unused arguments 2014-10-05 21:05:53 +02:00
Uriziel
241f5e75bb Removed unused password argument 2014-10-05 21:04:22 +02:00
Uriziel
8072fca28f Fixed comparing watchers in server with a rare case 2014-10-05 21:01:34 +02:00
Uriziel
9506a80b9b Updated the controlled room protocol to fit more needs 2014-10-05 20:05:06 +02:00
Uriziel
cdce17b10b Created protocol exchanges for creating controlled rooms 2014-10-05 11:10:40 +02:00
Et0h
da633e2883 Add tick graphic to installer 2014-10-04 01:04:34 +01:00
Et0h
0b87e087ba Initial controller + ready icon code 2014-10-04 00:43:48 +01:00
Et0h
8ba51ba111 Fix new mpv bug by re-requesting info that was requested prematurely 2014-09-13 01:19:44 +01:00
Uriziel
358109ad21 Made most of client-side changes regarding controlled rooms 2014-09-07 16:01:06 +02:00
Uriziel
3ac65efe9c Reformated GUI code 2014-09-07 11:08:00 +02:00
Uriziel
11c53368cb Updated GUI for controlled rooms 2014-09-07 11:07:18 +02:00
Uriziel
fb121f7ba7 Fixed issue with locale breaking vlc 2014-09-06 21:50:04 +02:00
Uriziel
1c37e30c7d Fixed crashing with mpv < 0.4 2014-09-06 21:13:33 +02:00
Et0h
2597dee602 Use --start-time=0 to avoid VLC playback resumption 2014-09-02 23:12:21 +01:00
Et0h
c026be1114 Make mpv error check cover all parsing fails 2014-08-31 20:33:11 +01:00
Et0h
3630138167 Correct pause label text 2014-08-27 19:27:15 +01:00
Et0h
18e424d0fa Finalise mpv incompatible error message 2014-08-27 14:39:26 +01:00
Et0h
cbb0b748c6 Fix missing -- in slave arg 2014-08-25 19:27:28 +01:00
Et0h
a05b06625d Remove rnadom print 2014-08-25 19:24:29 +01:00
Et0h
b63f0340fe Fixed mpv 0.5.0+ on linux 2014-08-25 19:20:47 +01:00
Et0h
aa05ed473d Stopgap error for mpv 0.5.0+ issue 2014-08-22 15:45:57 +01:00
Et0h
1c9c31bd1a Improved GUI import error message 2014-08-11 19:20:45 +01:00
Et0h
5001845e10 Add instructions for py2exe client console mode 2014-08-09 17:47:31 +01:00
Etoh
2b14a94283 Add Python 2.7 check to buildPy2exe 2014-08-03 21:06:40 +01:00
Uriziel
1db7e0e095 Fixed Syncplay Public Server not working whatsoever 2014-07-29 21:54:01 +02:00
Etoh
9fdb8d080d Merge pull request #42 from Konubinix/master
Add initial message indicating why the Gui did not launch
2014-07-29 13:55:26 +01:00
Samuel Loury
4d3aa9f29c Add a message indicating why the Gui did not launch 2014-07-29 10:37:59 +02:00
Uriziel
65b80caf09 Fixed mplayer episode switch and hacked seeking issue on file switch / syncplay start 2014-07-23 22:47:40 +02:00
Etoh
c522665721 Update __init__.py 2014-07-21 19:45:56 +01:00