umurmur.git
14 years agoChanged default values for bandwidth.
fatbob313 [Wed, 6 Jan 2010 23:51:53 +0000 (23:51 +0000)]
Changed default values for bandwidth.

14 years ago(no commit message)
fatbob313 [Wed, 6 Jan 2010 23:51:11 +0000 (23:51 +0000)]

14 years agoReorganization
fatbob313 [Wed, 6 Jan 2010 23:02:55 +0000 (23:02 +0000)]
Reorganization

14 years agoUpdate copyright year. Fix a typo in logging.
fatbob313 [Wed, 6 Jan 2010 17:12:14 +0000 (17:12 +0000)]
Update copyright year. Fix a typo in logging.

14 years agoProtobuf definitions file from Mumble sources.
fatbob313 [Wed, 6 Jan 2010 16:59:31 +0000 (16:59 +0000)]
Protobuf definitions file from Mumble sources.

14 years agoMakefile with new voicetarget files too...
fatbob313 [Wed, 6 Jan 2010 16:54:37 +0000 (16:54 +0000)]
Makefile with new voicetarget files too...

14 years agoAdd channel links.
fatbob313 [Wed, 6 Jan 2010 16:52:11 +0000 (16:52 +0000)]
Add channel links.

14 years agoAdded voice target (whisper) functionality.
fatbob313 [Wed, 6 Jan 2010 14:57:42 +0000 (14:57 +0000)]
Added voice target (whisper) functionality.

14 years agoFix confusion regarding message creation from net and later freeing.
fatbob313 [Tue, 5 Jan 2010 18:20:57 +0000 (18:20 +0000)]
Fix confusion regarding message creation from net and later freeing.

14 years agoUse defines for version info. uint32_t should be byte-shifted with htonl()
fatbob313 [Mon, 4 Jan 2010 17:56:28 +0000 (17:56 +0000)]
Use defines for version info. uint32_t should be byte-shifted with htonl()

14 years agoFix TCP mode
fatbob313 [Mon, 4 Jan 2010 17:55:03 +0000 (17:55 +0000)]
Fix TCP mode

14 years agoMore work toward 1.2.0:
fatbob313 [Sun, 3 Jan 2010 10:14:32 +0000 (10:14 +0000)]
More work toward 1.2.0:
* PermissionQuery message handling
* CodecVersion message handling
* + other random updates

14 years agoTextMessage handling added.
fatbob313 [Wed, 30 Dec 2009 10:46:15 +0000 (10:46 +0000)]
TextMessage handling added.

14 years agoMore work towards 1.2.0
fatbob313 [Wed, 23 Dec 2009 22:33:43 +0000 (22:33 +0000)]
More work towards 1.2.0

14 years agoMumble 1.2.x compatible server. Kind of working, at least in server loopback mode.
fatbob313 [Sat, 19 Dec 2009 23:38:19 +0000 (23:38 +0000)]
Mumble 1.2.x compatible server. Kind of working, at least in server loopback mode.
Lots of protocol related changes, most notably the use of protobuf-c for network messages.

14 years agoCorrected a bug that causes segfaults if UDP packets are received when no client...
fatbob313 [Thu, 26 Nov 2009 20:17:13 +0000 (20:17 +0000)]
Corrected a bug that causes segfaults if UDP packets are received when no client connected. Specifically, this happens when a 1.2.x client connects.

14 years agoInstall umurmur.conf as config file.
fatbob313 [Wed, 18 Nov 2009 16:57:38 +0000 (16:57 +0000)]
Install umurmur.conf as config file.

14 years agoInstall umurmur.conf as configuration file so it won't be overwritten by opkg. Step...
fatbob313 [Tue, 17 Nov 2009 21:35:54 +0000 (21:35 +0000)]
Install umurmur.conf as configuration file so it won't be overwritten by opkg. Step version to 0.1.3

14 years agoUse new swicth for enabling SCHED_RR
fatbob313 [Tue, 17 Nov 2009 21:34:48 +0000 (21:34 +0000)]
Use new swicth for enabling SCHED_RR

14 years agoAdd commandline switch for turning on SCHED_RR. Update version to 0.1.3
fatbob313 [Tue, 17 Nov 2009 21:25:24 +0000 (21:25 +0000)]
Add commandline switch for turning on SCHED_RR. Update version to 0.1.3

14 years agoFix TCP mode memory leak
fatbob313 [Tue, 17 Nov 2009 21:17:04 +0000 (21:17 +0000)]
Fix TCP mode memory leak

14 years agoCorrect conf-file
fatbob313 [Sat, 26 Sep 2009 16:27:58 +0000 (16:27 +0000)]
Correct conf-file

14 years agoStep version
fatbob313 [Sat, 26 Sep 2009 16:19:51 +0000 (16:19 +0000)]
Step version

14 years agoIncrease max string size
fatbob313 [Sat, 26 Sep 2009 09:43:25 +0000 (09:43 +0000)]
Increase max string size

14 years agoForce a close when inactivity timer triggers
fatbob313 [Thu, 10 Sep 2009 16:53:47 +0000 (16:53 +0000)]
Force a close when inactivity timer triggers

14 years agoCorrect log levels
fatbob313 [Tue, 1 Sep 2009 16:44:26 +0000 (16:44 +0000)]
Correct log levels

14 years agoRemoved dependency file. Shall not be under version control.
fatbob313 [Sun, 30 Aug 2009 12:31:20 +0000 (12:31 +0000)]
Removed dependency file. Shall not be under version control.

14 years agoInitial import
fatbob313 [Wed, 26 Aug 2009 20:00:32 +0000 (20:00 +0000)]
Initial import

14 years agoInitial directory structure.
fatbob313 [Tue, 11 Aug 2009 15:19:52 +0000 (15:19 +0000)]
Initial directory structure.