mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
8248 lines
287 KiB
Plaintext
8248 lines
287 KiB
Plaintext
2010-12-05
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
223d0a9 Unbreak send message on double click
|
|
fcb681c Fix another chatbar size bug
|
|
be86148 Release the plugin lock before calling about/config on a
|
|
plugin
|
|
be7ad39 Fix updateMenuPermissions() after context menu change
|
|
|
|
2010-12-04
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
079f1ad Remove local variable in getOSVersion
|
|
ece6a89 Readd the scrollbar changing to the chatbar in way that
|
|
doesn't crash and doesn't break everything
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c0bf2c2 Update release script
|
|
012dfc6 Use bzip2 for static build
|
|
|
|
2010-12-03
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
b8a2745 Fix two signed|unsigned comparison warnings
|
|
e8a2bb5 Prepare murmur for user defined server locations
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
c857a99 CoreAudio: Use AudioUnitPropertyListener instead of
|
|
AUEventListener to listen for AudioUnit stream format changes.
|
|
405ef1a OverlayMac: Don't use NSBundle#objectForInfoDictionaryKey to
|
|
determine whether we're up to date.
|
|
|
|
2010-12-02
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
c85be07 Use Audio::start() and Audio::stop() in ConfigDialogMac.
|
|
8366832 CoreAudio: Restart AudioInput/AudioOutput on stream format
|
|
changes.
|
|
|
|
2010-12-01
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
da83cdd Overlay: On windows sync the settings to registry when overlay
|
|
config is changed
|
|
|
|
2010-11-29
|
|
Finessi Manuel <fino.manu@gmail.com>
|
|
ef07a72 Patch for bug: 3117145
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
acf85af Drop the date from Mac OS X snapshots.
|
|
2ffa671 Don't include newline character from 'git describe' in
|
|
osxdist.py.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
8c4abd2 Use default indentation in the treeview
|
|
39039c2 Disallow RequestBlob for unauthenticated users
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1893804 Changing scrollbars in chatbar causes infinite loops. Remove
|
|
it for now.
|
|
|
|
2010-11-28
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
b8cb9d0 Update Boost path for OSX to 1.45.0.
|
|
a0207d5 Use 'git describe' in osxdist.py.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
4f5089f Fix context menu handling for disconnected users
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5dfd1f0 Try to be slightly more tolerant of third-party tables in the
|
|
DB
|
|
|
|
2010-11-26
|
|
Michael Ziegler <diese-addy@funzt-halt.net>
|
|
5072837 work around linux (that is, kde) switching channels on a
|
|
single click
|
|
|
|
2010-11-25
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
b38e264 Make TTS link simplification case insensitive
|
|
|
|
Necromancer <necromancer3@users.sourceforge.net>
|
|
03b5df8 [translation] Hebrew update
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
df7dc3a Don't crash if someone tries to add an ACE for an unknown user
|
|
id
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a085d26 Use git describe for server snapshots
|
|
|
|
2010-11-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
35c6e03 Unify link detection regexps
|
|
84884ba Boost 1.45
|
|
|
|
2010-11-23
|
|
Ilmar Kruis <seaeagle1@users.sourceforge.net>
|
|
c435d5c Update Lotro plugin to Vol III Book 2
|
|
|
|
2010-11-22
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
07c0813 TCD -> TCP in Danish translation.
|
|
091d9be Fix Group::members() to include members of the channel that
|
|
the group is defined on even if it's marked as inheritable.
|
|
|
|
2010-11-21
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
8eb1b7e Fix user sorting in UserEdit form
|
|
ac10fe4 Fix muted/deafen indicator offset in overlay default
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
933a9dd Don't reset the connection timeout until the user is
|
|
authenticated
|
|
|
|
2010-11-20
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
1fa0c3c Refactor overlay preset code. Switch default layout. Try to
|
|
make new default look better.
|
|
ecff17a Set min width for log as first aid to #3109452
|
|
cb9dee6 Fix custom TTS setting saving in wizard and make switching to
|
|
TTS always enable main TTS switch.
|
|
576c9ee Fix regression in user sorting
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
2a48fa0 correct ice-doc description for auth-callback idToName()
|
|
|
|
2010-11-19
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
6c78711 Print the correct filename in the error message
|
|
34ff2e7 More potential a_ucTexture == NULL crash fixes
|
|
|
|
2010-11-18
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
ce8cedf Unify User/ClientUser sorting. Fix "usernames in overlay are
|
|
in different order" #3110572 . Fix other sorting issues. Fix
|
|
OverlayTest compilation.
|
|
|
|
2010-11-17
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
c644952 Fix a crash in the overlay if a_ucTexture is NULL
|
|
|
|
2010-11-15
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
c2f0c53 Fix mumble packet image in documentation
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
907c41f Fix compile without PCH
|
|
3994350 Fix #3090083
|
|
|
|
2010-11-09
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
ca23daf Add no-vld and no-plugin qmake flags
|
|
|
|
2010-11-08
|
|
Mikko Rantanen <jubjub@jubjubnest.net>
|
|
77827af Documented no-bundled-celt option in INSTALL with a note
|
|
concerning CELT 0.7.x
|
|
2131364 Documentation: Added a note concerning the codec requirements
|
|
and clarified UDP tunneling. Also some minor float/margin
|
|
tweaks.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
42930a7 Update CELT 0.9 submodule to get the PLC fixes
|
|
|
|
2010-11-07
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
ec0e463 Add firefox.exe to overlay blacklist
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
42fc791 Don't use DBus for the client on OS X.
|
|
409aaa7 Use CELT 0.9 in osxdist script.
|
|
|
|
2010-11-06
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
01e2247 Fix rounding behavior in conjunction with iroundf macro in
|
|
lots of places.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
11ff9b1 Remove more unused files
|
|
7186e61 Replace CELT 0.8.1 with 0.9.0
|
|
|
|
2010-11-03
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
f7aec20 Fix VoiceRecorder::sanitizeFilenameOrPathComponent: When a 255
|
|
character filename/path-component ends on '.' infinite
|
|
recursion might have occurred on windows machines.
|
|
|
|
2010-11-02
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
b1340c3 Updated Japanese Translation for 1.2.3
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
f21ecfa Use the Wix custom action to launch Mumble
|
|
7139599 Fix use of uninitialized variables and unused assignments
|
|
c865e05 Add swedish Qt translation
|
|
bee5338 Readd overlay hook on DLL_THREAD_ATTACH
|
|
|
|
2010-10-30
|
|
Spaccaossi <spaccaossi@users.sourceforge.net>
|
|
2a26a18 Italian translation for 1.2.3
|
|
|
|
Svenne33 <svenne33@users.sourceforge.net>
|
|
97e4bd6 Swedish translation for 1.2.3
|
|
|
|
Jonathan <zentriple@users.sourceforge.net>
|
|
6f7435f Danish translation: small update
|
|
|
|
2010-10-24
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
f913b99 Updated Spanish translation for 1.2.3
|
|
|
|
2010-10-22
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
ec2b987 Updated Japanese Translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1d05e6e Patch build patch
|
|
|
|
2010-10-21
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
d84fa5d Add a winpaths_default.pri to contain all windows dependency
|
|
paths and make them easily overridable by a custom
|
|
winpaths_custom.pri
|
|
|
|
2010-10-19
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
c4211c1 Merge remote branch 'rantanen/master'
|
|
|
|
Mikko Rantanen <jubjub@jubjubnest.net>
|
|
0b14cb3 Clarified varint encoding
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
99ddd8f Updated Spanish translation for 1.2.3
|
|
|
|
morris <tkmorris@users.sourceforge.net>
|
|
7f3d833 Brazilian Portuguese translation update
|
|
|
|
Jonathan <zentriple@users.sourceforge.net>
|
|
aca189b Updated Danish translation for 1.2.3
|
|
|
|
2010-10-18
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
65e4071 Switch VAD default from SnR to Amplitude and adjust UI
|
|
accordingly. Run audio wizard without asking first. Add update
|
|
counter to config for future updates. Add abstraction for
|
|
Version query/parsing.
|
|
|
|
Mikko Rantanen <jubjub@jubjubnest.net>
|
|
e90d14f Described varint decode function in documentation
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
4bb38b8 updated german translation
|
|
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
848d242 ALSA: added Rear Center and boosted the channel count to 9
|
|
66fa813 Plugins: Manual plugin corrected.
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
84c611c Updated Polish translation
|
|
|
|
2010-10-17
|
|
Mikko Rantanen <jubjub@jubjubnest.net>
|
|
90b46fc Boredom?
|
|
23408f8 Fixed a reference and UDP packet size unit
|
|
594f950 Updated message documentation and fixed some errors based on
|
|
pcgod's input. Fixed some references as well.
|
|
4b71e41 Rather complete documentation of Messages
|
|
|
|
morris <tkmorris@users.sourceforge.net>
|
|
4731d82 Brazilian Portuguese Translation
|
|
|
|
2010-10-16
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
ce79583 Fix easter time and a compiler warning
|
|
|
|
Mikko Rantanen <jubjub@jubjubnest.net>
|
|
00fb3c6 More additions to the packet descriptions
|
|
4606a71 Further documented some of the Messages in the reference
|
|
96c80d0 More documentation. - Some tweaks to TCP connecting, mainly in
|
|
form of figures. - Initial Proto buffer message descriptions
|
|
as tables that contain field descriptions. Most descriptions
|
|
missing.
|
|
|
|
Svenne33 <svenne33@users.sourceforge.net>
|
|
854f5da New update of Swedish translation
|
|
|
|
2010-10-15
|
|
Arie <allochtoon@zonnet.nl>
|
|
f4b0278 Better Engrish for button
|
|
|
|
Mikko Rantanen <jubjub@jubjubnest.net>
|
|
b4cdc19 Further enhancements to the documentation
|
|
cc5137e Why not include the updated pdf as well?
|
|
46f27d7 - Added message structure env/command - Added initial
|
|
description on UDP protocol
|
|
|
|
Svenne33 <svenne33@users.sourceforge.net>
|
|
4a684df Swedish translation updated
|
|
|
|
2010-10-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9fee66e Speed up SQLite for client even more
|
|
8eef3c0 Speed up SQLite for client
|
|
|
|
2010-10-12
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
8d97167 Fix "Optimize for high contrast" makes volume bars disappear
|
|
(#3085154)
|
|
|
|
2010-10-11
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
45ea514 ALSA:re-ordered the speaker mapping to ALSA standards.
|
|
|
|
2010-10-09
|
|
B0nuse <mumble@mumble.ru>
|
|
fd6faf1 Updated mumble_ru.ts with fixes.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
bdd383c Fixed unreliable Steam linking for BFBC2
|
|
|
|
2010-10-08
|
|
Natenom <natenom@googlemail.com>
|
|
1eaee4b Updated German translations.
|
|
|
|
2010-10-07
|
|
DK <davidk@mail.org>
|
|
52f7090 String fixes
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
2a1bd18 Add no-vorbis-recording buildflag for disabling vorbis for
|
|
older libsndfile versions
|
|
9fd2611 Fix support for older libsndfile
|
|
|
|
Justin McGrath <justin.m.mcgrath@gmail.com>
|
|
4170dc7 Added *.jpeg to image filter for avatars as per Feature
|
|
Request 2998995
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1a8da34 Make the icon valid
|
|
76df86a Alternative svg rendering for application icon
|
|
7df254a Sync alternate icon render
|
|
f52fb66 Update to new G15 SDK
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
bb3cb7f Updated Polish translation
|
|
|
|
2010-10-06
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
3556898 Updated Japanese Translation
|
|
|
|
Justin McGrath <justin.m.mcgrath@gmail.com>
|
|
8ac8b45 Fixed bug #3062825
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
392333a String fixes in the ACL edit dialog found by fwaggle
|
|
ba6bd1e Fix codec selection and outdated bitstream constants
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bd121b5 Support older libsndfile
|
|
31488de Experimentally switch back to "real" boost typeof
|
|
|
|
2010-10-05
|
|
Natenom <natenom@googlemail.com>
|
|
e8810bf Limit name label width in ban editor to 500 to not break the
|
|
UI with very long names.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
ac2b6ca Remove unused code, spotted by rawnar
|
|
|
|
2010-10-04
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
3a703dd Updated Japanese Translation
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
343510e Flush client ACL cache after registration
|
|
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
87f3c8c Plugins: Borderlands updated to version 1.40.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0369e8e Fix English source strings
|
|
|
|
2010-10-03
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
bd2f257 Bundle intermediate CAs for the overlay installer to make Mac
|
|
OS X 10.5 play along nicely.
|
|
|
|
2010-10-02
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
ac49c60 Prevent GUI password editor from leaking token ACLs into
|
|
inherited channels.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
f0b3af6 Recorder string fixes
|
|
|
|
2010-09-29
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
a72dfa8 Explicitly specify which events to intercept via EventTap.
|
|
Fixes random crashes on Leopard.
|
|
|
|
2010-09-27
|
|
Svenne33 <svenne33@users.sourceforge.net>
|
|
8a5998f Swedish Translation (#3071209 & #3071223)
|
|
|
|
2010-09-18
|
|
Natenom <natenom@googlemail.com>
|
|
5f774af Fixed a translation typo submitted by Radioactiveman in IRC on
|
|
#mumble, German translation updates
|
|
|
|
2010-09-15
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
9374b51 Adding new favourite server now completes from clipboard.
|
|
Added password edit field to favourite edit dialog (only shown
|
|
for SuperUser or favourites which already have a password)
|
|
|
|
2010-09-12
|
|
Natenom <natenom@googlemail.com>
|
|
fe52c22 Fixed a German translation typo which caused the overlay
|
|
editor to save mumblelay files without extension. Submitted by
|
|
Thomas <moes_taverne@gmx.li> via email.
|
|
|
|
2010-09-09
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
979c415 Fix typo in qaSelfComment patch
|
|
4c739e9 Fix qaSelfComment not disabled on startup
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
f4b7ff2 Reformat this block and reword the comments
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
25e7ebb Move qmake profile lines to single line to work with release
|
|
script
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
10625c9 Update polish translation
|
|
|
|
2010-09-07
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
0b34efb Hide system cursor when in interactive overlay on Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6e3fc04 Give the overlay text a bit more space
|
|
eb3479b Disallow suppressing left mouse button
|
|
1f4be58 Use slice path for Ice 3.4.1
|
|
ccb9350 4.7.0 cross-compatible qmake
|
|
|
|
2010-09-06
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
07b7533 Alternative way to enable overlay debugging on OSX.
|
|
0f355bd Only disable GL_TEXTURE_GEN_* if they're already enabled.
|
|
Fixes black screen issue with EVE on OSX (via Cider)
|
|
|
|
2010-09-05
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
a8a2129 TextMessage recording warning for pre 1.2.3 clients + Comments
|
|
+ minor refactoring
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
dba101a Re-add NSOpenGLContext awareness to Mac OS X overlay to
|
|
improve resolution detection in SC2 and Source Engine games.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
c8bfedb Added launch checkbox and new bitmaps for the installer
|
|
|
|
2010-09-03
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
803a6d5 Update jp filenames for mumble11x as well.
|
|
|
|
B0nuse <mumble@mumble.ru>
|
|
09c23f8 Russian translation update.
|
|
|
|
2010-09-02
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
f78a58b Updated Japanese Translation (#3058069)
|
|
|
|
Nicos Gollan <gtdev@spearhead.de>
|
|
8dccb14 Improve Overlay Font Resizing
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
518b2aa Make overlay injection work on Mac OS X Leopard.
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
83d2ee8 Updated German translations
|
|
|
|
zuczeq <zuczeq@users.sourceforge.net>
|
|
a3518d4 Translation update - Polish (#3054197)
|
|
|
|
2010-08-31
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
f0a8051 Re-add missing codesign files from overlay installer.
|
|
1ac9afa Unix/MacOSX overlay library: Tell OverlayClient when we've
|
|
mapped SharedMemory so it can safely be released.
|
|
|
|
2010-08-30
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
47fcb76 Add a mutex locking for plugin strings to fix race condition
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
3bae17a ConnectDialogEdit: Use "Add Server" title when adding a new
|
|
server.
|
|
f1a0740 Report bIs64 for OSX. The arch info stuff returns the arch of
|
|
the kernel, which is almost always i386.
|
|
212ed93 Remove Mac OS X overlay launcher.
|
|
9e5d846 Only disallow opening external URLs when overlay-embedded,
|
|
internal URLs are still allowed.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
dd3d537 Make toolbar icons skinnable
|
|
|
|
2010-08-29
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
37faf24 Fix comment of the previous commit.
|
|
092784e Disallow clicking links in the log when embedded into the
|
|
overlay on OSX.
|
|
531bb4e Use Cleanlooks style when embedded into the overlay on OSX.
|
|
16170ad Manually embed OverlayUserGroup into QGraphicsScene on Mac OS
|
|
X to get correct positioning.
|
|
52dcfb1 Use event->widget() as parent for OverlayUserGroup context
|
|
menu when not embedded (fixes non-embedded OverlayConfig menu
|
|
on OSX)
|
|
c477395 Disable unifiedToolbar hack for Qt >= 4.7.
|
|
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
8b3dee1 Plugins: Borderlands extended support and changed context
|
|
handling.
|
|
|
|
2010-08-28
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
fb9f982 Allow semi-transparent windows on our overlay for Mac OS X
|
|
again. Fixed in mumble-developers-qt.
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
4f1ff20 This patch adds a read-only recording flag to the User object
|
|
that is returned by getState() over Ice. Polished by Svedrin
|
|
(Michael Ziegler <diese-addy@funzt-halt.net>)
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
95233ce Change german translation to match the english text
|
|
0fc10ed Remove CWD from DLL search path on Windows
|
|
cbd8457 Qt's japanese translation file was renamed in 4.7
|
|
|
|
2010-08-27
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
f9fb2fd Forward events through Qt instead of using
|
|
performSelector:onThread: to be able to properly forward
|
|
events in nested event loops.
|
|
ae18413 Don't call activateWindow on qteText. It cancels the window's
|
|
Qt::WA_DontShowOnScreen state on Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0afaf58 ifdef jitter reporting
|
|
|
|
2010-08-26
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
a4c33cc Only allow interactive overlay for fullscreen apps on Mac OS
|
|
X.
|
|
|
|
2010-08-25
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
ab16dfc Add sound for recording state change notifications
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
f7aa9be Add no-crash-report to INSTALL. Fix wording for
|
|
CONFIG+=universal.
|
|
|
|
B0nuse <mumble@mumble.ru>
|
|
81005bf Update of Russian translation with Fixes.
|
|
|
|
2010-08-23
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
a74fdf8 Exclusive input is now disabled by default
|
|
|
|
Nicos Gollan <gtdev@spearhead.de>
|
|
82aae29 Portable OverlayTest, disable exception on Linux
|
|
a53926e Fix config layout, some code fixes
|
|
a6a6823 Add FPS functionality to OverlayTest
|
|
d398718 Overlay corrections
|
|
fa3529f Import/export of overlay settings
|
|
616d5b9 Extended the overlay settings
|
|
49558f7 Broke up monster Overlay.cpp
|
|
f649795 Overlay text refactoring and refining
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
685954c Source updates
|
|
|
|
2010-08-22
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
1eb4c72 Fix my broken hide-overlay logic.
|
|
433c5f6 Use QT_MAC_USE_COCOA instead of MACOSX_UNIVERSAL_BUILD. Fix
|
|
universal build.
|
|
89b8307 Move around a few calls that make the overlay-embedded
|
|
MainWindow usable on OSX.
|
|
132add5 Use ConfigDialogMac for empty g.qsCurrentStyle as well.
|
|
0f0e141 Fix restoreGeometry for Mac OS X when using
|
|
unifiedToolbarOnMac.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
630fe7d Don't crash using local loopback / recording + overlay
|
|
|
|
2010-08-21
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
f6c98e4 Add backend to frontend error reporting for recorder
|
|
cb8ddcf Fix compile errors
|
|
8faf40f Add support for ASIO format ASIOSTInt24LSB
|
|
|
|
Jamie Fraser <jamie.f@sabrienix.com>
|
|
71e9029 Ice method: int getLogLen()
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
c88692b csShape is no longer a member variable.
|
|
f6d9c4f Use system cursors for OSX interactive overlay.
|
|
24fb17f Don't restore/store geometry for overlay-embedded
|
|
ConfigDialog.
|
|
326f5b0 Fix crashbug where forwarded ocIntercept events were processed
|
|
after we were out of the interactive overlay.
|
|
c101191 Add PID message to OSX overlay lib.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
ab81d38 Add player-specific context information to BF2
|
|
|
|
2010-08-19
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
ab2ed68 Blacklist WPF apps in the overlay
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
92fe3c7 ServerHandler as shared_ptr
|
|
81f9d9f Boost 1.44
|
|
|
|
2010-08-18
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
c19821c Updated Japanese Translation
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
11edcd6 Bump Boost to 1.44.0 for OSX.
|
|
5ec6c9c Fix CrashReporter build for Mac OS X.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
1a88c2e Fix old version uninstall
|
|
|
|
2010-08-17
|
|
Natenom <natenom@googlemail.com>
|
|
f5eeaaf Updated German translations.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
fb784a5 Merge branch 'recording-clean' of
|
|
git://github.com/arrai/mumble-record
|
|
e5c668f Add more keyboard shortcuts in the settings dialog
|
|
1a51db9 Installer fixes
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ccf4b33 Use .mm ending in 11x as well
|
|
f6a3e82 Add cpu type and SSE2 state to usage stats
|
|
|
|
2010-08-16
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
1d32a33 Japanese translation for current git
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
4518147 Fix recorder error messages.
|
|
3870798 Add comments in VoiceRecorder
|
|
|
|
2010-08-15
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
22a74ac Add log messages/notifications for recording state changes
|
|
66ef598 Add vcheck
|
|
163ae5a Prevent turning / into // at the beginning of filenames (d'oh)
|
|
3c4fbd5 Maybe fix linux absolute paths + Minor stuff.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
a4b5217 Arma2 conditional to prevent premature linking; L4D2 update
|
|
|
|
2010-08-14
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
7b9ca2c Add path and filename templating. Fix recording mode restore.
|
|
Add missing licensing headers.
|
|
324d43e Make sure recorder is aware of connection state. Don't show
|
|
recorder icon in menu.
|
|
d876cab Fix browse button
|
|
2622533 Fix deadlock on codec change while recording. Various minor
|
|
style fixes.
|
|
|
|
B0nuse <mumble@mumble.ru>
|
|
172d060 More fixes for mumble_ru.ts file
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
2926e6f Use Qt's StringBuilder where available and add pch include
|
|
7732ca1 Add a namespace for VoiceRecorder format functions
|
|
7301003 Fix multichannel recording
|
|
|
|
2010-08-13
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
8376c46 Fix permission issue with OSX overay installer when no
|
|
/Library/ScriptingAdditions/ directory exists prior to
|
|
install.
|
|
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
95cdca8 Borderlands plugin: added support for german version of
|
|
Borderlands
|
|
|
|
2010-08-11
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
40c04a1 Don't use ConfigDialog_macx for compat client.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
a6423d9 Delete dialog and possible crash fixes
|
|
3a29bdc Possible crash fix
|
|
7e18e35 Use the correct way to add the WIX UI extension
|
|
c333198 Always install libmysql.dll
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a40cd34 Fix a few more SSE/SSE2 installer issues
|
|
00f405c Add SSE2 export to installer
|
|
ff47838 SSE2 build using MSVC
|
|
6cf5ac9 Update Ice embedded doc
|
|
|
|
2010-08-10
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
0bd663f Split out native-looking OSX ConfigDialog into a fully
|
|
separate class. Allows us to pick which one to use at runtime.
|
|
1db53c6 Call winId() in MacOS ConfigDialog to ensure is backed by a
|
|
native window.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
331da15 Correct debug path and Ice version in installer
|
|
d6f8076 Machine-dependent installer settings
|
|
|
|
2010-08-09
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
03009a9 Fix crash on close + recording dialog behavior when stop is
|
|
pressed
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
e555a83 Add a namespace for the enum
|
|
fad3790 Fix crash on recording stop
|
|
4ad437a Use the MSVCRT 2010 merge module and readd the translation
|
|
files
|
|
4bb0bf2 Add MSI-based installer
|
|
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
1a0e643 Borderlands plugin updated to version 1.31
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1009e97 Include MSVC version in plugin query
|
|
38ffcfb Avoid NULL on sendmessage to invalid sessions
|
|
dac82c9 VS 2010 build
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
06dd3ab Gmod update; minor plugin fixes/updates
|
|
|
|
2010-08-08
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
598b7c3 Add recording UI
|
|
4a2d48d VoiceRecorder backend extension for UI needs
|
|
32017ea Settings load and restore for recording feature
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
a34f73a Fix URL and Mac OS X install instructions in README.
|
|
451c11d Fix mumble11x GlobalShortcut_macx symlink.
|
|
8b298ba Forward intercepted events directly to NSView rather than
|
|
going through NSApplication first...
|
|
f9f142f Forward more events to ocIntercept.
|
|
|
|
2010-08-07
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
2e99628 Style fixes and safer pointer handling
|
|
0321c24 Add recording icon
|
|
|
|
2010-08-05
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
3d6ef0f Ignore zero scopeId in ping replies
|
|
|
|
2010-08-04
|
|
Jamie Fraser <jamie.f@sabrienix.com>
|
|
bf561d3 Toggle setting (rememberchannel) for remembering a registered
|
|
users last channel.
|
|
|
|
2010-08-03
|
|
Jamie Fraser <jamie.f@sabrienix.com>
|
|
ab31fc2 added timestamps to foreground log output
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
b4dc0e6 Forward ocIntercept events on Mac OS X to viewport instead of
|
|
QGraphicsView. QAbstractScrollArea does not propagate
|
|
QEvent::Mouse* events.
|
|
|
|
B0nuse <mumble@mumble.ru>
|
|
ff56005 Updated Russian translations.
|
|
|
|
2010-07-31
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
6a05cd6 Attempt at forwarding Mac OS X mosue events to QGraphicsView
|
|
during ocIntercept.
|
|
|
|
2010-07-30
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
41cdc04 Diable overlay for universal Mac OS X builds.
|
|
ba654a5 Auto-updating overlay installer on Mac OS X.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
a2e2a82 Fix crash when connecting to a different server
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
019c47a l4d2 update
|
|
1a2ea89 Fix last commit
|
|
aa0fc95 Add context support to BFBC2
|
|
0c69d52 Gmod update
|
|
|
|
2010-07-29
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
e681802 Add Qt's russian translation
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
d0a6627 Source plugin updates; clarify regName parameter usage in
|
|
Murmur.ini
|
|
|
|
Imre Botos <zokny@users.sourceforge.net>
|
|
3e91919 Counter-Strike 1.6 plugin fix
|
|
|
|
2010-07-28
|
|
Jamie Fraser <jamie.f@sabrienix.com>
|
|
85feea3 Added ability to disable logging to DB
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
6422f37 Fix appdata migration when no ~/Library/Application
|
|
Support/Mumble exists.
|
|
8aeda4d Move Mac OS X data dir to ~/Library/Application Support/[...]
|
|
|
|
2010-07-27
|
|
Nicos Gollan <gtdev@spearhead.de>
|
|
2debbf0 Refining overlay font rendering
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
8f63e4d Check overlay installer for version info instead of the Mumble
|
|
app bundle.
|
|
|
|
B0nuse <mumble@mumble.ru>
|
|
b8f14d8 Translation fixes (Russian)
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
e0163bd Updated German translations
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
8f73beb Fix a possible race condition on reconnect
|
|
|
|
2010-07-26
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
e0d1de4 Don't stop device initialization in CoreAudio in cases where
|
|
reading BufferFrameSizeRange fails.
|
|
f88ca84 Fix typo in CoreAudio.
|
|
bf8d005 Zero out AudioBufList in CoreAudioInput constructor. Could
|
|
lead to nasty crashes in cases of failing CoreAudio input
|
|
initialization.
|
|
1c39e8d Bump overlay version to get users to test the new installer.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
385f256 Fix overlay dll debug output
|
|
8f0a2bd Revert "Overlay blacklist wmpnscfg.exe and fix the
|
|
mumble_ol.dll's debug output" because it breaks the overlay
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
f5f526d Fix multiple issues with ArmA 2 plugin, and update it to 1.07
|
|
|
|
2010-07-25
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
dd93a58 Prevent Russian language file for installer from overwriting
|
|
the English source strings
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
acb93fb Switch Mac OS X overlay installer to a signed Apple .pkg
|
|
installer.
|
|
|
|
2010-07-24
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
c8dfd56 Fix typo in last patch
|
|
f5704a0 Clicking tray icon now activates the window if it is inactive
|
|
instead of hiding it
|
|
c24b79e Overlay blacklist wmpnscfg.exe and fix the mumble_ol.dll's
|
|
debug output
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
9ba3eb3 Dist script fixes for universal build.
|
|
cbc880e New LGLCD SDK path on Mac OS X.
|
|
3c936c2 Make CONFIG+=universal imply no-cocoa
|
|
|
|
2010-07-23
|
|
Nicos Gollan <gtdev@spearhead.de>
|
|
022772e More uniform font rendering in overlay
|
|
|
|
2010-07-22
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
41f8041 Work around the overlay preview resizing problem by minimizing
|
|
the amount of unnecessary style changes we do.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
dcc541a Add Qt's accessibility dll to the installer
|
|
|
|
2010-07-20
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
0a880fe Add local voice recording
|
|
4335312 Add another QThread::yield in the audio output code
|
|
8bd2060 Added/updated russian installer and client translation,
|
|
submitted by B0nuse on #mumble.
|
|
4315190 Add russian translation file to the resource file.
|
|
|
|
2010-07-18
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
7208fcc Fix more crashes if we have no ServerHandler
|
|
cf3c151 Lazy init the ServerHandler object and don't crash if we have
|
|
no ServerHandler
|
|
|
|
2010-07-17
|
|
Nicos Gollan <gtdev@spearhead.de>
|
|
8bd79b6 Use noise-filtered amplitude for VAD
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
1b3d329 Fix AudioStats for compat client.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
bfa01db Fix reconnecting when using Qt 4.7
|
|
63b84d3 Disable system CA override in Qt 4.7
|
|
0dc54d7 Fix MSVC compile errors
|
|
3b594af Workaround for the client certificate verification bug in Qt
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
173ebf8 Allow getRegistration with read pw
|
|
|
|
2010-07-16
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
932fe13 Fix logic error in osxdist.py. Also make copied libraries
|
|
explicitly owner-writable (OpenSSL wasn't).
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
75df5b7 Handle external auth with whitespace
|
|
|
|
2010-07-15
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
2997897 Fix some gcc and cppcheck warnings
|
|
fe9ae2d Disable crash reporter on linux
|
|
89d30a9 Fix possible fd leak in OSS code
|
|
|
|
2010-07-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c4eefe7 Use local OpenSSL for static build
|
|
470a089 New servers have DB version 5
|
|
|
|
2010-07-13
|
|
Natenom <natenom@googlemail.com>
|
|
e4615e6 Add -n (suppress certificat) to the command line options.
|
|
|
|
2010-07-12
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
fe2e3e5 Some minor cleanup in the bfbc2 plugin
|
|
10e5299 Prevent l4d2 plugin from crashing Mumble on trylock
|
|
a8efbbf Fix display bug in Audio Wizard
|
|
|
|
2010-07-11
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
0cf351e Only copy mumble-g15-helper to app bundle if it exists.
|
|
e925ec6 Update Mac OS X build for Ice-3.4.1, Boost 1.43.0 and detect
|
|
the presence of LGLCD SDK (disable g15helper if not present)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
288dab9 Update to CELT 0.8.1
|
|
6c61371 Report OpenSSL version to console
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
bbd417b Fix typo in L4D2
|
|
|
|
2010-07-10
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
492ffa4 See if state value causes L4D2 bug
|
|
25e833b Source plugin updates; BFBC2 update, works with Steam now
|
|
|
|
2010-07-09
|
|
Jamie Fraser <jamie.f@sabrienix.com>
|
|
9c9983b Added default root certificate store on FreeBSD.
|
|
|
|
2010-07-05
|
|
Andreas Bibok <biboka@users.sourceforge.net>
|
|
3c4fe52 Partial translation to Hungarian
|
|
|
|
Necromancer <necromancer3@users.sourceforge.net>
|
|
1d155a1 Hebrew translation update: translated audio input, audio
|
|
output, user interface and shortcuts sections.
|
|
|
|
Sergey Ivanov <randomei@users.sourceforge.net>
|
|
e6514f0 Updated russian translation
|
|
|
|
2010-07-03
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
cb9c5bd Customize labels for high contrast mode so they talk about
|
|
what is actually visible
|
|
|
|
Jamie Fraser <jamie.f@sabrienix.com>
|
|
ea20c4c Fixed Murmur Build on FreeBSD
|
|
|
|
2010-07-02
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
d1dd3e7 wow: update to 3.3.5
|
|
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
d135236 Plugins: Changed the pointers for the camera information of
|
|
Borderlands
|
|
|
|
2010-06-29
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
5c40cfe Don't validate the name before we are sure it wasn't already
|
|
validated by an authenticator
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
6b33dda Don't crash on long usernames
|
|
|
|
2010-06-27
|
|
Kissaki <kissaki@gmx.de>
|
|
0c38e42 correct inline-doc and make it clearer
|
|
|
|
2010-06-21
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
cb223d4 Add a wrapper for the new CELT 0.8.0 API
|
|
|
|
2010-06-20
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
4d79d80 Allow <img> tags with an empty source url
|
|
|
|
2010-06-19
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
73f3ac2 Fix WASAPI exclusive output for some broken drivers
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a0593c9 s/input/output/ for warning
|
|
|
|
2010-06-18
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
54f1a03 Fix server compilation on Debian Lenny (Qt 4.4, Ice 3.2)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
33990fb Fix output buffer size for exclusive mode WASAPI
|
|
c3f587b WASAPI Exclusive Mode output and 11x compile fix
|
|
|
|
2010-06-14
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
74fc0b0 Increase murmur log window size on windows
|
|
47af935 Enable Windows security stuff for release builds
|
|
2493907 Fix qmake 4.7 deprecation warnings
|
|
6f52a68 Add VS 2010 pdb files to .gitignore
|
|
|
|
2010-06-06
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
1f56580 Add basic recording logic
|
|
773f05a Fix some warnings in the chatbar code
|
|
|
|
2010-06-04
|
|
arrai <array.of.intellect@gmail.com>
|
|
3ef3ea8 Add recording state handling to the client
|
|
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
d187857 WINAPI update: WinVerifyTrust() returns a LONG instead of
|
|
HRESULT
|
|
|
|
2010-06-02
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
a6d75b5 Updated Japanese Translation
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
fe9496d Fix: Option "Don't hide in tray when minimized" partly broken
|
|
(#2975969). Also remove unused custom signal
|
|
|
|
2010-06-01
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
671a3e3 Remove margins for p tag in the default style to get rid of
|
|
unwanted double spacing
|
|
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
3f353e8 Fixed: Passing zero length string in Borderlands plugin
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
84088f8 Experimental WASAPI exclusive input mode
|
|
99fb316 Remove desktop shortcut for 1.1.x
|
|
e5b8627 Fix download path for bonjour
|
|
|
|
2010-05-31
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
6d7408f Add text to the DockTitleBar so its purpose is clearer
|
|
6a2c230 Restore nickname auto-completion for TextEdit based Chatbar
|
|
2f5db27 Prevent richtext from being pasted into the chatbar and make
|
|
sure we escape html entities before sending. Also rename of
|
|
ChatbarLineEdit to ChatbarTextEdit.
|
|
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
dc11bc5 wow update plugin to 3.3.3a
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d10747f Updated installer
|
|
|
|
2010-05-29
|
|
rdb <git@rdb.name>
|
|
68d4371 recieve -> receive
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
502c8ad Remove mention of deprecated no-xevie in INSTALL
|
|
|
|
2010-05-28
|
|
Mark-Willem Jansen <rawnar@users.sourceforge.net>
|
|
e84fbbb Updated Borderlands plugin for the new API.
|
|
2201bdd Added a postional audio plugin for Borderlands.
|
|
|
|
2010-05-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e4c5071 Only show tray config if tray exists
|
|
a8268d7 Add recommended user CAs explicitly
|
|
|
|
2010-05-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1741e72 Direct G15 support
|
|
|
|
2010-05-19
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
36e3950 DoDS, TF2 updates
|
|
|
|
2010-05-18
|
|
Semion Tsinman <Necromancer3333@gmail.com>
|
|
91cef12 Hebrew update
|
|
|
|
Ludwig Nussel <ludwig.nussel@suse.de>
|
|
70a528a fix build for Qt 4.5
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
230c942 Update to new Boost and Bonjour
|
|
|
|
2010-05-16
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
491de61 Enable multi channel audio by default to prevent problems with
|
|
bad audio drivers
|
|
|
|
2010-05-15
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
69aaf67 Plugin updates
|
|
|
|
2010-05-08
|
|
Álvaro Manuel Recio Pérez <naproxeno@kepis.(none)>
|
|
0846a64 Updated Spanish translation
|
|
|
|
2010-05-06
|
|
Ilmar Kruis <seaeagle1@users.sourceforge.net>
|
|
57d55c0 Update lotro to Vol 3, Book 1 patch 1
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
5fe803e MW2, gmod updates; BFBC2 address fix
|
|
|
|
2010-05-05
|
|
Kissaki <kissaki@gmx.de>
|
|
fb7dbfe make icesecret comments clearer
|
|
|
|
2010-05-04
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
ec31de1 Add black/whitelist icon loading for Windows. Make lists match
|
|
on full path as well as executable names
|
|
532c3f2 Fix compile on non OSX systems
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
e75ec48 Hide overlay black-/whitelist on Linux
|
|
|
|
2010-05-03
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
ae4244a Move FPS counter checkbox below 'Enable Overlay' checkbox.
|
|
9238e32 Hook up the last missing piece for overlay exclusion on Mac OS
|
|
X.
|
|
a768909 Use mumble.icns instead of mumble.osx.png now that we can load
|
|
.icns with QIcon.
|
|
1f6d202 Bump OSX overlay version because of the FPS counter.
|
|
28056d1 CFBundleIdentifier-based overlay app-exclusion. Also, show
|
|
icons for excluded apps.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
d8e8909 TF2, DODS update
|
|
|
|
2010-04-29
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
11fda9b Fix *nix OpenGL overlay and add FPS counter code to OSX
|
|
overlay.m
|
|
58bf724 Fix mkwrapper.pl for Ice 3.4 and update MurmurIceWrapper.cpp
|
|
1beb966 Fix SCALESIZE macro for overlay editor. Rename fHeight symbol
|
|
to fZoom to prevent confusion.
|
|
6380a88 Transmit fps more often and represent them as float
|
|
02811bc Make sure temporary group memberships of a user are purged
|
|
once he disconnects
|
|
|
|
2010-04-28
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
d8f1ac1 Add an optional FPS counter to the overlay
|
|
fbb54cb Set a title for the Overlay Editor
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
6b5b738 L4D2 update
|
|
ebdcfa1 BFBC2 update; attempt at using position array to determine
|
|
gamestate
|
|
|
|
2010-04-26
|
|
Kissaki <kissaki@gmx.de>
|
|
8cfb579 fix string
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
7d8d6cd Don't try to do overlay stuff if we're in an invalid GL
|
|
context. Bump overlay version once again.
|
|
6d3567b Sanity check viewport size in overlay. Bump version.
|
|
|
|
2010-04-25
|
|
Kissaki <kissaki@gmx.de>
|
|
9e9fe0a updated German translation
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
3deff65 Update Mac OS X dist script to build with new Xcode and new
|
|
libcelt.
|
|
a74a0f6 Specify absolute path for slice2cpp for macx.
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
e1eacae Updated Spanish translation
|
|
|
|
2010-04-23
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
44fb5c9 Fixed misleading label in ConnectDialogEdit.ui (Servername ->
|
|
Label) (#2991173)
|
|
aad4de1 Enter a channel with keyboard (#2981163)
|
|
974a1ee Prevent debug version from checking for updates
|
|
4e57b3a Limit debug version to only loading PA plugins from
|
|
executable/plugins folder
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e016c4c Fix ice compile of static server
|
|
|
|
2010-04-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
02071e4 Fix compile of cs plugin
|
|
0f7a141 Add dynload of CELT 0.8.0
|
|
e5858a6 Add config.h for 0.8.0 on Win32
|
|
b6e2574 Add CELT 0.8.0 module
|
|
|
|
2010-04-18
|
|
Semion Tsinman <Necromancer3333@gmail.com>
|
|
5f98de7 [translation] Hebrew
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
beb7708 Make sure context string in cs1.6 plugin is zero terminated
|
|
before doing anything with it
|
|
653434f Add Counterstrike 1.6 plugin to installer
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c365656 Add Hebrew to dist files
|
|
|
|
Anton Romanov <theli.ua@gmail.com>
|
|
ec7e78d in case GL_ARRAY_BUFFER is bound, store and reset it before
|
|
rendering overlay and restore after
|
|
|
|
Imre Botos <zokny@users.sourceforge.net>
|
|
7b77dea Counter-Strike 1.6 Positional Audio support
|
|
|
|
2010-04-17
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
472296f Updated japanese translation.
|
|
|
|
Sergey Ivanov <randomei@users.sourceforge.net>
|
|
2d3a791 Russian Translation
|
|
|
|
Imre Botos <zokny@users.sourceforge.net>
|
|
fa066e5 Counter-Strike 1.6 Positional Audio support
|
|
|
|
2010-04-16
|
|
Kissaki <kissaki@gmx.de>
|
|
372f763 add some detail to the ini-comment
|
|
|
|
2010-04-11
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
3c34514 Disable local TTS playback of messages you sent
|
|
74b56d6 Remove UTF-8 BOM from all python scripting samples as they
|
|
mess up the shebang on *nix
|
|
9019afb We do not need to rely on ICE env after all. Just use the
|
|
relative path.
|
|
00c1d7d Make testdynamic.py work on windows systems
|
|
e6d84a8 Add UserLastActive to UserInfo so it is available over Ice.
|
|
9d32c71 Make slice include path rely on ICE environment variable on
|
|
win32
|
|
|
|
2010-04-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a21e814 Fix Ice compile on RHEL
|
|
87e2ba9 Relabel automute to autodeafen
|
|
61f1cf2 Fix ice compile on Win32
|
|
|
|
2010-04-04
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
e336340 Attempt to fix unreliable BFBC2 addresses
|
|
|
|
2010-04-02
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
8e9f260 Move overlay loader from our app bundle to the loader itself.
|
|
Bump loader version.
|
|
4441ccc Refine overlay uninstall.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
8a3f9ee Fix changing ban timestamps
|
|
|
|
2010-03-31
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
9e15f34 Force single applaunch observer.
|
|
6354747 Override --signature-size passed to codesign in osxdist.py.
|
|
6c63e2a Pass user's current priority speaker flag in DBus. Not false.
|
|
c982354 Fix OSX overlay installer. Create ScriptingAdditions directory
|
|
if needed. Rename destination plist key.
|
|
6691d62 Pass false for priority speaker on DBus.
|
|
9e6a3b4 Update OSX Ice path to 3.4.0, fix slice command too.
|
|
335ab7b Add GL symbol availability checking to OSX overlay.
|
|
|
|
2010-03-30
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
9b296bc Don't require a secret for getSliceChecksums()
|
|
80a7907 Fix some Ice examples
|
|
77e70aa Add Ice checksum and priority speaker flag
|
|
359d01c priority speaker - server side
|
|
d556ca3 priority speaker - client side
|
|
|
|
2010-03-29
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
8ce81fe Allow read-only access to the logfile on Windows
|
|
|
|
2010-03-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e9ed414 Change session queue dynamically
|
|
|
|
2010-03-26
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
a030ee8 BFBC2 update
|
|
|
|
2010-03-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ee679ba Fix width/height mixup for scale factors
|
|
|
|
2010-03-22
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
c63cfa0 Installable overlay for OSX.
|
|
|
|
2010-03-21
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
4b426f3 TF2 update
|
|
|
|
2010-03-20
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
7fea437 Add stubs needed for new installable overlay on OSX.
|
|
55992db Add (Mac OS X specific) overlay installation and overlay
|
|
upgrade pages to the Overlay config.
|
|
a8b96ce Remove frame from chat QTextEdit box on Mac OS X.
|
|
9215dbe Re-enable unified toolbar for OSX.
|
|
b5ec788 Always center the alert dialog in the Mumble.compat binary.
|
|
e5e7fed Remove wrong include in macx.pro.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
9358a16 Add alpha-testing BFBC2 plugin
|
|
|
|
2010-03-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
52c8931 Fix array index
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
02115d6 MW2 update
|
|
|
|
2010-03-18
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
69a34a9 Fix copy&paste from the log window
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0485e2e Add timeout to authenticators
|
|
|
|
2010-03-16
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
620f169 Make sure the overlay closes its registry handle
|
|
|
|
2010-03-15
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
55aee09 New default_avatar.svg "Mr.Jibberish" *Work in progress*
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
e97a7a1 QTextEdit doesn't have a setFrame() method.
|
|
|
|
2010-03-13
|
|
root <root@DiskStation.(none)>
|
|
2903d05 Updated French Translation
|
|
|
|
2010-03-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b5b0a4d Handle mixed case groups in group editor
|
|
710dfb7 Use new slice doc syntax
|
|
136cac0 Add a few testgroups to the testauth
|
|
10a069b Save geometry when embedding in overlay
|
|
8776329 Create SU account if it doesn't exist yet when setting
|
|
password
|
|
d723a63 Update addban to use new Ice init
|
|
7a0d75d Update weblist.php to work with both Ice 3.3 and 3.4
|
|
|
|
2010-03-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c5736e3 QDateTime seems to think time_t should be local time. It's not
|
|
06fec27 Work around WSAAsyncSelect and WSAEventSelect overlapping on
|
|
Win32
|
|
2b6bad6 Flash in browser workaround
|
|
|
|
2010-03-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
413ea83 Only give UserInfo parent when in overlay
|
|
96765f5 Add workaround for creeping gain
|
|
ab21722 Fix restore to maximize state on tray click
|
|
2ba4270 Fix inherit/inheritable for groups in editor
|
|
6d4c13f Work around QGraphicsScene's boundingrect including invisible
|
|
items
|
|
|
|
2010-03-08
|
|
Ilmar Kruis <seaeagle1@users.sourceforge.net>
|
|
505e046 Update lotro to Vol 3, Book 1
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7fa0529 Remove user from talklist on disconnect
|
|
c27debc Unify talkstate and s/WhisperChannel/Shouting/
|
|
c5b6a84 Adjustable column number
|
|
4ab0a3d Remove leftover overlay code
|
|
8f2fddf Render text to pixmap, not qimage
|
|
d26b54c Don't update geometry when only updating state
|
|
8f0bd7f Sort overlay users
|
|
b7bc978 Add filter to overlay
|
|
e5e7797 Add simple instructions to overlay config
|
|
9c5086c Greatly improve rendering quality of overlay preview
|
|
c06f54b Reintroduce logic to ensure either avatar or username is
|
|
visible
|
|
94a8d14 Parent UserInformation to g.mw; fixes overlay bug
|
|
ec6b3c6 Drop additional old triggers when upgrading
|
|
|
|
2010-03-07
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
10175ef Windows build fix (warning in gcc -> error on windows...)
|
|
|
|
2010-03-06
|
|
Natenom <natenom@googlemail.com>
|
|
49ae4cb Translation Updates to German
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
47cbf78 Another build fix
|
|
048ae07 Fix whisper target bitmask
|
|
3f420f9 Multiline chatbar
|
|
141488d Linux build fix
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5437170 Preserve murmur.ini during upgrades, and switch to Ice 3.4
|
|
|
|
2010-03-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7f01023 Draggable anchor for overlay
|
|
ef947aa Have config-based editor update config settings, not global
|
|
settings
|
|
|
|
2010-03-04
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
4455854 Fix drag and drop into Chatbar
|
|
4b58f15 Frontend part of "Editable Overlay blacklist" (#2881663)
|
|
c2397ee Backend for user controlled overlay Black-/Whitelisting
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d73b644 Start of config-based editor
|
|
7efcd52 Move userhandling directly to OverlayUserGroup
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
f0b40a6 Gmod, L4D2 updates
|
|
|
|
2010-03-03
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
9b8d1be Updated Japanese Translation
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
1e6b573 Do not minimize to tray on windows 7 by default (#2947574)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a4d90a9 Mention that we need lsb_release in the INSTALL
|
|
47ef042 Switch to utf8_bin collate for MySQL
|
|
38f059c Proper bounding box and padding for overlay painter
|
|
2a9dbee Save/load overlay
|
|
1e35f54 Refactor overlay config var names and clean up old
|
|
configdialog
|
|
ebcb6d9 Fix zoom factor and add grid background
|
|
2ee79f2 Standalone overlay editor
|
|
|
|
2010-03-01
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
d6d2e4a wow: unbreak plugin after regexp experiment
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dde4708 Scaled alignment for elements
|
|
030ed4d Bounding box and element toggle
|
|
2b12585 Same transparency for all speakstates text
|
|
9fa00c3 Use premultiplied alpha textures
|
|
b658561 Speed up rendering slightly
|
|
b7d97dd Add two preset layouts
|
|
|
|
2010-02-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d44c84c This is not the window you are looking for
|
|
f223a82 Update weblist.php to use Ice 3.4b
|
|
|
|
2010-02-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
47a4538 Reprotect WindowFromPoint after patching
|
|
0abb9e5 Don't use widget functions on embedded widgets, they misbehave
|
|
in release mode
|
|
4ee7782 Hold shift for square resize and scale with wheel
|
|
f1ab7fa Editable overlay
|
|
|
|
2010-02-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ed8f3e2 Fix unlink over Ice
|
|
0f377b1 Don't strip header in Ice getTexture
|
|
|
|
2010-02-25
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
5da308f Fix image selection in the german translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7cfe0b2 Constrain avatars to visible screen
|
|
3f7287c Avatar placement based on Settings
|
|
9022177 Context menu for avatars
|
|
3fcb682 Add example users to overlay
|
|
ed39267 Update STO plugin
|
|
6d11c22 Use process map in initialize
|
|
f2c191d The grand plugin multiregexp experiment
|
|
63adacd Common dwPid var
|
|
71e5e85 Backwards compatible plugin structure
|
|
c263aa0 Update plugins to new trylock signature
|
|
6d9bc4e Send pidmap to plugin trylock
|
|
b23d6fa Require write lock to lock/unlock plugins
|
|
1856143 Fix autoconnect
|
|
|
|
2010-02-24
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
1df4b0d Handle symbol-generation for plugin_bundles on Mac OS X.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
56406e3 Fix a possible null pointer deref
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f9091f0 Add option to autoconnect to last used server on start
|
|
a2f724e Handle VirtualProtect failures
|
|
3d31674 Add logo to overlay
|
|
26a2a3c Work around a few utf8 qssl issues and change window title on
|
|
userinfo to be user name
|
|
2de762a Restore maximized state on trayicon click
|
|
41724d8 Clientside idletimer counts keypresses, and deafens instead of
|
|
mutes
|
|
aef4c71 Try switching back to Move action for UserModel
|
|
76d9960 Unify log message of chatbar and rmb message
|
|
0f7d727 Reset shared_ptr so it can be released
|
|
c463029 We don't have plugins for NULL items
|
|
add15dc Assume input URLs are valid-ish
|
|
|
|
2010-02-23
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
eda6b17 Updated Japanese Translations for 1.2.2
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
eda77d2 Fix spelling error in murmur.ini
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0e65387 Update lotro plugin to use win32 generic functions
|
|
aa41d15 Fix HookWindowFromPoint for 11x
|
|
caee7c8 Merge branch 'overlay'
|
|
c157f6e Fix overlay to compile on nix
|
|
46288be Cleanup unused Scene
|
|
e4c7724 Grab cursor from Win32 directly
|
|
3b38ac2 Override DoDragDrop's window detection
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
952a837 Some fixes in Polish translation
|
|
|
|
2010-02-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dac5d96 Honor Win32 focus/capture override
|
|
b52344d Fix keyboard input state and remove mouse as valid click
|
|
object
|
|
|
|
2010-02-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
145fbce Doubleclick and direct mouse update
|
|
44d8c7c Clone cursor bitmap from system
|
|
|
|
2010-02-20
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
1be405b Add targets for x86_64 and universal (i386 and ppc) to
|
|
osxdist.py.
|
|
a309532 Move OSX dist scripts to macx directory.
|
|
8934d91 Add automatic overlay injection for OSX (Snow Leopard only,
|
|
for now).
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6725d88 Cursor with offset support
|
|
f6ed071 Temporary cursors
|
|
e71a214 Eventloop fixing; gracefull enter/exit
|
|
|
|
2010-02-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fde785e Re-modalize about dialog
|
|
f690f2f Use non-native dialogs when embedded, and unembed on window
|
|
hide
|
|
2c2918e Doublebuffer painter
|
|
|
|
2010-02-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0d45ea6 Async about dialog
|
|
46bb060 Somewhat threaded input handling
|
|
|
|
2010-02-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5a9b23d WIP: Overlay
|
|
|
|
2010-02-16
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
4a31df9 Sneakily fix MUMBLE_PREFIX envvar detection.
|
|
e815da0 Bail if no MUMBLE_PREFIX envvar is set during OSX build.
|
|
c0791fb Add CONFIG+=universal for the traditional (i386,ppc) build of
|
|
Mumble.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1576957 Calculate overlay offset correctly
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
59d6d67 Attempt to fix Arma 2 rotation addresses using pointers; fix
|
|
DoDS typo
|
|
|
|
2010-02-15
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
80863d5 Add compat stub-app to instruct users that they're using an
|
|
unsupported arch, and how to get a version that will work for
|
|
them.
|
|
2dbba84 Move OSX overlay and overlay launcher into macx subdir.
|
|
ffe8fe2 Use new OSX install prefix for Murmur.
|
|
e268627 Rename 'installer_macx' to 'macx'. We don't have an installer
|
|
anymore. Use it for more general OSX stuff.
|
|
6fa6411 CFLAGS fix for multiarch OSX overlay.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
79fc874 Expand dynamic slice-fetch example to show fallback
|
|
a2b4f85 Example of on-the-fly slice-fetch for Python
|
|
7ba42b7 Split icesecret in icesecretread and icesecretwrite
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
aa6250d Updated Polish translation
|
|
|
|
2010-02-14
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
cbc5380 Change default OSX build to x86_64.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
eca8b3c Fix compile error on gcc
|
|
|
|
2010-02-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6e430ca Add irc:// protocol to whitelist
|
|
11ec4b4 Only allow register for users with a cert
|
|
bdbd480 Grey out autoupdate for snapshots
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
9d3a304 Gmod, Insurgency updates
|
|
0de84db DoDs, L4D2, TF2 updates
|
|
|
|
2010-02-12
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
7f459eb Update some license stuff we missed
|
|
|
|
Ludwig Nussel <ludwig.nussel@suse.de>
|
|
0bec6cc function must return a value
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f0583b1 Add error message on snapshot installer fail
|
|
31cd532 Use ShellExecuteEx instead of QProcess to launch installer
|
|
97e8720 Remove gone users from overlay
|
|
c551d63 QGraphicsLayout based overlay render
|
|
d97d55c Remove period in tooltip
|
|
|
|
2010-02-11
|
|
Natenom <natenom@googlemail.com>
|
|
c067589 Add few German translations strings
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fb5a618 Fix crash when dropping nonexisting channels
|
|
c473d5f Update STO plugin
|
|
58cbf0e Hopefully fix a compilebug I introduced on OSX
|
|
91cf6c7 Pipeline http fetch and set user-agent
|
|
61a1074 /dontskip for dxdiag requires Win7, so skip it
|
|
15a299a Remove debug define from VersionCheck
|
|
|
|
2010-02-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7d74f37 Fix new audio compile problems in 11x
|
|
1ef46ba Add steam:// as allowed URL scheme
|
|
926e4fe Create isAlive() to check runstate instead of bRunning, and
|
|
unify stop/start of audio threads
|
|
e411773 Debian/kFreeBSD compile fixes
|
|
7c33c9b Fix X11 compile of VersionCheck
|
|
b33d3b8 Automatic snapshot download and install
|
|
dd75b31 Make plugin config be name-based instead of pointer based
|
|
e31b265 Bump version to 1.2.3
|
|
|
|
2010-02-09
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
b2cd5de Do not add menus to user/channel context menus on OSX. Menus
|
|
that are added to the global menu bar on Cocoa/OSX must not be
|
|
added to other menus or menu bars, according to the Qt docs.
|
|
b303856 Disable unified toolbar on OSX. Too buggy at the moment. Get
|
|
rid of graphical artifacts on launch.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c41a192 Zap commenthash when switching servers
|
|
|
|
2010-02-08
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
1e36860 Placeholder default_avatar.svg
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
070692d Small style fixes in some plugins
|
|
dfaa2d5 Zero camera position if manual plugin is deactivated
|
|
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
d8e25b0 LOTRO use Pi from math.h
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3938ebe Move plugin system-level includes to common header
|
|
99366f3 Disable config/about buttons if plugin doesn't have that, and
|
|
add a generic_unlock
|
|
de21a22 Update STO plugin and add common initialize() function
|
|
effc993 Template helpers for Win32 plugins
|
|
e207ef6 Zero camera positions in plugins' fetch()
|
|
5271bc0 Disable PLUGIN_DEBUG as the console spams breaks up audio
|
|
33b90aa Spawn state for STO
|
|
f1c66fb STO plugin, and use camera position for positional audio and
|
|
rotate top vector properly
|
|
|
|
2010-02-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5595aba Add vertical space for empty lines and add some space around
|
|
the avatar
|
|
f7d3dc7 Deprecate the OverlayUserTextures option; they are now
|
|
on-demand loaded avatars, so always on
|
|
8a1705d Work around colors lost when application style lost
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
1ec8726 Small fixes in Polish translation
|
|
|
|
2010-02-06
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
cf75490 Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
031a0fa Add a hackish workaround for people who ignore reboot warnings
|
|
a349a08 Use symlinks in release tarball
|
|
3a05189 Work around bug in g++ on Jaunty
|
|
|
|
2010-02-05
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
1615b47 WOW update to 3.3.2
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
29b65b8 german translation update
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
298bbb7 Boost 1.42.0 for Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9bd867f Fix overlay crash in Killing Floor when
|
|
IDirect3DDevice9::Reset() fails
|
|
4c2ffdf Fix SocketRPC on nix
|
|
228e9ed Local socket RPC for mumble self-RPC
|
|
|
|
Spaccaossi <spaccaossi@users.sourceforge.net>
|
|
9a58ef1 Updated Italian translation 1.2.2
|
|
|
|
2010-02-04
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
4529500 Hide tray-options in LookConfig on OSX, where we don't have a
|
|
tray.
|
|
121e6ec Use unified window/toolbar on OSX.
|
|
37430b1 Make sure to pop the whole GL error stack when cleaning up.
|
|
d15128e Resync GL overlay code.
|
|
|
|
Ilmar Kruis <seaeagle1@users.sourceforge.net>
|
|
985af69 Fix heading readout for lotro.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7a0d844 Only send texture if it changed.
|
|
cd6667b Boost 1.42 for Win32
|
|
|
|
Jonathan <zentriple@users.sourceforge.net>
|
|
0f630bf Updated Danish translation for 1.2.2.
|
|
|
|
2010-02-03
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
9929a44 Add getUptime() function returning uptime in seconds to murmur
|
|
and individual virtual servers
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e0c6b91 Only switch unpack buffer if we have to
|
|
7d73e62 Add icon maker, sort of
|
|
1b3dadf Use QImage::fill instead of QPainter::eraseRect
|
|
5a7beda Limit avatar sizes to iMaxImageMessageLength
|
|
35fbbcd Only use integer decimation in tooltip avatars
|
|
ef9de69 Precache texture/comment when sending to server
|
|
1679e06 Drop qaUserComment in favor of qaSelfComment, and query
|
|
comment/desc on view/edit
|
|
346755d Handle SVG for overlay properly, and fix a crashbug in
|
|
~Overlay
|
|
3b33b67 Clean up default channel logic slightly
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
936779d MW2 updates
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
2becf4f Updated Polish translation
|
|
|
|
2010-02-02
|
|
Netbios Domain Administrator <admin@gameserver2.(none)>
|
|
97a15a8 User join defaultchan if last channel is not permitted
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
2e816c7 Make idleseconds not only reset on voice but on all actions
|
|
caused by the user
|
|
7218413 phpBB3 and SMF authenticator moved to
|
|
http://gitorious.org/mumble-scripts/ . From now one all
|
|
non-sample scripts will be placed in this repository.
|
|
|
|
DWM|G <gallaghermumble@gmail.com>
|
|
38b47ec Added Icon Toolbar.
|
|
|
|
Jamie Fraser <jamie.f@sabrienix.com>
|
|
a9e9922 Added a crappy example of an auto idle-move written in PHP.
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
11e4cec Added some new strings to German translations
|
|
|
|
Ilmar Kruis <seaeagle1@users.sourceforge.net>
|
|
59e10d1 Update lotro plugin to Book 9 Patch 1.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b6bd51c Add disambiguation for "Bandwidth" in UserInformation
|
|
c372eb4 Windows XP doesn't have DXGI or D3D10
|
|
fd0bbfb Save state for dock widgets when going minimal
|
|
83f8d64 Add dontskip for dxdiag
|
|
aa9616e Work around QLocalSocket NOT closing sockets when it is
|
|
deleted
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
1afffff Fix unstable TF2 state address
|
|
7ef0e7f TF2 update; hopefully more update-friendly arrays now
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
7925624 Polish translation
|
|
|
|
2010-02-01
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
dfd5e43 Hide high contrast option from audio wizard on windows
|
|
e40ea57 Make notification settings in wizard reflect current settings
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
9a9ad5c Fix no-overlay option.
|
|
3203941 Add CONFIG+=no-overlay for devices where an overlay doesn't
|
|
make sense.
|
|
6f28020 Unbind PBO buffer before we draw our GL overlay.
|
|
1b99c94 Remove overlay from Mumble11x. Codesign libmanual.dylib.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
f375d2b Re-Regroup the UI config page
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
99a8546 Send userstate to pre 1.2.2 clients without textures as well.
|
|
Oops.
|
|
f9c3d34 Don't send new-style textures to old clients
|
|
e6b585d Fix compat textures without proper alpha, make the avatars be
|
|
memoryblob://avatar/ and expand the fileengine slightly
|
|
07e0d90 Send only the avatar hash on login
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
3ca49eb Polish translation
|
|
|
|
2010-01-31
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
a7e7171 Auto-enable high contrast mode when high contrast theme is
|
|
detected (Win only)
|
|
95e41b8 Make high contrast mode of AudioBar use color to brush
|
|
replacement table instead of fixed values
|
|
48cc272 Add High contrast option for visually impaired. For now only
|
|
affects AGC/VAD config bars
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
3ae5144 Updated Spanish translation
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
62272b4 Regroup UI options
|
|
584ab54 Always start the channel context menu at the first option
|
|
5c17dbe Fix TTS plaintext for long text messages
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bd97e45 Proof-of-concept image filesystem
|
|
e99122c Fix qt<4.6 overlay render
|
|
0901e3a Allow removing of texture without downloading it
|
|
|
|
2010-01-30
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
c1515fe Special case for Speak right in the ACLEditors indicate scope
|
|
for WriteACL functionality
|
|
03f5930 Do not hide group/acl tabs from non-experts and visualize that
|
|
WriteACL grants all rights by graying out the others if it is
|
|
set.
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
82e3d5c German Strings updated
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5004a8e Fix snapshot path in binserver
|
|
28641d2 Fix texture in D3D9 after reset
|
|
3ebcd23 s/Texture/Avatar/ in menus
|
|
93a4c7f Fix mouseover textures and 1.2.1-compatibility
|
|
|
|
2010-01-29
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
e70d404 Allow the use of realName in smfauth and make it possible to
|
|
read avatars from local file system
|
|
ff36e04 Make smfauth display realName instead of memberName
|
|
d30713c Added Simple Machine Forums (SMF) authenticator to scripts
|
|
folder
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1070713 Make channel_info and user_info be utf8 on mysql
|
|
e913f4b Have testauth return a dummy avatar
|
|
705738a Server-side avatar support
|
|
75fc50a User avatars
|
|
|
|
2010-01-28
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
f816fe6 Updated and fixed japanese translation
|
|
|
|
Erik Bouvin Pedersen <erikbp@users.sourceforge.net>
|
|
eda8b2f Update Danish translation.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
b2181bc Re-enable Intel-specific hacks in OSX overlay.
|
|
5f4fcb1 Socket-based overlay for Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
eba8bb3 Add strong cert link to cert wizard
|
|
8b90d2e Show tooltip warning in rich text editor when over message
|
|
limits
|
|
7a2061c Propagate a few server config options to the client
|
|
7d81002 Split ServerUser from Server.cpp
|
|
d878550 Use glPixelStorei for subtexture updates on Win32
|
|
fc76734 Fix LCD enable state
|
|
|
|
2010-01-27
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
cdf21bc Some untranslatable strings were marked translatable
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
202d1bb Only enable Join Channel if we can join the channel.
|
|
d891807 Always visible Join Channel context menu option
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f54a142 Fix endian on ARM
|
|
af4ac7a Fix enable-state for mute/deafen
|
|
|
|
2010-01-26
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
8bd520e Updated Japanese Translation
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
b502e7f Updated German Translations
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
57ef6e6 Fix texture assignment in server
|
|
cf9c337 Fix enable-state of usermenu
|
|
7f019a7 Remove last parts of old SharedMemory
|
|
4568886 Be quiet about expected suppress state
|
|
38015bf Use the new blob/sha1 functions
|
|
89a0f32 Make database work on sha1 for comment seen state
|
|
63568fd Client-side blob cache for comments
|
|
e51a048 Make Win32 OGL overlay work in windowed mode
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
8b56834 Polish translation
|
|
|
|
2010-01-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c00b9bf Socket-based linux overlay
|
|
eaf4fc0 Make new overlay drawer Qt 4.5 compaible and use QDir::home()
|
|
for sockets
|
|
|
|
2010-01-24
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
e548546 Initial import of WIP mumble protocol description
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
59b0d54 Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
036c6c3 Remove dependence on sm.sm from Win32 overlay
|
|
0baf758 D3D9, D3D10 and OpenGL/Win32 pipe-based overlay
|
|
2322bec Clean up texture assignment
|
|
|
|
2010-01-23
|
|
Natenom <natenom@googlemail.com>
|
|
b1884ac Updated German Translations
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7b30742 Add placeholder SharedMem unix implementation
|
|
9dfc063 Add missing SharedMem files
|
|
d173452 New SharedMemory2 class for communication client/server
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
d24d29b Added alpha-testing ArmA 2 plugin; plugin version bumps
|
|
|
|
2010-01-22
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
909d515 Add menu bar config option
|
|
f07dc00 Disable auto expand in the user list
|
|
64f30a4 Add text before the welcome message to fix weird QTextDocument
|
|
behaviour
|
|
588975a Fix two compiler warnings
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b915976 Explicitly name 'struct' for C89 compliance
|
|
6d885b2 Shared texture based overlay (client part)
|
|
1f51f0c Shmem based overlay (still WIP)
|
|
|
|
2010-01-21
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
345d96b Replace URLs in TTS with more ear friendly strings
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
30b63c2 socket-based overlay (WIP)
|
|
8d64449 Fix a few strings in AudioInput.ui
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
295bc08 MW2 updates
|
|
71fd273 Add L4D2 plugin
|
|
|
|
2010-01-20
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
179159c Fix overlay cropping (used blue instead of alpha channel)
|
|
02805c7 Give phpBB3auth.py auth the ability to display username next
|
|
to avatar
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6b75459 Instead of showing selfsigns as red, show strong certs as
|
|
green, also in browser
|
|
019224c Upgrade CELT to 0.7.1
|
|
|
|
2010-01-19
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
0216000 Fix OSX dist script for new libcelt-naming.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
e28919d Fix log time coloring & text object too large text object
|
|
error message
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bf008bb Mark untrusted servers with a pale red color
|
|
8b0cbe8 Qt 4.6.1 for static snapshots
|
|
0835890 Reset document iterator after editing
|
|
416a742 Fix icon contextmenu
|
|
fd8dd9d Update mkwrapper to generate astyle-compatible output
|
|
|
|
2010-01-18
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
7d8102f Display errorString on listen failure
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
20e73fc Texture on demand
|
|
56bff0a Fetch comment/desc on demand
|
|
b1bb8a8 Show cert expiry in wizard, and warn on startup if cert
|
|
expires in <14 days
|
|
5cd6a1b Add icesecret .ini parameter to "protect" local Ice
|
|
connections
|
|
c129ba4 Add imagemessagelength limit to server
|
|
|
|
2010-01-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
731d293 Make the client compile, even if it's missing blob support
|
|
d89423b On-demand stuff for Ice
|
|
60e7151 Serverside comment/texture send-on-demand
|
|
|
|
2010-01-16
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
dd6a310 Round out the redirectWhisperGroup doc in Murmur.ice
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d109910 Update to new naming for libcelt0
|
|
7ec36ab Update CELT
|
|
814752a Request CAP_SYS_RESOURCE and dynamically increase nofile on
|
|
demand
|
|
3a50ef5 Clean up suppress state messages
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
ad0f30f MW2 version update
|
|
|
|
2010-01-15
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
838697d Update LICENSE file for 2010
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0fc5d55 Fix bandwidth estimate for UserInformation and Ice
|
|
8463c82 Increase userinfo update frequency and show stddev instead of
|
|
variance
|
|
|
|
2010-01-14
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
221626f Make click on client/channel link focus the chat bar
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
e5fbc07 Fix stylesheets in log messages
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2f2012f Use Qt 4.6.0 for static server snapshots
|
|
31ff2e6 Use Protobuf 2.3.0 on Win32
|
|
a14e3f2 Specify that we want crashreport descriptions in English,
|
|
please
|
|
|
|
2010-01-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
daa8341 Don't set appusermodelid for 11x
|
|
c876409 Include dxdiag in crashreport
|
|
|
|
2010-01-12
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
1e0ec8c Fix coding style in ServerHandler
|
|
68ac664 Unbreak log messages containing invalid links
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c9f005b Save/restore connectdialog state
|
|
0671d7b Show server name in trayicon tooltip
|
|
cac28da Show remote host in Server|Information
|
|
95d667b Show channel user count in G15
|
|
c39492f Unify 'IsThisVista?' checks to one place, and use release
|
|
build apppath for jumplist
|
|
|
|
2010-01-11
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
c12f127 Fix focus tracking hiccup on disconnect in chat bar
|
|
09dd4a3 Fix mumble-auth.py for 1.2.0 (#2926521)
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
759480f Updated German Translations
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
0bfb9c7 Update comment in updateRegistration for connected users
|
|
16a38a1 Add QThread yield calls
|
|
c34a38c Make cert details dialog in the user info dialog window modal
|
|
5a567c0 Set last servername in URL handler
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
da6ef89 Use QNetworkAccessManager to register, QHttp is deprecated
|
|
876fd2f Remove 'ulimit -r' from init script as it requires bash
|
|
cbee6c8 Only show userinformation if server >= 1.2.2
|
|
|
|
2010-01-10
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
5eed139 Fixed Japanese Translation for 1.2.1
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
7213a00 Add a Self menu and remove the context menus from the menubar
|
|
cf33de4 Move assembly of some protobuf messages to ServerHandler
|
|
170fd04 Disable translation for some invisible strings
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
01b78bb Show strong certificate state in client
|
|
fd87e5b Zero packet stats on startup (oops) and export strong
|
|
certificate state
|
|
a3cb3fb Make UserInfo fields copyable
|
|
3a2280f Bump version to 1.2.2
|
|
360085f Hide empty statistics fields
|
|
070f316 Show bandwidthrecord stats in client
|
|
fba3df2 Export bandwidthrecord statistics
|
|
73dc378 Clientside user information
|
|
e233e6e Fix mixed up stats sent from server
|
|
08c753b Userinfo (serverside)
|
|
|
|
2010-01-09
|
|
Kissaki <kissaki@gmx.de>
|
|
de2208e German translation updates
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e11e8a7 Fixed patch for sqlite syntax
|
|
ad833d6 Revert "Don't use mysql syntax in sqlite path"
|
|
114d4ea Don't use mysql syntax in sqlite path
|
|
c85e37d Try using skin: in a few more places
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
a27bda5 Add top vector to UT2004
|
|
77713c8 Fix unreliable pointer on 1942; fix UT3 top[1] reversal issue
|
|
when looking down
|
|
|
|
2010-01-08
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
a6a6680 Fix possible memory leak in tasklist code
|
|
625fbc4 Fix multiple recent list entries with different usernames
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0457bb0 Have G15 default as unavailable until proven otherwise
|
|
2e177ba Use uiAccess only for mumble.exe
|
|
|
|
2010-01-07
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
d43d38c Tell codesign where the mumble-overlay binary resides now.
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
9a38eee Updated Spanish translation
|
|
5989b9c Updated Spanish Translation
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
3ec3f5e Fix compiling mumur on FreeBSD
|
|
7426294 Update LICENSE
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2e36c68 Process disconnect events before connecting to new server
|
|
10e4c19 Add Africa
|
|
f6dd2b7 Intel C++ 11.1.054 on Win32
|
|
b5b6ba2 Add getCertificateList to Ice
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
57e8b77 Update remaining plugin licenses
|
|
58081c6 Update licenses; add UT3, 2004, 1942 plugins; update some
|
|
Source plugins
|
|
|
|
Jonathan <zentriple@users.sourceforge.net>
|
|
2e2652b Update Danish translation for 1.2.1.
|
|
|
|
2010-01-06
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
a8d4b61 Updated Japanese Translations
|
|
|
|
2010-01-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
16339bf Update license to 2010
|
|
45da4e1 Add license info to a few plugins
|
|
|
|
2010-01-04
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
85e5429 Add licenses to plugins
|
|
|
|
2010-01-03
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
b9a647b Updated Japanese Translations for 1.2.1
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
eee808d Updated Spanish translation
|
|
|
|
Ilmar Kruis <seaeagle1@users.sourceforge.net>
|
|
2701266 Positional audio plugin for Lord of the Rings Online.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2950634 Fix a few spelling problems
|
|
cfcc962 Fix stuck PTT input in audiowizard
|
|
6a8a20d Roll back mumble_de.ts
|
|
d150ba1 Fix spelling error in manpage
|
|
64a7d22 Honor CONFIG+=no-crash-report for 11x
|
|
|
|
Spaccaossi <spaccaossi@users.sourceforge.net>
|
|
9019991 Italian translation for 1.2.1 and 1.1.x
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
336d02d Updated Polish translation
|
|
|
|
2009-12-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
064969a Allow setChannelState on root channel
|
|
|
|
2009-12-30
|
|
Natenom <natenom@googlemail.com>
|
|
c9f7a54 Updated German Translations
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
0434d8f Hide the custom quality text if the checkbox is not visible
|
|
|
|
2009-12-29
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
3f9be33 Fix QWindowsVistaStyle hack when using stylesheets
|
|
530bc5e Add a default stylesheet for log messages
|
|
3983bd1 Fix log CSS classes and remove "'s around channel/usernames
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
52b5939 Don't showpage() on exit
|
|
764151d Fix a few leftover column 1 dataChanged()
|
|
7825b04 Allow viewing comments in richtexteditor
|
|
ef1b9ff Search for mumble.ini in APPDATA as well
|
|
feef4ef Per-channel userlimits (usersperchannel in .ini, hidden
|
|
option)
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
dec2ba8 Link AW PA setting to TransmitPosition
|
|
c70af3e Fix qcbHeadphone
|
|
fce765a Remove leftover stub
|
|
d58af53 Fix remaining plugin bugs; ensure console connects get handled
|
|
properly; link PA in AW to bTransmitPosition; set default
|
|
minimum volume of PA to 85%
|
|
|
|
2009-12-28
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
32d4490 Replace bitwise operators with boolean ones in attenuation
|
|
handling
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
827cab2 Hack around Qt's Vista Style weirdness and drawing code
|
|
cleanup
|
|
9caba4f Rewrite UserView drawing code
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
04f3e4f Handle permissiondenied for user rename in client
|
|
338ea0f Validate usernames on user rename
|
|
02214c0 New PLC code in CELT master
|
|
bef7408 Show and react immediately to tranmission changes in
|
|
audiowizard
|
|
|
|
=?UTF-8 Michał Żukowski?= <zuczeq@gmail.com>
|
|
243f5c7 Update Polish installer
|
|
|
|
2009-12-27
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
6364d67 Updated Japanese Translations for 1.2.1
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
117f396 Make audio quality selection in audio wizard apply immediately
|
|
afb7b45 Add "Attenuate applications while other users talk" check box
|
|
to the audio wizard's device selection page
|
|
26a5f9c Make other applications volume slider represent attenuation.
|
|
Fix surrounding strings.
|
|
8bc620d Add what's this and correct tooltip for attenuation feature
|
|
6412b3a Disable new attenuate others controls if the sound system does
|
|
not support them
|
|
c24b7f0 Make Gui for volume attenuation of other applications more
|
|
useful
|
|
347ef1d Fix bug in attenuate others while you talk code
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
1b52809 Fix 11x crashreporter for OSX.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
69a05b8 Small fixes for the german translation
|
|
1c2a5b3 Change some translated strings
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ff50167 Use ShellExec to launch mumble in installer
|
|
484aa0b Add symlink for os_win
|
|
676f6da Backport crash reporter to 1.1.x
|
|
1831073 Compile fix for 11x
|
|
19d171c Update changelog script to skip language updates
|
|
a42f160 Set uiAccess to true
|
|
eac3c5a Allow spotify links
|
|
107aedb No, really, use short instead of char
|
|
075098e Listen to IPv4 explicitly if IPV6_V6ONLY is 1
|
|
357e016 Fix bandwidth monitor to handle larger frame sizes
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
c0ecbd2 Fix vehicle V/H floats
|
|
86f851f Add ETQW plugin files
|
|
417ae98 Unified string messages; added ETQW plugin; various plugin
|
|
fixes, improvements and updates
|
|
|
|
Jonathan <zentriple@users.sourceforge.net>
|
|
48646e1 Update Danish translation
|
|
b24f793 Danish translation for 1.2
|
|
|
|
2009-12-26
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
2566014 Linkcheck is different if loading movies
|
|
87ec3c5 Fix BF2 link bug; improved context address
|
|
98cd01e Update MW2; remove useless context
|
|
|
|
2009-12-25
|
|
Natenom <natenom@googlemail.com>
|
|
60ca8ee Added some new translations for 1.2.1
|
|
|
|
2009-12-24
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
7a058a9 Add possibility to attenuate other applications while talking
|
|
a7a18de Show talking state in tray icon
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
b39f73b Remove the flags column and draw the flags icons right aligned
|
|
a6a4bba Fix 11x compile error
|
|
e2568ea Added/Fixed accelerator keys and tab ordering
|
|
f3a3d1d Add channel join action to context menu
|
|
4a45dd8 Fix TTS output for user links
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
9f48958 TF2 update
|
|
|
|
2009-12-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
27ad7ea Update Qt license text
|
|
8389b64 Print a big, fat warning if resource limits indicate
|
|
insuficient descriptors are available
|
|
c360c5c Update path to G15SDK 3.04
|
|
|
|
2009-12-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
20e65f8 Automatic certificate creation with backup and restore
|
|
|
|
2009-12-21
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
bb55b37 Fix current index on item move + chatbar default text update
|
|
a9bd564 Only enable comment reset if there is a comment
|
|
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
6da2259 update wow plugin
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
c25a624 Fix joined server link for registered users
|
|
9f19fe4 Fixed typos and missing types in log messages.
|
|
fa8a98d Change getPathToChannel to return a QString instead of
|
|
modifing it's arguments
|
|
902fe58 Add links to the log window
|
|
17f619e Remember last channel on disconnect
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
546b35c Quickgenerate certificate for lazy users
|
|
06f3542 Make celt compile on msvc again
|
|
cb5c323 Add a few more CELT fixes
|
|
32c256b Delay plugin rescan
|
|
ffed0d8 Don't update user plugins if userdir == systemdir
|
|
|
|
2009-12-20
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
dc0cee5 Add the possibility to disable individual plugins (#2868251)
|
|
2b70c8e Add rename context menu entry in "Registered User" (#2885100)
|
|
608650b Disable qaUserComment/qaUserCommentReset action when no user
|
|
is selected
|
|
a193f1b Improve robustness of custom chatbar context menu
|
|
315ff84 Paste and send context menu entry for Chatbar (#2915069)
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
d6ac81e Fix resampling in PortAudio backend.
|
|
04725ad Attempt at better OSX 10.4 support.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b392119 Fix help text for shortcut bind
|
|
3593ead Remove a leftover else for red->blue transition
|
|
ed33707 Disable foreign key checks during database migration
|
|
|
|
2009-12-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d179b5d Allow exact match of server bandwidth
|
|
b3e2cd6 Avoid red->blue flash transition on incoming whisper
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
75fbf02 TF2 update
|
|
|
|
2009-12-18
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
ebef80e Fix audio wizard page visibility and layout
|
|
ec9c1d7 Resend mute status after deleting a channel
|
|
13d7225 Fix join subchannel shortcuts
|
|
|
|
2009-12-17
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
c421faf Fix faulty function call in phpBB3auth.py
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
f5260da indendation fix, normalization
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
9d16137 Set correct target for the last whisper frame
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
2c83e67 TF2 update; update DOS build number
|
|
7b2d347 DODS update
|
|
|
|
2009-12-16
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
53346cb Only show comment reset for other users
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
90e945c Add CONFIG+=analyze for VC. Needs a lot more filtering to be
|
|
really usefull.
|
|
|
|
2009-12-15
|
|
unknown <LoL@.(none)>
|
|
725c4cf Update French translation
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
d2114f2 Enhance adjustability of always on top setting
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
0e241d1 Save server specific shortcuts on quit
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
718da15 Avoid a potential divide by 0 under really bizarre
|
|
circumstances
|
|
|
|
2009-12-14
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
39ba54f Fix RichTextEditor resizing in edit channel dialog
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
9aaa8cc TF2 update
|
|
|
|
2009-12-13
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
76c2c4d Add quality & notification page to Audio Wizard
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2ed1710 Reupdate the CELT rev
|
|
|
|
2009-12-12
|
|
Phrag <info@clanwars.cz>
|
|
6efe83a Czech installer
|
|
|
|
Julien Pardons <j.pardons@redline-hosting.eu>
|
|
8d76b5a Patch for icedemo.php (user edit)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
18a3e80 Fix permissiondenied on invalid channel
|
|
a1114e4 Enable connect to freshly added servers
|
|
11a6e94 Cache result of doEcho
|
|
|
|
2009-12-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9716748 Include varlength array fix for CELT
|
|
842769a Use a bit more forgiving bandwidth estimation on the server
|
|
7dcc10e Add frame header when computing bandwidth on client
|
|
43c4def Try the new LPC-based LPC for CELT
|
|
f0298e3 Bump version to 1.2.1
|
|
867da14 Order channels when importing to MySQL
|
|
|
|
2009-12-10
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
d5e0afb Japanese Translation for 1.2.0
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
9171b43 Add missing .plists to DIST.
|
|
e9f7e0a Add no-cocoa CONFIG option, to allow Mumble to build against
|
|
non-Cocoa Qt.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
68d33ba Disable unfinished translations
|
|
84c63d8 Update release scripts for new host
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
a4ea89c Added BFHeroes plugin; updated BF2 and BF2142 with IP contexts
|
|
and improved linkstates
|
|
|
|
2009-12-08
|
|
Cristian Gattamelati <cristian.gattamelati@gmail.com>
|
|
75f5b37 Italian Installer update
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
e595948 Fix overlay launcher for Snow Leopard. Update bundle
|
|
identifiers.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f4093f7 Work around bug in 4.4 compat emitDataChanged
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
eb9ab11 Various Source plugin updates, fixes; CoD4, MW2 context fixes
|
|
|
|
Bartek "stranded" Sumowski <sumowski@gmail.com>
|
|
58f9726 Updated Polish translation
|
|
|
|
2009-12-07
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
be4786d Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5554295 Use Qt4.4 compatible datastream for jitter report
|
|
|
|
2009-12-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a0908d5 Only reload stylesheet when necesarry
|
|
8f09a06 Set context for 4.6.0 translations
|
|
|
|
2009-12-04
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
332b143 Make phpBB3auth.py python 2.4 compatible and improve avatar
|
|
resizing
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
acb7642 Better fix for zerosized voice packets
|
|
5819780 Ignore zero-sized voice packets
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
e77beae AOC, CSS string updates; Dys, Insurgenccy, TF2 IP:Port context
|
|
support. DODS IP:Port+Team context support; CoD4 context fix;
|
|
Manual plugin shortname fix
|
|
|
|
2009-12-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4023e4c Back to the updated master branch of CELT
|
|
|
|
2009-12-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
22f70fb Usage format 2
|
|
a4f1ff7 Don't bother sending short jitter reports
|
|
|
|
Bartek "stranded" Sumowski <sumowski@gmail.com>
|
|
0521e38 Update 11x Polish translation
|
|
|
|
2009-12-01
|
|
lolo_32 <Alex@.(none)>
|
|
d8188f7 Translations in French of new strings, and some minor write
|
|
and grammar errors corrected
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
fdc8261 Fix up dylib refs for libmanual.dylib.
|
|
84099e5 Fix Mac ConfigDialog for Qt 4.6.
|
|
36c015c OSX build fixes for Qt 4.6.
|
|
7aa6e67 Fix graphical glitch on OSX.
|
|
0e676a1 Strip debug symbols after extracting them for CONFIG+=symbol
|
|
for macx.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
8533e2a Fix manual positioning plugin on linux
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
45ebdb6 Quiet down a few compiler warnings
|
|
a908b5a Use WId explicitly
|
|
7b30399 Commit shortcut editor before adding/removing
|
|
ad9c725 Use SEH magic to work around __HrLoadAllImportsForDll oddities
|
|
ff4057b Try to promote libGL.so to global scope if we can't resolve it
|
|
directly
|
|
14ff24f Add magic 0.7.0 detector
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
53fcb70 Gmod update
|
|
|
|
2009-11-30
|
|
lolo_32 <Alex@.(none)>
|
|
0632e82 Add the new strings
|
|
|
|
arrai <array.of.intellect@gmail.com>
|
|
00f3aa2 Fixed linking temporary channels
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
3a3926c Extend TestLink plugin with comments so its code can be used
|
|
directly in the documentation page
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e7f089b String updates
|
|
334fe4d Upgrade deps to 4.6.0-rc1, openssl 1.0.0b4, boost 1.41
|
|
6d9a0e0 Change to straight 4-byte encoding for floats
|
|
dfd87b0 For fresh IP bans, don't clone hash and username
|
|
1f6e1dd Fall back to -ldns_sd if pkgconfig for avahi isn't found
|
|
|
|
2009-11-28
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
1c8d127 Fix mistake in previous message patch
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
f392cb6 Updated German translations for 1.2.0
|
|
|
|
2009-11-27
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
aa59399 Manual positioning plugin
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
3089fbe Fix typo in ConfigDialog fix for OSX.
|
|
f61dd13 Make sure ConfigDialog is sized properly on OSX.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
85919ce Remove uncommitted game plugin
|
|
f6c26d6 CoD5 version bump; fix MW2SO .pro
|
|
|
|
2009-11-26
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
a7f4bea Fix mumble11x build.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
fbb9989 Fix crash with importing a passworded cert
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4b9941f Update the celt codec yet again to fix more bugs
|
|
4d64a01 Update celt version
|
|
6bce206 Delay restoreGeometry to after windowflags are set
|
|
d042b70 Add jitter data to usage report
|
|
|
|
2009-11-25
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
b2b8c10 Fix #2903204: wrong status message displayed for deafened
|
|
(server) event
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
760bf63 Fix no-dbus build.
|
|
e0e8bc0 Fix OSX compatibility client launching and URL handling for
|
|
unversioned and ?version=1.1.x URLs.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
a22567a Fix cert name display with non ascii chars
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
23ada59 Update 0.7.0-src to a version that builds on Win32
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
9766240 MW2 string updates, TF2 identifier update
|
|
|
|
2009-11-24
|
|
lolo_32 <Alex@.(none)>
|
|
47d2398 Translations in French of installer and Mumble
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
1d07f8a Store the comment in the user object if it's changed via RPC
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
62aa53b Don't deref the mainwindow before it's created
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
50af882 MW2SO fix state value
|
|
|
|
2009-11-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3f7ad99 Fix a few strings
|
|
39cd472 Upgrade celt to exp_time_pitch
|
|
67fc2c4 Change qwave loading to avoid a few XP bugs
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
b7bc917 Fix MW2 positional data
|
|
|
|
2009-11-22
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
0c60717 Add channelname and username var to murmur.ini to make them
|
|
more visible
|
|
6150c78 Fix Unicode handling in phpBB3auth.py and make it able to load
|
|
raw Ice configuration tuples
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
860c105 Update Mac OS X Boost to 1.41.0.
|
|
a3cc6a2 Property list fixup for OSX binaries.
|
|
e96809e Extract .dSYM debug symbols on Mac OS X when using
|
|
CONFIG=symbols.
|
|
c365ac6 Clean up overlay_mac build.
|
|
ae45a2f Use -dead_strip linker option on OSX.
|
|
0a2ef0e Clean up Unix section of compiler.pri. Keep platform specific
|
|
flags in their own sections.
|
|
8a10baf Add phpBB3auth to OSX dist script. Remove dead PackageMaker
|
|
code.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
839cf4c Add a command line option to allow multiple clients
|
|
3172ae4 Fix client ban timezone handling
|
|
c180869 Check bans using UTC time
|
|
248d44a Fix ban expiration
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f16570e Stop findDesiredChannel while still connecting
|
|
2dc541b Fix lingering channel comments
|
|
|
|
2009-11-21
|
|
BAYSSE Laurent <lolo_32@users.sourceforge.net>
|
|
6390d4a French translation update for 1.2.0
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
88c1b27 Refine MainWindow aesthetics on OSX.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
3e66866 Use a new instance for each iteration so we don't leak
|
|
information of previous items in Ice replies
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
54a487e AOC, CSS full context support
|
|
765c399 MW2 MP update
|
|
|
|
2009-11-20
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
01a72bb Integrate default sound pack into mumble
|
|
4ad97d3 Add Server connect timeout of 30s.
|
|
99b99e9 Reduce TTS/Notification Spam in defaults and reclassify some
|
|
unimportant log messages to info level.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
447ac82 General LCD fixups and make G15 on OSX a bit prettier.
|
|
|
|
2009-11-19
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
7f0ba42 Centered dD0T type authenticated.svg.
|
|
62f9a8b dD0T version of authenticated.svg. Attempt two.
|
|
b803a43 Making comment icons less 3D.
|
|
421d778 Replaced authenticated.svg
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
6144233 Revert to second draft for authenticated.svg.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
81c9e78 Revert AudioDevice{set,get} parameter change in CoreAudio.
|
|
da18c1f Make sure G15 works on OSX.
|
|
|
|
2009-11-18
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
a8a25e9 Japanese Translation
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
a3cbe21 Don't disable for CoreAudio builds on Mac.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5254448 Initialize bCertRequired
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
1176bdf MW2 plugins version updates
|
|
|
|
2009-11-17
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
34f9ea9 Raise default quality to 40kbit/s
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
fd830d7 Add the ability to colorize log messages
|
|
3c050e9 Add an option to reject connections without a certificate
|
|
298d342 Add a warning if the settings database is read-only
|
|
2a582a6 Change reject type field to uint32
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0c36a80 Add some type safetyp to denytype
|
|
c8b81b6 Make rejecttype optional
|
|
|
|
2009-11-16
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
c4d99f5 New comment icons for review.
|
|
|
|
2009-11-15
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
d28e95f Some comments and minimal refactoring of
|
|
Server::recheckCodecVersions()
|
|
0eea7b5 Make hl2dm PA plugin compile again.
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
640d91e German translation update minor English text fix
|
|
|
|
2009-11-14
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
4911c8a Update Spanish translation
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
5ec2225 Ins, TF2, L4D updates
|
|
ac11b54 Fix CoDMW2SO state value
|
|
9cc7f15 Add MW2 plugins to installer
|
|
b560789 Add MW2 plugins to plugins.pro
|
|
d5777ef Fixed state and V/H for MW2; MW2SpecOps plugin added
|
|
dfd7909 Fixed state for MW2; MW2SpecOps plugin added
|
|
|
|
2009-11-13
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
c81ff65 CoreAudio: Allow devices to run even if they have to use their
|
|
default buffer length (when we can't set it ourselves)
|
|
71e1b7b Add buffer range debugging to CoreAudio. Fix isInput parameter
|
|
for setting buffer size.
|
|
|
|
2009-11-12
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
7411fc9 Use localeAwareCompare for overlay sorting.
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
382bca6 Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3df0dce Add direct dependent libraries under X11
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
7f146f2 CRLF
|
|
|
|
2009-11-11
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
aba1fc2 Update osxdist script for beta and fix diskimage window
|
|
dimensions.
|
|
|
|
Patrick Matthäi <pmatthaei@debian.org>
|
|
ec48050 Spelling fix
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ada9d58 Allow setting version on binserver script too
|
|
f3b2395 Allow release script to specify custom version
|
|
f3e9ed7 Automatically use system CELT if it's >= 0.7.0
|
|
66c2261 Change initialization order to allow direct-copy constructor
|
|
bd33712 .ts file update
|
|
a59ce15 Don't distribute older celt versions in tarball either
|
|
f765851 Initialize ucFlags properly
|
|
786ed67 First check SSL cert errors, THEN check the SSL version
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
ddb16ce CoDMW2 plugin; HL2DM context example
|
|
|
|
2009-11-10
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
6019fc1 plugins/wow: disable context in release builds
|
|
|
|
Ludwig Nussel <ludwig.nussel@suse.de>
|
|
7dae3ed silence integer/pointer cast warning
|
|
1b2647b Qt 4.4 doesn't have emitDataChanged(), the function is the
|
|
replacement
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
3efd3dd Fix reference to two sliders in Audio Wizard VAD strings.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
0917b0a Deny category dragging
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7e4ce0e Build only 0.7.0, 0.6.1 etc are deprecated for the beta
|
|
505e774 Source string fixes from naproxeno
|
|
9239379 Punctuation fixes for tooltips
|
|
2f7e430 Use TLSv1 on server
|
|
75b9256 Use CONFIG+=packaged when building official packages from git
|
|
6fdad28 TLSv1 by default -- fallback to 1.1.x for SSLv3
|
|
8b0549b Display bitrate correctly for Speex, and default to 2x10ms
|
|
packets
|
|
64d16b8 Remove input policy from dist list
|
|
|
|
Spaccaossi <spaccaossi@users.sourceforge.net>
|
|
aed4569 Italian translation for 1.2
|
|
|
|
2009-11-09
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
8589e57 Clarify condition in PA context handling
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0a0c83f Add overlay safety checks for 11x too
|
|
51f4bf3 Update benchmark test
|
|
997c5f3 Fix player removing from overlay when they disconnect
|
|
52aead7 Use UAC NSIS plugin
|
|
|
|
2009-11-08
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
0bfaea9 Updated Spanish translation.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
5f8aedf Add tasklist entries for recent connections
|
|
|
|
meanracoon <racoon@meanclan.org>
|
|
6db9fb1 Dutch Installer Translation
|
|
|
|
2009-11-07
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
4c5930b Make channel moving require ChanACL::Write privileges.
|
|
|
|
Ludwig Nussel <ludwig.nussel@suse.de>
|
|
e2a8a20 allow to disable crash report dialog
|
|
c7f93ed fix build with qt 4.4
|
|
317a2bf add support for certificate directories
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
1ef709d show user count on channels
|
|
966f34d fix memory leak with ptt audio cue
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
72d78aa Arch-dependant library load on Win32
|
|
e5dab47 Make celtbuilds symlinks
|
|
ede39c7 Ice options in murmur.ini
|
|
5e71c19 Use 0x040500 instead of QT_VERSION_CHECK()
|
|
cf437d9 Make no-crash-report a config option
|
|
b46694b And fix the same leak in speech itself.
|
|
47f8d8f Usr \r\n on Win32 for murmur.ini
|
|
|
|
2009-11-06
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
8dcb531 Catch and handle kCGEventTapDisabledByTimeout Snow Leopard
|
|
behavior in GlobalShortcutMac.
|
|
af80da5 Catch 'disable' events in GlobalShortctMac.
|
|
13e7d21 Allow Default Device in CoreAudio to be translated.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
3a6e97a pass commandline arguments to Ice
|
|
|
|
2009-11-05
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
cd3e90f fixed japanese translation
|
|
|
|
2009-11-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bf23ffc Show client versions in the log
|
|
|
|
2009-11-03
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
26d77a2 Japanese Installer Translation
|
|
48d03a5 Japanese Translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5f07255 Add workaround for Chrome cut&paste URL on Win32
|
|
e3aae8c If not connected, use highest codec version
|
|
c9117e1 Use SO_PRIORITY on nix to set packet queue priority
|
|
2ea8ede Clientside QoS option
|
|
|
|
2009-11-02
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
e0c0609 stabilty improvements
|
|
|
|
2009-11-01
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
2308cf5 Minimal fixes in German translation.
|
|
68536c3 Switch default overlay font for Windows and OSX to Verdana.
|
|
cad983b German Translation (1/3)
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
7acf3ff Change QPushButton -> QToolButton in ShortcutTargetWidget.
|
|
Fixes ShortcutTargetWidget glitch on OSX.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
aab13b4 German Translation (2/3)
|
|
|
|
Timo K <timer@dbclan.de>
|
|
7a66764 German Translation (3/3)
|
|
|
|
2009-10-31
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
7cb7803 Fix regression in regression Fix (phpBB3auth.py)
|
|
122cfcb Fix regression in boolean config value parsing in
|
|
phpBB3auth.py
|
|
9f36caa Fix getRegisteredUsers in phpBB3auth.py and restrict
|
|
operations to normal and founder users.
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
91f536b fix some obvious English text issues
|
|
c9112a2 German Translation
|
|
|
|
Spaccaossi <spaccaossi@users.sourceforge.net>
|
|
366110e Italian installer translation
|
|
|
|
2009-10-30
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
5207473 Daemon mode and py25 compat for phpBB3auth.py. Fixed line
|
|
endings of phpBB3auth.ini + minimal changes.
|
|
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
d6de243 Transmit position from avatar and heading from camera.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ccbe964 Sort overlay
|
|
|
|
2009-10-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d899cc2 Update bFirstTime to be unique to 1.2.0 -- get people through
|
|
the audio wizard again
|
|
c1a4cb0 Allow ftp:// links through whitewash list
|
|
|
|
2009-10-28
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
9c3351c Fix phpBB3auth.py encoding/line endings + small style changes.
|
|
9dd0edc phpBB3 authenticator written in python + ice
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
893f8c1 Keep references to volume objects around, should improve
|
|
WASAPI volume ducking.
|
|
471b2df Remove debugging output from addMic
|
|
b8192cf Qipo still produces SSE2 opcodes in pure-float paths, even
|
|
without QxSSE2.
|
|
351c1b3 Replace echo-jitterbuffer with a queue
|
|
|
|
2009-10-27
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
c1c0025 Re-add bRunning to CoreAudio. encodeAudioFrame() uses it to
|
|
determine if AudioInput is running.
|
|
9e7e9f2 Add small warning message to help debug GlobalShortcutMac
|
|
strangeness.
|
|
80a2baf Change libcelt filename in osxdist.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1260b95 Speed tests for resamplers
|
|
e7b4688 Fix crash if sharedmemory is missing
|
|
e3bfc2f Clean up compiler flags on Win32
|
|
e24c809 Update scripts for 1.2, remove deprecated input policy
|
|
1b2bf32 Mention the s/UserInfo/byte/ hack in the .ice
|
|
|
|
2009-10-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0e6214f Don't put unpushed speex reference in the tree.
|
|
dba7de2 Re-enable IPO now that we have a workaround, and add the
|
|
missing speex file
|
|
2045012 Use correct includes for celt, and update packaging script
|
|
2de0060 Build CELT 0.7.0
|
|
|
|
2009-10-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9b9b5eb Libspeex's resampler misbuilds with -Qipo, disable until
|
|
analyzed
|
|
384c0df Blacklist explroer.exe from the overlay
|
|
54adcf8 Make protobuf a dll
|
|
f05f8a1 Use speex_lib_get_mode instead of direct linking
|
|
62b1536 Enable edit menuentry if write on parent (sync with server
|
|
permissions), and fix speex compile bug
|
|
6a4a2b6 Precache permission on parent channel
|
|
0c05ca0 Don't send superuser in msgUserList
|
|
9d3274b Enable more SSE optimizations and compile Speex as dll
|
|
|
|
2009-10-24
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
aa5cdbc Remove superfluous bRunning's from CoreAudio.
|
|
94ecb90 Don't sleep in CoreAudio thread when waiting for output data.
|
|
Clashes with TextToSpeech.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a517f5a Permission denied for missing cert
|
|
|
|
2009-10-23
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
720b0e4 Crash Reporter implementation for OSX.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
874c03a Source strings for 1.2.0 alpha
|
|
580655f English source strings
|
|
|
|
2009-10-22
|
|
Karl Dietz <dekarl@users.sourceforge.net>
|
|
b5b4777 Update WoW plugin.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
6cde32b Remove custom speex fatal handler as well.
|
|
ae0d2db OSX ConfigDialog for 11x.
|
|
470f6ed Remove old unused OSX overlay code.
|
|
3bfe5b3 Proper debug handling for OSX overlay launcher.
|
|
94f4542 Add CoreAudio source files for 11x, as well.
|
|
4d08538 CoreAudio for 11x.
|
|
01a4770 Build OSX client without PortAudio.
|
|
9d78c54 CoreAudio audio backend for OSX.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
af09b09 CELT with proper VBR
|
|
1ca8016 Use proper symlinks for shared files
|
|
|
|
2009-10-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9a7e709 Allow EINTR during poll
|
|
572b530 Allow setInfo with name if it doesn't change
|
|
02ccd34 Clear ACL cache when removing users
|
|
0104375 Disable echobox on wizard init unless supported
|
|
e73c9b0 Compile released snapshots with IPP
|
|
6216f4a Distribute dbghelp.dll on Win32 so it can work on older XP
|
|
installations
|
|
99ba4f4 Clean up STACKVAR for murmur
|
|
79d7461 We don't really support plaintext anymore, so remove detection
|
|
from the rich text editor
|
|
146cc63 Cache pingsort
|
|
|
|
2009-10-20
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
1813b2e channel_linked.svg now with blue glow.
|
|
fa3f1e9 Different style edge for better rendering?
|
|
025138d New test muted_local.svg
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3b23451 Explicitly set DirectInput device pointer to NULL to ease
|
|
debugging
|
|
866214d Save localmute state
|
|
2a2417a If sighup when not detached, interpret as quit
|
|
be58259 Allow murmurd to compile under Qt 4.4.3
|
|
e6037df Update release script for multiple celt versions
|
|
488f252 Fix crash when removing last shortcut after editing it
|
|
a4c6556 Compile new celt juggling on Intel compiler
|
|
|
|
2009-10-19
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
a2426bf Test icons/muted_local.svg
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
3cf23bd Properly save expert state in OSX ConfigDialog.
|
|
a484529 CELT dynload paths for OSX.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
5917312 Don't allow to disable the temporary checkbox
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
59678e2 Delete 1.1.x shortcut from desktop on uninstall
|
|
8a7b17e Allow serverpassword as alias for password in setConf
|
|
d97a49f Check if name is already in use before allowing a rename
|
|
d71202b Fix more compiler warnings
|
|
12a2644 Fix a few compiler warnings
|
|
9958660 Clean up compiler warnings on Win32
|
|
943f241 Moc turbo-mode
|
|
aed0eda Update Win32 installer with celt dynlibs
|
|
a122549 Reset encoder when restarting sending
|
|
d655742 Default codec to 0x800000a on client
|
|
53bb306 Clientside celt codec juggling
|
|
73388f3 Force alpha-preference for bitstream 8000000a
|
|
|
|
2009-10-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7dbaf74 Use full version filenames for celt lib
|
|
925dd22 Serverside alpha/beta celt version choice
|
|
5f8c841 Use int instead of uint to represent version
|
|
f00341b Set permission value to heuristic to avoid quadruple query
|
|
a3aea25 Send celt version on login
|
|
2abfacf Multicelt build fixes on nix
|
|
5247bf7 Clientside celt juggling library load
|
|
b8813f3 Build CELT dynamic
|
|
|
|
2009-10-17
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
a879bf8 Fix 2880700 : [8af721] wrong chat line text
|
|
fe8789c Fix behavior if we don't get permission query replies.
|
|
aa88607 Fix permission poll on connect + docs for involved functions
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
465cbbd Use 0 to express missing permissions
|
|
94035cf Add CELT version vector to authenticate packet
|
|
d9335a5 Move user before clearing cache, not after
|
|
|
|
2009-10-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
20ec12c Don't query channel permissions when disconnected
|
|
1ba7c2d Clear permission cache on root on connect
|
|
|
|
2009-10-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
696bfed Avoid overcopy for multichannel echo
|
|
d1e5d7f English source strings
|
|
8fdfabe Include image dimensions in document size
|
|
7a8ca97 Remove texture option and fix chantemp default
|
|
|
|
2009-10-14
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
62c3531 Disable chatbar if it is not usable anyway.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
d0b371c fix text cursor in chatbar
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5ae7c8c SuperUser can't query permissions
|
|
2c92c17 Clientside permission query
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
7eee5f5 Source plugins update
|
|
|
|
2009-10-13
|
|
Chosi <chosi@choseh.de>
|
|
f75ae8b L4D plugin update to rev 3986
|
|
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
56f5f97 Tab and Ctrl+Space completion for chatbar.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ff70bc7 Clientside dummy for permission query
|
|
7439bc4 Permission query (serverside)
|
|
055c13f Force config iconlist size
|
|
6076cc0 Restrict comments to message size limit, and only allow admins
|
|
to clear (not set) other people's comments)
|
|
|
|
Timo K <timer@dbclan.de>
|
|
d0bd7b8 COD5 plugin update to rev 1.6.1252
|
|
|
|
2009-10-12
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
a974dc8 Fix Mac OS X ConfigDialog.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4ddc686 Add (2), (3) etc to servernames when drag&dropped, and allow
|
|
drag from public->favorite
|
|
e4bc4a2 Don't initialize D3D etc if sharedmem fails
|
|
0693714 Whisper target redirect and session-based tempgroups
|
|
6a30255 Inproc draw for d3d10
|
|
e8f46da Delete bonjour servers from the list when they go away
|
|
36de491 Reset stats when editing hostname
|
|
|
|
2009-10-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fe9fee3 Make items in connectdialog selectable, eases keyboard
|
|
navigation
|
|
|
|
2009-10-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c780f4b Fix overlay images
|
|
e7a37de Fix crash if GetMixFormat fails.
|
|
67b12ee Use Qt4.5 as path instead of 4.5.2
|
|
|
|
2009-10-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bad2c33 Fix 11x to work with new config
|
|
f1977b2 Update ts2html script
|
|
77570c4 Spelling fixes
|
|
bfceb94 Merge expert config and advanced acl options
|
|
498a0db Change a few expert/nonexpert settings
|
|
0ac3cde Switch back to listbased config dialog
|
|
df8e907 Mime demangler for richtexteditor
|
|
|
|
2009-10-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f3a6e64 Don't crash without bonjour
|
|
f7dfa10 Scroll dd0t to the top
|
|
a7a7c04 Don't add context menu for parent items
|
|
6261bbc Hierarchical connect dialog
|
|
|
|
2009-10-07
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
0043285 Very small style fix ;-)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f065c2b Fetch continent of public servers and grab geoip of user
|
|
a9fdf25 Flush denormals on Win32
|
|
e6a49ff Force text to be interpreted as basic html
|
|
|
|
2009-10-06
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
42c9d8c Make chatbar indicate target.
|
|
|
|
2009-10-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c935e13 Make binrelease script use IPv4 too
|
|
1989a19 Add overlay magic number and check memory size
|
|
7ecfc7b Make release script use IPv4
|
|
|
|
2009-10-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
052d23f Italitcs for the chatbar
|
|
ce46ab4 Make keyboard search on userview do recursive, delay-expanded
|
|
search
|
|
8d0b279 Fix dbus compile on Win32
|
|
ba1ae14 Allow ghost from same hash
|
|
2e93363 Show texture images in tooltip
|
|
|
|
2009-09-30
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
ddeb79f Fix translatability of ChatbarLineEdit
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
da6e842 Use service.name instead of :x.y in DBus calls
|
|
|
|
2009-09-29
|
|
Natenom <natenom@googlemail.com>
|
|
9a1ec81 Rename Name to Servername
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
85dbca3 Fix bonjour in new DNS resolver
|
|
|
|
2009-09-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4179db1 Separate dns loop and stabilize pingsort. Probably breaks
|
|
bonjour
|
|
|
|
2009-09-27
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
8c197b3 Remove deprecated WoW plugin.
|
|
5082c26 Add TemporaryChannel permission deny type.
|
|
b0384b6 Fix Channel DnD crash bug.
|
|
b6357cc Do not allow channels to be dropped in temporary channels.
|
|
fb41646 Fix CustomElements.h/cpp license headers and update some
|
|
others.
|
|
c30ac51 Slight chat bar behavior change + mumble.pro style revert
|
|
1fcfddb Merged channel tree and normal messages.
|
|
080ab96 Make chat bar clearly indicate its purpose.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
e9b84b4 Don't do TextMessage symlinks in mklinks.sh
|
|
|
|
2009-09-26
|
|
Natenom <natenom@googlemail.com>
|
|
c54a7ed Dont use always muted_self icon in tray. Show wether muted
|
|
self or by server or suppressed.
|
|
|
|
2009-09-25
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
812e6b1 Comments for GlobalShortcut.cpp
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cf662aa Add initialization to ValidDocument
|
|
5d6637b Add local TextMessage for 11x
|
|
|
|
2009-09-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4e675bc Add selfreference for OpenGL
|
|
ae2984b Use longtext instead of varchar for infos
|
|
0963a3a Rich Text Editor
|
|
0419b34 Start of rich text editor
|
|
|
|
2009-09-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e41dbbe Show focus message when running snapshots
|
|
511773d DX10 fullscreen texture test
|
|
|
|
2009-09-20
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
79a9abd data: handling support, and proper washing of harmfull links
|
|
in all contexts
|
|
|
|
2009-09-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
90cb11c Wash URLs if not http, https or mumble
|
|
e43d963 Send allowhtml state to client
|
|
8e79eae Allow stripping of HTML serverside
|
|
|
|
2009-09-18
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
c2b8f3b Disable port field if address is bonjour identifier.
|
|
224be19 What's this + tooltips in Log.ui and ConnectDialogEdit.ui
|
|
5a79945 Tooltips for GlobalShortcutTarget.ui dialog.
|
|
d75ee9c TextMessage.ui What's this + slight change in looks
|
|
88a10c0 Introduce permission denied type TextTooLong.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
03516cc Send full cert details to external authenticator
|
|
|
|
2009-09-17
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
8466232 Server side limit on text message length.
|
|
d44ff93 Unify browsing for sound files.
|
|
60fb1cb Fix What's this for image dl switch
|
|
5962a14 What's this + tooltip for DoublePush time
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c1db2c8 QScrollArea's background seems to be bugged in a QTabWidget,
|
|
so stick our head in the sand and ignore it.
|
|
|
|
2009-09-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
537fe05 Fix display of default permissions when not inheriting ACLs
|
|
8528a23 Fix background on scrolled config widgets
|
|
|
|
2009-09-15
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
b4d2491 int boundary handling and more intelligent insertion for
|
|
Channel DnD
|
|
948d772 Make Channel DnD MVC compliant.
|
|
ff34f7f Fix obvious faults in channel DnD
|
|
4cc09d9 Drag and drop placement for channels.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
c0a490c Enable 11x overlay for OSX.
|
|
|
|
2009-09-14
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
3a0cf23 Prevent TTS/Sounds from being triggered when user deafened
|
|
himself.
|
|
155bb16 Use localeAwareCompare for channel sorting
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c3421d7 Workaround for qsystemtrayicon::activated
|
|
2051568 Check patchlevel in URLs
|
|
d212243 Add version queryitem to URLs
|
|
|
|
2009-09-10
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
4026950 Programatically generate .DS_Store file for OSX disk images.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
2f0821c Source games build updates
|
|
|
|
2009-09-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
db919c0 @strong group for strong certificates
|
|
75062d4 Remove leftover debug output
|
|
eb34fad Support copy/paste from ConnectDialog
|
|
d9e706c Make default bandwidth on server be 72 kbit/s
|
|
a022487 Show date rollover in log window
|
|
6b5daa5 Clear comment on connect to new server
|
|
96b99d5 Show website and version on tooltip
|
|
8293a5d Drag and drop URLs to connect dialog
|
|
|
|
2009-09-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cf0192a Switch to P^2 estimator for ping
|
|
63fc19e Update installer to use qt.conf
|
|
|
|
2009-09-07
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
18e9f17 New prefix broke UDPTunnel messages.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9e65ae8 Add ServerShow as boost type
|
|
7710c86 Update 11x to have new global var
|
|
75356e1 4 byte packet length, 2 byte type, and use SSL compression to
|
|
encode it
|
|
96ae2b2 Variable length packet length encoding
|
|
|
|
2009-09-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
62b83d8 Support for regional servers for server list
|
|
|
|
2009-09-05
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
fa95e61 Update OSX license script.
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
6c90415 Updated German translations.
|
|
|
|
2009-09-04
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
a078791 Don't use the installer on OSX. Go back to 'Copy to
|
|
Applications folder to install!'-method. Disable .DS_Store for
|
|
disk image (for now).
|
|
345852e Switch to new manual overlay injector on OSX.
|
|
|
|
Natenom <natenom@googlemail.com>
|
|
a74e859 Changed translations and fixed errors.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5d0e14c Show you muted X messages properly.
|
|
40e8431 Maintain stable ServerItem list
|
|
2c3f8f8 Only one pingsweep per second
|
|
a87e113 Filter to show only favorites
|
|
|
|
2009-09-02
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
e7aacbc cache hostname lookups
|
|
38a8581 Don't retry already running DNS lookups. QT will never send us
|
|
any reply if we do.
|
|
730e7d0 Restart timers earlier so we don't block pinging other servers
|
|
while waiting for DNS response
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d9d7f36 use .value and .insert, and use toLower() for hostnames
|
|
|
|
2009-09-01
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
4ed8d8f Remove superfluous welcome text from the welcome screen of the
|
|
OSX installer.
|
|
ca68ce2 Fix installer_macx to properly install IM-based overlay. Allow
|
|
building both an InputManager and a pure .dylib overlay (for
|
|
manual injection, for example).
|
|
9b3ab4b Working InputManager-based OSX overlay.
|
|
63c9e94 Add proper Qt plugin support to OSX dist script.
|
|
4315a94 License scripts for OSX.
|
|
fdb578a Update OSX installer for 11x and prepare for new overlay. Make
|
|
macx build with pch on by default.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6e8e547 Auto-unmute on un-deafen
|
|
8f0b374 Clean up sorting
|
|
a73d60c Update includes in RPC so it works under feature-less compiles
|
|
|
|
2009-08-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
475c9c5 Fix unregistation of users
|
|
b534867 Fix color for amplify audiobar
|
|
c6fdcc5 Remove "Add New..." from context menu, it's a button
|
|
b16e765 Share pings for multiple entries for same host/port
|
|
558f787 Ping randomimzation
|
|
8194a21 Make Quit from menu always quit, without asking
|
|
d9a2d47 Order tray menu according to screen position
|
|
|
|
2009-08-30
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
cafe559 Fix typo in SAVELOAD for audio/pushclickoff.
|
|
076f6fb Customizable sound for PTT Audio Cue.
|
|
6742f2b Add Channel position QSpinBox to advanced ACL editor.
|
|
4393235 Add group "Add" button to ACL dialog.
|
|
|
|
Hengqing Hu <esrms@users.sourceforge.net>
|
|
acbb44f Add BOM and s/LANG_SIMPCHINESE/LANG_TRADCHINESE/
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
37d26c8 Corrected Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
31c8de9 Make Filters a group, and add a "Add New..." button
|
|
4b66e47 Filters
|
|
46f3f23 Show slightly more pingstats
|
|
|
|
2009-08-29
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
7800978 Focus name field in channel add/edit.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
ea311ff Boost 1.40.0 for OSX.
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
279ca01 Fix crypto on FreeBSD amd64
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
440f16e Default sort by ascending ping
|
|
23275df Allow up to 1024 byte UDP packets, to contain up to 6*127bytes
|
|
audio
|
|
8911fdc Update .ini text for pidfile
|
|
d9cea2c Digest-based shortcut/token storage
|
|
|
|
2009-08-28
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
00e8be8 Clean output buffer when skipping frame to avoid crackling.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
80e82e3 Fix MumbleSSL for no-pch.
|
|
62cf549 Fix Bonjour build for no-pch.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
61391cf Modify whatsThis in overlay to not mention D3D9 specifically
|
|
c183557 Boost 1.40 on Win32
|
|
9ba05ce Add data() fetcher for ServerItem and tooltips
|
|
e5c38f4 Show single-value ping again, and show max users
|
|
ed45391 Accumulator-based ping stats
|
|
66c0433 Send maxusers in ping
|
|
383f394 Send maxbandwidth in ping query
|
|
6e2b006 Validate ConnectDialogEdit
|
|
093f98f Always include bonjourrecord.
|
|
46da19c Add icon for LAN servers
|
|
522c27a Grand Unified Connect
|
|
|
|
2009-08-27
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
0f5a49d Make virtual server specific bonjour switch work.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
a2a687d Remove qt.conf reference in scripts.pro.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7fe654a Set default value for bBonjour
|
|
3a8c8b3 #ifndef MUMBLE_VERSION for release script
|
|
f3c3546 Make Glacier2 example actually use the proxy
|
|
491108f Glacier2 example
|
|
3a941fd Show ping and usercount in public server list
|
|
b13d7f0 Add iSampleRate for 1.1.x
|
|
c38e741 Drain UDP socket even when thread is not running, and answer
|
|
ping requests
|
|
|
|
2009-08-25
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
baad944 Forward/backward password update in add/edit dialog.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f1c4138 Fix DirectSound 32khz mode
|
|
c663db3 Remove ods() for addref/release, impossible to run real apps
|
|
with it on
|
|
8e0cbc8 Release heuristic
|
|
cafb24c Include fxo binary in overlay
|
|
93b6c57 Proof-of-concept DX10 overlay
|
|
|
|
2009-08-24
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
7057604 Actually impose restrictions on users without password.
|
|
0dd931c Add password edit capability to Channel edit dialog.
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
9c620aa Don't try to look-up Avahi packages on the Mac.
|
|
c2a92d9 Rename 1.1.x plist file to mumble11x.plist.
|
|
c3a21f8 Do not copy in our own qt.conf for Mac builds. We will move to
|
|
using the macdeployqt utility for preparing our app bundle
|
|
instead.
|
|
82a4373 Don't pass incompatible parameters to the Darwin linker.
|
|
9e9b032 Build fix for g15helper utility.
|
|
23aff3c Add InputManager for automatic overlay injection on Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ad845f5 Fix typo in debug mode for d3d9ex
|
|
d2a64ee Start of DXGI Hook
|
|
|
|
2009-08-23
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
849aa9c Improve ACL editor layout.
|
|
|
|
2009-08-22
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
8b7f1d6 Added checkbox to disable image download
|
|
bbba5fc Move advanced channel editor switch to options menu.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
865cdab Precache support for d3d9ex
|
|
d7b53b0 History-based jitter buffer initialization, and power-based
|
|
activity detector.
|
|
d2b467a Revert "Fix indenting in changelog script"
|
|
dc658e2 Fix indenting in changelog script
|
|
040f16d Make sure audio bandwidth never falls below 8kbit/s
|
|
449cc31 Remove a bunch of compiler warnings
|
|
2e87ec0 Update config dialog to have minimum 24kbit/s for 10ms mode
|
|
10c0e74 Add some hardening source flags, to make sure we can be
|
|
compiled with them
|
|
ce7ce45 Work around the ducking in Win7; we always have the device
|
|
open.
|
|
|
|
2009-08-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e4d3485 Add RegisterSelf permission to Ice.
|
|
c3d2198 Copy, don't ref frame to decode
|
|
403c95b Don't use post-1.2rc-only speex functions
|
|
1c88786 Use new whisper icons
|
|
d41afda Move mumble/murmur specific state out of User
|
|
950b104 Server-side low-bandwidth mode
|
|
9c6b1d0 Re-enable red color for high bandwidth in the
|
|
AudioConfigDialog, and allow 8kbit/s transmissions.
|
|
a4579d2 Fix typo when reducing bandwidth.
|
|
6479de3 Low bandwidth mode
|
|
|
|
2009-08-20
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
0fd52da Parameter change in inkscape to prevent bugging in QT...
|
|
|
|
2009-08-19
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
b5ba5db Fixed artifacts in talk icons
|
|
add5e12 Fixed metadata for mumble.svg, and added talking_whisper.svg.
|
|
|
|
unknown <d0t@.(none)>
|
|
55179d9 Make build environment more flexible
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4ff3993 Get rid of some compiler warnings on Win32
|
|
6707c8d Support 10, 20, 40 and 60ms audio packets
|
|
f8ba374 Make the bandwidth limit on the server be in bit/s instead of
|
|
byte/s
|
|
eb668a1 Add placeholder icons
|
|
9653d4e Disallow image links in comments
|
|
7a7a9b2 Use blank image instead of "missing link" for invalid image
|
|
URLs
|
|
a40cf25 Switch last few icons to temporary svgs, and change formatting
|
|
of whatsthis messages.
|
|
e62f502 Update checkstate for Mute if suppressed
|
|
1a7f024 Honor requested audio bandwidth slightly better, and lower
|
|
minimum allowed
|
|
|
|
2009-08-18
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
c696a8f Next test of in UI icons.
|
|
|
|
Hengqing Hu <esrms@users.sourceforge.net>
|
|
2fd9a62 Traditional Chinese translation for Mumble 1.1.8 included
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cce8c3f Don't display tooltip/whatsthis for abnormally large
|
|
comments/descriptions
|
|
cf17684 Update testauth script to use new index-based userinfo map
|
|
028cf24 Use group-GUUID based volume history for other applications
|
|
8377f00 Don't include test things in the changelog
|
|
ed384bf More volume testing
|
|
95a9af7 Use group-GUUID based volume history for other applications
|
|
4848a2d Don't include test things in the changelog
|
|
29cc812 More volume testing
|
|
|
|
2009-08-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
07b5a12 Check session states on Vista.
|
|
a5a2c66 Don't explicitly state WinSDK path, it will be pulled in by
|
|
vcvars. And replace DXSDK with a env var.
|
|
40d4998 Unified Win7/Vista volume control. I hope.
|
|
847ed7a Make NO_UPDATE_CHECK hide options completely
|
|
b27f0d4 On X11, you can minimize the parent window while a modal
|
|
dialog is shown, without reactivating the parent's event loop
|
|
0978bc7 Protobuf 2.2.0 for Win32
|
|
4683c46 Fix ALSA periods for raw HW
|
|
b17f3b2 Check session states on Vista.
|
|
a11c188 Don't explicitly state WinSDK path, it will be pulled in by
|
|
vcvars. And replace DXSDK with a env var.
|
|
b6208a7 Unified Win7/Vista volume control. I hope.
|
|
1077335 Make NO_UPDATE_CHECK hide options completely
|
|
7e7b3f3 On X11, you can minimize the parent window while a modal
|
|
dialog is shown, without reactivating the parent's event loop
|
|
4923f42 Protobuf 2.2.0 for Win32
|
|
e4935a8 Fix ALSA periods for raw HW
|
|
|
|
2009-08-16
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
2acd26f Removed yellow circle from icons/mumble.svg
|
|
95dc226 Fixed bugged icons/mumble.svg, verified.
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
b0aaa8e Fixed installer' Spanish translation
|
|
59b741f Updated installer' Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2544297 Volatile the iMixerFreq
|
|
99cd9d4 Add a dummy thread for pulseinput/output, so we don't delete
|
|
it during start()
|
|
02ec1f0 Switch weak to unique-checking for 11x too
|
|
7da8e1b Fix abort on quit with Pulse due to wrong thread deleting a
|
|
dummy object.
|
|
4f9e599 Volatile the iMixerFreq
|
|
5688781 Add a dummy thread for pulseinput/output, so we don't delete
|
|
it during start()
|
|
8361a1c Switch weak to unique-checking for 11x too
|
|
a71e118 Fix abort on quit with Pulse due to wrong thread deleting a
|
|
dummy object.
|
|
45fad10 Threaded pulseaudio
|
|
12f9c69 Locking test
|
|
20eadb6 Make pulseaudio play nice again
|
|
bcf77b7 Make ALSA work under Pulse on karmic.
|
|
c70caee Don't double-delete (G15 unix)
|
|
|
|
2009-08-15
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
9958cfe Attempt to fix corrupt icons/mumble.svg
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
304f12c #ifdef protobuf 2.1 features
|
|
afa6f35 Get rid of global memory from ConfigRegistrars
|
|
ce3df76 Use enum for InfoMap
|
|
bcaa6c7 Use VLD for debug builds
|
|
c63e4f5 Use the new SVG icons
|
|
f62ae27 Make hardcoded ACL default be without selfregister, and make
|
|
it a part of initial ACLs added to new servers
|
|
|
|
2009-08-14
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
edf3369 New attempt of icons for 1.2.0 release.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3a686bd Fix ASIO config save
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
4884458 Cod5 update for 1.5
|
|
a1767db TF2, DODS updates
|
|
|
|
2009-08-11
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
df9b900 Use system CA certificates on OS X.
|
|
|
|
2009-08-08
|
|
Patrick Matthäi <pmatthaei@debian.org>
|
|
c957ff4 Spelling fix in ACLEditor
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
88dcb4c Don't show lip icon if suppressed
|
|
c7cffde Build protobuf earlier, so header is generated
|
|
|
|
2009-08-07
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
203a125 Allow *.pkcs12 file extension for certificate import and
|
|
export.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5b3c901 Allow specifying SYSTEM_CA_BUNDLE define to force CA path
|
|
6296282 Share a bit more of .pro files, and add win32 ca store
|
|
8159eec Add system-installed CAs
|
|
b8dc011 GPG sign and upload source snapshots
|
|
7294099 Allow expired/not-yet-valid certificates as non-strong certs
|
|
d9a5206 Add cert-send/pw-store suppress option (nonsaved)
|
|
|
|
2009-08-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cab2850 Always require password for SuperUser
|
|
379f88b Clientside selfregister
|
|
7a84624 Serverside SelfRegister
|
|
91c230f Remove warnings when cleaning indexes
|
|
0b107aa Clean out MySQL indexes and foreign keys on upgrade, and
|
|
remove multithreaded logging
|
|
|
|
2009-08-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a391d01 Add Message.h to tarball for 11x
|
|
e4eabb5 Dummy manpage for mumble11x
|
|
91c5176 Nmake can't handle self-dependencies, so give up and provide a
|
|
shell script for the symlinks
|
|
585b0dd Symlinks and ugly copy hacks. I want gitsymlink on win32.
|
|
e3261db Mumble11x in source tree
|
|
36e2059 Mark email field in crashreporter as optional, so users aren't
|
|
compelled to put bogus addresses there
|
|
1f52513 Update installation strings to default english ones
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
06d48b9 L4D, Gmod updates; DODS version bump
|
|
ae26954 TF2 build 3897
|
|
|
|
2009-08-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d20e27e Include celt in tarball
|
|
52c42bd Mystery contexts
|
|
|
|
2009-08-03
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
8835385 Tooltips and What's this for Add/Edit dialog. Saveload
|
|
advanced cfg checkbox. Prevent root channel name change.
|
|
b78c706 Fix channel description loading.
|
|
2bfb54c Display client version in tray tooltip
|
|
af08aee Do lookups with Channel::get()
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
018d5a1 Fix crash while trying to rename the root channel
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0cb7485 uniquie => unique
|
|
bbd9bfd Clickable comment icons
|
|
e6b623e Remove tempchannels on disconnect too
|
|
|
|
2009-08-02
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
df86a73 Channel Add/Edit dialog.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d559445 Send uid=-1 to all clients when unregistering connected user
|
|
a651dce Various jitter fixes, and audio fade
|
|
237b9e2 Update position-stripping in server to mach updated voice
|
|
packets
|
|
|
|
2009-08-01
|
|
Alex Maclean <monkeh@monkeh.net>
|
|
b08972a We use boost even without Ice now
|
|
|
|
Benjamin Jemlich <pcgod@users.sourceforge.net>
|
|
7c27178 Fix column sizes in shortcut dialog
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ccbd3d7 Slightly less blunt obscurity report
|
|
d10cdb8 Remove some debug noise from plugin download
|
|
4fe8ea8 Update benchmark
|
|
7b983c1 Widen the shortcuts again. *Sigh*
|
|
413dc8c Time-distribute plugin link attempts
|
|
91b94d7 Reduce shortcut columns even further
|
|
5b644a6 Obscure security
|
|
dd0320f Ensure cConnection is deleted from serverhandler thread, as Qt
|
|
throws a fit if the deleted() signal is emitted from another
|
|
thread.
|
|
8016d1d Allow shortcut columns to scale slightly better
|
|
edf7d48 Support not sending any os/build info to the client
|
|
8abceec Use CELT 0.6.1 for now
|
|
835dfec s/dbServerUsername/dbUsername/
|
|
|
|
2009-07-31
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
e923c0d Add CrashReporter. Generate minidumps on Win32 and report them
|
|
via CrashReporter.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ffaca57 If no cert, return an empty list, not a list with a null cert
|
|
1238f2b Binary != Boolean
|
|
01cf723 Allow to add email/comment on crash
|
|
a2812c4 Compile without bonjour
|
|
16a44d9 Use basepath in minidumpwrite, and add some comments and a
|
|
progress bar
|
|
7530b91 Global qdBasePath
|
|
|
|
2009-07-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b30efc5 Explicitly remove output buffers when clients disconnect
|
|
8cec38e Updated release scripts for new files and paths
|
|
b5b94c0 http://support.microsoft.com/kb/971092
|
|
6991334 Replace XEViE with XInput
|
|
|
|
2009-07-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1141eee Autoexpand usermodel on hover, and use QStyledItemDelegate
|
|
|
|
2009-07-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
113a294 Fix a few compiler warnings
|
|
|
|
2009-07-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d0690b8 Use local copy of manifest/cat for vc90.crt
|
|
f2c804a Disable LTCG also for new Intel versions
|
|
|
|
2009-07-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2082b4b Compile with Intel C++ 11.1
|
|
|
|
2009-07-25
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
65a0f65 Make the fix actually work.
|
|
144c631 Fix argument injection.
|
|
|
|
2009-07-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5893adc With the data column, there's now 4 columns for the shortcut
|
|
editor
|
|
9e25322 Use new QColorDialog::getColor for alpha-editing for overlay
|
|
colors
|
|
e2ebe02 Raw Message => Disable formatting
|
|
|
|
2009-07-23
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
f67a93a Add CELT and Speex fatal error handling for Mac OS X.
|
|
|
|
2009-07-22
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
4eac398 Memory management fixes for ConfigDialogDelegate.
|
|
|
|
2009-07-21
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
2b96f33 Native-feeling ConfigDialog for Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
057df90 Default-ACL for @all shows default deny as well as default
|
|
allow
|
|
fe47903 Show suppress state in client
|
|
|
|
2009-07-20
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
1ef334b Disable GlobalShortcutMac for debug builds.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f1ec2d8 Use translated section strings
|
|
d095fd9 Allow SuperUser to move self
|
|
|
|
2009-07-19
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
d3c9806 Channel sorting.
|
|
d552f0b Fix comment save
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9510ab8 Always initialize qtTimeout
|
|
5a41af1 Don't bind to IPv6 if no interfaces has a v6 address
|
|
|
|
2009-07-18
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
0e1b3f3 Improve forced shutdown behavior
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
947a420 Certhash-based ACL, and creators have full write on created
|
|
channels
|
|
|
|
2009-07-17
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
a89e7c6 Added layout default value
|
|
cc57d13 Layout presets
|
|
fb8ca85 Removed wrong tooltip
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f1c926e Quiet the Avahi warnings for now, and make the static murmur
|
|
compile with bonjour
|
|
|
|
Bartek "stranded" Sumowski <sumowski@gmail.com>
|
|
95fd031 Bonjour installer strings in Polish
|
|
|
|
2009-07-16
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
b236e4c Allow cancel while bj resolving
|
|
aa82976 Update German installer translation
|
|
|
|
Hengqing Hu <esrms@users.sourceforge.net>
|
|
9555bf6 Simplified Chinese Installer
|
|
|
|
Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
|
|
b3fa0e5 * fix german translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
43ac694 Bonjour download in installer
|
|
477a065 Grey out LAN tab with suitable tooltip if empty
|
|
45705e2 Re-add variable buffer to WASAPI; hardware-reported minimums
|
|
are often false
|
|
|
|
2009-07-15
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
a89c5e2 Switch bonjour identifier to _mumble._tcp
|
|
ca0f1c8 Fixed cancel button and added resolver delay workaround.
|
|
b94dd05 Update INSTALL and LICENSE file
|
|
12e0e80 Reorder murmur tray menu
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
6270d5d Don't use Avahi compatibility layer on Mac OS X.
|
|
5cc3d0d Update Mac OS X build environment.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
69ebadc No, really don't replace CRLF in the signed manifest, please
|
|
34b5e28 Preserve CRLF in signed manifest
|
|
9f2b29d Final CRT
|
|
31106d3 More AssemblyCRT
|
|
1a38dd4 Build bonjour on nix
|
|
19fde80 AssemblyCRT again
|
|
1062965 Send channelRemove after userState for temp channel removal
|
|
b11d633 Clientside tempchannels
|
|
8562704 CRT Assemblies
|
|
efbba85 Temprary channels protocol changes
|
|
|
|
2009-07-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1ba33d0 Update installer for new v1.1.x plugins, and fix start menu on
|
|
undelete
|
|
|
|
2009-07-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
34eea53 The Norwegian translation isn't in English
|
|
892cf9f Plugins in the plugin directory
|
|
416cfb8 Distribute Qt plugins
|
|
3e281c1 Update WhatsThis for new # groups
|
|
6b5b174 Send access tokens on authenticate
|
|
e2875f5 Access Token Editor
|
|
9c5ecca Use QStringList for tokens
|
|
37076e3 Token-based ACL
|
|
866a66d ifdef out module-specific parts of shared code
|
|
|
|
2009-07-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
85c9c78 Fix Ice callbacks and examples
|
|
5ccce13 Fix bandwidth()
|
|
|
|
2009-07-11
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
3861102 Updated German installer
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b45eac1 Revert murmur static to Qt 4.5.1; 4.5.2 crashes
|
|
96fe83c Link QtSvg. I really mean it.
|
|
8483892 Explicitly link svg
|
|
|
|
Bartek "stranded" Sumowski <sumowski@gmail.com>
|
|
0afb4c7 Updated Polish installer
|
|
|
|
2009-07-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
55233df 1.1.x doesn't have BF2142 plugin
|
|
cc4263d Update Norwegian installer
|
|
ba4c405 Add 11x plugins to installer
|
|
|
|
2009-07-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4391a12 Use UTF-8 ini files, and support importing partial configs
|
|
|
|
2009-07-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0f3d2dc Installer link for compatible client
|
|
|
|
2009-07-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1d23889 Store server-specific whisper in a per-server config
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
ecef2b6 AOC offsets update
|
|
|
|
2009-07-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
29c26d6 Don't focus on URL open
|
|
2c74fa1 Qt 4.5.2 for murmur static
|
|
6738419 Make HostAddress a movable type for faster containers
|
|
1c6ac0c Update ASIO driver to use new format
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
606bff7 CSS, AOC updates
|
|
|
|
2009-07-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
44439c6 Rediscover DInput devices on hotplug
|
|
37886d4 Don't show dragbar over scroll buttons
|
|
|
|
2009-07-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
801a9e9 Add the QtSvg4 library to the installer. Kind of necesarry to
|
|
actually show those SVGs.
|
|
|
|
2009-07-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c06ca3e Updated Intel compiler on Win32
|
|
|
|
2009-06-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4703fa7 Single-slider VAD for the wizard
|
|
f99300b Don't compare bool to 0
|
|
5e539d8 Qt 4.5.2 for Win32
|
|
|
|
2009-06-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
59dff3c Use git:// instead of http:// for xiph submodules
|
|
3fe520c Update echo jitter buffer
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
10f4572 Source game updates
|
|
|
|
2009-06-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
44dfffa Notify on connection attempt start
|
|
4ec866a Remove silly debug output
|
|
a83592e Multibind for Win32
|
|
3976433 Multibind for nix
|
|
9b226ca Clientside IPv6 support
|
|
c1c460b Allow IPv6 control connections
|
|
|
|
2009-06-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3c8745f Add proper names instead of label_123 in .ui files
|
|
|
|
2009-06-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6f9c7d6 Use QDesktopServices for datalocations
|
|
|
|
2009-06-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5074ef0 Option to only accept whispers from friends
|
|
|
|
2009-06-10
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
6582af7 Bonjour support.
|
|
|
|
2009-06-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0b9c19b s/RGBA/BGRA/
|
|
d1689db Make the default be 48kbit/s rather than 16 kbit/s
|
|
|
|
2009-06-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5248ca4 Avoid cert warning when falling back to .ini cert
|
|
26e4f3a Remove player from ACLs / Groups when unregistered
|
|
2635598 Re-disable DirectSound on Vista
|
|
fb96eed VBR for CELT, and auto-readjust based on server quality levels
|
|
19e91f5 Replace AudioSine with samples
|
|
709289f Make centerpos be a whisper option
|
|
|
|
2009-06-05
|
|
Christoph Hofmann <christoph.hofmann@vfc2.eu>
|
|
733ee3d Make compile on Qt from Lenny
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2191991 Remove a few FIXMEs
|
|
c5874e1 Remove redundant flag from Group
|
|
6b9ab90 Glue code for the experimental zero-latency preprocessing (not
|
|
merged yet)
|
|
|
|
2009-06-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e6c9d33 Use new svg icons
|
|
|
|
2009-06-01
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
e2e75ae fixed metadata. still need to find way to include bsd license
|
|
information. Added test of talking_on.svg for review.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
75262e9 Fix typo of QsslKey
|
|
|
|
2009-05-31
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
68deaf3 Second batch of test icons in .svg for review.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
90e189a Fall back to .ini cert if one is specified, currently using
|
|
selfgenerated, and bind address matches
|
|
8bdc1a2 Use new svg icon for linked channels
|
|
26b3449 SoundFile class which wraps QFile to allow resource-based
|
|
samples
|
|
|
|
2009-05-30
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
4d5b94e First test of svg icon.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ce76715 .ui based AudioWizard
|
|
29df24c Speech sample in Ogg/Vorbis
|
|
|
|
2009-05-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
71853df Force database to .ini path in roaming mode and fix a banlist
|
|
crashbug
|
|
|
|
2009-05-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
07a1e49 Store textures for registered users.
|
|
0c67135 Change texture from client
|
|
2738bb6 Add libsndfile to installer
|
|
0c66fe4 Protobuf 2.1.0 for Win32
|
|
b9b5cd5 s/AltSpeak/Whisper/
|
|
47fe8d2 Whisper
|
|
ac75cef Skeleton for server-side voicetarget
|
|
10a359d VoiceTarget clientside
|
|
|
|
2009-05-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fa5d4e5 Workaround for focus bug in itemdelegate editors with dialogs
|
|
e3efc68 Forgot group name for whisper
|
|
2009992 Shortcut Editor for Whisper
|
|
|
|
2009-05-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2dab6a2 ShortcutTargetDialog (WIP)
|
|
f7f7da7 Make shortcuts mute/deafen take parameter
|
|
|
|
2009-05-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b43f237 Shortcut target editor (WIP)
|
|
|
|
2009-05-23
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
6cfb223 Fixed script for newer cherrypy versions
|
|
|
|
2009-05-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6d82782 Add workaround for MSVC for __int64_t
|
|
39e2f5a Allow adding CA chain to cert files
|
|
|
|
2009-05-21
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
e5cdd85 Remove libogg
|
|
177a58c Optimized mixer code.
|
|
6c5b9e6 Use libsndfile for audio file processing.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ae02f97 Add sndfile pkgconfig for *nix, switch to utf8 const char *
|
|
paths, and fix a leftover compilebug in Plugins
|
|
|
|
2009-05-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e3a122c Allow empty messages
|
|
3b0c702 Clientside useredit
|
|
73131d2 Server-side unregister
|
|
|
|
2009-05-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f1859f2 Automatically download updated plugins
|
|
|
|
2009-05-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8750f00 Validate bans before adding to the list
|
|
a98d45a Faster quint64 based netaddress handling
|
|
9f7ef74 Updated Ban Editor
|
|
|
|
2009-05-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
03ef639 Fix SQL for udp database
|
|
|
|
2009-05-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9df364f Automatically switch to TCP mode.
|
|
a826a9e Only count voice packets as "switch to UDP" signal
|
|
|
|
withgod <withgod@users.sourceforge.net>
|
|
a30fc85 weblist.pl modified
|
|
|
|
2009-05-08
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
8415c87 L4d, TF2 build update
|
|
|
|
2009-05-07
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
1c1cb64 Reorder tray actions
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f56fca0 Submodule update
|
|
23389b3 Remove password from ConnectDialog gui
|
|
226402f Flags in public server list
|
|
dc41e53 CRLF
|
|
8634a9c Avoid vacuum in initialization
|
|
|
|
2009-05-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
39ec136 Flags
|
|
|
|
2009-05-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e3cc00c Store date, duration, username, reason and hash with bans
|
|
53a9b08 Recreate SQL when upgrading
|
|
|
|
2009-05-04
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
dc6e8d1 Fix blank email corner-case. Abort in-progress host lookups on
|
|
email change. Show proper error on invalid email.
|
|
92e9ef6 Show '(none)' for email-less certificates in CertView.
|
|
67ed2b0 Delayed email validation in CertWizard.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4194703 Avoid encoding empty packet at end-of-speech
|
|
534753f Optimize audio framing, and preserve flags
|
|
c6b204c Add missing disable_copy()
|
|
3cc160b Trim whitespace from ConnectDialog input
|
|
|
|
2009-05-03
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
3c9ea0e Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4a7251b s/SuperServerUser/SuperUser/
|
|
a067f2e Support enabling noise
|
|
a65ebd0 Cleanup speexbuild.pro file
|
|
df6c8ed Move DX Input initialization to one thread
|
|
803781d Remove libspeex, as we only use libspeexdsp
|
|
32d16cd Fix PulseAudio
|
|
9b21329 Rescale .spx to float
|
|
5de517f Link channels over Ice
|
|
|
|
2009-05-02
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
d3915cb Fix certificate genration on OpenSSL 0.9.7.
|
|
21da51d Fix PCH for Protobuf on OSX. Apple's headers really pollute
|
|
the preprocssor with all sorts of junk.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
51120fe s/Player/User/
|
|
|
|
2009-05-01
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
e3b0a63 Remove restriction to root channel.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7dcfa00 Valgrind run
|
|
5049bea Mention that we really prefer SQLite in the .ini files
|
|
ade79f8 description is also an info-value
|
|
42b53e4 `fieldname` for SQL
|
|
fabb1ef email is now an info-value, not a db field
|
|
d8f5d4b Persistent BFF
|
|
b0632cf Add combobox for usernames in ACLEditor, and fix a few bugs
|
|
d110fef Send proper case for name on QueryUsers
|
|
|
|
2009-04-30
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
53d2343 Fix crash on SuperUser connect
|
|
|
|
Hengqing Hu <esrms@users.sourceforge.net>
|
|
faa55b0 Chinese translation for Mumble 1.1.8 update
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5c0730e Distribute hash with the UserState, to allow players to
|
|
recognize friends
|
|
317cfe5 Add Q_OBJECT for CertView
|
|
8ab8c51 Remove character LCDs, which we never had an implementation
|
|
for
|
|
38ad1a0 Remove a few fixed FIXME
|
|
0764034 Use ACLGroup for ACLEditor instead of base Group
|
|
58f15cb Convert last deny messages to identifiers
|
|
a787cb1 Fix a few more compiler warnings
|
|
936ef86 Remove a lot of compiler warnings
|
|
4760546 Add script to convert ts files to HTML for proofreading
|
|
55513e7 The big spelling fix
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
4a560b6 Dys, gmod, tf2 build updates
|
|
|
|
2009-04-29
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
bf8ccda Replace speex event sound support with celt support.
|
|
1ccf22e Fix chatbars session detection
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
b564f33 Add cancel button for Certificate Wizard on OSX.
|
|
3cf945a We may now resize QWizards on OSX again, so enable that for
|
|
the OSX AudioWizard again.
|
|
66bbbd0 Fix Cert.cpp for OpenSSL >=0.9.8.
|
|
ae3ee8a Fix constness issues with OpenSSL versions prior to 0.9.8.
|
|
(Allows us to build against vendor-provided OpenSSL libraries
|
|
on OSX)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
389175d Fix a few HTML errors
|
|
a88d62b de-doctype
|
|
b015fc7 Build static releases with Qt 4.5.1
|
|
ec40b7b Fix a few warnings in the ACLEditor
|
|
cff157f Add tooltips and whatsthis to cert dialog, and add some icons
|
|
c35c6e8 Update changelog script to fix silly email mistakes
|
|
702fe90 Write permission on root is good enough for registrations
|
|
962a2d4 Server-side support for in-client registration
|
|
98eb6a5 Fix error messages from celt/speex build files
|
|
0efd1dc Clientside user registration, and hide ban/kick if not allowed
|
|
to use
|
|
d3f6874 Use session instead of actor for permissiondenied
|
|
efe0420 Update ACL Editor for new permissions
|
|
7925e61 Support flag sets for permission
|
|
d6b878a Expand ACL permissions serverside
|
|
53e9b9d Print strong cert identities in log
|
|
56c139c Show current certificate (if any) on welcomepage of certwizard
|
|
e7606f6 Rename qt translations to match 4.5.1
|
|
906cd1a Always reset certs if the user returns to the start of the
|
|
cert dialog
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
6c760f0 Need avatar_ for top
|
|
5c4d8c5 Add back dummy top vector to Quake based games
|
|
|
|
2009-04-28
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
1ffbd81 Remove cdecl delcarations from g15helper_macx.
|
|
91a9f16 Add (untested) G15 LCD support for Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6015d4a Fix double :: :: in Server
|
|
0e54cfa Use SHA1 instead of MD5 for selfsigned certs
|
|
b76ad9e Certificate based authentication and account recovery
|
|
3727bf9 Use native dialogs
|
|
|
|
2009-04-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
34a4b1f Use Qt 4.5.1
|
|
6ecfa23 Check IDs on client (get those A icons back)
|
|
9f37777 Finish Cert Wizard
|
|
380205c Accept certificates
|
|
c12d03c Start of Certificate Wizard
|
|
3f61167 Multichannel echo cancellation
|
|
f916473 Avoid constref initializers of std::wstring inside const
|
|
structs
|
|
|
|
2009-04-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f32c878 Intel C++ 11.0.074 for releases, and fix a bug with linked
|
|
speaking
|
|
|
|
2009-04-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
103df83 Measure idle time and export over Ice
|
|
3e4c38a Export client address and TCP state over Ice
|
|
031bf2b Export channel description over Ice
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
f594ce8 Plugins update for 1.2 PA; Cod5 and L4D patch update
|
|
|
|
2009-04-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
139d4e0 Ice comment support
|
|
b038dac Store infopairs in DB
|
|
4a83072 Clientside comment support
|
|
13dc3d6 Serverside comment support
|
|
|
|
2009-04-22
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
922d9e8 Warn of incompatibilities among 1.2 snapshots
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
128a669 SQL Schema is version 4, not 3
|
|
6a4fa30 info-based storage for registration
|
|
|
|
2009-04-21
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
151240e Prevent deletion of root channel via Ice.
|
|
|
|
2009-04-20
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8a716dc Always use shortname as part of context
|
|
e59ca71 Zero-terminate context, so it can be used as a string
|
|
1a36b56 Handle positional audio distribution server-side
|
|
820194a Export identity/context over Ice
|
|
6ec2d36 Store context
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
25bdfb0 Source plugins update for 1.2 PA
|
|
|
|
2009-04-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4ef52e9 Send plugin context/identity to server
|
|
965a354 Check magic signature on plugins
|
|
5e79b06 Link 1.2.0 for nix
|
|
82c7cdc Link 1.2.0 for Win32
|
|
|
|
2009-04-16
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
67f0459 Add resolution restriction to images.
|
|
e89759a Added size restriction for image download.
|
|
39a3b77 Disable 1.2 incompatible plugins until they get updated.
|
|
a9a5574 Add auto formating capability to chatbar.
|
|
|
|
Hengqing Hu <esrms@users.sourceforge.net>
|
|
686df2c Chinese Translation in UTF-8 coding for Mumble 1.1.8
|
|
|
|
He Tal <hetao29@users.sourceforge.net>
|
|
9243dbd to support Chinese languages need a patch
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0fff088 Allow reject message to be sent before we close the socket
|
|
7c6ec3e Add tooltip and whatsthis for chedk updates on startup
|
|
0f18efb Add .it to project files
|
|
cb45da6 Add zh_CN to project files
|
|
027bc04 Have the client actually send the os info. Oops.
|
|
86d61cb OS info in version exchange
|
|
f67b83e Add version info to mumble
|
|
c760d4d Have murmur accept and send version packets
|
|
|
|
Spaccaossi <spaccaossi@users.sourceforge.net>
|
|
d48588a italian translation - finished for 1.1.8
|
|
|
|
2009-04-11
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
7a6b6ae Fix crash on player left
|
|
|
|
2009-04-09
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
f195dc7 Remove setgid hack from overlay OSX injector. We're now
|
|
properly signed, and can access the task_for_pid() API without
|
|
being part of the procmod group.
|
|
b810504 OSX codesign fix.
|
|
eef5e81 Initial codesigning changes to osxdist.py
|
|
|
|
2009-04-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b597f4c Have setPlayerState only emit messages when something actually
|
|
changed
|
|
|
|
2009-04-02
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
09a775a Rename some framework extensions for OSX overlay.
|
|
89886d9 Make 1.2 branch build on OSX.
|
|
|
|
2009-04-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
122a104 Make mumble use new plugin type
|
|
3ebfe2b Have plugins use std::basic_string, and use l4d as example
|
|
14d59e1 Make context and id length signed, so we can return -1
|
|
65aef28 Update plugin header
|
|
6b04d81 Add fixme for audiowizard path length
|
|
ab2ee8d Fix loopback
|
|
|
|
2009-03-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c95557c CELT as audiocodec
|
|
|
|
2009-03-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0a0ab34 CELT for Win32
|
|
8421f29 CELT build
|
|
ffe7929 Add CELT submodule
|
|
|
|
2009-03-29
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
1399c24 Updated Japanese Translation
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
fbf395c Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a33b3d1 Make ConnectDialog use QNetwork stuff and use a new URL for
|
|
1.2.x
|
|
a4b1b1b Fix custom textures
|
|
3a6e2ae Murmur prints version info in log on startup
|
|
94aaf63 Fix crash with playercontext and context action
|
|
|
|
2009-03-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
34c0788 Fix treemessage
|
|
cdfd8b7 Fix QueryUsers
|
|
c18b1a2 Fix ACL Editor
|
|
5ec7a58 ProtoBuf for Ice/DBus
|
|
c971091 Add experimental warning to installer
|
|
9f56cbf Use generated sendX handlers
|
|
64cdec6 Use Player to precache textures
|
|
95bf2c8 Textures aren't optional
|
|
c2efc69 Use cache for textures
|
|
1803b93 Use MUMBLE_MH_ALL for headers
|
|
b388ef0 Have UserQuery automatically follow ACL
|
|
47485ed Move accumulator to ServerHandler, avoid having murmur depend
|
|
on boost::accumulators
|
|
715239c Accumulator based pingstats
|
|
52d386d Pass User instead of Connection to murmur message handlers
|
|
54466d5 Message references instead of pointers, and make UDPTunnel
|
|
work
|
|
|
|
2009-03-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
561b7f2 Make preprocessing tokens gcc compatible
|
|
ef1ea0c UDP Voice data works
|
|
c0da46e Working TCP communication
|
|
68d3159 Update build instructions
|
|
|
|
2009-03-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1718cde Make Mumble compile with protobuf.
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
e36f901 Gmod addresses update
|
|
efe2334 Updated L4D for Build 3790
|
|
35d6fd2 crlf
|
|
|
|
2009-03-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2fd181a Make ProtoBuf work on Win32
|
|
b377df8 Allow Tray to compile without DBus/Ice
|
|
3a05740 Fix TextMessage when AlwaysOnTop
|
|
feca72d Revert "Make init script stop complaining", because it really
|
|
should complain.
|
|
4518e1a Make init script stop complaining
|
|
d4d7f36 Allow changing SuperUser email
|
|
b831cfc Bump version to 1.2.0
|
|
1e9c437 Merge branch 'v1.1.x'
|
|
40884a3 Allow no-dbus to work for mumble
|
|
0f46c9e Update gitignore
|
|
481760c ProtoBuf for murmur (no DBus/Ice yet)
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
b7a974d Added BF2142 plugin
|
|
|
|
2009-03-22
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
fc80d64 Add addban.php script to osxdist.
|
|
5fcee7b Copy qt.conf into AppBundle via qmake instead of dist script.
|
|
629fabc Be more explicit in postflight script.
|
|
fbd9fa2 Remove dead code from OSX overlay contextmenu.
|
|
5b42a49 Handle symlinks properly in osxdist.py.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dff9e3a Make the logrotate fail gracefully if murmur isn't running
|
|
e710a84 Update indent script
|
|
46e1e60 Update release script to work without a make
|
|
a0d5920 Add mumble_plugin.h to distribution
|
|
|
|
2009-03-21
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
e17401d Require a logout for OSX installer.
|
|
15e4cb7 Apparently, only hooking CGLFlushDrawable is just fine. This
|
|
didn't seem to work first time I checked. :(
|
|
4ebaedd Reduce OSX overlay logspam.
|
|
2b81e4a Make contextmenu call `mumble-overlay' to launch apps.
|
|
ae2ffcf Add 'mumble-overlay' app-launcher to OSX overlay.
|
|
0d3dd3b Add contextmenu.h to HEADERS.
|
|
276938f Add an overlay context menu for Mac OS X. Allows for launching
|
|
apps with the overlay enabled by right clicking on them.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5edfee0 Fix a few more odd writing cases for authors
|
|
e0fe5c7 Update changelog script to credit SVN authors properly
|
|
4eb6d7d New changelog script
|
|
3732dce Fix WASAPI device selection
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
b79e2a2 Polish translation quick fix
|
|
|
|
2009-03-20
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
5e460af Fix crash of config dialog when always on top is set
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
ba56432 Update to the MIT licensed version of mach_star.
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
f48f816 Updated Spanish translation for 1.1.8
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a295819 Extended protobuf testing
|
|
0bd7c1c Workaround for alwaysontop bug
|
|
17537bd Fix broken output from lupdated, and remove empty 'tr'
|
|
translation
|
|
b4d4b86 Update source strings.
|
|
b246faa Fix capitalization.
|
|
9a49e4f Revert "Fix crash of config dialog when always on top is set"
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
0f54d3c Polish translation - completed for 1.1.8
|
|
|
|
2009-03-19
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
845f2d3 Always allow SuperUser in mumble-auth.py + style update
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
0d45cd8 minor German translation update (double spaces)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
14616d7 Add protobuf compiler
|
|
27b7e15 Example of how to use structs from PHP
|
|
027ae42 Start of new protocol
|
|
|
|
2009-03-18
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
75868a3 Added Chatbar dock widget to MainWindow
|
|
|
|
Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
|
|
68ba119 German translation for latest changes
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5cb0d27 Update for new intel compiler
|
|
|
|
2009-03-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
15052fb Qt 4.5.0 has fixed signal emitting when deleting sockets,
|
|
remove workaround
|
|
|
|
2009-03-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b2029dd Fix lousy UTF8 handling in most browsers
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
50b3f50 L4D build number update
|
|
97098ab Fixed typo in installer for DODS plugin
|
|
|
|
2009-03-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ab0089c Fix input/output switch in tooltip and whatsthis in config gui
|
|
3cd95b5 Fix punctuation in ACL editor
|
|
6ff4b14 Fix typo
|
|
bf867ed Fix message type of join/leave channel
|
|
|
|
2009-03-14
|
|
Kissaki <kissaki@gmx.de>
|
|
4ca05b9 updated German translation
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
5cc524f Fix osxdist.py optparser.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5a7f04a Avoid locking mutex unless plugin has lock
|
|
b35fdce Avoid setting duration on WASAPI
|
|
f2e4aff Fix duplicate string
|
|
3a85112 Language file resync
|
|
ae2d336 Switch to boost 1.38 for Win32
|
|
|
|
2009-03-13
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
cc9e795 Fix various typos in osxdist.py.
|
|
eb5fc92 Use plain messages for Growl. It doesn't do HTML.
|
|
a977546 Remove old osxdist.sh script.
|
|
8b72150 Update Mac OS X dist script.
|
|
ae1ba55 More OSX header fixes.
|
|
37c854f Don't try to detect Growl via AppleScript. It doesn't work.
|
|
dbb0eb2 Fix header mess on Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a66cf2d Add speex as submodule
|
|
|
|
2009-03-12
|
|
Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
|
|
143589b Apply patch from mumble-tower
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
ac83eb0 Add qt.conf to the source-tree.
|
|
390e291 Use qt.conf in app bundle to set Qt plugin path. Remove dirty
|
|
hack from main.cpp.
|
|
bbb4f92 Fix osxdist script.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c865f2f Update OpenGL overlay to recheck hook
|
|
d7e070b Fix description message so it comes after the welcome message
|
|
1e324f2 Add a few periods to whatsthis
|
|
0558722 Update a few english strings
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
4f35872 Updated Gmod plugin, added better spawn state
|
|
|
|
2009-03-11
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
5202447 Detailed WhatIs strings for Log config
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
0fddab0 Add additional Murmur scripts to OSX .dmg. Launch mkini.sh in
|
|
osxdist.py.
|
|
3c38350 Update OSX installer with new license information.
|
|
ae8bcbd New overlay paths for OSX injector. Load proper bundle when
|
|
asked for it.
|
|
83c363a Add LGPLv2.1 license (new for Qt 4.5). Update Speex license.
|
|
Add PortAudio license.
|
|
ab63d65 Make GlobalShortuctMac build with 10.4 SDK once again.
|
|
95de017 Fix up permissions in OSX installer.
|
|
|
|
2009-03-10
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
e7dd7ed Updated strings for log configuration
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
844af75 Added Dystopia plugin
|
|
8034ec1 Fixed v,h addresses
|
|
8c91027 Update for 1.3 patch
|
|
c9ea6a0 Added Dystopia plugin
|
|
|
|
2009-03-09
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
383e025 Removed secondary option for eventsound configuration
|
|
b6a6e31 Correct invalid if in eventsound fallback code
|
|
c92a410 TTS fallback and filecheck for eventsound
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
cb67fc1 updated murmur.ini documentation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
080c586 Create .ini files based on template
|
|
|
|
2009-03-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
266a2b8 setSuperuserPasssword => setSuperuserPassword
|
|
|
|
2009-03-07
|
|
Kissaki <kissaki@gmx.de>
|
|
665edfe German translation: 'Main Window' updated Thus German
|
|
translation was checked throughout now
|
|
|
|
Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
|
|
cf7cfb8 Apply patch from mumble-tower
|
|
455ebe9 Changed one awkward translation.
|
|
bb2406e apply patches provided by kissaki
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
1c95ce9 Use weak binding to determine whether to use Leopard-specific
|
|
key-to-name translations in GlobalShortcutMac.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9ced3f7 Fix comment parameters for Channel::add
|
|
d26bb4c Add about to tray context menu
|
|
34fad98 Use consistent naming of channel actions
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
ac6a5d4 DOD PA lacked sourcefiles
|
|
8be4101 Day of Defeat Source PA plugin
|
|
633a403 TF2 build 3771 update
|
|
|
|
2009-03-06
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
c370c9f Some fixes in eventsound
|
|
d9e6ff2 Merge branch 'eventsound'
|
|
1d677c4 Implemented the GUI part of the static sound for event feature
|
|
|
|
Kissaki <kissaki@gmx.de>
|
|
507e799 updated english translation some smaller flaws (typos, missing
|
|
., grammar) and made some things clearer
|
|
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
03fc6ba Growl notification support.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a90db97 Support HTML editing for channel descriptions
|
|
6901c4c Final merge and CIA test
|
|
88fdb0c Merge test
|
|
da96d6b Update path for ruby
|
|
2e778f6 Indent
|
|
e880109 Resize minimum size of shortcut config
|
|
4d60fbd Remove HTML for trayicon balloon.
|
|
c4ff017 Add function to check sample validity.
|
|
|
|
2009-03-05
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
c048a02 Add 'proper' Mac OS X installer.
|
|
|
|
2009-03-04
|
|
Mikkel Krautz <mikkel@krautz.dk>
|
|
ae0c8b5 We don't want the OSX overlay to live inside the app-bundle.
|
|
fe8c40a Make the OSX overlay injector live outside the Mumble
|
|
app-bundle.
|
|
6d6c67d Fix Murmur build in OSX/Darwin.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ac0b3cf Indenting
|
|
a2765a6 CRLF merge
|
|
1561941 Add mute/deafen to icon context menu
|
|
467cd16 Update release script
|
|
|
|
2009-03-03
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
792ca1f Merge branch 'sourceplugs'
|
|
f199f0b Add new PA plugins to the installer
|
|
64914f4 Backend support for playing sound files on events.
|
|
76e6416 Save/Load for soundfile paths
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
df69aef Update static murmur for Qt 4.5.0 and lzma compression
|
|
f2232a5 Use realtime threads on Linux, as posix threads aren't
|
|
prioritized under SCHED_OTHER
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
b58cea3 INSURGENCY: Modern Infantry Combat Positional Audio
|
|
5fe671b Garry's Mod Positional Audio
|
|
d9ecf7d Age of Chivalry Positional Audio
|
|
8f1f066 Half-Life 2 Deathmatch Positional Audio
|
|
3c9cfae Counterstrike Source Positional Audio
|
|
1b3c71b TF2 PA fix
|
|
|
|
2009-03-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
71957d8 Fix typo for channel description
|
|
f71a815 Support extended keys
|
|
|
|
2009-03-01
|
|
Arrai <arrai@users.sourceforge.net>
|
|
aee1e23 Don't idlemute after self muted
|
|
|
|
nomad <gmc_holle@users.sourceforge.net>
|
|
7bd80f8 Adding channel descriptions
|
|
|
|
Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
|
|
5929962 correct installer translation
|
|
fb41b75 Standardgeraet
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1f8364b Avoid spamming log on description change
|
|
6ef0a0c Indent
|
|
d8f994c Update documenation for Server.getLog
|
|
f2022a0 Use non-cached Ice connections
|
|
ab2d992 Support clearing texture over Ice/DBus, and remove qcompress()
|
|
header from getTexture on Ice
|
|
9bb37b9 Add .gitignore for win32
|
|
bbeda39 Add .gitignore files
|
|
b207e3d A few testcases for collections and hashes
|
|
a41c00b Fix typo
|
|
|
|
2009-02-28
|
|
kissaki <kissaki@users.sourceforge.net>
|
|
608a90c Patch #2625917: really simple PHP + ICE registration script
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5db28fa Even with dropped capabilities, running murmurd as root is not
|
|
a good idea, so always warn the user
|
|
796afe0 Avoid messing with ulimits in murmurd, and first part of
|
|
updated init script to use privileged capabilities
|
|
|
|
2009-02-27
|
|
kissaki <kissaki@users.sourceforge.net>
|
|
944501f Patch #2645062: Installer Translation: German
|
|
89d5f51 Patch #2638107: Installer Translation: German
|
|
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
56426af Overlay for Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7515e31 Update default system ini to include the uname tag
|
|
5d9edfb Don't keep CAP_DAC_OVERRIDE after switching users
|
|
a5a3a73 Unbreak QoS on Unix
|
|
f56a47f qWave (QoS for Vista)
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
0ddd167 Patch #2645933: Polish translation (small fix)
|
|
|
|
theblackstorm <theblackstorm@users.sourceforge.net>
|
|
c317abe Patch #2645641: NSIS French Translation
|
|
|
|
2009-02-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b34cbc7 Clean up logic for capabilities, add resources automatically
|
|
if root, and update the limits test
|
|
2c9f4f0 Add a umask, add the CAP_SETGID capability, and print a
|
|
warning if running murmurd as root without a username to drop
|
|
to.
|
|
7fc01d6 Use Linux capabilities to allow us to really use high priority
|
|
threads
|
|
|
|
2009-02-25
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
9f8f3cd Patch #2637281: NSIS Japanese Translation update
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0df61d2 Kill running mumble, murmur etc on uninstall.
|
|
2350c48 Sections for the installer.
|
|
428bc1b Fix spelling error in NetworkConfig.ui
|
|
788b3f4 Distribute Murmur.ice with win32 install.
|
|
13ea9af Avoid using QPainter::scale() as that produced a few artifacts
|
|
in Qt 4.5.
|
|
|
|
2009-02-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
468ed6d Replace previous notification -- needed on new Ubuntu notifier
|
|
e73613a Clarify Ice documentation for verifyPassword
|
|
9ea9089 Handle lost textures
|
|
ada9056 Update vertex shader
|
|
|
|
2009-02-23
|
|
lewellyn <lewellyn@users.sourceforge.net>
|
|
7041b3f murmur_pch.h cleanup
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
db3c781 Update Linux overlay to guess window size on GLX<1.2
|
|
c58df3f Qt4.5.0 on Win32.
|
|
39c8094 Mutex cleanup
|
|
3568c5d Valgrind run for mumble.
|
|
66d04b2 Fix a few gcc warnings
|
|
|
|
2009-02-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fb84f8e Fix RPC.cpp to compile even with CONFIG+=no-dbus
|
|
ba56098 registerPlayer throws InvalidPlayerException, update .ice to
|
|
match
|
|
5de1027 Shader-based OpenGL same-context linux overlay, with ELF
|
|
linkmap iteration
|
|
|
|
2009-02-21
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
f308c58 Fixed possible bug in several plugins and did some minor style
|
|
tweaks
|
|
|
|
Tuck Therebelos <snares@users.sourceforge.net>
|
|
35f52a9 Team Fortress 2 PA plugin
|
|
|
|
2009-02-20
|
|
Arcenciel <arcenciel@users.sourceforge.net>
|
|
4fd1812 Patch #2620308: NSIS Japanese Translation
|
|
17a6814 Patch #2620179: NSIS Japanese Translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
58b6aa8 getServer() for Ice doesn't throw, it returns a null proxy.
|
|
5932d65 Use Ogg-Speex for samples.
|
|
|
|
2009-02-19
|
|
kissaki <kissaki@users.sourceforge.net>
|
|
f74911e German Installer Translation Updated
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cec4fae Check unlink state every second.
|
|
50e58c2 Correct L4D plugin.
|
|
ebdc34c Show which channel has been moved to/from when moving a
|
|
Player.
|
|
2a9dcfd Allow modification of ACL if you have Write on parent channel.
|
|
6c6b3b8 Multiple keycombos per shortcut.
|
|
5257860 Fix typo; murmur now compiles on Win32 again.
|
|
879d3b2 Indenting and moving of a few code blocks
|
|
1d9b576 Support KDE notifications as well
|
|
|
|
2009-02-18
|
|
nomad <gmc_holle@users.sourceforge.net>
|
|
990ab72 Patch #2613323: Support for QT System tray balloon tool-tips
|
|
or libnotify
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b6fbe4a9 Don't use embedded speex if system speex >= 1.2
|
|
46b1594 Use the correct interface for QDBusInterface for focus
|
|
eb97048 Use default ice port in the example scripts
|
|
b36bfdf hasPermission for Ice
|
|
5001daa External Ice Authentication
|
|
|
|
2009-02-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ff728cd Indenting run
|
|
96b5158 Use QString based logging instead of const char *
|
|
08c7814 Reduce server stack usage
|
|
3fb59f9 QNetworkAccessManager for http loading. Support images in
|
|
welcome text.
|
|
|
|
ueber <ueber@users.sourceforge.net>
|
|
cff1c68 Ruby Ice example
|
|
|
|
2009-02-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7148a0b Add a thread count test
|
|
39519d2 Speedtest of Protocol Buffers
|
|
|
|
2009-02-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e2586a4 Indenting
|
|
23af558 Client-side resource usage.
|
|
c64cd11 Server-supplied resource support
|
|
c3f993b Start UDP thread on demand
|
|
100a9a3 Clean ACL cache on server shutdown
|
|
|
|
2009-02-14
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
cfba8f0 New sample script which uses the server controlled context
|
|
menu entries to create registration tickets from a client
|
|
|
|
kissaki <kissaki@users.sourceforge.net>
|
|
07741df Patch #2598251: german translation (mumble) updated
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
675c10a Oops, didn't mean to commit empty directories
|
|
64e3381 Example on how to use DBus with C#. Forgot I made this one.
|
|
e68d920 Be kinder to systems without working lsb_release
|
|
c7f4f3a Set current index on context actions for the playerview.
|
|
|
|
2009-02-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b0aea9f Fix LFLAGS_ADD
|
|
dd82270 Add support for building 32-bit library on amd64
|
|
6fc929e Fix typo; the overlay isn't speex
|
|
1ff3076 slice2html doesn't count ? as a terminator, so reword things
|
|
slightly
|
|
75205b3 Initialize menus on startup so context shortcuts are activated
|
|
0091cdc Don't refresh the ALSA card list, it causes ALSA to crash
|
|
|
|
2009-02-12
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
e64d33b Replaced the 'while' with close on keyboard interrupt
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
94c73a5 Client-side context menus.
|
|
261483e Context actions for Ice
|
|
307a198 Iterate servers at startup instead of abusing stop/start
|
|
callback
|
|
|
|
2009-02-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7517a5c ServerCallback for Ice
|
|
e9d8601 Meta callbacks for Ice
|
|
03aaf77 Dynamic connect() for authentication
|
|
86ac8d3 Fix volume attenuation when max volume is 0.
|
|
6db5ccb Delete event filter first, so it won't get called with its own
|
|
delete event during recursive delete.
|
|
|
|
2009-02-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
554763e Indenting run
|
|
ed7c412 Readd started/stopped signal propagation
|
|
146d7c6 Signal/Slot based RPC callbacks
|
|
3d6ae39 Signal and slot test
|
|
8c97da4 Start of Ice callbacks
|
|
|
|
2009-02-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6242768 Add L4D to installer.
|
|
abbaf57 log based rolloff for audio.
|
|
667ce05 Sample-based output.
|
|
701c1a4 When already connected and clicking Server|Connect, default to
|
|
adding current server to the list.
|
|
|
|
2009-02-08
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
3798014 Patch #2580353: bf2 PA increased possible mapsize
|
|
29c0464 Patch #2579216: cod5 new version 1.2 pa patch
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
49d3385 Positional support Left 4 Dead.
|
|
dfa7a82 Switch to "MaxDistVolume" for distancce attenuation.
|
|
3fa2818 Put MumbleScript on ice for the time being, as it is hard to
|
|
get gui elements secure.
|
|
|
|
theblackstorm <theblackstorm@users.sourceforge.net>
|
|
ad0a14f Patch #2574499: NSIS French Translation update
|
|
|
|
2009-02-04
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
d56a85d Remove Window->Close menu item on OSX. Disconnect uses Cmd+W
|
|
as well, and we should really only quit on Cmd+Q.
|
|
|
|
2009-02-03
|
|
kissaki <kissaki@users.sourceforge.net>
|
|
6004a57 Patch #2557593: Installer Translation German improved
|
|
|
|
theblackstorm <theblackstorm@users.sourceforge.net>
|
|
c7b215c Patch #2560147: NSIS French Translation
|
|
|
|
2009-02-02
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
d02a587 Spanish translation for installer
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b3a171b Start of clientside scripting.
|
|
38c52b5 Have the installer check for SSE, and complain if it isn't
|
|
found.
|
|
|
|
2009-02-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
db7b312 Allow playername and channelname config to be set live
|
|
|
|
2009-01-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bab2100 Patch #2550233: German Installer Translation Updated
|
|
feb2dcf Patch #2549845: Win32 installer Polish translation [sumowski]
|
|
Use Unicode NSIS installer
|
|
|
|
2009-01-30
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
2be3586 German translation for installer
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
02378c5 Localized Win32 installer.
|
|
e9b3fe8 Clean up a few leftover code lines
|
|
412be5d First pass at adding inline documentation to the slice file.
|
|
Could probably do with a spelling check or three.
|
|
|
|
2009-01-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a3a362d Version bump
|
|
|
|
2009-01-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4aa85bb 1.1.7 release
|
|
971a164 Changelog update
|
|
a0c9671 Indenting fixes
|
|
|
|
2009-01-27
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
878fff7 Updated Spanish translation
|
|
|
|
2009-01-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
51510ff Debian Bug#513119: murmur-user-wrapper: confused about dbus.
|
|
Patch by janbraun@gmx.net
|
|
|
|
2009-01-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7508be1 Delay fetching OSInfo, as QProcess doesn't deal well with
|
|
fork/detach
|
|
4a07c67 Update distribution scripts
|
|
b4258dc Add elide mode for the audio devices, and store configdialog
|
|
geometry.
|
|
048343f Updated mumble-overlay to support biarch systems, based on
|
|
patch by ludwig.nussel@suse.de
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
901ffe7 Polish translation hotfix
|
|
|
|
2009-01-23
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
e611b15 Include Mumble's LICENSE file instead of the GPL in the Mumble
|
|
disk image.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8eb7359 Dont use tool windows on OSX
|
|
70344b3 Preserve config menu settings entry.
|
|
|
|
2009-01-22
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
b6cd05d Allow the i386-part of OSX Universal Binaries to be built with
|
|
MMX/SSE/SSE2 optimizations.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9277b53 Transparent background for extended images in the murmur.cgi
|
|
9ccba72 More consistently pick the same interface
|
|
386a8f2 If we don't find an active IPv4 interface, pick any other
|
|
|
|
2009-01-20
|
|
julian7 <julian7@users.sourceforge.net>
|
|
887368a Patch #2524995: DBus started/stopped signals
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ae08a5e On FreeBSD, just link -lcrypto directly
|
|
f3fa9ad Older input.h doesn't have KEY_CNT
|
|
cad89be Attempted workaround for screeching.
|
|
d0bd009 Strip " from lsb_release
|
|
1be6e51 Update to support G15 SDK 3.01
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
490728e Polish hotfix
|
|
00bf4ac Updated polish translation
|
|
|
|
2009-01-19
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
6e01e25 Stop frameless window from creeping around.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
30460fd Language update
|
|
e3f271b Indenting update
|
|
dfecfd3 Use just parts of uname() for OS info
|
|
2afcd0e Don't use /dev/input devices that are grabbed, and don't use
|
|
/dev/input at all unless we find a keyboard
|
|
c451437 Fix of the fix of the fix for the frameless mode
|
|
34acfe4 ALSA Locking
|
|
|
|
2009-01-18
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
9fca9fb Patch #2516734: Independent geometry for Mumbles' Minimal View
|
|
0112a1a Patch #2516400: Self Mute/Deaf via DBus for Mumble client
|
|
|
|
jerhum <jerhum@users.sourceforge.net>
|
|
7814dba Patch #2518154: French translation update
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6786ed6 Minor cleanup of the noframe patch.
|
|
49fbd6b Brutally simplified LCD overlay.
|
|
2970f91 Qt 4.4.3 for Win32.
|
|
763a061 Fix for QScrollArea in ConfigDialog.
|
|
4a414a4 Remove debug output from Overlay_win Use QTreeView::scrollTo()
|
|
for the playerview.
|
|
|
|
2009-01-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
695074f Multiapp overlay for *nix
|
|
1faac99 Support simultaneous overlay in multiple applications.
|
|
e90dd48 Prefetch offset for createdevice.
|
|
c168a48 Always show that we attached to OpenGL in the debug log.
|
|
061aa70 Trampoline-based, chaining, push/ret calling overlay.
|
|
|
|
2009-01-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cb9dfc4 Remove a debug string from AudioOutputDialog
|
|
eaacf2f Lrelease seems to merge a few contexts, so turn nounfinished
|
|
and compress off.
|
|
|
|
2009-01-15
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
318e002 German translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7121374 WASAPI doesn't need output delay, or so it seems.
|
|
1023428 Add a outputdelay config for AudioOutputRegistrar
|
|
e3d63c5 Stop g15helper from spamming debug log.
|
|
88f0732 Typo fix.
|
|
852f60d Thread-safe AddRef/Release for overlay. Delayed-insertion D3D9
|
|
hook, work around bug in SupCom.
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
7afa56f polish_for_1.1.7_release_update_v50-FINAL.tar
|
|
|
|
2009-01-14
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
bf34571 Updated Spanish translation.
|
|
|
|
2009-01-13
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
04825a7 Use sheets for ConnectDialog-related dialogs on OS X.
|
|
1fd2ae4 Prettify OSX OSInfo and include architecture.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d10b798 Locale-aware version queries.
|
|
729b7a4 Fix bug where muted trayicon wasn't shown on startup.
|
|
fde3748 Apparantly -arch:SSE (SSE1) and -QxK (SSE1) at the same time
|
|
becomes SSE2. This compiler is quite buggy.
|
|
97abe97 Fix exit crash of overlay. Also include interface replacement
|
|
code. Not used yet though, it would fail if the game did
|
|
device->GetSwapChain->GetDevice, unless we patch all of those
|
|
as well.
|
|
|
|
2009-01-12
|
|
ikasamah <ikasamah@users.sourceforge.net>
|
|
10aaace Updated Japanese translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1948c1d Fix positional test in Audio Wizard.
|
|
1fe8a5d Default IdleAudioMute to off.
|
|
3282f3c Update murmur-static script
|
|
058e073 Qt 4.3 doesn't have -removeidentical for lrelease
|
|
a450608 Descriptor test only works on *nix.
|
|
f7d5644 Add a descriptor test
|
|
4325826 Fix editor oops in Register.cpp
|
|
864a40a Updated installation documentation
|
|
d28a8a8 Language file updates
|
|
b13cd6a Report true Windows version.
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
e2701fa Updated polish translation
|
|
|
|
2009-01-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
949a8c2 Make canEcho const, unify XML for OS info and don't start UDP
|
|
thread if the socket failed
|
|
0f93c33 Default Console.txt path to %APPDATA%, and add a "Run Mumble"
|
|
to the installer.
|
|
1087de9 Use UTF-8 for CStrings too, fixes a Mojibake
|
|
6a6ca34 When using WASAPI, decrease the volume of other applications
|
|
during speech.
|
|
|
|
2009-01-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
31e2c53 Fix string playerid -> string name
|
|
4320a6f Explicitly use UTF8 for all output from murmur.
|
|
976f17e Spelling fix for wizard.
|
|
27fa1bc Workaround for distros that rename qmake and lrelease without
|
|
providing mkspect pointers
|
|
bf6844a Add the Linux OS for the VersionCheck. oops :)
|
|
36c9d56 Mute loopback in wizard during welcome and finish pages. Add
|
|
question about statistics to the end of the audio wizard.
|
|
e36d650 PTT in audio wizard.
|
|
8f5da0f Use qCritical where it makes sense.
|
|
130416e On Unix, detach even if logfile fails
|
|
|
|
2009-01-08
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
3f2c634 Fix universal build on Mac OS X (and other non-pch targets).
|
|
7565edb Only enable XEvie when building against an X11 version of Qt.
|
|
Disable g15daemon support on Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3fc100d If Mumble is already installed, call the uninstaller.
|
|
68a6d8f Ok, only disable DirectSound if we actually compiled with
|
|
WASAPI (it is optional, after all). Add a diagnostic output
|
|
from ASIO when no devices are found.
|
|
3e25021 Merge DirectSound code into single file, and disable
|
|
DirectSound if WASAPI is found.
|
|
af7c056 Anonymous statistics.
|
|
d2af1eb Enable tab scrolling to save a bit of space in the config
|
|
dialog.
|
|
3cad4a2 Anonymous statistics.
|
|
4bdf757 Register Win32 version in hex.
|
|
770a421 Include version and OS with global server registration
|
|
a93e270 Readd the untranslated English as a selectable language.
|
|
|
|
2009-01-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e0ea5df qCompress global server list.
|
|
46d8c8a Register current # of users and channels on global server list
|
|
63cca58 Whitelist the global serverlist callback from the reconnect
|
|
tempbans
|
|
|
|
2009-01-05
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
e9fb2ff Allow global volume shortcuts to increase the volume up to
|
|
200%.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6bea0e5 Intel C++ 11.0 compiles -Qipo into buggy code, so turn that
|
|
off.
|
|
6d373a7 Translation file updates
|
|
ec7f8cb Indenting update
|
|
1f33cb8 Write/Admin -> Write ACL
|
|
ad2b8e2 Update copyright for 2009
|
|
219c8c9 Add desktop shortcut on Win32.
|
|
82bb384 Allow channel/player regexp to be changed
|
|
6a4e383 Rename "Write" to "Write/Admin" in the UI so people stop
|
|
thinking it's for message writing.
|
|
e8c9e47 CONFIG+=no-embed-qt-translations to load translations from Qt
|
|
from the system installed directory.
|
|
4751c3c Remove a few missing translations
|
|
4294ad7 -jX safe make targets for translations
|
|
60c2877 Build updates for newer boost and C++ compiler.
|
|
|
|
2009-01-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b0162ef Experimental notify-less DirectSound, using estimated
|
|
positions.
|
|
|
|
2009-01-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6a494c8 Tab-based config widget.
|
|
|
|
2009-01-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
974ced3 Update Win32 Overlay to inject LoadLibraryA. With the CBT
|
|
hook, this should hopefully be enough.
|
|
|
|
2008-12-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
81cec84 Fix for the regression introduced by the hanged connect fix.
|
|
|
|
2008-12-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8037b8d Fix G15 on Linux
|
|
6c68408 Avoid stuck ServerHandler when server is unreachable.
|
|
|
|
2008-12-24
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
02d47ea Patch #2457331: Make murmur use its own icon
|
|
|
|
mokomull <mokomull@users.sourceforge.net>
|
|
82e4966 Patch #2463387: Add configuration option for hiding main
|
|
window to tray
|
|
28636ed Patch #2462928: Reload ALSA device list when settings dialog
|
|
is opened
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e87688b Fix for crash with no LCD devices present.
|
|
|
|
2008-12-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b39c862 Don't show LCD Config if no devices are detected. Also minor
|
|
cleanups of G15 helper.
|
|
|
|
2008-12-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
56ee577 Update G15 helper to use standard input/output Show all
|
|
players/linked channels. Fudge the font metrics.
|
|
|
|
2008-12-13
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
b4806cc Add g15helper.ico.
|
|
98da0f9 LCD Support
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5ab03f2 Fix some Boost/Qt stuff for icl for the G15 code.
|
|
62d3ac4 The G15 library doesn't handle multiple devices.
|
|
|
|
2008-12-12
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
f838215 Add LCD config dialog icon.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f151df1 If the UDP socket failed. don't close it. Also, enable
|
|
obfuscate parameter.
|
|
|
|
2008-12-08
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
5665131 Patch #2393239: PA div by zero fix (/ bf2 plugin fix)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1b264fb Add MSVCRT to the plugins directory as well.
|
|
|
|
2008-12-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
41aff5b Fix unaligned access issue on picky 64-bit platforms (such as
|
|
IA64)
|
|
|
|
2008-12-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
913cd1e Keep expanded state of items when moved.
|
|
ffa5621 Updated translation sources
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
5eb15b1 Updated polish translation
|
|
|
|
2008-11-29
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
a76f1f0 Treat incoming and outgoing mumble:// URLs as URL encoded.
|
|
5f3d243 Fix typo in "What's This" for Noise Supression. Fixes bug
|
|
#2238867.
|
|
b6fdc6e Add all the new positioaln audio plugins to the installer.
|
|
Fixes bug #2294035.
|
|
|
|
2008-11-28
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
3eaff86 Patch #2293077: Tray icon update on disconnect
|
|
d0f05fd Patch #2293288: Disable PA when position is reported as
|
|
(0,0,0)
|
|
d798227 Patch #2301216: Positional audio for Call of Duty 5
|
|
8d72daf Patch #2338606: Positional audio for Wolfenstein:ET
|
|
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
b5cdef7 Fix rounding issues in AudioConfigDialog. Fixes bug #2293514;
|
|
Based on patch #2293714 by dd0t.
|
|
|
|
2008-11-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6be3542 Change tray icon when muted/deafened.
|
|
d9cecff Idle timer in client to auto-mute.
|
|
073c72e Fix so you can use minimal view and AlwaysOnTop at the same
|
|
time.
|
|
a5a4a33 Allow boosting volume to 200% (with warning about it's
|
|
quality).
|
|
|
|
2008-10-22
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
d57321b Patch #2183224: Call of Duty 2 positional audio
|
|
|
|
2008-10-19
|
|
mystic_sam <mystic_sam@users.sourceforge.net>
|
|
b40cf89 Patch #2178031: AudioBar in config dialog
|
|
|
|
2008-10-18
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
9d6f296 Sanity checking for CoD4 plugin
|
|
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
b535225 Make GlobalShortcutMac build again.
|
|
e61870e Fix version number in BF2 plugin about dialog.
|
|
|
|
2008-10-11
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
71684f1 Make sure LogTitleBar is properly hidden when launching
|
|
Mumble.
|
|
0e48e6e Initialize DirectInput in the same thread as we are polling it
|
|
in.
|
|
37e60be Move DirectInput handling to the same thread as the Win32
|
|
input hooks. Fixes GlobalShortcut signal delivery.
|
|
|
|
2008-10-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d680eb9 Add Q_DISABLE_COPY to most classes
|
|
|
|
2008-10-08
|
|
Stefan Hacker <dd0t@users.sourceforge.net>
|
|
2ed7d0f Patch #2151618: Positional audio for Call of Duty 4
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6bedde8 Add _USE_MATH_DEFINES to the .pro for Win32 so M_PI is
|
|
defined, instead of locally changing the file. Oops.
|
|
|
|
2008-09-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a53239f Compile on platforms where qreal is float
|
|
|
|
2008-09-29
|
|
entitaet <entitaet@users.sourceforge.net>
|
|
2cecce4 Patch #2133288: Correction in mumble_de.ts
|
|
|
|
2008-09-26
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
42b0508 Updated Spanish translation
|
|
|
|
2008-09-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7460e13 Distribute Qt 4.4.2 for Win32.
|
|
|
|
2008-09-23
|
|
jakobdettner <jakobdettner@users.sourceforge.net>
|
|
2a6ae35 Patch #2119472: tray icon exit menu entry on right klick
|
|
|
|
l-n <l-n@users.sourceforge.net>
|
|
0e86bb4 Remove C++ flags from CFLAGS
|
|
3bd6814 Patch #2122639: fix build with older alsa
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
270040d Deny duplicate channel names
|
|
46ba719 Check valid player ID on texture get/set
|
|
|
|
2008-09-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
be9a94b Bump BF2 plugin version.
|
|
30c144d Add uninstaller section for configuration settings and
|
|
databases.
|
|
e94da5f Version bump
|
|
9e33a86 Changelog update
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
9589f64 Updated Polish translation
|
|
|
|
2008-09-12
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
3b124ce Add dbOpts setting. Allows users to specify custom connect
|
|
options for their QSqlDatabase.
|
|
|
|
2008-09-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7e0368e Language updates
|
|
2488f6f Indenting
|
|
1cc6bcd Implement "Always on top" and "Ask on Quit".
|
|
256e218 Include stereo decorrelatation in speex builds.
|
|
|
|
2008-09-10
|
|
derandi <derandi@users.sourceforge.net>
|
|
b8ff5ee Patch #2104222: Workaround for buggy Alsa lib 1.0.17a
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f34ca68 getVersion() for DBus/ICE
|
|
|
|
2008-09-08
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
5b0322d Distribute Murmur.ice along with the other Murmur-related
|
|
files on OS X.
|
|
1430ecb Make setChannelState() rename channels for DBus and Ice. Add
|
|
getChannelState() to DBus. (Fixes bug #2098835)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3a393fe sendMessage and sendMessageChannel for ICE/DBus
|
|
2bceafa Version bump
|
|
65fb1bc Distribute fake manifest for VCR90.
|
|
4498fd6 Support source-less text messages.
|
|
|
|
2008-09-06
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
4d89809 Updated German translation
|
|
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
5fd6da8 Add mumble.icns to mumble.qrc.
|
|
6dbc29f Add mumble.plist to DIST.
|
|
168e007 Add icedemo.php to OSX dist scripts.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a30e610 Polish
|
|
a68f72c Fix translation loader.
|
|
4c19239 Remove link.pl from distribution list
|
|
84a0d6d Changelog update
|
|
3dc145d Fix minor typo in GlobalShortcutMac
|
|
|
|
2008-09-04
|
|
jerhum <jerhum@users.sourceforge.net>
|
|
502512d Updated french translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
92d9f1a Add warning to user if speex hasn't been checked out.
|
|
b41fc5b Remove unused FMODAudio
|
|
b146db0 Remove outdated link.pl (which hasn't worked for several
|
|
releases)
|
|
a47fea8 Remove unused DSound/OpenAL hooks from overlay source
|
|
9b32d99 Remove debian/ and debian-hardy/ from SVN as debian builds are
|
|
maintained in the official debian SVN.
|
|
|
|
2008-09-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bd660ad Final version of polish translation
|
|
|
|
2008-09-02
|
|
ikasamah <ikasamah@users.sourceforge.net>
|
|
61f7ce3 Updated Japanese translation
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
aa3c45d Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
02da74b Remove obsolete translations from polish file
|
|
01d6c1c Updated language files to match new context
|
|
2d6d90a Add context to text "Unlink" for translators (Channel or
|
|
Plugin?)
|
|
16a9832 Work around bug in QDir::addSearchPath() and
|
|
QTranslator::load()
|
|
|
|
Bartek <sumowski@users.sourceforge.net>
|
|
f1dc16c Updated polish translation
|
|
df503d5 Polish translation
|
|
|
|
2008-09-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4a4231d Updated language source files
|
|
2ff806e Indenting
|
|
62f8b23 Silky smooth positional audio mixer.
|
|
|
|
2008-08-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6dc327f Include all necesarry files to compile in .tar.gz
|
|
3b4cbea Distribute Murmur.ice and php scripts with static binary
|
|
bf16e9b Update binary snapshot to update front page
|
|
d42e60e Switch to name hints for iterating PCM devices on ALSA.
|
|
|
|
2008-08-30
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
9ffa6f1 Use 'MBLE' process signature on OSX for easier identification.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
509bba6 Be slightly more forecefull when disconnecting timed out
|
|
clients
|
|
61fc898 Try using the CBT hook to avoid IE slowdowns. Might be games
|
|
that aren't catched by this one, though :(
|
|
c9ff1db Use a separate message loop for the lowlevel input hooks on
|
|
Win32. (Fixes bug #2083383)
|
|
|
|
2008-08-29
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
2e227c0 Fix urlCallback prototype on non-x86-64. Sigh.
|
|
8e99df7 More general Boost include path on OSX.
|
|
d3e6a7c Support for building against Cocoa Qt4 in compiler.pri
|
|
(CONFIG+=cocoa)
|
|
3d167b5 Bundle Info.plist for Mumble AppBundle instead of generating
|
|
it on-the-fly.
|
|
e88f98f Fixes for x86_64 Cocoa version of Qt4.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b8a995c Overlay blacklist and "override" added (put a file named
|
|
"nooverlay" next to the executable to disable it).
|
|
942e4a6 Work around Qt 4.4.1 "feature" of default buttons.
|
|
4013745 Work around setRecord() being broken in Qt 4.4.1
|
|
|
|
2008-08-28
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
78d6ca4 GlobalShortcutMac cleanups.
|
|
13037b5 Use ~/Library/Logs/Mumble.log for our log on Mac OS X.
|
|
d066df9 Convert GlobalShortcut on OSX to use the Quartz Event Tap API.
|
|
Fixes bug #1929509. Enables key suppression and proper key
|
|
names in the config dialog.
|
|
|
|
2008-08-27
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
c468b39 Show version in title of Win32 Murmur log window.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
638fe72 Distrubute Murmur.ice with .tar.gz
|
|
9303b29 Holding VersionCheck::on_Agent_requestFinished with a
|
|
messagebox means we'll get a second finish event when the
|
|
connection is closed, which goes through before we've finished
|
|
the first. Switch to msgBox
|
|
45753b6 Under win32, ICE has wstring as wchar_t, Qt as unsigned short,
|
|
so we're switching to utf8
|
|
5a457e8 Small cleanup of Win32 output modules.
|
|
|
|
2008-08-26
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
19a4b0a Repair broken Murmur output formatting introduced by --version
|
|
change.
|
|
ab5df06 Do not output an AppBundle for Murmur on OSX.
|
|
eed23df Add version parameter to commandline Murmur.
|
|
f9952e2 Fix server thread termination on Darwin/OSX. Murmur will now
|
|
properly shut down when receiving a SIGTERM.
|
|
|
|
2008-08-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b4b8df3 Full fledged ICE/PHP example
|
|
5ea8d53 Make ICE unicode safe (switch to utf16 strings)
|
|
|
|
2008-08-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a9c89d5 Package dbus-send on Win32 installs.
|
|
3d14c72 Add DBus setRegistration call
|
|
|
|
2008-08-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ed38530 Use unfiltered input for "amplitude" VAD.
|
|
93e2e0b Move boost path to compiler.pri and use Boost 1.36 on Win32.
|
|
cc57019 Switch to using event-based async ICE functions; Meta::start
|
|
is now safe to use. Fix a memory leak when stopping a virtual
|
|
server.
|
|
f4064df Statically compiled and linked ICE for static server.
|
|
|
|
2008-08-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8bf0437 Update defaults slightly.
|
|
|
|
2008-08-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e560cff Allow AudioWizard audio loopback to work even if we're muted
|
|
on the server.
|
|
|
|
2008-08-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b12e705 Remove a bit of debugging that snuck into the last update.
|
|
8a59b41 Qt 4.4.1 develops a few visual quirks if you reparent GUI
|
|
elements during their creation, so switch to explicitly
|
|
setting the parent.
|
|
a29d68d Fix ICE link bug on Win32.
|
|
|
|
2008-08-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
764487e Add suppression for XEvie and fix Qt4.4ism for context menu
|
|
|
|
2008-08-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
be7961f Update static packaging script
|
|
d748461 Remove some SSL debugging
|
|
7d9b553 Possible support for key suppression with XEvie, but untested
|
|
as Xevie itself is broken on i386
|
|
48959a2 Add a "clear" to the context menu of the log window.
|
|
4e1ff3f Remember correct input device for WASAPI.
|
|
00fa259 Indenting
|
|
11eea44 Use explicit static_cast<> instead of implicit conversions for
|
|
float<->int etc
|
|
|
|
2008-08-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
38da8ad No longer need bin/ in path for Win32.
|
|
3c03642 Fix voice activation buglet. Updated Win32 build environment
|
|
for VS2008 SP1 and Qt 4.4.1.
|
|
|
|
2008-08-08
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
e4b4a27 Update Benchmark.cpp to use current Auth message.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
15dd890 Make it slightly easier to use TAB and other UI changing
|
|
characters as shortcut keys.
|
|
9490153 Wrong default port in ConnectDialog
|
|
20594f5 Update installation instructions slightly.
|
|
57a79eb Suppress shortcuts from other applications.
|
|
a9db643 Use frame power instead of peak sample for "amplitude" VAD.
|
|
Also use post-filtering signal instead of raw.
|
|
ac59593 DBus/ICE getLog now uses limit offset instead of seconds
|
|
|
|
2008-08-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b36270d Log channel id when a player moves
|
|
cf962e6 Bit more cleanup of AudioOutput.
|
|
b55d6c3 Use softmixer for DirectSound.
|
|
|
|
2008-07-31
|
|
derandi <derandi@users.sourceforge.net>
|
|
e1ecd33 Patch #2031394: Call set_rate_near() instead of set_rate_min()
|
|
in ALSA Output.
|
|
|
|
2008-07-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dae48d8 CIA bot on #mumble
|
|
0cea5b9 Update documentation.
|
|
253fbc5 For those crazy enough to want it, we actually support quality
|
|
1 now.
|
|
|
|
2008-07-20
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
9b7b713 Consolidate player/channel name validation into validateName()
|
|
functions. Fix bug that allowed users to rename channels to
|
|
otherwise invalid channel names. The registerPlayer() function
|
|
now correctly validates its name before performing its
|
|
actions.
|
|
22d8808 Call correct removeChannel method for DBus as well.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
45d553c Remove some debugging output from PulseAudio
|
|
e1d9798 Fix typo in registration
|
|
|
|
2008-07-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f56a687 Fix compile bug with ICE. Attempt to fix PlayerModel bugs.
|
|
|
|
2008-07-10
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
3bb651c Default to ICE for Murmur on OS X as well.
|
|
|
|
2008-07-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1b1be13 Default to ICE for Win32 murmur
|
|
|
|
2008-07-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
325022b SSL PassPhrase
|
|
3056df3 Taborder in AudioInput
|
|
|
|
2008-07-04
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
5246e8e Ice for Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5459683 Intel C++ release build with ICE breaks with inlining.
|
|
|
|
2008-07-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7791fa4 ICE for Win32
|
|
38b6224 Include weblist.php using ICE
|
|
93a9638 Update slice definition with idempotent and exceptions
|
|
a95c1e5 Allow specification of ICE endpoint
|
|
c8ffe27 Possible fix for PTT cue crash
|
|
833c2fc ICE fixes for Ubuntu
|
|
|
|
2008-06-27
|
|
prosper_spurius <prosper_spurius@users.sourceforge.net>
|
|
b2f70a7 Patch 2003574: Cannot save current connection
|
|
|
|
2008-06-26
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
91abf12 Add a new icon for the Mac OS X port. Contributed by Karsten
|
|
Bruns.
|
|
|
|
prosper_spurius <prosper_spurius@users.sourceforge.net>
|
|
60479dd Patch #2002867: Patch for Bug: 1986292 Tray Icon disappears on
|
|
minimize
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2f51d05 Fix locking bug with ICE
|
|
c8d5d87 Complete basic implementation for ICE
|
|
98b1156 More ICE
|
|
|
|
2008-06-25
|
|
prosper_spurius <prosper_spurius@users.sourceforge.net>
|
|
f8fe0bd Patch #1998399: Patch for Feature Request 1934842 Channel
|
|
Locking
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c9ffada Framework for ICE in Murmur
|
|
|
|
2008-06-24
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
05dcd3b Use OS X system langauge instead of locale data for
|
|
translation determination. (Fixes bug #1952855: Mac: Mumble
|
|
uses wrong language setting)
|
|
dca353c Better XRUN handling in PortAudio. (Fixes bug #1993878: (OSX)
|
|
No Audio from other after some time)
|
|
|
|
2008-06-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fa6a569 Install for all users, not current user.
|
|
2caf10b Align crypt buffers
|
|
|
|
2008-06-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a3501d8 Add DBus types on Win32 too.
|
|
|
|
2008-06-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
46991af Add _cs translation to qrc file
|
|
|
|
2008-06-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e28b561 Support speex.git master
|
|
aed770f Remove external speex SVN
|
|
4c5157b Add logging to phpBB auth script
|
|
|
|
2008-06-05
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
41025c8 Fixed some strings in the Spanish translation
|
|
|
|
2008-06-04
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
23da58d Make sure Mumble will even build with CONFIG=no-dbus.
|
|
|
|
2008-06-03
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
cd41589 Remove unconditional DBus disablement on OS X. Qt can load
|
|
libdbus at runetime now, yay!
|
|
29d857b Enable proper mumble:// protocol support on OS X. Likewise for
|
|
Console.txt logging.
|
|
|
|
2008-05-28
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
f1835a8 More useful PlayerModel tooltips (feature request #1942941:
|
|
Additional tooltips)
|
|
|
|
2008-05-27
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
97d2d09 Hide 'Expand'-label in LookConfig for non-expert mode.
|
|
d4ef1a8 Explicitly focus the text input field of the text message
|
|
dialog. Win32 doesn't do this by default.
|
|
e0617e0 Implement volume shortcuts (for feature request #1954994:
|
|
volume keybind)
|
|
|
|
2008-05-17
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
ab53c51 Updated translation
|
|
|
|
2008-05-11
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
bb952c1 Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5da1ea3 Version bump
|
|
573a614 Make XEvie optional
|
|
|
|
2008-05-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ae9ebca Changelog update
|
|
05f0da7 Another translation sync from debian's pkg-voip team
|
|
0b43cb1 Update persistent indexes for children in PlayerModel
|
|
20e9aae Fix crash when moving populated channels to parents.
|
|
4f74fd7 Avoid crash when no audio systems worked
|
|
4479f08 Try to speed up filling the public server list on X11. Set a
|
|
name on the GlobalShortcutConfig for skinning.
|
|
6092849 Fix crashbug when %APPDATA% is unset for some reason.
|
|
|
|
2008-05-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b4cce78 PulseAudio detection should be slightly more stable.
|
|
7eec3b6 Cure for Qt 4.4 SSL slowness.
|
|
196cfd5 Changelog update
|
|
18bb1f3 Static build with Qt 4.4
|
|
b9936a6 Indenting
|
|
1355a0a AGC tests
|
|
8aae8a1 Only enable ASIO devices are found.
|
|
8e5bf73 Renamed murmur-wrapper to murmur-user-wrapper
|
|
3980fd7 Debian packaging fixes
|
|
|
|
2008-05-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a6b4d92 Sync debian/po translations from debian's pkg-voip team
|
|
079e6ac Compiler warning cleanups
|
|
00b954a PulseAudio detection (sort of), and sound system priority
|
|
b4454a2 Save dock state when switching to/from minimal mode.
|
|
c1fccd5 Timed drag-grab for the log.
|
|
28dd945 Make the player model the central widget.
|
|
d4b0e25 Drop the splitter and make the log and playermodel dock
|
|
widgets.
|
|
|
|
2008-05-07
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
3166fa4 Workaround for the, now as of Qt 4.4.0 yet worse, QWizard bug.
|
|
8ac6be5 Fix automatic version parsing in OS X distribution scripts.
|
|
d1c0313 Avoid loading system Qt plugins on Mac OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a2c4d46 Update Win32 for Qt 4.4.0
|
|
|
|
2008-05-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
11db737 Translation sync
|
|
|
|
2008-04-29
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
f88d0cb Hah. Correct 'passford' typo in Murmur usage output.
|
|
|
|
2008-04-28
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
ce01bdc Linux only -> Unix-like systems only
|
|
|
|
2008-04-27
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
444dfd2 Oops. Remove MacVersion variable from TextToSpeech_macx.cpp as
|
|
well.
|
|
96e395b Use qMacVersion() instead of Gestalt() in
|
|
TextToSpeech_macx.cpp.
|
|
fe36a5f Distribute Murmur on Mac OS X. Update dist scripts and README
|
|
to reflect that.
|
|
7ba3737 Move RC_FILE into win32 conditional in murmur.pro.
|
|
2ef7c5a Don't use internet enabled disk images for OSX distribution.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f4a9042 Yet more resampler fixes
|
|
|
|
2008-04-26
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
83e782f Refactor MacOS X TTS engine and disable it when running on
|
|
10.4 (Tiger). Thanks to Christoph Pirkl for tracking down the
|
|
bug.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
72f70e4 Fixed regexp bug in channel name matching
|
|
3a25186 Update to resampler test
|
|
709ad57 Move menus up one level when in minimal mode
|
|
e4d647f Debian/Ubuntu packaging updates
|
|
|
|
2008-04-25
|
|
derandi <derandi@users.sourceforge.net>
|
|
7ff1e6e Patch 1950979: Repair broken ALSA, Changes to Plugins
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3cae4d8 Remove static reference to database
|
|
c7a2d8a Explicitly clear SQL queries
|
|
d0e2cb6 Fix crashbug when reconnecting to removed channel
|
|
59c8bf8 Support live changing non-critical murmur parameters
|
|
7d87303 Indenting
|
|
d0ac8bf Update for Speex visibility
|
|
|
|
2008-04-23
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
83793af Add VersionCheck QueryItem for OS X.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8863fc3 Polled X input support, for OSes that lack both xevie and
|
|
inputdev
|
|
5e136dc Dumbing down the ALSA a bit
|
|
|
|
2008-04-22
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
79ef80e PortAudio: Get rid of crackling noise when opening output
|
|
streams.
|
|
c15dd01 Mention that we also run on OS X in the README.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
625825d Add UID to shared memory and semaphore names on *nix, to allow
|
|
multiple users at the same time.
|
|
ebe7e0e Add HAL policy to give access to /dev/input
|
|
cf1fb3d Add more debugging info to ALSA, stop using advanced
|
|
functionality
|
|
2ed86fd Gracefully handle lost directsound devices. Ensure shortcuts
|
|
work in the application context and not just the mainwindow
|
|
context.
|
|
|
|
2008-04-21
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
3beb2b4 Disable the overlay ConfigWidget on OS X - we have no overlay
|
|
implementation yet, so showing the widget just confuses
|
|
people.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5820e0f Add libspeechd dependency for debian
|
|
89d892c Update DBus Auth for phpBB3 release
|
|
|
|
2008-04-20
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
19f54d5 Fix missing pages with resized config widgets.
|
|
4a2d277 Delay database matching for URLs to better work with "already
|
|
connected" URLs.
|
|
|
|
2008-04-19
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
6eec5d5 Stereo support for PortAudio.
|
|
|
|
2008-04-17
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
6849be2 Prefer ~/Library/Preferences to ~/.config/ on OSX for Mumrur
|
|
as well.
|
|
68a7bc0 TextToSpeechMac: Fix the parameters for our SpeechDone
|
|
callback. I confused it with another function. This doesn't
|
|
change any code, as we were only using the first parameter
|
|
anyway.
|
|
|
|
2008-04-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2991d20 Wizard for positional audio.
|
|
|
|
2008-04-13
|
|
inequation <inequation@users.sourceforge.net>
|
|
9952748 Patch #1940944: getCurrentUrl DBus method
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e64d938 Updated README and INSTALL
|
|
082e9ec Minimal mode.
|
|
|
|
2008-04-12
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
44afd7a Distribute plugins on OSX.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
923dfa4 Show defaults in ACL Editor
|
|
6a2a7f7 Make URL handler not reconnect if same server, and fetch
|
|
username and pw from the server database.
|
|
c0e7da4 Expand channels with players.
|
|
0eddca3 Update default voice hold to 1 second.
|
|
ede276c Make ConfigWidget depend on smallest screen in multiscreen
|
|
setup, and fix the non-expert mode icons having spaces between
|
|
them.
|
|
|
|
2008-04-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f6e9798 Path fixes for installer.
|
|
8f6afa7 Indenting
|
|
df4967f Use slightly more sane resampler for ASIO.
|
|
2ed8a4b Multichannel pulseaudio
|
|
c50afb3 OSS fixes
|
|
cfe94fa Fix multichannel ALSA
|
|
88d872c nix compile fixes
|
|
b90733f Input/Output mixer speedups.
|
|
|
|
2008-04-09
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
e02770f Make sure srs is set to NULL if we're not doing resampling.
|
|
865effb OSX build system updates. Add dist scripts.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3dd8c55 Moved resampler for input.
|
|
|
|
2008-04-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4132161 Add float->short conversion to the mixer. Hope it works.
|
|
53e4a7d Bring *nix audio backends in sync with new mixer
|
|
8dcb7d7 Fix a few compiler warnings
|
|
|
|
2008-04-05
|
|
derandi <derandi@users.sourceforge.net>
|
|
8a2fad6 Patch 1934642: A few linkplug fixes
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
67de848 Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ee9397e Make the surround mixer include a resampler and default to
|
|
floats. This breaks all *nix audio targets.
|
|
6c78cc7 Forgot plugins.pri and updates to the resampler test
|
|
|
|
2008-04-04
|
|
derandi <derandi@users.sourceforge.net>
|
|
e917075 Patch 1931477: Linux port of Link Plugin, Minor changes to
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8d67fd1 Don't break Win32 API for link plugin -- there's no need.
|
|
45121cd Work on the speex resampler
|
|
|
|
2008-04-03
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
8438405 Prettify Mumble icon on Mac OS X (mumble.icns)
|
|
ff58997 Fix about dialog icon on Mac OS X
|
|
|
|
2008-04-01
|
|
mark7 <mark7@users.sourceforge.net>
|
|
b08b47e Patch 1930045: Man page spelling error
|
|
|
|
2008-03-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
353ad07 Explicitly fetch plugin position from both input and output.
|
|
6025c47 Fix bug if users are deleted while an admin has the ACL dialog
|
|
open, then applies
|
|
|
|
2008-03-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2c0a0ff Patch 1927186: Reorder some function calls in the AudioWizard
|
|
3acf851 Fixed installer and use explicit widechar in TestLink.cpp
|
|
2db85f4 Plugin updates.
|
|
7e0e525 Support setting supw from standard input
|
|
|
|
2008-03-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bb3322f Minor update to WASAPI
|
|
8e6bd0d Fix for logic of Link plugin.
|
|
113804b Translation source updates
|
|
21ee2fd Indenting
|
|
|
|
2008-03-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
71ac0a2 Make Linux soundsystems use new config
|
|
9e6d1d2 Remove config for OSS, ALSA, PulseAudio and PortAudio
|
|
324540e Refactor "Basic Audio" config dialog, and remove most of the
|
|
system-specific audio configs.
|
|
|
|
2008-03-24
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
3002066 Patch 1923982: Always unmask the NoCancelButton flag in the
|
|
AudioWizard
|
|
ff72785 Patch 1923965: TextToSpeech OSX Update
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ccdcb68 Bug 1923716: mute -> audio assistant -> bug
|
|
|
|
2008-03-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cfe1dfc Seemingly working surround mixer for WASAPI. Though it only
|
|
knows about the "left" and "right" speaker for now.
|
|
2fd3801 Infacy of surround mixer
|
|
|
|
2008-03-22
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
46510a9 Patch 1922968: Remove old reference to ALSAOutputPlayer in
|
|
ALSAAudio.h
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
416e061 Updates Ubuntu packaging
|
|
7114684 Bump version to 1.1.4
|
|
fa43ba7 Fix iOutputDelay on *nix
|
|
|
|
2008-03-21
|
|
Arrai <arrai@users.sourceforge.net>
|
|
1baed7e Patch 1921066: Option to disable html messages
|
|
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
c577d45 Patch 1922328: More OSX UI cleanups
|
|
264bbd0 Patch 1921277: Use powf instead of exp10f in PositionalSound.h
|
|
d224c59 Patch 1920346: Disable QSysTrayIcon on OSX - use the dock
|
|
instead
|
|
ce7b093 Patch 1919733: Update for GlobalShortcutMac
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
21c33ff Rename iDXOutputDelay to iOutputDelay and move it to the
|
|
general config pane.
|
|
677a399 WASAPI Input and Output
|
|
6f904ef Add an icon for the network config
|
|
4a901b1 Minor cleanup of PositionalSound and some indenting fixes
|
|
|
|
2008-03-20
|
|
derandi <derandi@users.sourceforge.net>
|
|
0f22bcf Patch 1920119: ALSA Stereo
|
|
3b43d94 Patch 1920117: Stereo Mixing
|
|
013c29b Patch 1920115: Positional Sound Widget + Volume Models
|
|
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
83c5b45 Patch #1920346 Disable QSysTrayIcon on OSX - use the dock
|
|
instead
|
|
d296102 Patch #1920332 Add a cancel button to Server Browser of the
|
|
Connect Dialog
|
|
7e79880 Patch #1920239 Prefer /home/xeno/Library/Preferences/Mumble on
|
|
OSX
|
|
5a151a1 Patch #1919466 About Dialog cleanups
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1231db2 Make the stereo-enabled output compile on Win32 as well.
|
|
e93c194 Indenting run
|
|
7c71309 Support system-installed speex (if it's 1.2b4 or newer)
|
|
|
|
2008-03-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6bef650 WASAPI Input
|
|
|
|
2008-03-18
|
|
dark-storm <dark-storm@users.sourceforge.net>
|
|
b489aeb Path #1916131 Compilation Fixes for Visual C++ 2008
|
|
|
|
l-n <l-n@users.sourceforge.net>
|
|
ab6f5e1 Patch to fix no-speechd
|
|
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
831aa39 Patch #1917558 Implement GlobalShortcut for OSX
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
ec619c7 Updated Spanish translation.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9ff6c4b Update to patched speex API.
|
|
1f89fdd Move compiler settings to compiler.pri Fix a lot of warnings
|
|
with msvc
|
|
716b39e Add VersionInfo to the .rc files.
|
|
|
|
2008-03-17
|
|
jerhum <jerhum@users.sourceforge.net>
|
|
d90d605 Language update and new french translations
|
|
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
bcd9c81 Patch #1916734 Fix TTS on OS X and add volume capability
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
99aafd9 Spread registrations out a bit in time
|
|
46ea093 Add no-client and no-server for qmake.
|
|
703f08e Open Console.txt in User directory if current directory is not
|
|
writeable.
|
|
5fc4580 Make Win32 audio modules optional. Don't crash if no modules
|
|
are enabled/working.
|
|
77a914c Add Deafen/Mute self to the player menu if self is selected,
|
|
and remove "Local Deafen" (can be done by setting output
|
|
volume to 0%).
|
|
a58ff30 Support skinning of the style sheet of the log window.
|
|
10edfac Sort server browser based on alphanumeric only (ignore
|
|
whitespace and punctuation)
|
|
f391624 Remove lefotver festival settings
|
|
033c466 Updated license script
|
|
2afb03d Initial support for plugins on non-win32, but disable GUI for
|
|
now [Ludwig Nussel <ludwig.nussel@suse.de>]
|
|
0ccde72 Make all audio modules for Unix optional, as well as dbus and
|
|
speechd (CONFIG+=no-whatver)
|
|
|
|
2008-03-16
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
49bb6aa Patch #1914863 Override TARGET for better OSX integration
|
|
862186f Patch #1915779 Add window titles to Mumble's about dialogs
|
|
731d349 Remove the empty line at the beginning of the log view and
|
|
speed it up a bit. Based on patch #1915590
|
|
093c378 Patch #1915523 enable _MSC_EXT only for MSVC
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2bb285b Don't use boost typeof for GCC [Ludwig Nussel
|
|
<ludwig.nussel@suse.de>]
|
|
7894e07 Quit => Quit Mumble
|
|
|
|
vader42 <vader42@users.sourceforge.net>
|
|
5399fff Make murmur compile on freebsd
|
|
|
|
2008-03-15
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
279919a Patches #1914820: OSX patches (from bug #1914742)
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ea9820f Only reload dbus if installed for postinst
|
|
9a01814 Basic WASAPI querying.
|
|
48ecb5e Minor pulseaudio cleanup
|
|
|
|
2008-03-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8527d41 Fix compile warning in PulseAudio, add --as-needed to linker
|
|
b5a4963 Add version checking to overlay
|
|
361d01f Use speech-dispatcher for TTS on *nix
|
|
9f58eb2 Add replaces: for mumble-server-web
|
|
ebeac46 Add tooltip to systray icon so settings are saved by OS.
|
|
|
|
2008-03-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2d34ee1 Fix vcredist options.
|
|
e4156de Fix reference-to-just-deleted in DirectX output.
|
|
|
|
2008-03-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1fa16a1 Fix for bug #1904336 -- renaming channels could crash the
|
|
clients
|
|
99ce07b Use new murmur icon
|
|
134dc30 More compilation and installation tunings for Win32.
|
|
5f16fc3 Directory cleanup when purging package
|
|
b05691c Use floats instead of doubles where it makes sense.
|
|
|
|
2008-03-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
77e5ad9 Remove ASCII warning
|
|
|
|
2008-03-01
|
|
mit_service <mit_service@users.sourceforge.net>
|
|
3900560 Patch: #1902036 small fix to make mac version compile
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
677dc28 More directory fixes
|
|
0779a0f Default databases to ~/.config/Mumble on Linux
|
|
9845a40 Make Vista-friendly paths for sqlite databases.
|
|
d4cc0fe MSVC doesn't need the thiscallresolver.
|
|
58712ba Fix home directory for mumble-server
|
|
d6ef7b8 Compile Win32 with Visual Studio + Intel C Compiler
|
|
|
|
2008-02-29
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
8b5507d Test 16x16 icons/murmur.ico for review by slicer. Will make
|
|
proper 32x32 and 64x64 if OK.
|
|
|
|
2008-02-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6b75830 Add SpeexMark.pro again
|
|
|
|
2008-02-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4c5f56d Support profile-optimized libspeex. Slim gain so far, waiting
|
|
to test on Core2
|
|
|
|
2008-02-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a9adffb Compat 6 for debian
|
|
9fd4692 Build static binaries with a qt snapshot to fix library
|
|
loading
|
|
|
|
2008-02-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7091532 Made VAD defaults more sane
|
|
6df7073 Clean up
|
|
e2718e5 Fix dates in changelog
|
|
7e9c963 Make mumble-server suggest mumble-server-web
|
|
a20297f Minor textchanges in changelog
|
|
40c8e02 Changelog update
|
|
01ac1f5 Small update to changelog script
|
|
897eb98 Update PulseAudio buffering to use bytes and not shorts
|
|
|
|
2008-02-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
078c49c Reread list of sinks and outputs when someone adds/removes a
|
|
audio card for PulseAudio
|
|
|
|
2008-02-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a3a9166 Add DBus path for Murmur on Win32
|
|
401dc37 Major packaging cleanups. Getting ready for 1.1.3
|
|
|
|
2008-02-18
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
0c96725 Updated Spanish translation.
|
|
|
|
2008-02-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
799641a Escaping a few - in manpages
|
|
7a93357 Small update to registration script
|
|
6ac1563 Minor updates to ubuntu packaging
|
|
|
|
2008-02-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3a2e0c3 Language file sync.
|
|
a413722 Make "Remove" disabled if there are no entries in the server
|
|
list.
|
|
5c773fa Refresh public server list every 24 hours. Change the "Add"
|
|
button into a context-sensitive "Update"/"New"/"Add" button.
|
|
|
|
2008-02-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
75abc3e Unembedding of speex FFT functions -- Mumble should now be
|
|
able to build with a system-installed Speex >= 1.2.0
|
|
1d30b3e Merged most of our speex changes into speex upstream; first
|
|
patch to unembed Speex.
|
|
|
|
2008-02-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
696f397 Improve visibility of linked channel state
|
|
f745174 Fix "move to parent" bug.
|
|
|
|
2008-02-01
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
e094fc9 Automatically add/remove /dev/input devices
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
595bd13 s/proprietary/non-standard/
|
|
|
|
2008-01-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
786a5d7 Ask "Are you sure?" if quitting while connected.
|
|
|
|
2008-01-20
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
20bf4ab Fixed some strings in the Spanish translation
|
|
|
|
2008-01-17
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
5cda451 Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a17a335 Restore linked state on server restart
|
|
|
|
2008-01-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8cca0fa manpage updates and .config fix from patrick.matthaei@web.de
|
|
abc6336 Disallow local mute of self
|
|
|
|
2008-01-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
15709d0 Changelog update
|
|
ee05b27 Add template and config file for .deb
|
|
c3276f5 Final touches for debian package
|
|
0ada0c0 Extensive updates to ubuntu package (not quite done)
|
|
|
|
2008-01-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
67010a3 Rename ubuntu package from murmur back to mumble-server
|
|
|
|
2008-01-12
|
|
ikasamah <ikasamah@users.sourceforge.net>
|
|
d67f7e0 Japanese translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5235be7 Work around bug in newer debian
|
|
|
|
2008-01-08
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
f8c5319 Proxy support
|
|
|
|
2008-01-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dae8d2f Modified manpages
|
|
|
|
2008-01-06
|
|
Mikkel Krautz <mkrautz@users.sourceforge.net>
|
|
e83fcc8 Change the size parameter for EVIOCGBIT, based on patch by
|
|
|
|
2008-01-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dbaaa61 Increase safety size for config widgets
|
|
fdf7ee6 Translation updates
|
|
dc7e438 Update copyright for 2008
|
|
9ee2657 Fix messageType for CryptSync [Mikkel Krautz]
|
|
|
|
2007-12-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ea46e42 Handle SIGTERM and SIGHUP in Murmur
|
|
|
|
2007-12-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8b43b42 Clean SQL log after adjustable interval, fetch logs via DBus
|
|
680a5f1 Add rotateLogs and quit methods for DBus
|
|
2724239 Make ALSA errors logwindow entries instead of popup boxes
|
|
c024189 Show hostname when connecting.
|
|
598359f Revert to seconds instead of centiseconds for registration
|
|
delays
|
|
0c74573 Use SSL callback to verify bound IP for multihomed machines
|
|
|
|
2007-12-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d0c6510 Update lintian override
|
|
2ba1d59 Support espeak, add festival suggestion for ubuntu
|
|
a8579e1 Rename user from Murmur to murmur
|
|
|
|
2007-12-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a78b7ca Add murmur.default for init script
|
|
f59fa90 Speex benchmark, used to test optimization flags
|
|
ea32c9f Early bail for non-SSL
|
|
|
|
2007-12-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ed0acc9 ALSA labling fix. Softmixer fix.
|
|
756749d Standards 3.7.3 for Ubuntu
|
|
8ae34f4 As it breaks packaging policy for many distros, don't default
|
|
to MMX/SSE for Linux
|
|
d91a17f Various UNIX audio fixes
|
|
|
|
2007-12-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
254671d Installer now kills dbus-daemon.exe if found.
|
|
|
|
2007-12-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3356227 Various dbus fixes
|
|
e21e236 Log -h to stdout for murmurd
|
|
|
|
2007-12-06
|
|
ars3niy <ars3niy@users.sourceforge.net>
|
|
d2b7357 Patch 1845022 for delayed Global (fixes fonts on X11)
|
|
|
|
metz <metz@users.sourceforge.net>
|
|
5106764 Patch #1844930 macx: add app icon / remove window icon
|
|
|
|
2007-12-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9859554 Use SSE for Speex if compiler flags enabled
|
|
e7449cd Clarify source license in debian/
|
|
b70ac9a Language updates
|
|
|
|
2007-12-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ddebe8f Build PortAudio and PulseAudio only if pkg-config finds them
|
|
621c8d8 Bump version to 1.1.2 (for all but debian/)
|
|
64f9511 Changelog update
|
|
c286eed Minor Ubuntu fixes
|
|
2449c35 Fix yet another Win32 UDP bug.
|
|
|
|
2007-11-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c432df7 Threadsafe sockets for Win32
|
|
345f554 Oops. Added collation fix to sqlite instead of mysql. Fixed.
|
|
f40e3eb Move audio input/output system to mumble.ini if present.
|
|
f63c019 Use utf8 for Unicode
|
|
|
|
2007-11-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7ae7fb6 Better audio path detection. Fix race bug in AudioOutput
|
|
|
|
2007-11-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0133055 Bug 1835662: fixed caching bug in murmur dbus
|
|
|
|
2007-11-20
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2238c6d Audio latency testing
|
|
|
|
2007-11-18
|
|
fitti_01 <fitti_01@users.sourceforge.net>
|
|
fed3ae2 Support setting dbus servie name
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e1c36ec Use the new defines for Ubuntu
|
|
ff829e1 Support NO_UPDATE_CHECK
|
|
4447a28 DeferInit -- avoids thread races for global initializers
|
|
d47fa08 Support setting DEFAULT_SOUNDSYS
|
|
9257279 Better support for small desktops
|
|
4839b07 More Ubuntu Fixes
|
|
|
|
2007-11-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ff0a5b6 Multiscreen configdialog resize support
|
|
3a49d77 PulseAudio fix. More Ubuntu fixes
|
|
8de19f7 Patch #1832382 by metz
|
|
d05df59 Indent
|
|
25e5995 Support all protocols for textmessage auto-URLing. Fix icon
|
|
for win32 murmur.
|
|
d403c42 Allow all usernames if they are registered
|
|
67dafef Echo support for PulseAudio (untested)
|
|
a4c0cef Remember wizard settings for OSS/ALSA.
|
|
579a429 PulseAudio (very basic)
|
|
|
|
2007-11-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
20f8847 More Ubuntu updates
|
|
|
|
2007-11-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6ac9d66 Updates for systemwide cgi installations
|
|
a84aa6c More Ubuntu fixes
|
|
2854f19 DBus based murmur.pl registration script
|
|
|
|
2007-11-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
495eaf8 Update CryptState unit test
|
|
f76f28b Typo in murmur.init
|
|
00e9835 More Ubuntu packaging fixes
|
|
|
|
2007-11-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dfa2c00 Start of more complex Ubuntu package
|
|
|
|
2007-11-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
25a6bac setTexture for DBus
|
|
ba41b1c Update for latest Speex
|
|
051fa33 User registraion in DBus
|
|
|
|
2007-11-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
714258f Auto-XHTMLify TextMessage
|
|
5376461 Cleanup for non-expert mode
|
|
9851873 Updated AudioStats. Added voice detect to AudioConfigDialog.
|
|
|
|
2007-11-04
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
42f0f2a more spelling errors corrected
|
|
94ef85c german translation updated and 1825370 fixed
|
|
|
|
2007-11-03
|
|
fitti_01 <fitti_01@users.sourceforge.net>
|
|
5570be1 Defaultchannel for murmur
|
|
|
|
2007-11-02
|
|
fitti_01 <fitti_01@users.sourceforge.net>
|
|
940521e Fix lastchannel when using DBus auth
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
379bd6a Try to work around a few QSslSocket bugs
|
|
|
|
2007-10-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1661ebe PlayerModel keeps persistent indexes and has a root item.
|
|
|
|
2007-10-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
186dc71 Root channel name is server registration name
|
|
dbaa00c Updated changed channel names in database
|
|
|
|
2007-10-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a1ec12e LICENSE updates
|
|
69112b4 Fix SQLite trigger
|
|
c3995ff Doubleclick PushToTalk to Continous
|
|
0810a0f Delay MessageBox for win32 murmur
|
|
2d1ec93 QVariant Shortcut for Linux
|
|
98a1f8f QVariant based GlobalShortcut
|
|
|
|
2007-10-27
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
9db7eb0 german translation updates
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8513f99 Tighten database restrictions
|
|
b47696b Unified GlobalShortcut
|
|
|
|
vegars <vegars@users.sourceforge.net>
|
|
4c6231f Hide MainWindow on trayicon click
|
|
|
|
2007-10-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a332fb8 Set SHA1 pw from murmur.pl
|
|
|
|
2007-10-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dc05737 Fix Linux overlay for older GLX
|
|
5fd89af Global shortcuts on Linux were completely broken
|
|
|
|
2007-10-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4f2494a Add weblist.pl to distribution
|
|
9ad04e0 Logic fixes for ConnectDialog
|
|
974a742 More Speex build fixes
|
|
|
|
2007-10-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2e56c3a Crash with MySQL without dbprefix
|
|
267542d Update for SVN release of Speex
|
|
|
|
2007-10-20
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
dbe4a15 german translation updated
|
|
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
729c5e0 Fixed some strings in the Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c097640 Include libmySQL.dll on Win32
|
|
23eb4ff Make ServerDB less chatty to avoid numerous messages on Win32.
|
|
fbf83d3 Fix bugs in bandwidth quality adjuster and show quality in
|
|
server information tab.
|
|
|
|
2007-10-19
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
5b337d1 german translation updated
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1cb276e Bump version to 1.1.1
|
|
eb428c3 Changelog update script fixed
|
|
f94cf14 Ubuntu updates
|
|
4832ad9 Changelog update
|
|
ab2721b Release script updates and last batch of text fixes
|
|
b9e7412 Changelog update
|
|
81ce7a6 Ubuntu packaging updates
|
|
|
|
2007-10-18
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
bb17b2b Updated Spanish translation
|
|
|
|
2007-10-17
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
705ebf2 Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dff89ba Fixes from Klocwork analysis (http://www.klocwork.com/)
|
|
4c6e200 Typo fix
|
|
c97eec2 tr() bug in ALSAEnumerator
|
|
48dc9ca Support prehistoric OpenSSL
|
|
dbacc6a Minor text fixes.
|
|
|
|
2007-10-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d7d2a2a Language update
|
|
f63a308 Ensure labels are updated in config widgets.
|
|
98b43c2 tarbuilder updates
|
|
|
|
2007-10-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e5a6b3e Compile against OSS3 as well
|
|
2407f3a OSS4
|
|
983f067 no pch mode for klocwork
|
|
|
|
2007-10-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
98dfb02 Updated WhatsThis for ACLEditor.ui
|
|
|
|
2007-10-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b8df275 Local Deafen wasn't checkable.
|
|
|
|
2007-10-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
13f67ff Update DBus examples and fix reentrancy bugs
|
|
|
|
2007-10-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
50c912a Qt 4.3.2 in installer Fix buglet in bandwidth auto-adjust.
|
|
|
|
2007-10-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fae3c30 Portaudio support by metz
|
|
0b97396 Rename murmur to murmurd on Unixes and add a pid file
|
|
7e7d5b1 Various compile fixes for Linux
|
|
7990f39 Expert config mode
|
|
7d26a57 Memory map bugfixes
|
|
fdd190d Support explicit linked games.
|
|
74f6e5c Add a volume slider.
|
|
a82b296 Save state of playerview. Bump AGC to 30000
|
|
952d3c4 Autolower bandwidth on connect
|
|
496a6e4 Add TextMessage to svn.
|
|
|
|
2007-09-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d2b7a5a Fix bugs in ConnectDialog
|
|
57ad881 Serverside text-to-channel support
|
|
64b5b2d Multiline and multichannel messages.
|
|
|
|
2007-09-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
334fe8d Allow a few more characters for channel and user names
|
|
|
|
2007-09-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
568fdeb More gracefully handle oversized outgoing packets from murmur
|
|
2f046d8 Add username limit of 512 bytes. Bugs reported by Luigi
|
|
Auriemma
|
|
|
|
2007-09-01
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
14c660e new batch of translations
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1b048e6 mumble.desktop patch from cesare.tirabassi@gmail.com
|
|
3c2dcd6 Fix D3D9 textures stacking. Fix OpenGL grey texture. Fix
|
|
CrashLog dumper. (DOH!)
|
|
|
|
2007-08-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ddfc033 Patch #1785198 by metz - Log.ui -- Logging config looks a lot
|
|
better.
|
|
65f0587 Patch #1785192 by metz - ConfigDialog fixes
|
|
7322922 Patch #1785183 by metz. Unix client compiles again.
|
|
92ad768 Patch #1785183 from metz. Enable AudioWizard on non-win32
|
|
platforms.
|
|
fad508f Win32 OpenGL overlay. ETQW :)
|
|
|
|
2007-08-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f219925 Modularized win32 overlay. Added preliminary DSound and OpenAL
|
|
position grab to the overlay. (Only works with demos so far,
|
|
no actual games work).
|
|
93c3b9a Compile win32 overlay with GCC.
|
|
0678e97 Win32 overlay no longer depends on D3DX
|
|
|
|
2007-08-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
aca25ea Re-add bf2 plugin to win32 installer.
|
|
80969a6 Use file mapping for shared memory on Win32.
|
|
48b53a0 Win32 installer asks for reboot if it can't update overlay
|
|
file.
|
|
cf86cdc Various bugfixes. Updated overlay to only draw on topmost
|
|
surface. Needs testing.
|
|
|
|
2007-08-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ceea71c Bugfixes from public snapshots.
|
|
|
|
2007-08-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c49721c Automatically check version on startup.
|
|
2027b32 Re-enable drag&drop.
|
|
|
|
2007-08-20
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6c74656 Minor fixes for new config system. Updated installer for Qt
|
|
4.3.1
|
|
|
|
2007-08-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e90cb8a Client now has "restore to default" and "restore to last
|
|
saved" configuration, and all config is stored in the same
|
|
way. Only changed configuration data is stored on disc,
|
|
meaning if a user leaves a setting at it's default and the
|
|
default later changes, the user will use the new default.
|
|
|
|
2007-08-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7293dfc plugins.pro
|
|
|
|
2007-08-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ecce8da Update .uis for Linux
|
|
a30e3e0 Fix warnings on Win32
|
|
bdee1de More .ui conversions.
|
|
|
|
2007-08-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ae57734 BanEditor.ui
|
|
cc362d1 ConnectDialog.ui
|
|
ff13d28 Fix meta-registration
|
|
2e5edd8 MainWindow.ui
|
|
1193b20 Show URL in tooltip for HTML anchors.
|
|
8c73444 Minor fix for TTS on Festival
|
|
1753f90 Safe HTML in Log
|
|
|
|
2007-08-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d30bee2 Yet another fix for reentrant SSL messages
|
|
6551302 Manual close of application
|
|
|
|
2007-08-11
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
1d4905c Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9dbb120 Experimentation with UI Designer
|
|
613fc3d Local deafen
|
|
8be82dd Adjust noise suppression level in settings.
|
|
6e2aad3 Use SHA1 for binary checksum for the upgrade check.
|
|
dc72837 View extended server connection statistics.
|
|
36f625a Start of proper statistics
|
|
467316a Strip HTML from incoming TextMessage
|
|
76d9503 Certifiticate => Certificate
|
|
|
|
2007-08-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1948e6c Strip HTML from TTS for Win32.
|
|
1e5cdbb Support URLs in the log window.
|
|
3e92399 OOO crypt recovery
|
|
2f9dd3f Fix GlobalShortcut_unix
|
|
5c76721 Update registration script
|
|
c17cc96 Support kernel input devices on Linux
|
|
|
|
2007-08-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c95963a Update win32 Build Environment to GCC 4.2.1, Qt 4.3.1 and
|
|
Boost 1.34.1
|
|
|
|
2007-08-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4cc8782 Fix referential integrity for player group-memberships
|
|
6237d0f Add DBus getAllConf() and setSuperUserPassword
|
|
0ae6c48 Ask for AudioWizard config on first start.
|
|
|
|
2007-08-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
681c77f PushToLink implies AltSpeak
|
|
e2f1dfe Fix a few more SQL problems
|
|
|
|
2007-08-06
|
|
dersebi <dersebi@users.sourceforge.net>
|
|
b6b99c2 Fix typo in mumble.pro for OSX
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6d169a2 Yet one more try to get -mmmx out of the mac build
|
|
d5a5441 Compile fix for 32-bit lenny
|
|
65c7e7e Another tiny SQL fix
|
|
705ce12 Typo which broke the client. Badly.
|
|
6bdeb32 Fix two crashbugs in murmur
|
|
7d2c4fa SQL Fix in ServerDB
|
|
93e427c Rename channel
|
|
|
|
2007-08-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fbe5831 Add TestCrypt to SVN
|
|
c18a161 Minor build fix for regular Linux
|
|
0c3b618 OSX patches from mit_service
|
|
32c3dfc Optimized crypto
|
|
9fdefc0 Fix crash from race condition in DXAudioOutput
|
|
|
|
2007-08-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9e61611 Fixed ConnectDialog to be slightly more sane.
|
|
d9671c9 Minor bugfixes for DB and DBus layers
|
|
923901a Updated server info dialog to reflect voice crypt.
|
|
0bc0120 Use correct frame size for bandwidth calculation
|
|
03a7e5a Fix crypt on client.
|
|
7ed5e47 Testing UDP crypt
|
|
a6376f8 Build updates
|
|
9eafd13 Link vertical height to font size.
|
|
|
|
2007-08-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d252e43 Allow multiple tests on same machine
|
|
0df11b8 Microbenchmark
|
|
7168275 URL path == channel support
|
|
ffb4b96 MySQL schema embedded in murmur. Reconnect to SQL server on
|
|
connection lost.
|
|
b80bece plug:"hw instead of plug:hw
|
|
|
|
2007-08-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
24b1c04 DBus and URL support for Mumble. Fixed DBus autolaunch for
|
|
Win32. It's a hack, but it works.
|
|
f9ffe34 Native UDP for UNIX as well
|
|
7e24961 Win32 Murmur DBus
|
|
|
|
2007-08-01
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
152d58b Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
42a69cc SQL reconnect on lost connection
|
|
0ef9c34 Per-server logging
|
|
a7186c6 OSX Patch for murmur from mit_service
|
|
2ac4ca7 Timestamp players table
|
|
418cdba Make sure no -2 slips through to Mumble
|
|
fc94f49 Multiserver support
|
|
|
|
2007-07-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d13bb46 server_id in ServerDB
|
|
11d9b70 Client compiles again
|
|
6d6bcff Global-less server. First step of multiserver support.
|
|
Completely breaks client
|
|
|
|
2007-07-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a5c59c5 Platform edit
|
|
1219168 mouse shortcut patch from javitonino
|
|
|
|
2007-07-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4b9beb2 Czech translation from David Pravec
|
|
07da183 Name -> Label
|
|
|
|
2007-07-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3f77c95 Installer fixes for openssl.
|
|
|
|
2007-07-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
639ca57 Increase max settable amplification to 40x
|
|
db4e86e Reset PushToTalk when configuring.
|
|
7296aed Make qFatal pop up as ::MessageBox on Win32.
|
|
5a19931 Use mingw built openssl -- the precompiled one depended on
|
|
nondefault Visual C runtimes.
|
|
8f15162 Support fixing case of usernames in DBus auth
|
|
b4817ee obsessive PacketDataStream optimization
|
|
|
|
2007-07-20
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
47fdafe translations
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b9eb5cc Database cleanups and support for dbPrefix
|
|
5be2268 IP Binding for murmur
|
|
7eff82c Timer tests
|
|
3fdb39f Test indenting
|
|
f81c7c2 Unit tests
|
|
ae9f13e PacketDataStream bug for negative numbers > 32 bit
|
|
3d8e058 Reentrancy fixes
|
|
|
|
2007-07-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d7d1535 SSL crashfixes, ui session drag-and-drop fix.
|
|
eebc950 queued readyRead, fixes a SSL crashbug
|
|
0147de1 Small optimization to win32 timer.
|
|
f081a7a Deprecation cleanups
|
|
04d7e5f LARGE_INTEGER fixes for murmur
|
|
62dbc00 sPlayerId => uiSession
|
|
3621a6d More indenting
|
|
0372cc2 Use new Timer for murmur
|
|
d4a1118 Ping measurement in Server Information, and optimized
|
|
AudioInput->UDP latency.
|
|
7d145eb 64-bit message support.
|
|
b3ac4e4 Latin1 for Festival
|
|
|
|
2007-07-18
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
3bbdcb6 German translation added.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
990f220 Proper certificate viewer.
|
|
7080e90 A few missing QLatin1Strings and also switch to pkgconfig for
|
|
ALSA and Xevie
|
|
b00a1b0 Use pkgconfig for openssl link
|
|
ca9c473 Hashed passwords in murmur database
|
|
|
|
2007-07-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1b265ff reindenting all the code
|
|
d9ca67e installer fix for OpenSSL
|
|
0178d66 Avoid closing on errors, that happens automatically now
|
|
87e1835 Fix for #1755731. The event loop runs while dialogs are open.
|
|
8d80379 SSL client support.
|
|
e28c646 UTF8 for dbusauth
|
|
a6442cd Forgot to add new Cert.h and .cpp
|
|
852c064 Server-side SSL encryption
|
|
247b0a8 All icons can now be changed in skins.
|
|
3a2adb6 Crashbug in ConnectDialog
|
|
|
|
2007-07-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ffd5dfd Some more dbusauth fixes
|
|
9c0b661 Cached database handle in dbusauth.pl
|
|
e6afb86 hostname registration
|
|
e083364 overlay debug fixup
|
|
aa7b85a Fix buglet in PlayerModel
|
|
|
|
2007-07-15
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
bcac0ae Minor corrections to the Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
76171dd Platform-independent qmake pathhandling.
|
|
a9fba24 Include QT translation
|
|
d469c74 Overlay debugging
|
|
81d3d1d Explicitly link overlay with gcc to avoid libstdc++ dependency
|
|
c3def10 Build fixes for Ubuntu
|
|
33604ed Changelog update
|
|
9dd4348 Final lupdate before release.
|
|
b4d3042 Some more Qt 4.2.2 fixes.
|
|
|
|
2007-07-14
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
d2952d5 Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fe73c93 Capitalization fix.
|
|
36b9241 Updated French translations from Thibaut Girka.
|
|
e13024e Keep just the LD_PRELOAD overlay
|
|
c3d7033 Forgot a conditional for the audio wizard
|
|
|
|
2007-07-13
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
5e25cd3 Should do svn update more often ;)
|
|
d259422 more translations. Unfortunately since I don't have Qt 4.3 I
|
|
can't really check if the translations fit the wizard.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b0a7f04 Textlogger for murmur win32.
|
|
cc7e2f2 AudioWizard builds on Win32 only for now -- no reliable way to
|
|
get moc to check qt version.
|
|
bc6c452 Clean compile on Qt 4.2.2
|
|
40ca34f More stable LD_PRELOAD for GL overlay
|
|
|
|
2007-07-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
12416a4 Fix compiler warnings
|
|
22c56e8 Wizard registrar for ALSA
|
|
dd4b82a Fix bugs discovered by Klocwork [www.klocwork.com]
|
|
ade816d Simple userauth. Example expanded to show phpBB3
|
|
authentication.
|
|
c7bc5c1 More flexible bandwidth detection
|
|
|
|
2007-07-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4519fbc Use new overlay icons.
|
|
9906dc2 Audio Wizard. Breaks Linux for now.
|
|
|
|
2007-07-10
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a66039d Use aligned stack buffer for MMX mix
|
|
7c5c3a0 I give up -- we create a separate context for the overlay
|
|
fbf303a Loopback cleanups
|
|
3b2baae SineAudio fix, and non-mmx mixer support.
|
|
|
|
2007-07-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
34c2b3b Doubleclick player to send message, based on patch by m0ta.
|
|
76512f6 expand all channels by default.
|
|
0b76788 Minor Dbus fix and changed path and service name
|
|
6b42fbb Packet loss and delay variance for Loopback mode.
|
|
|
|
2007-07-08
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
c36e1f6 Test icons with hard edges for overlay for cartoon look. If
|
|
this doesn't look good, I will try soft edges.
|
|
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
3087e08 slight changes to the translations
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
273b997 Revert to plain old C for Linux overlay
|
|
c338f5a Jitter buffer fixes. Should work better now.
|
|
|
|
2007-07-07
|
|
m0ta <m0ta@users.sourceforge.net>
|
|
de744a8 updated german translation
|
|
412fb15 add menu entry for freedesktop.org compliant distributions
|
|
c504036 updated german translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c0aa51a Part #1 of Speex Packet merging and Jitter updates.
|
|
ffafa93 Include French translation in binaries.
|
|
c13d4a8 FR 1749422: User Textures can now be disabled.
|
|
d9122f8 Updated Linux overlay
|
|
|
|
2007-07-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9df9f51 QLatin1String for Overlay
|
|
3bd3e3a Server loopback mode
|
|
98c1b1d Local loopback mode.
|
|
3af031a Overhaul of Audio Output to support non-speech sources.
|
|
Probably break ALSA.
|
|
62b5281 Players On Top
|
|
e115603 Verbose output
|
|
b660cd9 Popup user dialog on wrong username/pw to reconnect.
|
|
1e66e95 Popup on rejects.
|
|
36de5ea Add rejection enum
|
|
|
|
2007-07-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4ab2813 Overlay tuning.
|
|
fc85579 Updated murmur cgi script for image upload
|
|
25082c4 Custom UserTextures
|
|
43853bc Wrong int encoding in PacketDataStream.
|
|
24c7513 Fixup of Connection
|
|
e6c259a More blob support, and break binary protocol AGAIN
|
|
4937d08 Serverside usertexture support
|
|
a965a37 Reconnect bugfix
|
|
c48af48 Proper fix for supression bug
|
|
12fe384 Working Linux OpenGL overlay
|
|
|
|
2007-07-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
bfe2270 Testfix for 1746996
|
|
4dc29c6 Text fixups
|
|
115f114 Functional gl injection on linux games
|
|
fede5fc Mumble-side of Linux overlay
|
|
|
|
2007-07-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
75d245d Config fixes
|
|
f87c058 Updated overlay for Win32, should now be possible to port it
|
|
to Linux.
|
|
7da4eba Updated french translation from Damien Rannou and Thibaut
|
|
Girka.
|
|
|
|
2007-07-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5b930d1 Consider connecting "Activity"
|
|
71f9d65 Typo in ConnectDialog
|
|
0338060 Need to distribute QtXml too.
|
|
19ff55e Correct path in client browser.
|
|
074fc02 Correct path for server registration
|
|
7b1cc75 Server Browser
|
|
8190ea1 Patch cleanups.
|
|
4434fbd Keep stream version at 8.
|
|
f9068cb TextMessage patch by Mikkel Krautz
|
|
3aeb072 Fix fake DBus for Win32
|
|
82ffa89 DBus based authentication, based on patch from Thibaut Girka
|
|
f9b2025 Fixed softmixer
|
|
|
|
2007-07-01
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
880c997 Updated translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2d5b88c Remove default buttons until they're fixed.
|
|
|
|
2007-06-30
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
0fe82f4 Fix alpha blending in some icons. Was due to indexed colors in
|
|
source files. Need to see a test version to verify quality.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c08b1fe Registration part for the server browser
|
|
d1ffed0 Fix recursion bug in getGroup
|
|
a08f13f Update overlay on disconnect.
|
|
2f6bd48 Add mysql.sql to distribution
|
|
cbbb73d Avoid double-allocation of outgoing packets
|
|
2ef9c1d Start of zero-copy UDP thread
|
|
|
|
2007-06-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8d09fcc French translation from Damien Rannou
|
|
e7b260e Updates for new binary protocol.
|
|
e19057f Reserve space
|
|
a9008bd New datastream. Breaks all kinds of things
|
|
|
|
2007-06-28
|
|
Álvaro Manuel Recio Pérez <naproxeno@users.sourceforge.net>
|
|
e2a05bc Updated Spanish translation
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
960fa0c Forgot to rerun lupdate prior to release. Oops.
|
|
|
|
2007-06-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
df7153c More descriptive information for horizontal splitter.
|
|
50c7fc4 Bump version to 1.0.0
|
|
|
|
2007-06-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3c57cab Changelog update
|
|
df09fd7 Fix race in UDP thread creation
|
|
4351e29 Fixed demonizing on Linux
|
|
44e43ea Daemonized murmur
|
|
|
|
2007-06-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
df31097 Softmixed ALSA
|
|
|
|
2007-06-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d0ade65 Start of mix-it-all-together ALSA support
|
|
1888f38 Add MMX based software mixer
|
|
38f5604 ALSA Config dialog
|
|
ff8266c Fix crashbug on late UDP packets
|
|
28ad3e9 Try externals
|
|
|
|
2007-06-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dd39467 Festival under Linux
|
|
|
|
2007-06-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
be21e28 Make new timeout code lock-safe on Qt 4.2. Oops.
|
|
77cf932 Add shortcut to quit application, and add standard shortcuts
|
|
for a few other actions.
|
|
|
|
2007-06-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8bdff0b Really close on mainwindow close
|
|
c3851b5 Fix a few bugs, add -h to murmur
|
|
|
|
2007-06-20
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1032f63 Train coding session. Connections have a timeout on the
|
|
server. Config dialog will add a scrollbar if needed. ServerDB
|
|
doesn't create deprecated tables. Ghost handling autokicks if
|
|
old ip == new ip, even if unregistered. Added some more locks
|
|
to the thread handling.
|
|
|
|
2007-06-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f2eaeb2 Explicitly used queued connections for UDP thread.
|
|
|
|
2007-06-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
0941196 Allow adding groups again
|
|
|
|
2007-06-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e18767b Option to expand all channels when connecting [Feture Req
|
|
1619001]
|
|
|
|
2007-06-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9ceb357 Make DBUS bindings conform to Qt standard, fix Introspection
|
|
bugs
|
|
1d9675f Binary linux server release script
|
|
f49b38b QLatin1String
|
|
1dee004 More database updates
|
|
|
|
2007-06-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4c237b2 Open connect dialog on program start
|
|
08edc1d Last part of qstring fixes and some qt 4.3 fixes for win32.
|
|
9dafd37 Update copyrights to 2007
|
|
20d1771 Support fully static build of murmur
|
|
07531c5 QString::fromAscii
|
|
b20e0e1 Updated Ubuntu build scripts
|
|
477a706 Updated source-release scripts
|
|
dd06d83 Make .mumble.sqlite hidden
|
|
7f40e44 Remove deprecated Commands.txt
|
|
563f986 Multiple dbus sources
|
|
|
|
2007-06-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
df89923 Clarified licensing of binaries
|
|
9577644 Initial multi-database support
|
|
8a1f436 Fast path UDP thread
|
|
057c270 Ensure correct include path
|
|
28d984b Implemented all DBUS functions
|
|
|
|
2007-06-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
500013b update connections table when changing channel
|
|
73e91ad DBus skeleton functions done, seems to work
|
|
|
|
2007-06-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7ce31fd Don't install DBus on win32
|
|
3f35825 Functional DBUS
|
|
|
|
2007-05-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9a1016e Install QtDBus on Win32, and go back to Qt 4.2 until 4.3 is
|
|
actually released.
|
|
|
|
2007-05-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7da815d Initial DBus tests
|
|
8606909 Setting period size changes the pointed to int
|
|
74b1492 Dead code removal
|
|
f28d9ae Restored the "Microphone Loudness" information.
|
|
19fdb33 SNR based voice detect
|
|
|
|
2007-05-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
060701b restored icons
|
|
10a17f9 Post-refactoring cleanups.
|
|
56bf13f Speex is now a static library, don't include the old dll in
|
|
the installer.
|
|
111ffe6 Linux build updates
|
|
3f3709e Updates to speex build for Linux
|
|
3b0fa27 Refactoring. Updated licenses to 2007 versions.
|
|
4151f4b Refactoring
|
|
3be4aec No longer manually reset preprocessor loudness.
|
|
|
|
2007-05-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
99a73c9 Updating to SVN Speex again. Missing voice detection.
|
|
a1ba433 Avoid contignous disk access in murmur, patch by buggerone
|
|
0d9f5d0 Applied ALSA patch from uz_ Made some minor corrections to
|
|
installer in preparation for Qt4.3
|
|
|
|
2007-03-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9ca4935 Bugfix: Iterating all connected players should only iterate
|
|
players that are also logged on.
|
|
|
|
2006-12-21
|
|
Kjetil Jørgensen <kjetijor@users.sourceforge.net>
|
|
61869c8 Connect-dialog available while connected. When connectiong
|
|
while connected, an implicit disconnect will be issued first.
|
|
4 whitespaces replaced with a tab
|
|
|
|
2006-12-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dd2bcee Murmur should read .ini file before opening DB. [patch by
|
|
buggerone]
|
|
|
|
2006-12-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1caac42 Use .ini file in executable directory if it exists.
|
|
|
|
2006-12-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c7caa3a Don't translate registry strings.
|
|
373bd84 Use Qt 4.2's saveGeometry/restoreGeometry
|
|
|
|
2006-12-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
897b097 Updated paths to match recommendations from Wiki
|
|
|
|
2006-11-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e652e5d Add firmumble.inc to tarball
|
|
|
|
2006-11-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cf88b1f Added Russian translation. Added icon for LookConfig
|
|
|
|
2006-11-24
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
bac023f Updated config_shortcuts.png with better look and feel and
|
|
added config_ui.png for evaluation by lead programmer.
|
|
|
|
2006-11-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6f09e6b Tiny typo correction.
|
|
|
|
2006-11-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a213324 Add LookConfig
|
|
|
|
2006-11-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3ebdd1c Look&Feel Config. Skinning support.
|
|
|
|
2006-11-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9a36950 Switch to use QSystemTrayIcon
|
|
|
|
2006-10-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
b6482fa Bitrate info in AudioDialog is now translated.
|
|
9cf751e bump version
|
|
5e78a5d Add version info for debian builds
|
|
344a677 Updated the speex build files for win32
|
|
3069c21 qt4 lrelease. *Sigh*
|
|
2bcd9bd Changelog update
|
|
3965f15 Add lrelase for debian build
|
|
dd33406 Last batch of translations for 0.9.4
|
|
|
|
2006-10-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a52b320 Don't save Win-only settings on non-win32.
|
|
73adf9c Reduce initial buffer fill
|
|
85bdeb2 Edgy Eft
|
|
|
|
2006-10-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e2e41e7 Negative user feedback on the new speex preprocessor; revert
|
|
to last beta until it's finished.
|
|
|
|
2006-10-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8bd4513 Fixing of audiostats for new speex.
|
|
01eb8dd Support for new Speex preprocessor which doesn't export it's
|
|
data.
|
|
|
|
2006-10-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
7be4fc2 Updates for connectdialog in qt 4.2.
|
|
|
|
2006-10-20
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
dc7980d DirectInput workaround for keyboards with thousands of
|
|
buttons.
|
|
|
|
2006-10-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
34f0bee Grammar fixes
|
|
5d83197 Even more translatable strings
|
|
|
|
2006-10-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
071eca4 Add a few more strings for translation.
|
|
|
|
2006-10-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
692a929 Updated translation settings.
|
|
|
|
2006-10-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5fbf4c8 Minor typo in translation fixed.
|
|
37b6911 VersionCheck shouldn't bail if it can't read the binary.
|
|
3843209 German translation provided by Matthias Vogelgesang
|
|
(m0ta@sf.net) Spanish translation provided by Álvaro M. Recio
|
|
Pérez (naproxeno@sf.net) Added more strings to be translated
|
|
based on patch by m0ta. Made translation files embedded in
|
|
binary.
|
|
efda664 Working Globalkeys for X11
|
|
|
|
2006-10-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4e24929 More globalkeys linux. Mostly messed up.
|
|
401abe9 Add Turkish translation
|
|
|
|
2006-10-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c92a962 Start of shortcuts for X11
|
|
|
|
2006-10-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d8f202b Fix for new modelview in 4.2.0. Now possible to drop in root
|
|
channel again.
|
|
|
|
2006-10-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
338d506 Update for QT 4.2.0
|
|
74119e3 Update debug output slightly
|
|
|
|
2006-10-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cd69712 Murmur can now compile on compilers without Precompiled
|
|
Headers.
|
|
6a07185 Split windows debug into separate file, add proper crashlog to
|
|
the Console.txt
|
|
|
|
2006-10-02
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
a27c690 New temporary icon for shortcuts as requested by lead
|
|
developer.
|
|
|
|
Marius Grannæs <grannas@users.sourceforge.net>
|
|
099b268 Added a more informative description.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
349f013 Console.txt error logging and fixed some shortcut bugs
|
|
d7cdbc3 Spelling fixes
|
|
6ffa52e Prepare for Spanish translation.
|
|
41b7ce9 Add icon to dialog, fix a few bugs
|
|
860469f Dumped DI actions in favor of raw.. Which enables more fancy
|
|
combinations, but DIA was standardized.. If only the config
|
|
dialog had been prettier.
|
|
aac37d0 Overlay nothing/all/talking as config option
|
|
741e65b Bump version
|
|
|
|
2006-09-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f7ddd6a ubuntu dapper build
|
|
|
|
2006-09-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a889f99 Older speex libraries don't have speex_echo_ctl
|
|
11fd8d0 Add pch files to tarball and mention PCH in INSTALL
|
|
|
|
2006-09-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c571563 Set sample rate for echo canceller
|
|
|
|
2006-09-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5029ff8 Password resend
|
|
e6b43de Updated Overlay error message.
|
|
55212bd Changelog update
|
|
3f41e7d SVN Changelog
|
|
7491c2e 2006 updates
|
|
|
|
2006-09-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
af2452d Overlay crash fix
|
|
d107d80 Cleaned up overlay interface and made it show mute/deafen
|
|
status.
|
|
2a1bfcb GUI for reconnect
|
|
8fa9adb Allow connect directly to channels you're supressed in without
|
|
crashing.
|
|
8718d9a Automatic reconnect (GUI config missing)
|
|
|
|
2006-09-20
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
62b3213 Third try for talking_alt.png icon color.
|
|
b34849e Updated icons, to remove white border on _on&_off and to try a
|
|
lighter shade on _alt.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
8fea9ce TTS Volume adjustable
|
|
|
|
2006-09-19
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
38398b6 Added muted_local.png and talking_alt.png after request from
|
|
main developer.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
10ecf31 Added local mute and updated icons.
|
|
070248a Fixed push-to-talk, which I broke. Fixed overlay for players
|
|
in other channels.
|
|
|
|
2006-09-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ef67602 Swapped privileges for Speak and AltSpeak
|
|
9c2e8a2 Various AltSpeak fixes. Fixed Deny-Speak-Implies-Mute on
|
|
remembered channel freeze. Don't set high priority in debug
|
|
client.
|
|
aa95258 write does not imply speak
|
|
e82c0f8 Support no-exception compile to avoid mingw lib dependency.
|
|
7e85259 AltSpeak
|
|
|
|
2006-08-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ac4f1c5 Updated overlay to compile with newer DX SDK
|
|
|
|
2006-08-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e8512e0 Updated defaults for 3D sound
|
|
|
|
2006-06-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4bc4de8 The client now works on Linux, and FMOD is no longer used.
|
|
dcff32d Removed FMOD from distribution
|
|
412ff94 TrayIcon should hide
|
|
ec35202 Poll() based ALSA, sigio crashes X
|
|
64f97f7 Ubtuntu has ancient Speex.
|
|
23301d0 Initial ALSA Skeleton
|
|
|
|
2006-05-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
388b34a Use ALSA on Linux
|
|
30c2bed Compiles on Linux again
|
|
|
|
2006-05-27
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a850488 QT 4.1.3 updates
|
|
|
|
2006-05-05
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c5f5f18 Updates for new speex jitter buffer
|
|
|
|
2006-03-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2c84f58 WoW 1.10
|
|
d4dd9ca Minor updates
|
|
|
|
2006-03-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
815e884 UNIX murmur compile fixes
|
|
5148d0b Qt 4.1.1 Allow TCP Compability mode (with TCP_NODELAY) for
|
|
people with seriously broken ISPs.
|
|
|
|
2006-03-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fa9df03 No longer default export of wow plugin, as it's out of date.
|
|
229de2c Try EF type of service first. Also, more conservative defaults
|
|
for audio settings, as the current defaults cause problems on
|
|
most AC97 onboard cards.
|
|
|
|
2006-02-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9290b59 Server IP TOS
|
|
09b5cf3 IP Type of Service
|
|
|
|
2006-01-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e2112d1 Longer AudioHold
|
|
|
|
2006-01-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
cbaa6dd Textfile changes for the Linux release.
|
|
06a6817 Initial Linux testing work
|
|
13e0471 missing distfiles
|
|
|
|
2006-01-17
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2e17851 Linux compiles clean
|
|
dccc416 Forgot to check in pch headers
|
|
7efd9c5 Fixed FMOD
|
|
8a5165f FMOD support, not working yet though.
|
|
|
|
2006-01-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a1553af WoW 1.9.1 updates
|
|
|
|
2005-12-31
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e190a91 Precompiled header support
|
|
|
|
2005-12-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
4a934a8 Require 4.1.0 for mumble client, as that seems to work without
|
|
patching Qt (which was required for 4.0.1)
|
|
3b910c6 Support max # users limitation on server.
|
|
|
|
2005-12-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1ba4259 Update installer for Qt 4.1.0
|
|
4ef384a Qt 4.1.0 compilation fixes.
|
|
ca3c73c Remove support for doppler effects; only works on a few
|
|
soundcards, and makes sound horrible for anyone else that
|
|
tries to enable it.
|
|
|
|
2005-12-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f6753d1 Create DSound buffer in same thread it's used, and let buffers
|
|
linger for 5 secs before destroying them; some soundcards
|
|
don't handle buffer creation very well.
|
|
|
|
2005-12-20
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
662e8fd wow support. Fixed a bug with some hardware 3d cards.
|
|
|
|
2005-12-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ec0bc48 Update version to 0.9.3
|
|
|
|
2005-12-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1bcf0d9 average bandwidth over short time to avoid being kicked for
|
|
VBR spike
|
|
a531aaf Bugfixing bandwidth limits
|
|
c02e331 Maximum bandwidth setting serverside.
|
|
|
|
2005-12-15
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
50e297c Allow _ in email addresses (darn@the-space.net)
|
|
|
|
2005-12-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3a9374c Visualize all parts of the echo weights.
|
|
d0f2538 rename from libspeex.dll to just speex.dll
|
|
|
|
2005-12-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ae2fcbd Updates to enable compilation on Linux, even if it's missing
|
|
features.
|
|
|
|
2005-12-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d94f13b Enable ASIO with 32bit input. Needs verification.
|
|
ccd63ed Visualization of echo canceller, and some testing.. Seems the
|
|
weights get set non-optimally.
|
|
|
|
2005-12-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1080265 Support graceful failure of loading the overlay (For Win2k
|
|
support)
|
|
|
|
2005-12-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
ba112bc Update INSTALL to reflect we now require Boost
|
|
7ac4637 Use boost::shared_ptr<> for objects shared between threads
|
|
that we need to delete(). (AudioInput and Output mostly).
|
|
|
|
2005-12-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
543b19b Visualize power spectrum of input and noise estimate.
|
|
63179b9 Add fftpwrap for speex compile
|
|
|
|
2005-11-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
99d3749 Ping support
|
|
|
|
2005-10-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a2e714a make "Toggle overlay" a tristate; show only talking, show all
|
|
or show none.
|
|
|
|
2005-10-13
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
084d465 Banlist editor.
|
|
6afe64a Removed TCP voice support; with Nagle it will always be laggy.
|
|
Added message to query/set banlist. Reordered message ids.
|
|
|
|
2005-10-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
756ba78 Banlist (serverside).
|
|
c4dbb06 Bump version
|
|
819ff2f Rename player support.
|
|
|
|
2005-10-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
753f26f Set sId=0 when closing
|
|
|
|
2005-10-05
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
d339b2b New icons for ASIO and OSD settings
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a414c4c Audio bugfixing. Added new icons to code.
|
|
97b0ea1 Fix for multispeex-packet in UDP mode.
|
|
1a6e228 Immediate update of overlay on parameter change
|
|
|
|
2005-10-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
fa62712 Debugging of ~sub
|
|
51555bf sub,a,b,c groups
|
|
09c24ee Config for overlay.
|
|
48d79e9 Make hooking less resource intensive on system.
|
|
|
|
2005-10-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
00f231b Overlay.
|
|
|
|
2005-10-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
e21d62f Bold speec probability when we would transmit. Fix the SSE
|
|
detection.
|
|
87b8010 Tooltips & whatsthis for the bitrate in AudioConfig. Bail out
|
|
if SSE not detected (as we ship binaries which require it).
|
|
4bfb790 Variable number of frames / packet
|
|
cda5095 Various bugfixes. Added metakey for shortcuts, to join channel
|
|
instead of talk-to channel. Update to match timestamp in
|
|
jitterbuffer in speex.
|
|
e7eae88 Add uninstaller to Add/Remove programs in control panel.
|
|
|
|
2005-09-30
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f0dc0a1 Example of how to link murmur to other servers, using qstat
|
|
7e15f99 Fix "in" and "out" groups.
|
|
219d946 More command interface.
|
|
f778342 Serverside commands through SQL.
|
|
f2233fd Experimentation with non-actionmapped directinput; will be a
|
|
lot of GUI work though. Added push-to-link support to the
|
|
server.
|
|
bd5f2d4 Version to 0.9.1
|
|
dd60a2b Channel linking, part 2.
|
|
|
|
2005-09-29
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2c12d88 Channel linking, part 1.
|
|
2382f40 Cache ACL lookups.
|
|
c0f9577 Kick off ghost connections, refuse connections with same name
|
|
for anonymous users.
|
|
7f014bc Connection table in sqlite
|
|
3478060 Include murmur.ini
|
|
3ab26fe Use class references in headers instead of .h files, reduces
|
|
dependency path to more sane levels.
|
|
|
|
2005-09-28
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
faceb19 Move config into registrars.
|
|
62dd4ef Remove ACLs when removing channel
|
|
|
|
2005-09-27
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
d43f59e New icon for channel linked...
|
|
f026171 Fixed authenticated and changed R shape into A shape. New
|
|
channel icon
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a035a3c Fix flag display
|
|
6794972 lowercase groupnames
|
|
155d342 Massively reduce debugging statements.
|
|
4c7a6f7 PlayerModel fixes, work around bug in QSet operator ==
|
|
4d52920 Doubleclick to join channel
|
|
cb84309 Rewrote the player model, should be more "in tune" with Qts
|
|
method of referencing items now. Made the iconlist in the
|
|
config dialog resizable. Updated "reg" to "auth" in a few
|
|
places.
|
|
|
|
2005-09-26
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3c55c1f qPrintable()
|
|
6f4c0b6 Fix tree
|
|
e705eb1 Bugfixing session
|
|
66e90fb Tooltips and whatsthis for ACL part of ACLEditor.
|
|
|
|
2005-09-25
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5fc1e91 Have long strings in "" in .ini files.
|
|
aa1d309 .ini files for the server, updating documentation to reflect
|
|
this.
|
|
93fe6b8 Functional ACL/Group editor. Let the bugfest commence.
|
|
ff614da ACLEditor, ACL actions started, server bugfixes.
|
|
5c24663 ACLEditor, GUI elements done, missing action-logic.
|
|
|
|
2005-09-24
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
620f4dd ACLEditor, server part.
|
|
5ec2fcf Bugfixes from testing (release of 3d buffer, saving of
|
|
transmit from settings, better rolloff defaults, smaller
|
|
indentation for the channelview).
|
|
|
|
2005-09-23
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3e52eaa Warning fixes.
|
|
fdde84f On channel creation, add creator to "admin" group.
|
|
7f73d73 Channel ACLs and groups. (Still missing a edit function)
|
|
|
|
2005-09-22
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c1f3446 Update version string
|
|
e27b074 Preliminary support for channels
|
|
|
|
2005-09-21
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
3efd365 Only check if registered player if there ARE registered
|
|
players. Without any, everybody is priviliged.
|
|
ae8b33e like =
|
|
|
|
2005-09-20
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
6881c4d Made icon slightly fatter...
|
|
e589da5 New icon for registered users
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
578978a Slightly more agressive defaults, sounds better for most
|
|
people.
|
|
f23d9f7 Slightly more permissive namecheck
|
|
15bc047 Only registered users can mute/deafen/kick others
|
|
540b5cc And remove the authcode used...
|
|
d0df397 Notify use when it succeeded as well.
|
|
eb41fcf Registration script.
|
|
2691157 Empty tts should not be spoken.
|
|
0548bfe Welcome messages.
|
|
a465ab4 Per-player password. Persistant storage on server. Minor ASIO
|
|
fixes.
|
|
|
|
2005-09-19
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9540220 Final part of UDP implementation.
|
|
62f573b UDP bugfixes on server.
|
|
b36bf6d Version 0.3.2. First part of UDP support.
|
|
46d1a8d No console in release!
|
|
3ca1264 Provide feedback if an error occured.
|
|
1072c99 Minimize to tray.
|
|
|
|
2005-09-18
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a482c8d Start of unix compiles for mumble
|
|
00a2599 Spelling fixes
|
|
9080126 Typo in MainWindow fixed. Made the BF2 plugin slightly more
|
|
picky about what values it accepts.
|
|
7798861 When sampling speakers, encode the cleaned output, not the
|
|
original. Add clean signal power to the audio stats.
|
|
6f0577d About Speex dialog, still waiting for the icon.
|
|
419e2e5 Echo Canceller for inputs that can sample the speakers.
|
|
de4b674 ASIO Audio Input
|
|
|
|
2005-09-16
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
67e3d85 Single-threaded directsound output
|
|
3d9e12b Change version to 0.3.1
|
|
180e4b5 Don't send implied messages anymore, the client already knows
|
|
75cf4ea Send the player object to AudioOutputPlayer, not just the sId.
|
|
95d066d Fix the versionchecker so it doesn't delete itself before
|
|
showing the message.
|
|
7250279 Fixups for release script
|
|
2cdf489 Failing to open DirectSound shouldn't be fatal, just a
|
|
messagebox error Add Apply button to the config screen
|
|
9bc83a6 Fix a few missing Q_OBJECT
|
|
ef307bd Fixed a few bugs with positional audio Made a lot more member
|
|
functions const Moved playerId to Global, it didn't belong in
|
|
MainWindow
|
|
|
|
2005-09-15
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
8fced49 Pixmap for Game plugin screen
|
|
|
|
2005-09-14
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6225c04 Bugfixes for positional Audio Added a Center Position hotkey,
|
|
to force yourself and all others to a center audio position,
|
|
usefull to give commands to the whole group.
|
|
eb7e1be Positional Audio Plugins Ability to switch input/output device
|
|
without restart Version changed to 0.3.0cvs
|
|
|
|
2005-09-13
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
9f73177 Pixmaps for config windows.
|
|
|
|
Kjetil Jørgensen <kjetijor@users.sourceforge.net>
|
|
fa4114d Added (unfinished) config dialog for DX Audio.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a5391bb Use selected device from DXConfig. Still needs to close/reopen
|
|
on ConfigDialog exit.
|
|
b936144 New icons used in config
|
|
2412c5e Adjustable jitter buffer initial size
|
|
ec3af68 More tooltips and whatsthis
|
|
23bd3a6 ToolTips and WhatsThis for rest of application.
|
|
|
|
2005-09-12
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
f7254f3 Global Log class, which remembers what should be logged to
|
|
console and TTS Fixed infinite selfrecursion in MainWindow,
|
|
the application now actually exits when you close it instead
|
|
of silently crashing
|
|
b8fc8f4 Make versionchecking a userinitiated action
|
|
70df36b Add lots of detailed tooltips. Our first piece of
|
|
documentation.
|
|
85825a8 Finish basic config widget for audio Added config options for
|
|
compression and amplification Moved a few menu things into the
|
|
config Keep user settings in Settings and statevars in Global
|
|
fadd3fa When using nested layouts, Qt barfs if a widget already has a
|
|
parent, so make sure it doesn't.
|
|
e465ae6 Fixed crash bug if opening player menu while unconnected
|
|
6b49928 Centralized configuration dialog
|
|
|
|
2005-09-11
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
5d6a49d Switch a few QMutex to QReadWriteLock, and start using
|
|
QMutexLocker, QReadLocker etc
|
|
6cf17df Squashed 3 QT bugs, submitted patches, and can now use them in
|
|
our application.
|
|
90e84d4 DTX transmission support
|
|
6c9df68 Export symbol files for debugging of release builds
|
|
9d7fa85 Window title for the audiostats
|
|
6ed4a96 Set thread priorities; gui is LOW priority, but as we can't
|
|
set it low we set everything else high.
|
|
|
|
2005-09-10
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
04ae86a Status icons for user window
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d290745 Audio statistics window
|
|
beb7b04 Make list of players sorted by name and make local user bold
|
|
6a5e9cc Offset status icons by 1 pixel
|
|
c5c9848 Turn cvs log into CHANGES, and restart CHANGES to get rid of
|
|
cvs log messages for it
|
|
|
|
2005-09-09
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
093edde recent updates
|
|
613fec9 Deaf implies Mute logic in Server, and add ability to
|
|
mute/deaf players again (added PlayerModel::getPlayer from
|
|
index)
|
|
1b8ac3e QHash, foreach() and STL iterators. What ever gave me the idea
|
|
QMap was a hash to begin with?
|
|
3fc5d6e Model-player-list. Work in progress
|
|
|
|
2005-09-08
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
021d58b Compile bugs in VersionCheck, update version in About dialog
|
|
as well
|
|
88a69ca Change versions to 0.2.3cvs
|
|
1895db1 Avoid conflicts for MUMBLE_RELEASE
|
|
9fb7f82 Use new Connection slots for Server Make server log include
|
|
date/time
|
|
c01e34f Discover the magic of QObject::sender() and fix some leftover
|
|
bugs from the refactorization
|
|
be1a64d Refactor
|
|
c325e72 Oops, we're working on 0.2.2, not 0.2.1 which is already
|
|
released
|
|
84ca9db Remove compile warnings, and there sure were a lot of them
|
|
Work around -Wshadow bug in gcc
|
|
dfe76ed Turn g_ into Global, part 2
|
|
870ce04 Turn g_ into struct Global, part 1
|
|
4d6ba18 Remove m_ from everything
|
|
|
|
2005-09-07
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
d82af08 Track both initiator and victim of actions
|
|
3e948bb Make all messageboxes use "Mumble" as the title, to follow the
|
|
GUI guides
|
|
4ce9b9b Check version against sourceforge
|
|
15fc873 Show correct version in title
|
|
2d92fb8 Separate log window
|
|
8658883 Reduce dependencies in MainWindow.h
|
|
3475fc3 Add changes file Add persistant storage of server lists
|
|
9a73682 Increase default volume gain
|
|
a9cf5fb Commit database
|
|
3a71488 Configure database for persistent storage
|
|
|
|
2005-09-06
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
c53fbf9 **** the password field
|
|
5b86dd3 Fix args for window title
|
|
ca7fec9 Exchange and display selfmute/selfdeaf
|
|
a4289cf Audio Input/Output registration
|
|
465b636 Support self-mute/self-deafen. Start support for input/output
|
|
configs
|
|
|
|
2005-09-05
|
|
Martin Skilnand <cybknight@users.sourceforge.net>
|
|
0705156 Temporary icon for alpha and beta stage
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
6be61b3 config=profile to keep debug info for external profilers
|
|
5206193 Make the buffer what we need
|
|
3006847 Make it possible to abort connections, and display self-talk
|
|
same as the others
|
|
b140df7 More verifications
|
|
1814bb3 Make ids recyclable over time instead of immediately, and
|
|
validate that the "target" of messages is actually valid.
|
|
c4a0940 The FIRST loaded icon will be the appicon. Make sure it's the
|
|
smallest. This really is buggy, Qt!
|
|
f2754d3 MainWindow actiongroup for voicetrigger fixed build system
|
|
fixed to use proper conditionals
|
|
1cd90fe Release build should NOT have the damn console!
|
|
0e42898 Release script fixes
|
|
de8d70f Basic connect dialog
|
|
aca3f3c About dialog with icon
|
|
f08f825 Need all 3 icon sizes
|
|
6c5e300 Hopefully binary?
|
|
ddaf56b Fixed...
|
|
1ea5a6c .. but Qt can't use windows resources to store images.
|
|
d52f78b Added readme to installer Fixed crashbug in Server Made
|
|
connection only emit disconnected once
|
|
6e5f88e Add readme
|
|
61ae1a1 Global settings and data exchange
|
|
b1c2795 Shortcuts for muting self, removed compile warnings
|
|
7c3ae17 Text-To-Speech
|
|
ef77c9c Actually poll the DirectInput devices too.
|
|
05acf99 Global shortcuts
|
|
|
|
2005-09-04
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
2ab6c96 Handle authentication, rejections and propagated error
|
|
messages
|
|
ce7ae41 Propagate connection errors for display
|
|
013fdea When disconnecting, just signal the thread that it's time to
|
|
end, don't yank the socket or QT complains
|
|
b840521 Support logging in with pw
|
|
d7b7e9b handle authenticate/reject in networkToMessage
|
|
4818018 Proper connect dialog
|
|
9e57b20 Use compression for zips
|
|
7564d64 Add scripts to release source code
|
|
5d9d54a Versions in projects
|
|
65b705b debug_and_release
|
|
7e2405a Because they changed the signal in Qt 4.0.1
|
|
3b770e6 Why doesn't closed buffered sockets ever error() on
|
|
disconnection?
|
|
bf304fe Encode and display "speaking" state
|
|
37c10ca Accept some paramenters for murmur, to enable e.g. local loop
|
|
test
|
|
1955a89 Update libspeex makefile to match dynamic libs Move license
|
|
agreements to installer instead of embedded in program
|
|
d99273e License files for qt and speex for installer
|
|
b46b0f6 Dynamic release, only need licenses in installer/as files
|
|
|
|
2005-09-03
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
9c3c797 Forgot to checkin the new about dialog. Ahem.
|
|
2af8e4b Since we depend on mingw dlls anyway, switch to full dynamic
|
|
linking and add an installer
|
|
87c0e0b remove debug output
|
|
aa110d2 Kick
|
|
8feb561 Clean up UI, implement kick, remove debug for missing
|
|
validators
|
|
f43a4e9 Ooops, that was a debug statement
|
|
37bc1d6 DTX is broken
|
|
a9b67d1 Server testing
|
|
3d67f4c Send deaf/mute on connect
|
|
|
|
2005-09-02
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1e818ff Player Mute/Deaf, global Player
|
|
c31108e DTX Support Make list of players at least somewhat usefull
|
|
dc3e802 Add sequence to speex packet
|
|
fdda9c3 Fix memory leak, it's now safe to pass stack-allocated
|
|
messages
|
|
8f10abc About box, licenses included, and clean build in mingw
|
|
f21fdf7 Let's try licenses again...
|
|
3e4fc1b licenses for about dialog
|
|
81623dd First functional audio test
|
|
d7a47d9 connect() typo, and increased AGC 50%
|
|
dd94e9d Pass QByteArrays instead of messages, much cleaner with
|
|
refcounts
|
|
3b4b165 Initial DX Audio
|
|
|
|
2005-09-01
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
a8e03ea Initial audio framework
|
|
828a022 Shorten down messages by making id and type 1 byte each
|
|
daa74ad actually do something with messages
|
|
911ea20 debugging network
|
|
e1bf768 First test of network protocol
|
|
d9d814b Disconnect on errors, don't send disconnect unless
|
|
authenticated
|
|
aaf9366 Compile fixed
|
|
29e161f virtual destructor (to avoid nag)
|
|
0767e88 Initial version of the server
|
|
12acf13 Network structures
|
|
dda3954 More data checking
|
|
d51c2f6 Initial datastructures
|
|
|
|
2005-08-31
|
|
(no author) <(no author)@05730e5d-ab1b-0410-a4ac-84af385074fa>
|
|
08f0e1d New repository initialized by cvs2svn.
|
|
|
|
Thorvald Natvig <slicer@users.sourceforge.net>
|
|
1a04a2a Initial setup of project
|
|
|