summaryrefslogtreecommitdiffstats
path: root/sys/osxvideo/osxvideosink.m
AgeCommit message (Expand)AuthorFilesLines
2007-05-22docs/plugins/Makefile.am: Also look for .m (objectivec) files.Edward Hervey1-0/+37
2007-05-17sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...Edward Hervey1-6/+1
2007-05-17sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...Edward Hervey1-3/+17
2007-04-2980 char policeThomas Vander Stichele1-2/+2
2007-03-16sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...Edward Hervey1-1/+1
2007-03-16sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...Edward Hervey1-5/+17
2007-03-14sys/osxvideo/: Fix leaks when running a NSApp.Edward Hervey1-17/+159
2007-02-27update copyright statementsChristian Schaller1-1/+6
2007-02-27sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...Edward Hervey1-16/+2
2007-01-30configure.ac: Check for an Objective C compilerEdward Hervey1-0/+474