aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip
Commit message (Expand)AuthorAgeFilesLines
* Configuration window improvements including reorganizing sections, user inter...Yana Stamcheva2010-07-05115-4023/+8918
* Removing non-ascii symbolsEmil Ivov2010-07-057-9/+7
* Patches things so that we would be able to commit the beginnings of our jingl...Emil Ivov2010-07-052-74/+5
* Ongoing work on the Jingle implementationEmil Ivov2010-07-0510-112/+304
* Ongoing work on the Jingle implementationEmil Ivov2010-07-054-20/+425
* First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.Emil Ivov2010-07-051-1/+2
* First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.Emil Ivov2010-07-051-0/+179
* First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.Emil Ivov2010-07-052-7/+8
* First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.Emil Ivov2010-07-051-5/+14
* First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.Emil Ivov2010-07-051-19/+44
* First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.Emil Ivov2010-07-051-45/+95
* First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.Emil Ivov2010-07-053-0/+397
* First bits of a XEP-0115 implementation based on Jonas Adahl's smack fork.Emil Ivov2010-07-053-16/+297
* Adds a provider for the content packet extensionsEmil Ivov2010-07-051-0/+62
* Adds more bits to the jingle parsing and packet constructionEmil Ivov2010-07-051-1/+13
* Adds more bits to the jingle parsing and packet constructionEmil Ivov2010-07-051-0/+343
* Adds more bits to the jingle parsing and packet constructionEmil Ivov2010-07-052-307/+1
* Adds more bits to the jingle parsing and packet constructionEmil Ivov2010-07-052-14/+164
* Removes references to our legacy jingle implementation with the old smackx-ji...Emil Ivov2010-07-051-25/+0
* Removes references to our legacy jingle implementation with the old smackx-ji...Emil Ivov2010-07-053-580/+0
* Removes references to our legacy jingle implementation with the old smackx-ji...Emil Ivov2010-07-054-565/+20
* Adds a jingle extension directory as a placeholder for our future jingle impl...Emil Ivov2010-07-054-0/+492
* MinorEmil Ivov2010-07-051-0/+1
* Starts work on the Jingle implementation.Emil Ivov2010-07-054-51/+85
* [cosmetic] Removes whitespacesEmil Ivov2010-07-052-4/+4
* Each screen display has now its own capture device. Note that on Linux, multi...Sebastien Vincent2010-07-026-69/+141
* Use FFmpeg's MJPEG decoder instead of tinyjpeg.Sebastien Vincent2010-06-285-17/+65
* Attempts to fix a NullPointerException reported by Juanvi Martinez on the dev...Lyubomir Marinov2010-06-281-7/+21
* Avoid using DNS resolver for an IP address.Sebastien Vincent2010-06-261-3/+21
* Fix possible deadlock when switching very quickly from media configuration fo...Sebastien Vincent2010-06-251-2/+3
* Fixes a couple of warnings.Lyubomir Marinov2010-06-252-3/+0
* Updates otr4j to version 122.George Politis2010-06-251-14/+60
* Fixes warning.Yana Stamcheva2010-06-231-2/+2
* Add support for V4L2's MJPEG and JPEG format.Sebastien Vincent2010-06-2211-59/+171
* Support audio codecs that depend on native JMF libraries only for Windows 32-...Sebastien Vincent2010-06-221-18/+26
* Add possibility to initiate directly videocall and desktop streaming session ...Sebastien Vincent2010-06-2114-55/+475
* Fix NPE when removing group.Damian Minkov2010-06-211-0/+5
* Fix NPE when there is no audio capture deviceMatthieu Casanova2010-06-211-1/+6
* fixed a few typo and fixed some brace placementMatthieu Casanova2010-06-211-22/+42
* Tries to fix the playback of the notification sounds with PortAudio on device...Lyubomir Marinov2010-06-202-7/+88
* Increments alpha version to better reflect progress status and keep consisten...Emil Ivov2010-06-201-1/+1
* Use native audio format settings to avoid resampling inside audio subsystem.Werner Dittmann2010-06-201-26/+24
* Enhance GatherEntropy to use Javasound and PortAudio input.Werner Dittmann2010-06-191-54/+95
* Compare JMF formats instead of MediaFormats. Create VideoMediaFormatImpl with...Sebastien Vincent2010-06-185-22/+45
* Fix adding sip accounts with prefix sip:, no longer complains that its not ad...Damian Minkov2010-06-183-1/+9
* Fixes button size in the unknown contact panel. Reported initially by Lubomir...Yana Stamcheva2010-06-181-4/+22
* Alphabetically order accounts.Yana Stamcheva2010-06-187-54/+224
* In response to a report by Werner Dittmann on the dev mailing list in the thr...Lyubomir Marinov2010-06-185-35/+296
* Fix a problem with DirectShow's DataSource when the sequence connect/disconne...Sebastien Vincent2010-06-171-2/+20
* Fixes a failure to send RTP in the format negotiated earlier.Lyubomir Marinov2010-06-164-5/+27