Commit Graph

630 Commits

Author SHA1 Message Date
Uriziel
45b56ea924 Improved ping service 2013-11-07 14:17:51 +01: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
Etoh
d42b9773c3 Store player list in PlayerList QSetting 2013-10-15 18:08:31 +01:00
Et0h
f1109e6c32 Using official 16x16 version of MPV icon
From
https://github.com/mpv-player/mpv/blob/master/etc/mpv-icon-8bit-16x16.png
2013-10-15 01:33:06 +01:00
Et0h
1e3b4651de Use official mpv player icon 2013-10-15 01:28:30 +01:00
Etoh
ada99cc88d Add media player exe icons to NSIS script 2013-10-15 01:15:38 +01:00
Etoh
2976dc51f5 Import OS into mpv for getExpandedPath 2013-10-15 01:14:54 +01:00
Et0h
400731d8f7 Add initial media player icons
16x16px
2013-10-15 01:08:09 +01:00
Etoh
b8972ce1a7 Shorten executable path and password labels 2013-10-15 01:03:22 +01:00
Etoh
5ce2394d31 Add media player executable icon to GuiConfig 2013-10-15 00:59:24 +01:00
Etoh
4818f40411 Add getIconPath to VLC 2013-10-15 00:57:50 +01:00
Etoh
162d044a70 Add getIconPath to mpv 2013-10-15 00:57:00 +01:00
Etoh
d9ec6e327e Add getIconPath to mplayer 2013-10-15 00:56:01 +01:00
Etoh
a40c768698 Add getIconPath to MPC 2013-10-15 00:55:15 +01:00
Etoh
e01580f67c Add getIconPath to basePlayer 2013-10-15 00:49:48 +01:00
Etoh
b0944c8aa3 Add getPlayerIconByPath to playerFactory 2013-10-15 00:49:38 +01:00
Etoh
6e4c19e50b Add initial ICONPATH constants 2013-10-15 00:44:10 +01:00
Etoh
231be898fa Normalise browsed paths in GuiConfig 2013-10-15 00:40:46 +01:00
Etoh
e12e772af3 Improve MPV expandedpath 2013-10-14 15:26:52 +01:00
Etoh
7701772ba0 Improve mplayer expandedpath 2013-10-14 15:25:53 +01:00
Etoh
2c454d2ade Use normpath in _tryToFillPlayerPath to avoid doubleslash problems 2013-10-14 15:22:49 +01:00
Etoh
45b17a8d5b Improved MPC expandedpath 2013-10-14 10:28:26 +01:00
Etoh
3f588d3b36 Improved vlc expandedpath 2013-10-14 10:25:44 +01:00
Etoh
8402a65c84 Remember expanded paths in GuiConfig (v2) 2013-10-14 09:09:56 +01:00
Etoh
1f1ef4cf1b Add getExpandedPath to baseplayer/dummyplayer 2013-10-14 09:05:47 +01:00
Etoh
d0073c00ff Add getExpandedPlayerPathByPath to playerFactory 2013-10-14 08:58:23 +01:00