123 Commits

Author SHA1 Message Date
Et0h
1b3e370d6d Add debug messages for VLC/mpv/Client-Server comms 2014-10-10 19:39:43 +01:00
Uriziel
02d6bb96af Fixed mplayer/mpv not pausing at the startup 2014-07-19 22:53:18 +02: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
Uriziel
4c695fc0be Fixed mplayer/mpv not closing properly 2014-07-01 00:24:15 +02:00
Et0h
ea9f32b461 Add rewind/slowdown threshold to GuiConfig, etc 2014-06-19 16:19:08 +01:00
Et0h
9505838531 Default 'Auto' mode for slowdown on desync 2014-06-18 17:56:35 +01:00
Et0h
35ba80fc49 Pause on leave = joint notification 2014-05-28 20:27:13 +01:00
Et0h
d84cd48e41 Msgbox on some MPC drops 2014-05-23 20:08:51 +01:00
Uriziel
3fc59d772a Merge remote-tracking branch 'origin/newServerCode' 2014-05-14 00:03:11 +02:00
Et0h
0db65e2ec1 Don't slow with me option + refactor 2014-05-03 20:51:46 +01:00
Etoh
8e7115ef30 Remove timestamp for rel config notification 2014-04-25 18:56:18 +01:00
Uriziel
d3b545d099 Reworked server code to be more object oriented 2014-04-21 17:51:45 +02:00
Etoh
8076f90e04 Don't list empty loadedRelativePaths 2014-04-20 17:08:29 +01:00
Etoh
27dd4e37e4 Generate random name if none specified 2014-04-19 12:41:08 +01:00
Etoh
3945ac1ad7 Proper loadedRelativePaths check 2014-04-19 11:13:02 +01:00
Etoh
b5767a8bcc Display relative config list if appropriate 2014-04-18 13:37:45 +01:00
Etoh
7769b7d936 Honour client SHOW_OSD constants 2014-04-11 23:45:40 +01:00
Etoh
15d4db1388 Ensure port passed to reactor is int 2014-04-10 17:34:11 +01:00
Etoh
8866dab928 Only sync on pause if SYNC_ON_PAUSE is True 2014-04-04 15:17:01 +01:00
Uriziel
da17982866 Removed libMal reffeences (and little formating) 2014-03-27 00:01:50 +01:00
Uriziel
6c4e2fa402 Refactored list sorting a bit 2014-03-26 23:25:38 +01:00
Uriziel
8da6442e66 Made list sort order case insensitive 2014-03-26 23:22:51 +01:00
Uriziel
22c5118e7d Added ordering to the room list (#120) 2014-03-26 23:14:40 +01:00
Uriziel
496635848f Formatted the client.py 2014-03-26 22:50:05 +01:00
Etoh
07a4ba7b80 Don't show MAL privacy notification if no libMal 2013-12-01 22:25:44 +00:00
Etoh
e8cc98efcd Temp disable of MAL in client.py 2013-11-18 21:13:41 +00:00
Etoh
48169b6846 Use raw filename for MAL updates (not hashed/masked), but give warning 2013-11-08 13:22:23 +00:00
Uriziel
a919cfe49a Merge branch 'spikeDrops' 2013-11-07 14:20:54 +01:00
Etoh
9517e1b305 Use utils for hashing/filechecking in client.py 2013-11-02 17:12:55 +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
Uriziel
d5c3ea7028 Changed the network code to be more precise 2013-10-27 17:53:40 +01:00
Uriziel
9b2b8d383e Fixed userlist not displaying properly with utf8 filename 2013-10-27 17:52:38 +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
27d6be217c client.py sameDuration check: round for formatTime consistency 2013-07-19 11:04:23 +01:00
Etoh
ff569a96bb Add Unicode TODO note for isFileSame check 2013-07-04 17:01:19 +01:00
Etoh
6687630131 Make duration difference an absolute value so threshold check always works 2013-07-02 00:35:28 +01:00
Etoh
58260c56e1 Add filename stripping to client.py 2013-07-01 23:03:17 +01:00
Jorge Israel Peña
7edb78295c added a rewind on desync option 2013-06-30 13:48:15 -07:00
Etoh
15ecd4a1a2 Add critical error flag support to client.py 2013-06-25 13:14:54 +02:00
Uriziel
2c666808cd Fix for dissapearing file for room switching. 2013-06-16 00:00:41 +02:00
Uriziel
372ef826c0 Fix of #102. Errors are now shown up as red text. 2013-06-15 14:52:57 +02:00
Uriziel
9b21302372 Fixed userlist not refreshing properly in isolation mode. 2013-06-13 20:37:22 +02:00
Uriziel
d919a8c9e4 Fixed client disconnecting with mpc when no file opened. 2013-06-12 17:28:47 +02:00