Commit Graph

80 Commits

Author SHA1 Message Date
Stefan Weil 3e3fe44a7f Fix some typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2020-06-30 12:59:53 +02:00
Volker Fischer 044e4f3dba fix typo 2020-06-30 07:03:27 +02:00
Volker Fischer f3eb0b3baa added SRR_NOT_FULFILL_REQIREMENTS server registration status 2020-06-23 17:51:47 +02:00
Volker Fischer 5f579d7b96 added new server registration result: SRR_VERSION_TOO_OLD 2020-06-23 17:22:01 +02:00
Volker Fischer cd9a939697 revert "remove some more SLOT()" commit since Travis is not happy about the change (older Qt5 version) 2020-06-11 10:48:44 +02:00
Volker Fischer eeeaafdcf5 remove some more SLOT() 2020-06-11 09:48:03 +02:00
Volker Fischer 44e883900b fixed Free Software Foundation address (see #341) 2020-06-08 22:58:11 +02:00
Volker Fischer 8edb3185b0 using Qt5 connections instead of the old Qt4 ones (just a subset converted right now, more TODO) 2020-06-06 22:15:33 +02:00
Volker Fischer 8552863493 introduce global INVALID_INDEX for more consistent code 2020-05-26 09:56:46 +02:00
Volker Fischer 75b8a05257 introduce genre-based server lists (Ticket #139), adjust some values in global.h to adjust to heavier usage of Jamulus 2020-05-17 11:00:56 +02:00
Volker Fischer 1494de7b05 small merge fixes 2020-04-30 19:26:04 +02:00
Peter L Jones 07ae963cfa Add some logging to the central server 2020-04-30 16:43:44 +01:00
Volker Fischer 36b7e058fd make the registration status outputs a bit nicer 2020-04-19 20:31:04 +02:00
Volker Fischer 116f156022 fix: Build issue on Ubuntu: qInfo() undefined in serverList.cpp #112 2020-04-19 19:58:34 +02:00
Volker Fischer 6f962aae4f merge fixes 2020-04-19 12:15:36 +02:00
Peter L Jones 8ca0635fea Log server registration flow 2020-04-19 10:14:18 +01:00
Volker Fischer 8e86908d92 restrict server name/city to max allowed length if given as a command line argument, see #91 2020-04-19 07:31:14 +02:00
Volker Fischer 4edb160a0a small merge fixes 2020-04-18 08:39:08 +02:00
Peter L Jones e031cc409f Allow central server to confirm registration
Also display this state in the server UI.
2020-04-17 17:16:43 +01:00
Peter L Jones 84a95686bb Tidy away local port in CServerCoreInfo etc 2020-04-12 14:25:26 +01:00
Volker Fischer fc4463330b revert back: code did not work correctly 2020-04-11 18:48:40 +02:00
Volker Fischer 61e1a73f67 try to fix an issue that people do not see their server on the same PC anymore 2020-04-11 18:35:49 +02:00
Volker Fischer 82f5ad18f4 added support for Central Server (North America) (Ticket #50), small bug fix for the Mac audio interface 2020-04-11 14:27:50 +02:00
Peter L Jones 2d59e869bc CHostAddr operator== does the job 2020-04-10 12:26:07 +01:00
Peter L Jones bc04ff2fb2 Use server internal address in server list 2020-04-10 12:26:07 +01:00
Volker Fischer 791d600634 2019->2020 2020-01-01 15:41:43 +01:00
Volker Fischer b7df71e596 - Linux server start script: removed welcome message, fix in server info
- removed command line outputs for Svg/Jpeg modes used
- use the default country if no country is given in the command line options
2019-06-20 11:41:29 +02:00
Volker Fischer e8096e48f0 2018 -> 2019 2019-03-24 09:30:30 +01:00
Volker Fischer 8bfdc7347a 2017 -> 2018 2018-03-09 21:13:02 +00:00
Volker Fischer b0d37c86e7 2016 -> 2017 2017-08-11 21:08:54 +00:00
Volker Fischer be63533c82 automatic server setting for permanent server flag in the protocol 2016-02-09 16:09:59 +00:00
Volker Fischer 9ab7164d05 the Musicians value in the server list shows a warning if the server is full 2016-02-09 15:05:06 +00:00
Volker Fischer ca73117279 update the copyright 2015-12-31 13:14:09 +00:00
Volker Fischer 33e5a07cf7 change all 2014 to 2015 2015-02-04 18:17:23 +00:00
Volker Fischer 4dca2d1c93 fix for #17 Default central server flag seems not to work in server GUI 2014-02-23 18:17:46 +00:00
Volker Fischer d080c568a3 bug fix 2014-02-21 21:16:45 +00:00
Volker Fischer c0a67a9884 update to 2014 2014-01-05 16:52:38 +00:00
Volker Fischer 28defb82cb get rid of "Llcon" 2013-03-24 11:38:00 +00:00
Volker Fischer a7895f88ea update year to 2013 2013-01-23 10:41:13 +00:00
Volker Fischer 87aabee220 changed the qt includes to regular ones (without the .h) 2013-01-02 20:41:04 +00:00
Volker Fischer aada1a912f introduce command line argument for enabling the ping of the slave servers in the list to keep the NAT port open (central server functionality only) 2012-07-14 16:18:09 +00:00
Volker Fischer 8a167d844b - bug fix for endless ping message loop causing a lot of network traffic
- implementation of empty message sending in slave server to keep NAT port open
2012-07-09 12:52:23 +00:00
Volker Fischer 458310e4a2 we also have to send pings to slave servers which have the same port as the default llcon port (since the router has not translated the port number to a new one) 2012-06-17 18:04:43 +00:00
Volker Fischer fa30a903a3 support for sending ping messages to servers in the server list to keep to port open in the NAT of the slave server 2012-06-05 06:25:19 +00:00
Volker Fischer e32d80b9db code style changes 2012-05-11 15:10:13 +00:00
Volker Fischer e0dc85a5f1 fix a crash in the server if a slave server is unregistered 2011-11-14 18:30:16 +00:00
Volker Fischer 793b21f9d9 the maximum number of channel can be set via command line now, added some test functions in the buffer 2011-05-13 18:23:00 +00:00
Volker Fischer 49b67e193d create function for getting the central server address (default or custom) 2011-05-09 18:26:26 +00:00
Volker Fischer b675d8587e bug fixes for local server port 2011-05-05 17:45:29 +00:00
Volker Fischer 1b94baa9e2 prevent predefined server infos to be updated 2011-05-04 18:25:10 +00:00