You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jitsi/src/net/java/sip/communicator/impl
Emil Ivov 468621f780
Fixes a few bugs in the addition of the SSRC list to RawPackets. And prepares for a first commit of the whole functionality to SVN
16 years ago
..
argdelegation Fixes a NullPointerException thrown when the Update button of the plug-in manager is invoked for the IRC protocol provider plug-in. 17 years ago
audionotifier Mostly cleanup of code for the sake of readability while testing PortAudio. 17 years ago
browserlauncher As a last resort on non-Mac OS X and non-Windows operating systems, tries to open URLs with gnome-open so that it can read the preferred browser from GNOME's settings and open the URLs even if the hard-coded/supported browsers are not in PATH. 17 years ago
callhistory Prevents a NullPointerException if AudioNotifierService is not registered. 16 years ago
configuration Prevents NumberFormatException in the cases in which it is clear that it will be thrown and caught for the sake of performance. 17 years ago
contactlist Call and Chat Conference Invite Dialog enhancements: 16 years ago
fileaccess - Enables multiple line selection in the default contact list. 17 years ago
filehistory - Fixes ClassCastException in ChatRoom-related code which handles failure of delivery of a message and in its respective AdHocChatRoom duplicate. 17 years ago
galagonotification Fixes serialization and unnecessary-cast warnings. 17 years ago
growlnotification Removes duplication from PopupMessageHandler implementations. 17 years ago
gui Adds an icon to the conference call menu. 16 years ago
history Add Metahistory tests. 17 years ago
keybindings
media Fixes the legacy media bundle to not throw exceptions on stop because its start hasn't registered the MediaService. 16 years ago
metahistory Commits the patch of Sebastien Vincent provided on the dev mailing in an e-mail with subject "Fix warnings in Javadoc" which fixes javadoc warnings. 17 years ago
msghistory Commits the patch of Sebastien Vincent provided on the dev mailing list in an e-mail with the subject "[Patch] Warnings" which fixes multiple warnings about unnecessary casts, missing or incorrect javadocs. 17 years ago
neomedia Fixes a few bugs in the addition of the SSRC list to RawPackets. And prepares for a first commit of the whole functionality to SVN 16 years ago
netaddr Migrates SIP over to neomedia. (Work in progress). Debugging SDP generation 16 years ago
notification Prevents a NullPointerException. 16 years ago
osdependent Removes duplication from PopupMessageHandler implementations. 17 years ago
protocol Adds utility methods to RawPacket that allow setting and extracting a list of CSRC identifiers. Changes storage of SSRC id-s to long rather than String to optimize their insertion in RTP packets as well as garbage collection 16 years ago
resources Fixes recentry introduced unused-import warnings. 17 years ago
shutdowntimeout Commits the patch of Linus Wallgren which introduces ShutdownService to better abstract the shutdown procedure of the application. 17 years ago
sparkle Commits a bunch of stuff that had individual commit messages which got lost from git after java.net failed (yet again today) to take the initial commit. Anyways, hopefully the last commit before I start changing the SIP module in an irreparable way so that it would start using neomedia 17 years ago
swingnotification Removes duplication from PopupMessageHandler implementations. 17 years ago
version Fixes warnings, mostly ones related to raw-type uses. 17 years ago