Commit grafiek

53 Commits

Auteur SHA1 Bericht Datum
Maurizio Porrato 1ca682282d manager: fix unicode regression 2011-04-09 18:35:06 +02:00
Maurizio Porrato a19c6dee9c manager: fix client list (SM) unicode bug 2011-04-09 18:30:21 +02:00
Maurizio Porrato 0f2881fbab manager: Addedd timeout to server protocol 2011-04-09 18:16:37 +02:00
Maurizio Porrato 345a13edc2 Code indentation fix 2011-04-09 17:26:18 +02:00
Maurizio Porrato 7eff622e13 server: switched to gnuradionetwork system manager by default 2011-04-09 17:20:29 +02:00
Maurizio Porrato e438cde9d2 Server: More overmodulation fixes 2011-02-20 12:14:09 +01:00
Maurizio Porrato f09753040c Server: Fix overmodulation bug. 2011-02-20 11:18:04 +01:00
Maurizio Porrato 4dea7c4592 Fix mute tag parsing 2011-01-30 20:53:34 +01:00
Maurizio Porrato 8def852a98 Fix more regressions 2011-01-30 20:25:04 +01:00
Maurizio Porrato 17eb5f0ca3 Fix regressions introduced by new simple XML parser. 2011-01-30 14:59:29 +00:00
Maurizio Porrato 214cb07962 Add DB-based system manager server. New simple XML parser. 2011-01-30 02:29:31 +01:00
Maurizio Porrato 02b1c0209c Fix server crash on acl block. Update acl on login. 2011-01-22 21:38:06 +00:00
Maurizio Porrato 9929d03364 Recorder: Change text messages log file name 2010-11-01 11:54:45 +01:00
Maurizio Porrato ecc1cdc3af Recorder: Add public messages logging 2010-11-01 11:25:11 +01:00
Maurizio Porrato f8d9fd9f68 Fix crash on adding ACL entry 2010-11-01 00:29:02 +01:00
Maurizio Porrato a7b1e6ab25 Server: Add ACL support 2010-10-31 23:08:32 +01:00
Maurizio Porrato 0ce6e39b10 (Server) Fix sending admin list on login 2010-10-16 13:57:47 +02:00
Maurizio Porrato 4468c05d9c Recorder: changed into a twistd plugin, add minimum recording time, allow specifying directory where to store recordings 2010-10-09 12:02:44 +02:00
Maurizio Porrato 82ebc68e02 Add RIFF WAVE header to recordings 2010-10-08 21:08:08 +02:00
Maurizio Porrato ef34d6c7be Add audio recorder 2010-10-06 22:49:13 +02:00
Maurizio Porrato 41f827cde9 (Server) Fix master server reconnection after failover to backup server. 2010-09-07 23:50:14 +02:00
Maurizio Porrato 1b159278c5 Fix client disconnect on setting state to N/A when in RX mode. Speed-up server relogin on manager on reconnect. 2010-09-06 23:26:46 +02:00
Maurizio Porrato 795dae9aa2 More fixes to the crosslink "last" command 2010-09-05 18:16:00 +02:00
Maurizio Porrato fc2b35a6ea Add dirty hack to make crosslink "last" command work 2010-09-05 17:08:59 +02:00
Maurizio Porrato 9eb51e9daf Fix crash in crosslink "last" command 2010-09-05 16:47:34 +02:00
Maurizio Porrato 3d2ce8d236 Fix typo in crosslink command "who" 2010-09-05 16:45:13 +02:00
Maurizio Porrato 06839ae02b Add new "last" command to crosslink 2010-09-05 16:43:05 +02:00
Maurizio Porrato e31ca4926d Fix streaming process hang. Fix handling special characters in crosslink messages. 2010-09-04 20:19:19 +02:00
Maurizio Porrato 79a7fd832d Add long message splitting in crosslink 2010-09-04 16:48:19 +02:00
Maurizio Porrato 546c723995 Fix client sorting bug 2010-09-04 15:35:24 +02:00
Maurizio Porrato e382cdbc6e Add client list sorting in server. Minor changes to client list formatting in crosslink. 2010-09-04 14:22:23 +02:00
Maurizio Porrato aad317b0da Enhance formatting of client list returned by crosslink 2010-09-04 13:29:01 +02:00
Maurizio Porrato 88b98baffd Add experimental HTTP streaming using ffmpeg/ffserver 2010-09-03 23:44:18 +02:00
Maurizio Porrato ce03cf4447 Fix typo on setting TCP_NODELAY on server 2010-08-29 10:27:53 +02:00
Maurizio Porrato 10f7972071 Fix sending network list from server to new clients. Enabled TCP_NODELAY on server. 2010-08-29 10:10:07 +02:00
Maurizio Porrato 116cfe0cc4 Fix crosslink crash on joining channels where TX is active 2010-08-28 23:15:05 +02:00
Maurizio Porrato 1bc7c35dc0 Remove server ping counter 2010-08-28 21:51:15 +02:00
Maurizio Porrato 0625631aae Add sender name to messages forwarded through crosslink 2010-08-28 20:34:43 +02:00
Maurizio Porrato db078c6e0d Fix ClientTracker.isAdmin() 2010-08-28 19:54:25 +02:00
Maurizio Porrato 338d2cf981 Switch crosslink into a twistd plugin 2010-08-28 19:50:31 +02:00
Maurizio Porrato 5029308039 Start wip branch. Server change into a twistd plugin. 2010-08-26 17:21:00 +02:00
Maurizio Porrato bd3197dc56 Add parrot masking feature in remote manager connector. Add some protocol documentation. 2010-08-26 10:21:17 +02:00
Maurizio Porrato b8414dc391 Fix handling of html inside text messages in server. Add some protocol documentation. 2010-08-25 21:33:57 +02:00
Maurizio Porrato 5f63670043 Fix client disconnection from server on unmute. Fix html handling inside text messages in server. 2010-08-25 10:10:43 +02:00
Maurizio Porrato 009ce3734a Fix server issue on client TX/RX detection. Fix sending network messages to sender. 2010-08-24 15:56:37 +02:00
Maurizio Porrato 9540837e7a Add audio forwarding to crosslink 2010-08-23 00:35:22 +02:00
Maurizio Porrato aaeca932b8 Fix client index in audio frames from server. Add incomplete crosslink implementation. 2010-08-22 10:57:39 +02:00
Maurizio Porrato 05894bb136 Fix manager reconnection bug in server. Add ClientTracker persistence. 2010-08-21 20:32:56 +02:00
Maurizio Porrato 5f0e7dd5fd Add new features
- Add first (buggy and dirty) server implementation
- Some bugfixes
2010-08-21 17:32:22 +02:00
Maurizio Porrato d4a1a0da99 Fix bad commit 2010-08-18 17:46:58 +02:00