49
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 6 months ago.
Nov 15, 2022 — Nov 15, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed crash bug if opening player menu while unconnected More... over 18 years ago
Centralized configuration dialog More... over 18 years ago
Switch a few QMutex to QReadWriteLock, and start using QMutexLocker, QReadLocker etc More... over 18 years ago
Squashed 3 QT bugs, submitted patches, and can now use them in our application. More... over 18 years ago
DTX transmission support More... over 18 years ago
Export symbol files for debugging of release builds More... over 18 years ago
Window title for the audiostats More... over 18 years ago
Set thread priorities; gui is LOW priority, but as we can't set it low we set everything else high. More... over 18 years ago
Audio statistics window More... over 18 years ago
Status icons for user window More... over 18 years ago
Make list of players sorted by name and make local user bold More... over 18 years ago
Offset status icons by 1 pixel More... over 18 years ago
*** empty log message *** More... over 18 years ago
Turn cvs log into CHANGES, and restart CHANGES to get rid of cvs log messages for it More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
*** empty log message *** More... over 18 years ago
recent updates More... over 18 years ago
Deaf implies Mute logic in Server, and add ability to mute/deaf players again (added PlayerModel::getPlayer from index) More... over 18 years ago
QHash, foreach() and STL iterators. What ever gave me the idea QMap was a hash to begin with? More... over 18 years ago
Model-player-list. Work in progress More... over 18 years ago
Compile bugs in VersionCheck, update version in About dialog as well More... over 18 years ago
Change versions to 0.2.3cvs More... over 18 years ago
Avoid conflicts for MUMBLE_RELEASE More... over 18 years ago
Use new Connection slots for Server Make server log include date/time More... over 18 years ago
Discover the magic of QObject::sender() and fix some leftover bugs from the refactorization More... over 18 years ago
Refactor More... over 18 years ago
Oops, we're working on 0.2.2, not 0.2.1 which is already released More... over 18 years ago
Remove compile warnings, and there sure were a lot of them Work around -Wshadow bug in gcc More... over 18 years ago
Turn g_ into Global, part 2 More... over 18 years ago