adium 2594:fe3b2db4c9b1: Disabled IDN in purple_make.sh
commits at adium.im
commits at adium.im
Wed Aug 12 17:43:09 UTC 2009
details: http://hg.adium.im/adium/rev/fe3b2db4c9b1
revision: 2594:fe3b2db4c9b1
author: Evan Schoenberg
date: Sat Aug 08 14:07:07 2009 -0500
Disabled IDN in purple_make.sh
Subject: adium 2595:634e2660696b: Use YahooData, not struct yahoo_data, for current im.pidgin.adium
details: http://hg.adium.im/adium/rev/634e2660696b
revision: 2595:634e2660696b
author: Evan Schoenberg
date: Sat Aug 08 14:07:37 2009 -0500
Use YahooData, not struct yahoo_data, for current im.pidgin.adium
Subject: adium 2596:75fb8ee8f2e6: libpurple from im.pidgin.adium @ 95e1a9a37 (2.6.0mtn)
details: http://hg.adium.im/adium/rev/75fb8ee8f2e6
revision: 2596:75fb8ee8f2e6
author: Evan Schoenberg
date: Sat Aug 08 14:08:52 2009 -0500
libpurple from im.pidgin.adium @ 95e1a9a37 (2.6.0mtn)
Subject: adium 2597:0125c66cb28b: merging [fcdec413dac8] in adium for adium-1.4
details: http://hg.adium.im/adium/rev/0125c66cb28b
revision: 2597:0125c66cb28b
author: Stephen Holt <sholt at adium.im>
date: Tue Aug 11 22:32:51 2009 -0400
merging [fcdec413dac8] in adium for adium-1.4
Subject: adium 2598:4c8b116ca530: Correct the tendancy of the character counter to shift positions/shrink when the message window is resized. Fixes #11898.
details: http://hg.adium.im/adium/rev/4c8b116ca530
revision: 2598:4c8b116ca530
author: Stephen Holt <sholt at adium.im>
date: Tue Aug 11 11:14:29 2009 -0400
Correct the tendancy of the character counter to shift positions/shrink when the message window is resized. Fixes #11898.
Subject: adium 2599:28d5a4352944: Cherry-picked 34bbe221bb80 from adium: Fixed retaining delegate property, introduced in 1d5619b64c61.
details: http://hg.adium.im/adium/rev/28d5a4352944
revision: 2599:28d5a4352944
author: Peter Hosey <hg at boredzo.org>
date: Tue Aug 11 23:51:29 2009 -0700
Cherry-picked 34bbe221bb80 from adium: Fixed retaining delegate property, introduced in 1d5619b64c61.
Believe it or not, this caused an *under*-release crash when a FT finished with the progress window closed: The delegate is a progress row, which is normally owned solely by the progress window controller. With this retention keeping the row alive, Adium crashed when the row went to talk to the now-dead progress window controller.
Subject: adium 2600:8e1a93e30e94: Cherry-picked cfd0dfdbbb54 from adium: Make AMPurpleJabberNode's delegates property not retain the delegates. This fixes cyclic retention with the discovery browser.
details: http://hg.adium.im/adium/rev/8e1a93e30e94
revision: 2600:8e1a93e30e94
author: Peter Hosey <hg at boredzo.org>
date: Wed Aug 12 00:42:45 2009 -0700
Cherry-picked cfd0dfdbbb54 from adium: Make AMPurpleJabberNode's delegates property not retain the delegates. This fixes cyclic retention with the discovery browser.
Subject: adium 2601:b5679b7664e4: This was throwing off our recursion at the end of strings.
details: http://hg.adium.im/adium/rev/b5679b7664e4
revision: 2601:b5679b7664e4
author: Stephen Holt <sholt at adium.im>
date: Wed Aug 12 11:15:07 2009 -0400
This was throwing off our recursion at the end of strings.
Subject: adium 2602:19c704d73e7f: Add em and en dashes to the start set. Fixes #11490
details: http://hg.adium.im/adium/rev/19c704d73e7f
revision: 2602:19c704d73e7f
author: Stephen Holt <sholt at adium.im>
date: Wed Aug 12 13:32:55 2009 -0400
Add em and en dashes to the start set. Fixes #11490
Subject: adium 2603:aac234118c92: Add em and en dashes to the start set. Fixes #11490
details: http://hg.adium.im/adium/rev/aac234118c92
revision: 2603:aac234118c92
author: Stephen Holt <sholt at adium.im>
date: Wed Aug 12 13:32:55 2009 -0400
Add em and en dashes to the start set. Fixes #11490
(transplanted from 19c704d73e7f771dc4899d7b31a091db79030fc0)
diffs (truncated from 136688 to 1000 lines):
diff -r e0525a651346 -r aac234118c92 Adium.xcodeproj/project.pbxproj
--- a/Adium.xcodeproj/project.pbxproj Thu Aug 06 00:16:29 2009 -0400
+++ b/Adium.xcodeproj/project.pbxproj Wed Aug 12 13:32:55 2009 -0400
@@ -644,6 +644,16 @@
34B4B5A40708B049002C4C6D /* ESDebugController.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B4B5A20708B049002C4C6D /* ESDebugController.m */; };
34B588A1058D833A00E7EF0D /* ExceptionHandling.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B588A0058D833A00E7EF0D /* ExceptionHandling.framework */; };
34B5E2600A7C94D3005186E6 /* AILogDateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 34B5E25E0A7C94D3005186E6 /* AILogDateFormatter.m */; };
+ 34B8936B102BCDAB000ABB8E /* libxml.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89366102BCDAB000ABB8E /* libxml.framework */; };
+ 34B8936C102BCDAB000ABB8E /* libgstreamer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89367102BCDAB000ABB8E /* libgstreamer.framework */; };
+ 34B8936D102BCDAB000ABB8E /* libgstinterfaces.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */; };
+ 34B8936E102BCDAB000ABB8E /* libgstfarsight.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89369102BCDAB000ABB8E /* libgstfarsight.framework */; };
+ 34B8936F102BCDAB000ABB8E /* libgstbase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B8936A102BCDAB000ABB8E /* libgstbase.framework */; };
+ 34B89477102BCDB4000ABB8E /* libxml.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89366102BCDAB000ABB8E /* libxml.framework */; };
+ 34B89478102BCDB4000ABB8E /* libgstreamer.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89367102BCDAB000ABB8E /* libgstreamer.framework */; };
+ 34B89479102BCDB4000ABB8E /* libgstinterfaces.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */; };
+ 34B8947A102BCDB4000ABB8E /* libgstfarsight.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B89369102BCDAB000ABB8E /* libgstfarsight.framework */; };
+ 34B8947B102BCDB4000ABB8E /* libgstbase.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 34B8936A102BCDAB000ABB8E /* libgstbase.framework */; };
34B9C7920A255DCE00CEA8AE /* LogViewerDateFilter.nib in Resources */ = {isa = PBXBuildFile; fileRef = 34B9C7910A255DCE00CEA8AE /* LogViewerDateFilter.nib */; };
34BC8F7B0ACA3AAC00562745 /* AIScannerDebug.m in Sources */ = {isa = PBXBuildFile; fileRef = 34BC8F790ACA3AAC00562745 /* AIScannerDebug.m */; };
34BD9D4A053146CC000AB133 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = F59DB6AD033EB74801A8010A /* main.m */; };
@@ -1687,6 +1697,11 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
+ 34B89477102BCDB4000ABB8E /* libxml.framework in Copy Frameworks */,
+ 34B89478102BCDB4000ABB8E /* libgstreamer.framework in Copy Frameworks */,
+ 34B89479102BCDB4000ABB8E /* libgstinterfaces.framework in Copy Frameworks */,
+ 34B8947A102BCDB4000ABB8E /* libgstfarsight.framework in Copy Frameworks */,
+ 34B8947B102BCDB4000ABB8E /* libgstbase.framework in Copy Frameworks */,
118A44540FEEA82E008153C0 /* libjson-glib.framework in Copy Frameworks */,
633404710F9C18EF003C77A9 /* AIUtilities.framework in Copy Frameworks */,
639DF9D80F97E678003C9A32 /* AdiumLibpurple.framework in Copy Frameworks */,
@@ -3513,6 +3528,11 @@
34B82C80085A85D800864531 /* AIChatController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AIChatController.m; path = Source/AIChatController.m; sourceTree = "<group>"; };
34B82C89085A87B000864531 /* AdiumMessageEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AdiumMessageEvents.h; path = Source/AdiumMessageEvents.h; sourceTree = "<group>"; };
34B82C8A085A87B000864531 /* AdiumMessageEvents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AdiumMessageEvents.m; path = Source/AdiumMessageEvents.m; sourceTree = "<group>"; };
+ 34B89366102BCDAB000ABB8E /* libxml.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libxml.framework; path = Frameworks/libxml.framework; sourceTree = "<group>"; };
+ 34B89367102BCDAB000ABB8E /* libgstreamer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgstreamer.framework; path = Frameworks/libgstreamer.framework; sourceTree = "<group>"; };
+ 34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgstinterfaces.framework; path = Frameworks/libgstinterfaces.framework; sourceTree = "<group>"; };
+ 34B89369102BCDAB000ABB8E /* libgstfarsight.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgstfarsight.framework; path = Frameworks/libgstfarsight.framework; sourceTree = "<group>"; };
+ 34B8936A102BCDAB000ABB8E /* libgstbase.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libgstbase.framework; path = Frameworks/libgstbase.framework; sourceTree = "<group>"; };
34B9194A062DEC29004F1223 /* AIPurpleAIMAccountViewController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AIPurpleAIMAccountViewController.m; path = "Plugins/Purple Service/AIPurpleAIMAccountViewController.m"; sourceTree = "<group>"; };
34B9194B062DEC29004F1223 /* AIPurpleAIMAccountViewController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AIPurpleAIMAccountViewController.h; path = "Plugins/Purple Service/AIPurpleAIMAccountViewController.h"; sourceTree = "<group>"; };
34B9197F062DEC99004F1223 /* en */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = en; path = "Plugins/Purple Service/en.lproj/ESPurpleAIMAccountView.nib"; sourceTree = "<group>"; };
@@ -4785,6 +4805,11 @@
633405990F9C2C00003C77A9 /* AIUtilities.framework in Frameworks */,
3485D8EB09EB446900232CC4 /* Adium.framework in Frameworks */,
118A44500FEEA828008153C0 /* libjson-glib.framework in Frameworks */,
+ 34B8936B102BCDAB000ABB8E /* libxml.framework in Frameworks */,
+ 34B8936C102BCDAB000ABB8E /* libgstreamer.framework in Frameworks */,
+ 34B8936D102BCDAB000ABB8E /* libgstinterfaces.framework in Frameworks */,
+ 34B8936E102BCDAB000ABB8E /* libgstfarsight.framework in Frameworks */,
+ 34B8936F102BCDAB000ABB8E /* libgstbase.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -4928,6 +4953,11 @@
1172FCA10CDAA8DE00B8E233 /* Frameworks */ = {
isa = PBXGroup;
children = (
+ 34B89366102BCDAB000ABB8E /* libxml.framework */,
+ 34B89367102BCDAB000ABB8E /* libgstreamer.framework */,
+ 34B89368102BCDAB000ABB8E /* libgstinterfaces.framework */,
+ 34B89369102BCDAB000ABB8E /* libgstfarsight.framework */,
+ 34B8936A102BCDAB000ABB8E /* libgstbase.framework */,
118A444F0FEEA828008153C0 /* libjson-glib.framework */,
1172FBC30CDAA8D400B8E233 /* libglib.framework */,
1172FBC40CDAA8D400B8E233 /* libgmodule.framework */,
diff -r e0525a651346 -r aac234118c92 Frameworks/Adium Framework/Source/AIMessageEntryTextView.m
--- a/Frameworks/Adium Framework/Source/AIMessageEntryTextView.m Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/Adium Framework/Source/AIMessageEntryTextView.m Wed Aug 12 13:32:55 2009 -0400
@@ -1120,11 +1120,12 @@
- (void)positionCharacterCounter
{
NSRect visRect = [[self superview] bounds];
- NSRect counterRect = [characterCounter frame];
+ NSSize counterSize = characterCounter.string.size;
//NSMaxY([self frame]) is necessary because visRect's height changes after you start typing. No idea why.
- [characterCounter setFrameOrigin:NSMakePoint(NSMaxX(visRect) - NSWidth(counterRect) - INDICATOR_RIGHT_PADDING,
- NSMidY([self frame]) - NSHeight(counterRect)/2)];
+ [characterCounter setFrameOrigin:NSMakePoint(NSMaxX(visRect) - counterSize.width - INDICATOR_RIGHT_PADDING,
+ NSMidY([self frame]) - (counterSize.height)/2)];
+ [characterCounter setFrameSize:counterSize];
[[self enclosingScrollView] setNeedsDisplay:YES];
}
diff -r e0525a651346 -r aac234118c92 Frameworks/Adium Framework/Source/ESFileTransfer.h
--- a/Frameworks/Adium Framework/Source/ESFileTransfer.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/Adium Framework/Source/ESFileTransfer.h Wed Aug 12 13:32:55 2009 -0400
@@ -72,7 +72,7 @@
@property (readwrite, nonatomic, retain) id accountData;
- at property (readwrite, nonatomic, retain) id <FileTransferDelegate> delegate;
+ at property (readwrite, nonatomic, assign) id <FileTransferDelegate> delegate;
@property (readonly, nonatomic) BOOL isStopped;
diff -r e0525a651346 -r aac234118c92 Frameworks/AutoHyperlinks Framework/Source/AHHyperlinkScanner.h
--- a/Frameworks/AutoHyperlinks Framework/Source/AHHyperlinkScanner.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/AutoHyperlinks Framework/Source/AHHyperlinkScanner.h Wed Aug 12 13:32:55 2009 -0400
@@ -42,7 +42,7 @@
@class AHMarkedHyperlink;
- at interface AHHyperlinkScanner : NSObject
+ at interface AHHyperlinkScanner : NSObject <NSFastEnumeration>
{
NSDictionary *m_urlSchemes;
NSString *m_scanString;
diff -r e0525a651346 -r aac234118c92 Frameworks/AutoHyperlinks Framework/Source/AHHyperlinkScanner.m
--- a/Frameworks/AutoHyperlinks Framework/Source/AHHyperlinkScanner.m Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/AutoHyperlinks Framework/Source/AHHyperlinkScanner.m Wed Aug 12 13:32:55 2009 -0400
@@ -93,7 +93,7 @@
if (!startSet) {
NSMutableCharacterSet *mutableStartSet = [[NSMutableCharacterSet alloc] init];
[mutableStartSet formUnionWithCharacterSet:[NSCharacterSet whitespaceAndNewlineCharacterSet]];
- [mutableStartSet formUnionWithCharacterSet:[NSCharacterSet characterSetWithCharactersInString:@"\"'.,:;<?!-@"]];
+ [mutableStartSet formUnionWithCharacterSet:[NSCharacterSet characterSetWithCharactersInString:[NSString stringWithFormat:@"\"'.,:;<?!-@%C%C", 0x2014, 0x2013]]];
startSet = [[NSCharacterSet characterSetWithBitmapRepresentation:[mutableStartSet bitmapRepresentation]] retain];
[mutableStartSet release];
}
@@ -245,7 +245,7 @@
unsigned long scannedLocation = m_scanLocation;
// scan upto the next whitespace char so that we don't unnecessarity confuse flex
- // otherwise we end up validating urls that look like this "http://www.adiumx.com/ <--cool"
+ // otherwise we end up validating urls that look like this "http://www.adium.im/ <--cool"
[self _scanString:m_scanString charactersFromSet:startSet intoRange:nil fromIndex:&scannedLocation];
// main scanning loop
@@ -375,10 +375,10 @@
}
//for each SHMarkedHyperlink, add the proper URL to the proper range in the string.
- while((markedLink = [self nextURI])) {
+ for(markedLink in self) {
NSURL *markedLinkURL;
_didFindLinks = YES;
- if((markedLinkURL = [markedLink URL])){
+ if((markedLinkURL = [markedLink URL])) {
[linkifiedString addAttribute:NSLinkAttributeName
value:markedLinkURL
range:[markedLink range]];
@@ -401,6 +401,24 @@
m_scanLocation = location;
}
+#pragma mark NSFastEnumeration
+- (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger)len
+{
+ AHMarkedHyperlink *currentLink;
+
+ NSUInteger fastEnumCount = 0;
+ while (fastEnumCount < len && nil != (currentLink = [self nextURI])) {
+ stackbuf[fastEnumCount] = currentLink;
+ ++fastEnumCount;
+ }
+
+ state->state = (nil == currentLink)? (NSUInteger)currentLink : NSNotFound;
+ state->itemsPtr = stackbuf;
+ state->mutationsPtr = (unsigned long *)self;
+
+ return fastEnumCount;
+}
+
#pragma mark Below Here There Be Private Methods
- (NSRange)_longestBalancedEnclosureInRange:(NSRange)inRange
diff -r e0525a651346 -r aac234118c92 Frameworks/AutoHyperlinks Framework/UnitTests/HyperlinkContextTest.m
--- a/Frameworks/AutoHyperlinks Framework/UnitTests/HyperlinkContextTest.m Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/AutoHyperlinks Framework/UnitTests/HyperlinkContextTest.m Wed Aug 12 13:32:55 2009 -0400
@@ -64,6 +64,8 @@
- (void)testURIBorder:(NSString *)URIString {
[self testLaxContext:@":%@" withURI:URIString];
+ [self testLaxContext:@"—%@" withURI:URIString];
+ [self testLaxContext:@"–%@" withURI:URIString];
[self testLaxContext:@"check it out:%@" withURI:URIString];
[self testLaxContext:@"%@:" withURI:URIString];
[self testLaxContext:@"%@." withURI:URIString];
diff -r e0525a651346 -r aac234118c92 Frameworks/libglib.framework/Versions/2.0.0/Headers/gobject/gmarshal.h
--- a/Frameworks/libglib.framework/Versions/2.0.0/Headers/gobject/gmarshal.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libglib.framework/Versions/2.0.0/Headers/gobject/gmarshal.h Wed Aug 12 13:32:55 2009 -0400
@@ -3,7 +3,7 @@
G_BEGIN_DECLS
-/* VOID:VOID (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:26) */
+/* VOID:VOID (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:26) */
extern void g_cclosure_marshal_VOID__VOID (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -11,7 +11,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:BOOLEAN (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:27) */
+/* VOID:BOOLEAN (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:27) */
extern void g_cclosure_marshal_VOID__BOOLEAN (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -19,7 +19,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:CHAR (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:28) */
+/* VOID:CHAR (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:28) */
extern void g_cclosure_marshal_VOID__CHAR (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -27,7 +27,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UCHAR (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:29) */
+/* VOID:UCHAR (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:29) */
extern void g_cclosure_marshal_VOID__UCHAR (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -35,7 +35,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:INT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:30) */
+/* VOID:INT (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:30) */
extern void g_cclosure_marshal_VOID__INT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -43,7 +43,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UINT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:31) */
+/* VOID:UINT (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:31) */
extern void g_cclosure_marshal_VOID__UINT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -51,7 +51,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:LONG (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:32) */
+/* VOID:LONG (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:32) */
extern void g_cclosure_marshal_VOID__LONG (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -59,7 +59,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ULONG (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:33) */
+/* VOID:ULONG (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:33) */
extern void g_cclosure_marshal_VOID__ULONG (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -67,7 +67,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ENUM (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:34) */
+/* VOID:ENUM (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:34) */
extern void g_cclosure_marshal_VOID__ENUM (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -75,7 +75,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:FLAGS (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:35) */
+/* VOID:FLAGS (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:35) */
extern void g_cclosure_marshal_VOID__FLAGS (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -83,7 +83,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:FLOAT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:36) */
+/* VOID:FLOAT (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:36) */
extern void g_cclosure_marshal_VOID__FLOAT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -91,7 +91,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:DOUBLE (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:37) */
+/* VOID:DOUBLE (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:37) */
extern void g_cclosure_marshal_VOID__DOUBLE (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -99,7 +99,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:STRING (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:38) */
+/* VOID:STRING (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:38) */
extern void g_cclosure_marshal_VOID__STRING (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -107,7 +107,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:PARAM (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:39) */
+/* VOID:PARAM (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:39) */
extern void g_cclosure_marshal_VOID__PARAM (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -115,7 +115,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:BOXED (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:40) */
+/* VOID:BOXED (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:40) */
extern void g_cclosure_marshal_VOID__BOXED (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -123,7 +123,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:41) */
+/* VOID:POINTER (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:41) */
extern void g_cclosure_marshal_VOID__POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -131,7 +131,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:OBJECT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:42) */
+/* VOID:OBJECT (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:42) */
extern void g_cclosure_marshal_VOID__OBJECT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -139,7 +139,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UINT,POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:45) */
+/* VOID:UINT,POINTER (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:45) */
extern void g_cclosure_marshal_VOID__UINT_POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -147,7 +147,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* BOOL:FLAGS (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:46) */
+/* BOOL:FLAGS (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:46) */
extern void g_cclosure_marshal_BOOLEAN__FLAGS (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -156,7 +156,7 @@
gpointer marshal_data);
#define g_cclosure_marshal_BOOL__FLAGS g_cclosure_marshal_BOOLEAN__FLAGS
-/* STRING:OBJECT,POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:47) */
+/* STRING:OBJECT,POINTER (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:47) */
extern void g_cclosure_marshal_STRING__OBJECT_POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
diff -r e0525a651346 -r aac234118c92 Frameworks/libglib.framework/Versions/2.0.0/libglib
Binary file Frameworks/libglib.framework/Versions/2.0.0/libglib has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
Binary file Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgobject.framework/Versions/2.0.0/Headers/gmarshal.h
--- a/Frameworks/libgobject.framework/Versions/2.0.0/Headers/gmarshal.h Thu Aug 06 00:16:29 2009 -0400
+++ b/Frameworks/libgobject.framework/Versions/2.0.0/Headers/gmarshal.h Wed Aug 12 13:32:55 2009 -0400
@@ -3,7 +3,7 @@
G_BEGIN_DECLS
-/* VOID:VOID (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:26) */
+/* VOID:VOID (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:26) */
extern void g_cclosure_marshal_VOID__VOID (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -11,7 +11,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:BOOLEAN (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:27) */
+/* VOID:BOOLEAN (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:27) */
extern void g_cclosure_marshal_VOID__BOOLEAN (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -19,7 +19,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:CHAR (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:28) */
+/* VOID:CHAR (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:28) */
extern void g_cclosure_marshal_VOID__CHAR (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -27,7 +27,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UCHAR (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:29) */
+/* VOID:UCHAR (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:29) */
extern void g_cclosure_marshal_VOID__UCHAR (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -35,7 +35,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:INT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:30) */
+/* VOID:INT (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:30) */
extern void g_cclosure_marshal_VOID__INT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -43,7 +43,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UINT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:31) */
+/* VOID:UINT (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:31) */
extern void g_cclosure_marshal_VOID__UINT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -51,7 +51,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:LONG (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:32) */
+/* VOID:LONG (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:32) */
extern void g_cclosure_marshal_VOID__LONG (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -59,7 +59,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ULONG (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:33) */
+/* VOID:ULONG (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:33) */
extern void g_cclosure_marshal_VOID__ULONG (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -67,7 +67,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:ENUM (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:34) */
+/* VOID:ENUM (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:34) */
extern void g_cclosure_marshal_VOID__ENUM (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -75,7 +75,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:FLAGS (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:35) */
+/* VOID:FLAGS (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:35) */
extern void g_cclosure_marshal_VOID__FLAGS (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -83,7 +83,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:FLOAT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:36) */
+/* VOID:FLOAT (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:36) */
extern void g_cclosure_marshal_VOID__FLOAT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -91,7 +91,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:DOUBLE (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:37) */
+/* VOID:DOUBLE (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:37) */
extern void g_cclosure_marshal_VOID__DOUBLE (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -99,7 +99,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:STRING (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:38) */
+/* VOID:STRING (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:38) */
extern void g_cclosure_marshal_VOID__STRING (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -107,7 +107,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:PARAM (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:39) */
+/* VOID:PARAM (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:39) */
extern void g_cclosure_marshal_VOID__PARAM (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -115,7 +115,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:BOXED (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:40) */
+/* VOID:BOXED (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:40) */
extern void g_cclosure_marshal_VOID__BOXED (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -123,7 +123,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:41) */
+/* VOID:POINTER (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:41) */
extern void g_cclosure_marshal_VOID__POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -131,7 +131,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:OBJECT (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:42) */
+/* VOID:OBJECT (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:42) */
extern void g_cclosure_marshal_VOID__OBJECT (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -139,7 +139,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* VOID:UINT,POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:45) */
+/* VOID:UINT,POINTER (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:45) */
extern void g_cclosure_marshal_VOID__UINT_POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -147,7 +147,7 @@
gpointer invocation_hint,
gpointer marshal_data);
-/* BOOL:FLAGS (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:46) */
+/* BOOL:FLAGS (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:46) */
extern void g_cclosure_marshal_BOOLEAN__FLAGS (GClosure *closure,
GValue *return_value,
guint n_param_values,
@@ -156,7 +156,7 @@
gpointer marshal_data);
#define g_cclosure_marshal_BOOL__FLAGS g_cclosure_marshal_BOOLEAN__FLAGS
-/* STRING:OBJECT,POINTER (/Sources/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:47) */
+/* STRING:OBJECT,POINTER (/Users/evands/adium/Utilities/dep-build-scripts/source/glib-2.16.6/gobject/gmarshal.list:47) */
extern void g_cclosure_marshal_STRING__OBJECT_POINTER (GClosure *closure,
GValue *return_value,
guint n_param_values,
diff -r e0525a651346 -r aac234118c92 Frameworks/libgobject.framework/Versions/2.0.0/libgobject
Binary file Frameworks/libgobject.framework/Versions/2.0.0/libgobject has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstbase.framework/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstbase";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/Resources/Info.plist
Binary file Frameworks/libgstbase.framework/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstbase.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstbase";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstbase.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/Versions/0.10.0/libgstbase
Binary file Frameworks/libgstbase.framework/Versions/0.10.0/libgstbase has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstbase.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstbase";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/Versions/Current/Resources/Info.plist
Binary file Frameworks/libgstbase.framework/Versions/Current/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/Versions/Current/libgstbase
Binary file Frameworks/libgstbase.framework/Versions/Current/libgstbase has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstbase.framework/libgstbase
Binary file Frameworks/libgstbase.framework/libgstbase has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstfarsight.framework/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstfarsight";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/Resources/Info.plist
Binary file Frameworks/libgstfarsight.framework/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstfarsight.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstfarsight";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstfarsight.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/Versions/0.10.0/libgstfarsight
Binary file Frameworks/libgstfarsight.framework/Versions/0.10.0/libgstfarsight has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstfarsight.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstfarsight";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/Versions/Current/Resources/Info.plist
Binary file Frameworks/libgstfarsight.framework/Versions/Current/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/Versions/Current/libgstfarsight
Binary file Frameworks/libgstfarsight.framework/Versions/Current/libgstfarsight has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstfarsight.framework/libgstfarsight
Binary file Frameworks/libgstfarsight.framework/libgstfarsight has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstinterfaces.framework/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstinterfaces";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/Resources/Info.plist
Binary file Frameworks/libgstinterfaces.framework/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstinterfaces.framework/Versions/0.10.0/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstinterfaces";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/Versions/0.10.0/Resources/Info.plist
Binary file Frameworks/libgstinterfaces.framework/Versions/0.10.0/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/Versions/0.10.0/libgstinterfaces
Binary file Frameworks/libgstinterfaces.framework/Versions/0.10.0/libgstinterfaces has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstinterfaces.framework/Versions/Current/Resources/English.lproj/InfoPlist.strings Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,3 @@
+/* Localized versions of Info.plist keys */
+
+CFBundleName = "libgstinterfaces";
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/Versions/Current/Resources/Info.plist
Binary file Frameworks/libgstinterfaces.framework/Versions/Current/Resources/Info.plist has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/Versions/Current/libgstinterfaces
Binary file Frameworks/libgstinterfaces.framework/Versions/Current/libgstinterfaces has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstinterfaces.framework/libgstinterfaces
Binary file Frameworks/libgstinterfaces.framework/libgstinterfaces has changed
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstreamer.framework/Headers/gst/app/gstappbuffer.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstreamer.framework/Headers/gst/app/gstappbuffer.h Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,64 @@
+/* GStreamer
+ * Copyright (C) 2007 David Schleef <ds at schleef.org>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
+#ifndef _GST_APP_BUFFER_H_
+#define _GST_APP_BUFFER_H_
+
+#include <gst/gst.h>
+
+G_BEGIN_DECLS
+
+#define GST_TYPE_APP_BUFFER \
+ (gst_app_buffer_get_type())
+#define GST_APP_BUFFER(obj) \
+ (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_APP_BUFFER,GstAppBuffer))
+#define GST_APP_BUFFER_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_APP_BUFFER,GstAppBufferClass))
+#define GST_IS_APP_BUFFER(obj) \
+ (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_APP_BUFFER))
+#define GST_IS_APP_BUFFER_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_APP_BUFFER))
+
+typedef struct _GstAppBuffer GstAppBuffer;
+typedef struct _GstAppBufferClass GstAppBufferClass;
+typedef void (*GstAppBufferFinalizeFunc) (void *priv);
+
+struct _GstAppBuffer
+{
+ GstBuffer buffer;
+
+ /*< private >*/
+ GstAppBufferFinalizeFunc finalize;
+ void *priv;
+};
+
+struct _GstAppBufferClass
+{
+ GstBufferClass buffer_class;
+};
+
+GType gst_app_buffer_get_type(void);
+
+GstBuffer *gst_app_buffer_new (void *data, int length,
+ GstAppBufferFinalizeFunc finalize, void *priv);
+
+G_END_DECLS
+
+#endif
+
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstreamer.framework/Headers/gst/app/gstappsink.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstreamer.framework/Headers/gst/app/gstappsink.h Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,130 @@
+/* GStreamer
+ * Copyright (C) 2007 David Schleef <ds at schleef.org>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
+#ifndef _GST_APP_SINK_H_
+#define _GST_APP_SINK_H_
+
+#include <gst/gst.h>
+#include <gst/base/gstbasesink.h>
+
+G_BEGIN_DECLS
+
+#define GST_TYPE_APP_SINK \
+ (gst_app_sink_get_type())
+#define GST_APP_SINK(obj) \
+ (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_APP_SINK,GstAppSink))
+#define GST_APP_SINK_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_APP_SINK,GstAppSinkClass))
+#define GST_IS_APP_SINK(obj) \
+ (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_APP_SINK))
+#define GST_IS_APP_SINK_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_APP_SINK))
+/* Since 0.10.23 */
+#define GST_APP_SINK_CAST(obj) \
+ ((GstAppSink*)(obj))
+
+typedef struct _GstAppSink GstAppSink;
+typedef struct _GstAppSinkClass GstAppSinkClass;
+typedef struct _GstAppSinkPrivate GstAppSinkPrivate;
+
+/**
+ * GstAppSinkCallbacks:
+ * @eos: Called when the end-of-stream has been reached. This callback
+ * is called from the steaming thread.
+ * @new_preroll: Called when a new preroll buffer is available.
+ * This callback is called from the steaming thread.
+ * The new preroll buffer can be retrieved with
+ * gst_app_sink_pull_preroll() either from this callback
+ * or from any other thread.
+ * @new_buffer: Called when a new buffer is available.
+ * This callback is called from the steaming thread.
+ * The new buffer can be retrieved with
+ * gst_app_sink_pull_buffer() either from this callback
+ * or from any other thread.
+ *
+ * A set of callbacks that can be installed on the appsink with
+ * gst_app_sink_set_callbacks().
+ *
+ * Since: 0.10.23
+ */
+typedef struct {
+ void (*eos) (GstAppSink *sink, gpointer user_data);
+ GstFlowReturn (*new_preroll) (GstAppSink *sink, gpointer user_data);
+ GstFlowReturn (*new_buffer) (GstAppSink *sink, gpointer user_data);
+
+ /*< private >*/
+ gpointer _gst_reserved[GST_PADDING];
+} GstAppSinkCallbacks;
+
+struct _GstAppSink
+{
+ GstBaseSink basesink;
+
+ /*< private >*/
+ GstAppSinkPrivate *priv;
+
+ /*< private >*/
+ gpointer _gst_reserved[GST_PADDING];
+};
+
+struct _GstAppSinkClass
+{
+ GstBaseSinkClass basesink_class;
+
+ /* signals */
+ void (*eos) (GstAppSink *sink);
+ void (*new_preroll) (GstAppSink *sink);
+ void (*new_buffer) (GstAppSink *sink);
+
+ /* actions */
+ GstBuffer * (*pull_preroll) (GstAppSink *sink);
+ GstBuffer * (*pull_buffer) (GstAppSink *sink);
+
+ /*< private >*/
+ gpointer _gst_reserved[GST_PADDING];
+};
+
+GType gst_app_sink_get_type(void);
+
+void gst_app_sink_set_caps (GstAppSink *appsink, const GstCaps *caps);
+GstCaps * gst_app_sink_get_caps (GstAppSink *appsink);
+
+gboolean gst_app_sink_is_eos (GstAppSink *appsink);
+
+void gst_app_sink_set_emit_signals (GstAppSink *appsink, gboolean emit);
+gboolean gst_app_sink_get_emit_signals (GstAppSink *appsink);
+
+void gst_app_sink_set_max_buffers (GstAppSink *appsink, guint max);
+guint gst_app_sink_get_max_buffers (GstAppSink *appsink);
+
+void gst_app_sink_set_drop (GstAppSink *appsink, gboolean drop);
+gboolean gst_app_sink_get_drop (GstAppSink *appsink);
+
+GstBuffer * gst_app_sink_pull_preroll (GstAppSink *appsink);
+GstBuffer * gst_app_sink_pull_buffer (GstAppSink *appsink);
+
+void gst_app_sink_set_callbacks (GstAppSink * appsink,
+ GstAppSinkCallbacks *callbacks,
+ gpointer user_data,
+ GDestroyNotify notify);
+
+G_END_DECLS
+
+#endif
+
diff -r e0525a651346 -r aac234118c92 Frameworks/libgstreamer.framework/Headers/gst/app/gstappsrc.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Frameworks/libgstreamer.framework/Headers/gst/app/gstappsrc.h Wed Aug 12 13:32:55 2009 -0400
@@ -0,0 +1,149 @@
+/* GStreamer
+ * Copyright (C) 2007 David Schleef <ds at schleef.org>
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
+ */
+
+#ifndef _GST_APP_SRC_H_
+#define _GST_APP_SRC_H_
+
+#include <gst/gst.h>
+#include <gst/base/gstpushsrc.h>
+
+G_BEGIN_DECLS
+
+#define GST_TYPE_APP_SRC \
+ (gst_app_src_get_type())
+#define GST_APP_SRC(obj) \
+ (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_APP_SRC,GstAppSrc))
+#define GST_APP_SRC_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_APP_SRC,GstAppSrcClass))
+#define GST_IS_APP_SRC(obj) \
+ (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_APP_SRC))
+#define GST_IS_APP_SRC_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_APP_SRC))
+/* Since 0.10.23 */
+#define GST_APP_SRC_CAST(obj) \
+ ((GstAppSrc*)(obj))
+
+typedef struct _GstAppSrc GstAppSrc;
+typedef struct _GstAppSrcClass GstAppSrcClass;
+typedef struct _GstAppSrcPrivate GstAppSrcPrivate;
+
+/**
+ * GstAppSrcCallbacks:
+ * @need_data: Called when the appsrc needs more data. A buffer or EOS should be
+ * pushed to appsrc from this thread or another thread. @length is just a hint
+ * and when it is set to -1, any number of bytes can be pushed into @appsrc.
+ * @enough_data: Called when appsrc has enough data. It is recommended that the
+ * application stops calling push-buffer until the need_data callback is
+ * emited again to avoid excessive buffer queueing.
+ * @seek_data: Called when a seek should be performed to the offset.
+ * The next push-buffer should produce buffers from the new @offset.
+ * This callback is only called for seekable stream types.
+ *
+ * A set of callbacks that can be installed on the appsrc with
+ * gst_app_src_set_callbacks().
+ *
+ * Since: 0.10.23
+ */
+typedef struct {
+ void (*need_data) (GstAppSrc *src, guint length, gpointer user_data);
+ void (*enough_data) (GstAppSrc *src, gpointer user_data);
+ gboolean (*seek_data) (GstAppSrc *src, guint64 offset, gpointer user_data);
+
+ /*< private >*/
+ gpointer _gst_reserved[GST_PADDING];
+} GstAppSrcCallbacks;
+
+/**
+ * GstAppStreamType:
+ * @GST_APP_STREAM_TYPE_STREAM: No seeking is supported in the stream, such as a
+ * live stream.
+ * @GST_APP_STREAM_TYPE_SEEKABLE: The stream is seekable but seeking might not
+ * be very fast, such as data from a webserver.
+ * @GST_APP_STREAM_TYPE_RANDOM_ACCESS: The stream is seekable and seeking is fast,
+ * such as in a local file.
+ *
+ * The stream type.
+ */
+typedef enum
+{
+ GST_APP_STREAM_TYPE_STREAM,
+ GST_APP_STREAM_TYPE_SEEKABLE,
+ GST_APP_STREAM_TYPE_RANDOM_ACCESS
+} GstAppStreamType;
+
+struct _GstAppSrc
+{
+ GstBaseSrc basesrc;
+
+ /*< private >*/
+ GstAppSrcPrivate *priv;
+
+ /*< private >*/
+ gpointer _gst_reserved[GST_PADDING];
+};
+
+struct _GstAppSrcClass
+{
+ GstBaseSrcClass basesrc_class;
+
+ /* signals */
+ void (*need_data) (GstAppSrc *src, guint length);
+ void (*enough_data) (GstAppSrc *src);
+ gboolean (*seek_data) (GstAppSrc *src, guint64 offset);
+
+ /* actions */
+ GstFlowReturn (*push_buffer) (GstAppSrc *src, GstBuffer *buffer);
+ GstFlowReturn (*end_of_stream) (GstAppSrc *src);
+
+ /*< private >*/
+ gpointer _gst_reserved[GST_PADDING];
+};
+
+GType gst_app_src_get_type(void);
+
+void gst_app_src_set_caps (GstAppSrc *appsrc, const GstCaps *caps);
+GstCaps* gst_app_src_get_caps (GstAppSrc *appsrc);
+
+void gst_app_src_set_size (GstAppSrc *appsrc, gint64 size);
+gint64 gst_app_src_get_size (GstAppSrc *appsrc);
+
+void gst_app_src_set_stream_type (GstAppSrc *appsrc, GstAppStreamType type);
+GstAppStreamType gst_app_src_get_stream_type (GstAppSrc *appsrc);
+
+void gst_app_src_set_max_bytes (GstAppSrc *appsrc, guint64 max);
+guint64 gst_app_src_get_max_bytes (GstAppSrc *appsrc);
+
+void gst_app_src_set_latency (GstAppSrc *appsrc, guint64 min, guint64 max);
+void gst_app_src_get_latency (GstAppSrc *appsrc, guint64 *min, guint64 *max);
+
+void gst_app_src_set_emit_signals (GstAppSrc *appsrc, gboolean emit);
+gboolean gst_app_src_get_emit_signals (GstAppSrc *appsrc);
+
+GstFlowReturn gst_app_src_push_buffer (GstAppSrc *appsrc, GstBuffer *buffer);
+GstFlowReturn gst_app_src_end_of_stream (GstAppSrc *appsrc);
+
+void gst_app_src_set_callbacks (GstAppSrc * appsrc,
More information about the commits
mailing list