Damian Minkov
|
7cbe21f7e2
|
Applay latest native changes to mac binary.
|
16 years ago |
Damian Minkov
|
94b1d8adf1
|
Add some clearing code when closing portaudio stream.
|
16 years ago |
Lyubomir Marinov
|
3ba3364451
|
Commits minor code cleaning here and there and applies a tiny optimization while looking for something else.
|
16 years ago |
Damian Minkov
|
c7ae54b77b
|
Update portaudio for macosx.
|
16 years ago |
Yana Stamcheva
|
f8fbcfaf7f
|
Fix some conference UI visual problems, related to changes in focus state of a certain call peer.
|
16 years ago |
Valentin Martinet
|
c6f76e9f58
|
Try to fix the build
|
16 years ago |
Valentin Martinet
|
a39d8c4df5
|
Fixed bad dialog box for changing conference chat subject and user nick.
Delete warnings.
|
16 years ago |
Yana Stamcheva
|
7e253e3fcf
|
Fixes exception on Mac OSX Snow Leopard.
|
16 years ago |
Damian Minkov
|
9705865983
|
Stop building media bundler. Remove media bundle from starting in client and in tests. Comment all code that access media service in jabber protocol.
|
16 years ago |
Lyubomir Marinov
|
97634e712a
|
Attempts to fix the handling of SUBSCRIBE requests which used to cause the conference info to not be received in other than the first conference call.
|
16 years ago |
Damian Minkov
|
8052caf691
|
Make Portaudio default audio system and enable echo cancellation by default. Make media configuration to be saved only when changed from configuration form. Remove sound level listeners before removing call peer panels in UI to avoid exceptions when receiving sound levels just after removing the panels.
|
16 years ago |
Emil Ivov
|
ac51551fb2
|
Makes sure that we listen to stream audio levels when there are two participants in a call (even if it is a conference call) and to CSRC audio levels when we our peer is a conference focus mixing three or more participants (i.e. the mixer, ourselvers, and at least one more)
|
16 years ago |
Damian Minkov
|
a9addae823
|
Fix length of newly created buffers in RawPacket. Fix NPE when we receive response for client transaction which has already expired. Lower the size of the newly created buffers used to receive udp packets.
|
16 years ago |
Damian Minkov
|
f6113a5000
|
Add padding when creating extension header and remove extensions after process the sound levels coming from the focus.
|
16 years ago |
Damian Minkov
|
b29c174c95
|
Make zrtp packets count the extension header.
|
16 years ago |
Damian Minkov
|
b18cf1f390
|
Fix header size in RawPacket.
|
16 years ago |
Lyubomir Marinov
|
971b91c176
|
Fixes the notification of members of conference calls about changes in their CallPeerState.
|
16 years ago |
Damian Minkov
|
9037c4e643
|
Fix sending audio levels in conf call using zrtp
|
16 years ago |
Lyubomir Marinov
|
f72c042c45
|
Fixes a ConcurrentModificationException reported by Damian Minkov in the subscriber part of the generic event package support (i.e. EventPackageSubscriber).
|
16 years ago |
Damian Minkov
|
8c14823cd7
|
Fix receiving audio levels from focus.
|
16 years ago |
Sebastien Vincent
|
4fe185b7f7
|
Debian package: install SUN JDK if available (prior to OpenJDK) if no JDK is installed on system.
|
16 years ago |
Damian Minkov
|
bf2e85cc98
|
Fix rtp packets - correct extension length and fix zrtp data processed to zrtpEngine.
|
16 years ago |
Damian Minkov
|
1d569f9fae
|
Fix adding RTP extension to buffer.
|
16 years ago |
Sebastien Vincent
|
9ad4dc45fa
|
Disable desktop streaming by default (need to pass --desktop-stream
argument).
|
16 years ago |
Sebastien Vincent
|
42952fbcbe
|
Remove ^M.
|
16 years ago |
Sebastien Vincent
|
6e7fa5d00a
|
Add doxygen to native X11 screencapture.
|
16 years ago |
Sebastien Vincent
|
9f44c4f923
|
Add native X11 screen capture.
|
16 years ago |
Sebastien Vincent
|
67e5dc87ca
|
More on desktop streaming.
|
16 years ago |
Sebastien Vincent
|
d6df3d9a01
|
Working (but absolutely not optimized) desktop preview.
|
16 years ago |
Sebastien Vincent
|
ce78641046
|
Add initial Image DataSource/Stream + basic Robot wrapper."
|
16 years ago |
Lyubomir Marinov
|
74374122ac
|
Attempts to fix the conference UI to not display the local peer as a remote conference member in the case of RegistrarLess SIP.
|
16 years ago |
Lyubomir Marinov
|
ad33740a73
|
Fixes a few warnings.
|
16 years ago |
Lyubomir Marinov
|
f6fc9f6cda
|
Fires conference NOTIFY requests when the local and remote SSRCs in a Call change so that they can be distributed to the conference members for the purposes of audio levels.
|
16 years ago |
Damian Minkov
|
e264f9469d
|
Fix sending csrc values to all conference members.
|
16 years ago |
Lyubomir Marinov
|
d479eade8e
|
Fixes two different NullPointerExceptions in the conference UI.
|
16 years ago |
Lyubomir Marinov
|
d2c2b67ba4
|
With the help of Damian Minkov, fixes a NullPointerException in TransformEngine chaining.
|
16 years ago |
Emil Ivov
|
66fcb36b32
|
Adds code for registering RTP extensions with media streams
|
16 years ago |
Emil Ivov
|
7668c58c4e
|
Adds equals and hashcode methods to RTPExtension so that they could properly be used as keys in a Map
|
16 years ago |
Sebastien Vincent
|
f9c815382b
|
Add OpenJDK dependency (if Sun JDK not already installed) for Debian package (patch provided on the mailing-list with subject "Update debian installe (issue 709), warnings and typo".
|
16 years ago |
Sebastien Vincent
|
d113701ba1
|
Fix javadoc warnings.
|
16 years ago |
Emil Ivov
|
0362276a42
|
Fixes merge conflicts
|
16 years ago |
Emil Ivov
|
12e027f295
|
Fixes an issue with audio level caching in conference calls. Prepares for a first commit of CSRC audio levels. The features is not enabled yet
|
16 years ago |
Emil Ivov
|
85df9f8d18
|
Adds more code on dispatching audio level events. Moves the methods for accessing SSRC identifiers up to AbstractConferenceMember
|
16 years ago |
Emil Ivov
|
e16c7dc372
|
Adds more code on dispatching audio level events. Moves the methods for accessing SSRC identifiers up to AbstractConferenceMember
|
16 years ago |
Emil Ivov
|
437ee2a8ce
|
Adds more code on dispatching audio level events.
|
16 years ago |
Emil Ivov
|
778da07280
|
Adds code for handling switching from stream audio level events to conference audio level events.
|
16 years ago |
Emil Ivov
|
43c58e4b7b
|
Adds final touches to CSRC level decoding. Implements event dispatching for CSRC audio levels.
|
16 years ago |
Emil Ivov
|
d251d3e1f3
|
Adds more decoding for CSRC audio levels from incoming RTP packets.
|
16 years ago |
Emil Ivov
|
b41c1a2327
|
Adds code that decodes CSRC audio levels from incoming RTP packets.
|
16 years ago |
Emil Ivov
|
a4bb4e78f4
|
Adds code that decodes CSRC audio levels from incoming RTP packets.
|
16 years ago |