index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
neomedia
/
jmfext
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tries to fix an ArrayStoreException in MutePushBufferDataSource reported by S...
Lyubomir Marinov
2011-05-04
3
-9
/
+11
*
Introduces AbstractBufferCaptureDevice and AbstractBufferStream to eliminate ...
Lyubomir Marinov
2011-05-04
12
-1254
/
+1245
*
Fixes source code formatting.
Lyubomir Marinov
2011-04-15
2
-25
/
+24
*
Fix some javadocs and warnings.
Sebastien Vincent
2011-04-05
1
-30
/
+42
*
Eliminates duplicate code and thus uses the same logic for increasing/decreas...
Lyubomir Marinov
2011-03-29
2
-71
/
+9
*
Assigns the range from 0% to 200% to the playback volume scale in the call di...
Lyubomir Marinov
2011-03-29
1
-6
/
+5
*
Clips the audio signal instead of wrapping it when increasing the volume.
Lyubomir Marinov
2011-03-28
1
-27
/
+52
*
Fixes mouse drag- and click-related issues in the JAWTRenderer on Mac OS X re...
Lyubomir Marinov
2011-03-25
1
-16
/
+58
*
Fixes overlapping issues with the JAWTRenderer on Mac OS X.
Lyubomir Marinov
2011-03-25
1
-1
/
+83
*
Commits work in progress on fixing overlapping issues with the JAWTRenderer o...
Lyubomir Marinov
2011-03-24
1
-3
/
+375
*
Fixes a layout and painting issue (seen on Mac OS X) which may lead to toggle...
Lyubomir Marinov
2011-03-24
1
-2
/
+10
*
Commits work in progress on fixing overlapping issues with the JAWTRenderer o...
Lyubomir Marinov
2011-03-23
1
-13
/
+0
*
Commits work in progress on fixing overlapping issues with the JAWTRenderer o...
Lyubomir Marinov
2011-03-22
1
-1
/
+1
*
Commits work in progress on fixing overlapping issues with the JAWTRenderer o...
Lyubomir Marinov
2011-03-22
1
-29
/
+63
*
Commits work in progress on fixing overlapping issues with the JAWTRenderer o...
Lyubomir Marinov
2011-03-22
1
-78
/
+531
*
Adds/fixes comments and javadocs.
Lyubomir Marinov
2011-03-19
1
-2
/
+8
*
Additionnal logs in directshow DataSource.
Sebastien Vincent
2011-03-11
2
-3
/
+16
*
Set the minimum size for the LDAP configuration form. In some cases video cal...
Sebastien Vincent
2011-03-10
1
-0
/
+5
*
Handle case when video capture device or monitors are removed while Jitsi is ...
Sebastien Vincent
2011-02-23
2
-1
/
+7
*
When using partial desktop streaming, allow to switch from initial screen to ...
Sebastien Vincent
2011-02-21
1
-2
/
+4
*
Add initial backend implementation to create and move part of desktop streami...
Sebastien Vincent
2011-02-17
3
-5
/
+84
*
Cosmetic changes.
Sebastien Vincent
2011-02-03
2
-2
/
+1
*
Attempt to fix random crash that happen with the Windows native renderer and ...
Sebastien Vincent
2011-01-11
1
-2
/
+6
*
Introduce possibility to control capture volume from the GUI through media se...
Damian Minkov
2010-12-17
2
-1
/
+37
*
Opens the PortAudio streams with a valid framesPerBuffer value in order to ma...
Lyubomir Marinov
2010-11-29
3
-12
/
+11
*
Volume control implementation for media service.
Damian Minkov
2010-11-15
1
-0
/
+58
*
Removes the PortAudioManager class because its name is too generic, spreads i...
Lyubomir Marinov
2010-11-12
2
-7
/
+12
*
Fixes warnings and javadocs.
Sebastien Vincent
2010-10-04
1
-0
/
+8
*
Add javadoc, fix warnings and typos.
Sebastien Vincent
2010-09-11
4
-6
/
+14
*
- Supports more call recording formats.
Lyubomir Marinov
2010-09-09
6
-1
/
+6
*
Enhances the exception logging of the PortAudio CaptureDevice (mostly because...
Lyubomir Marinov
2010-09-01
3
-12
/
+87
*
Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Ya...
Lyubomir Marinov
2010-07-10
1
-1
/
+1
*
Fix some javadoc warnings.
Sebastien Vincent
2010-07-06
6
-15
/
+22
*
Each screen display has now its own capture device. Note that on Linux, multi...
Sebastien Vincent
2010-07-02
2
-45
/
+37
*
Use FFmpeg's MJPEG decoder instead of tinyjpeg.
Sebastien Vincent
2010-06-28
3
-16
/
+57
*
Fix possible deadlock when switching very quickly from media configuration fo...
Sebastien Vincent
2010-06-25
1
-2
/
+3
*
Fixes a couple of warnings.
Lyubomir Marinov
2010-06-25
1
-1
/
+0
*
Add support for V4L2's MJPEG and JPEG format.
Sebastien Vincent
2010-06-22
6
-45
/
+128
*
Tries to fix the playback of the notification sounds with PortAudio on device...
Lyubomir Marinov
2010-06-20
1
-1
/
+10
*
In response to a report by Werner Dittmann on the dev mailing list in the thr...
Lyubomir Marinov
2010-06-18
2
-20
/
+144
*
Fix a problem with DirectShow's DataSource when the sequence connect/disconne...
Sebastien Vincent
2010-06-17
1
-2
/
+20
*
Fixes a failure to send RTP in the format negotiated earlier.
Lyubomir Marinov
2010-06-16
1
-1
/
+1
*
Adds Javadocs.
Lyubomir Marinov
2010-06-16
2
-1
/
+41
*
Tries to port the functionality of GatherEntropy which was disabled in r7261 ...
Lyubomir Marinov
2010-06-15
2
-4
/
+66
*
(1) Tries to convert PortAudio to support wideband. (2) Fixes a failure of th...
Lyubomir Marinov
2010-06-15
4
-502
/
+774
*
Implements Speex encoder, decoder and resampler using the native Speex librar...
Lyubomir Marinov
2010-06-14
1
-29
/
+1
*
Fix problem on Windows when toggle video during a call (both SIP accounts reg...
Sebastien Vincent
2010-06-11
1
-3
/
+15
*
Fix a bug in DirectShow when changing webcam resolution and add I420 format s...
Sebastien Vincent
2010-06-03
1
-1
/
+3
*
Fix logger usage - fifth bunch.
Werner Dittmann
2010-06-03
3
-6
/
+12
*
Fixes a few warnings.
Lyubomir Marinov
2010-05-31
4
-18
/
+1
[next]