Commit Graph

318 Commits

Author SHA1 Message Date
Stefan Hacker
145d9f96f5 Introduce channel nesting limit (default=10).
Add NestingLimitException to Ice Interface and introduce a new NestingLimit PermissionDenied type.
Addresses #3566322 "ServerDB::deleteServer crashes master"
2012-09-18 17:50:07 +02:00
Mikkel Krautz
9001c2857e 3rdPartyLicenses: add mach_override license. 2012-08-05 20:15:36 +02:00
Mikkel Krautz
7154ec5115 3rdPartyLicenses: add libogg, libvorbis and libFLAC licenses. 2012-08-05 18:58:38 +02:00
Benjamin Jemlich
139c625a85 Add Opus license to the about dialog 2012-08-03 08:00:54 +02:00
Thorvald Natvig
6c9694df71 'Fix' release script for opus 2012-08-02 21:02:55 -07:00
Benjamin Jemlich
f0c16f33ba Murmur: add Opus threshold option 2012-06-08 08:44:02 +02:00
Benjamin Jemlich
2ff3d34c60 Unify .gitignore files
Modfied version of the original patch by Kissaki <kissaki@gmx.de>.
2012-05-14 11:33:03 +02:00
zapman
6b3a97e428 Turkish translation 2012-01-14 07:30:24 +01:00
Thorvald Natvig
9bd726a816 Parse \ in pro files 2012-01-08 11:05:58 -08:00
Michael Ziegler
8ab94fe4da add 'status' command to the init script 2012-01-02 21:57:32 +01:00
Stefan Hacker
a45a4dd92c License work
- Added "3rd party licenses" tab to about box containing licenses for speex, celt, openssl and libsndfile
- Removed speex about box.
- Removed creation of program menu links to qt/speex license from installer
- Adjusted mklic.pl to generate the necessary constants in licenses.h
2011-12-11 14:11:26 +01:00
Thorvald Natvig
ccd95be4b1 Strip merge pull request from changelog (oh, and update the changelog) 2011-10-01 18:06:25 +02:00
Thorvald Natvig
0afd37a755 Include entire plugin structure 2011-05-19 14:58:39 -07:00
Stefan Hacker
f9ab14c920 Add sendversion parameter to ini 2011-05-19 23:14:22 +02:00
Thorvald Natvig
03136ba1a5 quiet-build-log for binserver 2011-05-15 16:49:54 -07:00
Thorvald Natvig
5459d4db95 Make -j for binserver 2011-05-15 14:49:25 -07:00
Thorvald Natvig
b8986c9d02 Ok, actually commit the script change so it doesn't get wiped out 2011-05-12 12:06:09 -07:00
Thorvald Natvig
bcb42f137d Ermine based server dist 2011-05-10 22:53:26 -07:00
Thorvald Natvig
1550415a16 Use installation default paths and stop being difficult 2011-05-04 17:56:21 -07:00
Jamie Fraser
bd690db645 Fixed up Otto's patch (#2911421), mostly style stuff. Changed int -> uint and iterators to foreach() 2011-04-08 02:38:32 +02:00
Otto Allmendinger
1d832d56ff Text Message Callback with Ice 2011-04-08 02:38:31 +02:00
Thorvald Natvig
f7d8711058 Deal with non-rc versions for tarballs 2011-04-02 15:17:21 -07:00
Thorvald Natvig
aed9d26783 Update binserver git-describe 2011-03-14 01:50:16 +01:00
Thorvald Natvig
1161c9a1c4 Remove 1.1.x - no longer maintained 2011-02-20 04:21:34 +01:00
Thorvald Natvig
d6944325cd Update mumble-overlay script 2011-02-11 23:08:01 -08:00
Thorvald Natvig
685809cf83 Remove CELT 0.10.0 2011-02-07 02:00:47 +01:00
Thorvald Natvig
c61522e2e9 Remove older CELT 0.9.0 2011-01-23 02:31:06 +01:00
Thorvald Natvig
82879ed0fb Re-add 0.9.0 to package script 2011-01-10 09:17:24 +01:00
Thorvald Natvig
ce85721ce8 Change CELT 0.9.0 to 0.10.0 in package script 2011-01-10 08:54:23 +01:00
Thorvald Natvig
f9089d8c97 Auto-rename tarfiles 2010-12-28 15:25:55 +01:00
Thorvald Natvig
c0bf2c25b5 Update release script 2010-12-04 09:49:39 +01:00
Thorvald Natvig
012dfc6f6d Use bzip2 for static build 2010-12-04 09:31:39 +01:00
Thorvald Natvig
a085d26471 Use git describe for server snapshots 2010-11-25 04:50:23 +01:00
Jamie Fraser
85feea3b56 Added ability to disable logging to DB 2010-07-30 13:34:05 +02:00
Tuck Therebelos
d0a66273e3 Source plugin updates; clarify regName parameter usage in Murmur.ini 2010-07-29 15:45:49 -05:00
Nicos Gollan
022772edd5 More uniform font rendering in overlay
Fixes an issue where overlay text would be always scaled to fit a
given height, leading to uneven sizes depending on content

As long as text is within font metrics, it will not be scaled. Some
extremely high characters (accents on capitals, Zalgo, etc.) will
however be scaled to fit a bounding height, while preserving the
baseline to avoid breaking the regular layout.
2010-07-27 03:04:11 +02:00
Thorvald Natvig
75df5b7987 Handle external auth with whitespace 2010-07-17 01:13:39 +02:00
Thorvald Natvig
c4eefe74c6 Use local OpenSSL for static build 2010-07-14 18:11:53 +02:00
Kissaki
fb7dbfe6f3 make icesecret comments clearer 2010-05-18 14:13:02 +02:00
Stefan Hacker
58bf724a3f Fix mkwrapper.pl for Ice 3.4 and update MurmurIceWrapper.cpp 2010-04-29 21:23:56 +02:00
Kissaki
372f763675 add some detail to the ini-comment 2010-04-17 14:46:57 +02:00
Stefan Hacker
74b56d689b Remove UTF-8 BOM from all python scripting samples as they mess up the shebang on *nix 2010-04-11 15:43:46 +02:00
Stefan Hacker
00c1d7db1b Make testdynamic.py work on windows systems 2010-04-11 15:20:49 +02:00
Benjamin Jemlich
80a79071ab Fix some Ice examples 2010-03-30 15:08:36 +02:00
Thorvald Natvig
0485e2e69a Add timeout to authenticators 2010-03-18 18:18:21 +01:00
Thorvald Natvig
136cac0cc2 Add a few testgroups to the testauth 2010-03-12 15:56:38 +01:00
Thorvald Natvig
d723a632ff Update addban to use new Ice init 2010-03-12 13:05:30 +01:00
Thorvald Natvig
7a0d75df23 Update weblist.php to work with both Ice 3.3 and 3.4 2010-03-12 12:34:24 +01:00
Thorvald Natvig
f223a8292f Update weblist.php to use Ice 3.4b 2010-02-28 00:47:17 +01:00
Kissaki
eda77d210a Fix spelling error in murmur.ini 2010-02-23 15:34:47 +01:00