Commit Graph

6574 Commits (471ea1e503e1332a5bff9d4b30f8a4859cd07eb4)
 

Author SHA1 Message Date
Emil Ivov 471ea1e503 Completes jingle packet parsing (I actually believe it does ;) ). Off to the jingle handling now
16 years ago
Emil Ivov e381921580 Completes the implementation of the CandidatePacketExtension
16 years ago
Emil Ivov 26134f92dd Adds parsing support for the ICE transport element
16 years ago
Emil Ivov 4a4d0c3a7f Adds parsing support for the ICE transport element
16 years ago
Emil Ivov d2f56546be Adds parsing support for the ICE transport element
16 years ago
Emil Ivov be17efd529 Adds parsing support for the ICE transport element
16 years ago
Emil Ivov 7b0416e198 Adds parsing support for the ICE transport element
16 years ago
Emil Ivov e2f92e9dfb Enables initial jingle parsing
16 years ago
Emil Ivov e25112eb6a Adds a default packet extension provider. Refactors a few more packet extensions so that they would extend AbstractPacketExtension
16 years ago
Emil Ivov 254475212f Adds a default packet extension provider. Refactors a few more packet extensions so that they would extend AbstractPacketExtension
16 years ago
Emil Ivov 78495a7ba1 Refactors ContentPacketExtension so that it would extend AbstractPacketExtension
16 years ago
Emil Ivov 955bc08e7b Adds support for bandwidth elements. Adds support for text values in AbstractPacketExtension
16 years ago
Emil Ivov 03d7cb1db5 Modifies RtpDescriptionPacketExtension so that it would now extend our newly added AbstractPacketExtension
16 years ago
Emil Ivov bf8a3a94b6 Modifies EncryptionPacketExtension so that it would now extend AbstractPacketExtension
16 years ago
Emil Ivov a13b5c7d38 Adds support for the Crypto element
16 years ago
Emil Ivov 45ac356e09 Adds support for the Crypto element
16 years ago
Emil Ivov 50ca3ef095 Adds support for the Crypto element
16 years ago
Emil Ivov 2c177147c3 Adds an AbstractPacketExtension utility class because I am tired of writing the same stuff over and over again. (Yeah yeah, I should've thought of this earlier). Adds a Crypto packet extension
16 years ago
Emil Ivov 486e9f5ae8 Adds support an implementation for the <encryption/> tags
16 years ago
Emil Ivov de4addf6ac Adds parsing for format parameters
16 years ago
Emil Ivov eb822af2e7 Renames the payload type element
16 years ago
Emil Ivov e6378e8115 Renames the payload type element
16 years ago
Emil Ivov 94f7550fd0 Adds an implementation of the payloat type element
16 years ago
Emil Ivov d74728acc3 Adds an implementation of the payloat type element
16 years ago
Emil Ivov 2d81fe1fff Commits work on parsing the description jingle element
16 years ago
Emil Ivov 84e709644e Commits work on parsing the description jingle element
16 years ago
Emil Ivov ea705a2b4e Commits ongoing work on the Jingle implementation
16 years ago
Emil Ivov 73c4b26c12 Ongoing work on the Jingle implementation
16 years ago
Lyubomir Marinov 336b9c9f45 Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.
16 years ago
Lyubomir Marinov c4773f01cd Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.
16 years ago
Damian Minkov 0eaeb3900d Fix some NPEs in jabber provider and fixing build.
16 years ago
Yana Stamcheva 02710105f1 Fix audio device list problem reported by Pujan Srivastava on dev (subject: Device List problem, July 8, 2010).
16 years ago
Damian Minkov f69b29d577 Add some cleanups on unregistering jabber provider and remove some possible mem leaks.
16 years ago
Yana Stamcheva b6cccea8ca Fix audio device list problem reported by Pujan Srivastava on dev (subject: Device List problem, July 8, 2010).
16 years ago
Yana Stamcheva 36217e509e Fix audio configuration form. Problem reported by Mr. Smith on dev (subject: new user interface: Audio properties display (nb2791)).
16 years ago
Damian Minkov 25cb5d0919 Fix issue #687 looses track of some chat windows (when using separate window for every chat).
16 years ago
Yana Stamcheva eca3320e17 Fix account enable/disable problem.
16 years ago
Damian Minkov 099a9cd1b3 Update smack library to latest svn version.
16 years ago
Yana Stamcheva c0eebd854f Enhanced icons for the configuration window.
16 years ago
Yana Stamcheva 771b276f74 Replace current account list BorderLayout with a GridBagLayout.
16 years ago
Yana Stamcheva 1017a67f67 Debugging logs added.
16 years ago
Damian Minkov 4d04957384 Also reverse the order when parsing file for call records.
16 years ago
Yana Stamcheva 0f14ee3ca7 Use findComponentAt instead of findComponent.
16 years ago
Damian Minkov 1297fe4914 Reverse order of the call history records shown in GUI, newest first.
16 years ago
Damian Minkov 157458af69 Fix a deadlock occurring for jabber accounts, which during login fire connection failed.
16 years ago
Yana Stamcheva 34d50ba2aa Fix enabling/disabling accounts functionality.
16 years ago
Yana Stamcheva ef52ece410 Introduce configuration form types and allow forms to be registered for the security section.
16 years ago
Pootle 1bc5bfe3fa Commit from translate.sip-communicator.org by user emcho.: 812 of 812 messages translated (0 fuzzy).
16 years ago
Yana Stamcheva fa74a4d305 Closing tag accidantly removed from string.
16 years ago
Lyubomir Marinov 7b2fb5cf62 Moves Persistence.java from plugin/keybindingchooser/chooser to service/keybindings because it is what its package says and Eclipse freaks out (while Ant does not).
16 years ago