aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/linux
Commit message (Expand)AuthorAgeFilesLines
* Adds examples to libjitsi. Fixes a failure to detect the video capture device...Lyubomir Marinov2012-07-055-2464/+0
* Commits work in progress on libjitsi.Lyubomir Marinov2012-06-191-3/+4
* Provides source and binary compatibility with PulseAudio 0.9.21 which is the ...Lyubomir Marinov2012-05-082-19/+65
* Implements (native) volume control for the PulseAudio backend (on GNU/Linux).Lyubomir Marinov2012-05-082-26/+400
* Adds support for PulseAudio on GNU/Linux.Lyubomir Marinov2012-05-052-0/+1295
* Changes project name in source license headers from SIP Communicator to JitsiEmil Ivov2011-10-185-5/+5
* Fixes warnings, TODOs, javadocs, formatting.Lyubomir Marinov2010-10-041-1/+0
* Use FFmpeg's MJPEG decoder instead of tinyjpeg.Sebastien Vincent2010-06-286-2704/+0
* Add support for V4L2's MJPEG and JPEG format.Sebastien Vincent2010-06-226-1/+2755
* (1) Prevents an allocation of larger-than-necessary memory in SwScaler. (2) M...Lyubomir Marinov2010-05-252-45/+0
* Attempts to support YUYV in the Video for Linux Two API Specification Capture...Lyubomir Marinov2010-05-162-22/+22
* Implements a video CaptureDevice on Linux using the Video for Linux Two API S...Lyubomir Marinov2010-05-163-0/+743
* Adds license headers to source files in src/native/.Lyubomir Marinov2010-05-152-0/+14
* Move screencapture directory from src/native/linux to src/native as it is no ...Sebastien Vincent2010-02-023-541/+0
* Add native screen grabber for Mac OS X.Sebastien Vincent2010-02-022-0/+67
* Add Windows native screen grabber, change UnixScreenCapture to NativeScreenCa...Sebastien Vincent2010-02-023-16/+212
* Fallback to XGetImage if XShm failed to grab screen capture.Sebastien Vincent2010-01-291-12/+22
* Improve native unix screencapture performance by removing memory allocation (...Sebastien Vincent2010-01-271-34/+32
* Remove ^M.Sebastien Vincent2009-12-161-21/+20
* Add doxygen to native X11 screencapture.Sebastien Vincent2009-12-161-8/+19
* Add native X11 screen capture.Sebastien Vincent2009-12-163-0/+260
* Uses -fPIC for the JNI counterpart of galagonotification.Lyubomir Marinov2009-11-091-0/+1
* For notification popups on Linux using freedesktop.org's Desktop Notification...Lyubomir Marinov2009-10-281-0/+245
* Modify galagonotification in preparation of implementing support for display ...Lyubomir Marinov2009-10-272-9/+11
* Introduces an initial implementation of notification popups on Linux using fr...Lyubomir Marinov2009-10-253-0/+352
* Issue number:Jean Lorchat2007-06-214-0/+229