Benjamin Jemlich
87f41f4ae2
Add CELT 0.10.0 DLLs to the installer
2010-12-24 11:15:15 +01:00
Stefan Hacker
357725aeb2
Fix AudioWizard focus after invalid shortcut entry
2010-12-24 01:54:00 +01:00
Benjamin Jemlich
03a86344eb
Change MySQL table creation statements to work with 5.5.x
2010-12-24 00:55:45 +01:00
Benjamin Jemlich
ecf3bddc53
Save last channel on user registration
2010-12-24 00:55:45 +01:00
Benjamin Jemlich
606658ebda
Always set umtType to the correct version
2010-12-24 00:55:45 +01:00
Benjamin Jemlich
7c66886bab
Move bDisconnectEmitted down by one level
2010-12-24 00:55:45 +01:00
Tuck Therebelos
90e1f7ea9b
Fix unreliable commander state memory address
2010-12-23 15:28:39 -06:00
Stefan Hacker
ee8dcd8e55
Fix some problems with overlay backlisting not preventing dx hooking. Improve checking for WPF.
2010-12-23 19:53:07 +01:00
Stefan Hacker
0813b58cd5
Add 'M:' prefix to fods/ods overlay debugging function output
2010-12-23 19:36:01 +01:00
Stefan Hacker
50a136c64f
Fix Timer class for systems with unusually high performance frequency numbers or long uptime
2010-12-22 13:20:55 +01:00
Benjamin Jemlich
83dcdc3fd9
Add CELT 0.10.0
2010-12-21 06:18:29 +01:00
Benjamin Jemlich
d82a608e5c
Use QElapsedTimer if it's available
2010-12-21 04:31:03 +01:00
Stefan Hacker
2077aa0924
Fix previous wizard patch
2010-12-21 00:09:58 +01:00
Stefan Hacker
f642271775
Prevent server from forward audio from muted clients
2010-12-20 23:57:35 +01:00
Stefan Hacker
90f5f78fad
Fix possible client/server mute state mismatch
2010-12-20 23:25:35 +01:00
Stefan Hacker
b36c879fbd
Fix attenuation not being disabled on disconnect
2010-12-20 03:46:59 +01:00
Stefan Hacker
04a5b5c032
Fix possible crash in MainWindow::talkingChanged()
2010-12-20 03:45:36 +01:00
Tuck Therebelos
6d332cb7ec
Update Steam support for BC2
2010-12-19 19:49:47 -06:00
Tuck Therebelos
09008e6e65
Fix semicolon omission
2010-12-19 16:48:07 -06:00
Tuck Therebelos
120fa9ee1e
Plugin updates for release
2010-12-19 16:45:47 -06:00
Benjamin Jemlich
4c1e473059
Restore Qt < 4.6 compatibility
2010-12-16 21:16:14 +01:00
Benjamin Jemlich
495c8c3b53
Remove Qt dependency in the LOTRO plugin
2010-12-16 16:14:41 +01:00
Thorvald Natvig
979bf307b0
Indent, changelog, submodule and language update
2010-12-14 13:56:02 +01:00
Benjamin Jemlich
223d0a9f18
Unbreak send message on double click
2010-12-05 17:38:51 +01:00
Benjamin Jemlich
fcb681c19f
Fix another chatbar size bug
2010-12-05 15:18:33 +01:00
Benjamin Jemlich
be86148703
Release the plugin lock before calling about/config on a plugin
...
Keeping the lock hangs the client if the functions blocks (e.g. by showing a message box).
2010-12-05 15:18:31 +01:00
Benjamin Jemlich
be7ad39fd7
Fix updateMenuPermissions() after context menu change
2010-12-05 03:35:10 +01:00
Benjamin Jemlich
079f1ad219
Remove local variable in getOSVersion
2010-12-04 20:02:57 +01:00
Michael Ziegler
50728378cc
work around linux (that is, kde) switching channels on a single click
2010-12-04 17:21:57 +01:00
Benjamin Jemlich
ece6a89bf6
Readd the scrollbar changing to the chatbar in way that doesn't crash and doesn't break everything
2010-12-04 17:11:30 +01:00
Thorvald Natvig
958a9ac0a2
Indent, changelog, submodule and language update
2010-12-04 10:08:22 +01:00
Thorvald Natvig
c0bf2c25b5
Update release script
2010-12-04 09:49:39 +01:00
Thorvald Natvig
012dfc6f6d
Use bzip2 for static build
2010-12-04 09:31:39 +01:00
Mark-Willem Jansen
da83cddf8e
Overlay: On windows sync the settings to registry when overlay config is changed
2010-12-03 14:58:17 +01:00
Stefan Hacker
b8a2745ce7
Fix two signed|unsigned comparison warnings
2010-12-03 14:19:26 +01:00
Stefan Hacker
e8a2bb5ee9
Prepare murmur for user defined server locations
2010-12-03 14:14:05 +01:00
Mikkel Krautz
c857a99c7b
CoreAudio: Use AudioUnitPropertyListener instead of AUEventListener to listen for AudioUnit stream format changes.
2010-12-03 01:12:17 +01:00
Mikkel Krautz
405ef1a674
OverlayMac: Don't use NSBundle#objectForInfoDictionaryKey to determine whether we're up to date.
...
NSBundle tries to reuse existing NSBundle objects if one already exists inside the application. This results in us getting values from the *old* bundle's Info.plist instead of the new one. Bad.
2010-12-03 00:18:49 +01:00
Mikkel Krautz
c85be072c3
Use Audio::start() and Audio::stop() in ConfigDialogMac.
2010-12-02 22:55:22 +01:00
Mikkel Krautz
8366832fde
CoreAudio: Restart AudioInput/AudioOutput on stream format changes.
2010-12-02 22:52:46 +01:00
Thorvald Natvig
1893804246
Changing scrollbars in chatbar causes infinite loops. Remove it for now.
2010-11-29 20:22:56 -08:00
Mikkel Krautz
acf85af3e3
Drop the date from Mac OS X snapshots.
2010-11-29 11:49:54 +01:00
Benjamin Jemlich
8c4abd2d38
Use default indentation in the treeview
2010-11-29 01:48:26 +01:00
Mikkel Krautz
2ffa6719e0
Don't include newline character from 'git describe' in osxdist.py.
2010-11-29 01:40:16 +01:00
Finessi Manuel
ef07a72071
Patch for bug: 3117145
2010-11-29 01:32:39 +01:00
Benjamin Jemlich
39039c2798
Disallow RequestBlob for unauthenticated users
2010-11-29 01:06:45 +01:00
Mikkel Krautz
b8cb9d0d53
Update Boost path for OSX to 1.45.0.
2010-11-28 23:49:45 +01:00
Mikkel Krautz
a0207d5250
Use 'git describe' in osxdist.py.
2010-11-28 23:44:20 +01:00
Benjamin Jemlich
4f5089fe30
Fix context menu handling for disconnected users
2010-11-28 17:14:20 +01:00
Thorvald Natvig
5dfd1f0cb3
Try to be slightly more tolerant of third-party tables in the DB
2010-11-28 07:10:41 +01:00