aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/macosx
Commit message (Expand)AuthorAgeFilesLines
* Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Ya...Lyubomir Marinov2010-07-101-0/+2
* Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Ya...Lyubomir Marinov2010-07-103-4/+9
* Adds license headers to source files in src/native/.Lyubomir Marinov2010-05-1526-0/+182
* ;Lyubomir Marinov2010-04-291-1/+1
* Creates less garbage in the QuickTime video CaptureDevice in order to resolve...Lyubomir Marinov2010-04-152-10/+126
* Works towards (but does not really enable i.e. represents work in progress) m...Lyubomir Marinov2010-01-152-7/+50
* Attempts to fix the QTKit CaptureDevice on Mac OS X Leopard which does not se...Lyubomir Marinov2010-01-142-0/+30
* Fixes a crash in the QTKit CaptureDevice on Mac OS X Leopard with 64-bit Java...Lyubomir Marinov2010-01-141-3/+5
* Implements a video CaptureDevice which uses QuickTime/QTKit on Mac OS X to pr...Lyubomir Marinov2010-01-1324-0/+1220
* Updated the sparkle framework to fix the crashes on update. Thanks to Egis fo...Romain Kuntz2009-08-241-6/+3
* Recompiled the sparkle dynamic library to fix the problem with the wrong path...Romain Kuntz2009-08-181-1/+5
* Updated to the latest Sparkle version. It now should work on Java1.6. Updates...Romain Kuntz2009-08-142-24/+31
* Minor code cleanupsRomain Kuntz2009-03-161-6/+6
* Fixes the problem reported in issue #440 (Cannot start on Macosx using java 1...Lyubomir Marinov2008-10-211-1/+1
* Builds libAEGetURLEventHandlerAgent.jnilib with -bundle and not -dynamiclib a...Lyubomir Marinov2008-09-141-2/+2
* Fix proper catching and dispatching apple events. Damian Minkov2008-09-143-0/+225
* Updated the Sparkle JNI lib. Preferences such as whether update Romain Kuntz2008-05-203-11/+35
* Updated the sparkle dynamic library and the SparkleActivator. Romain Kuntz2008-04-122-9/+10
* JNI to initialize the Sparkle subsystem (Sparkle is an auto-update frameworkRomain Kuntz2008-04-113-0/+88