Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
2c10fb73
Commit
2c10fb73
authored
Apr 09, 2011
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
growl: fixed runtime behavior and compilation
parent
dc619560
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
120 additions
and
93 deletions
+120
-93
Makefile.am
Makefile.am
+4
-0
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+7
-11
modules/misc/notify/growl.m
modules/misc/notify/growl.m
+109
-82
No files found.
Makefile.am
View file @
2c10fb73
...
...
@@ -422,6 +422,8 @@ VLC-release.app: vlc
cp
-R
$(CONTRIB_DIR)
/Sparkle/Sparkle.framework
$(top_builddir)
/tmp/extras/contrib/Sparkle
mkdir
-p
$(top_builddir)
/tmp/extras/contrib/BGHUDAppKit
cp
-R
$(CONTRIB_DIR)
/BGHUDAppKit/BGHUDAppKit.framework
$(top_builddir)
/tmp/extras/contrib/BGHUDAppKit
mkdir
-p
$(top_builddir)
/tmp/extras/contrib/Growl
cp
-R
$(CONTRIB_DIR)
/Growl/Growl.framework
$(top_builddir)
/tmp/extras/contrib/Growl
mkdir
-p
$(top_builddir)
/tmp/modules/audio_output
mkdir
-p
$(top_builddir)
/tmp/modules/gui/macosx
for
i
in
\
...
...
@@ -577,6 +579,8 @@ VLC.app: vlc $(top_builddir)/src/.libs/libvlccore.dylib $(top_builddir)/src/.lib
cp
-R
$(CONTRIB_DIR)
/Sparkle/Sparkle.framework
$(top_builddir)
/tmp/extras/contrib/Sparkle
mkdir
-p
$(top_builddir)
/tmp/extras/contrib/BGHUDAppKit
cp
-R
$(CONTRIB_DIR)
/BGHUDAppKit/BGHUDAppKit.framework
$(top_builddir)
/tmp/extras/contrib/BGHUDAppKit
mkdir
-p
$(top_builddir)
/tmp/extras/contrib/Growl
cp
-R
$(CONTRIB_DIR)
/Growl/Growl.framework
$(top_builddir)
/tmp/extras/contrib/Growl
mkdir
-p
$(top_builddir)
/tmp/modules/audio_output
mkdir
-p
$(top_builddir)
/tmp/modules/gui/macosx
for
i
in
\
...
...
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
2c10fb73
...
...
@@ -8,6 +8,7 @@
/* Begin PBXBuildFile section */
CC0FB34C0F8BED1100F057F7
/* CoreDialogs.nib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC0FB34A0F8BED1100F057F7
/* CoreDialogs.nib */
;
};
CC3F9F861350B2A000B0E885
/* Growl.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC3F9F851350B2A000B0E885
/* Growl.framework */
;
};
CC402EB00E00ABBB006A4BA4
/* vlc.icns in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F74F13DF02C2A53401EE194C
/* vlc.icns */
;
};
CC402EB10E00ABBB006A4BA4
/* MainMenu.nib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F74F13EA02C2A79C01EE194C
/* MainMenu.nib */
;
};
CC402EB30E00ABBB006A4BA4
/* generic.icns in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F6E4F90B02D2648B01A80112
/* generic.icns */
;
};
...
...
@@ -298,6 +299,7 @@
CC33C24F0D2578F5008C4683
/* volumeslider_graphite.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
volumeslider_graphite.png
;
path
=
Resources/volumeslider_graphite.png
;
sourceTree
=
"<group>"
;
};
CC33C2500D2578F5008C4683
/* fullscreen_graphite.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
fullscreen_graphite.png
;
path
=
Resources/fullscreen_graphite.png
;
sourceTree
=
"<group>"
;
};
CC3DC89B0A7CDB9600B53F32
/* ApplicationServices.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
ApplicationServices.framework
;
path
=
/System/Library/Frameworks/ApplicationServices.framework
;
sourceTree
=
"<absolute>"
;
};
CC3F9F851350B2A000B0E885
/* Growl.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Growl.framework
;
path
=
"../../contrib/Growl/Growl.framework"
;
sourceTree
=
"<group>"
;
};
CC402F4B0E00ABBB006A4BA4
/* VLC.bundle */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
VLC.bundle
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
CC426FD01020D44F00A32659
/* Sparkle.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Sparkle.framework
;
path
=
../../contrib/Sparkle/Sparkle.framework
;
sourceTree
=
SOURCE_ROOT
;
};
CC4A33210F8CB017000FC4A7
/* coredialogs.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
coredialogs.m
;
path
=
../../../modules/gui/macosx/coredialogs.m
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
@@ -444,6 +446,7 @@
CCBE999F0F922C51000705F8
/* CoreServices.framework in Frameworks */
,
CC426FD11020D44F00A32659
/* Sparkle.framework in Frameworks */
,
CC84FB2D130083BB00816D38
/* BGHUDAppKit.framework in Frameworks */
,
CC3F9F861350B2A000B0E885
/* Growl.framework in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
@@ -552,6 +555,7 @@
1058C7ACFEA557BF11CA2CBB
/* Linked Frameworks */
=
{
isa
=
PBXGroup
;
children
=
(
CC3F9F851350B2A000B0E885
/* Growl.framework */
,
CC84FB2C130083BB00816D38
/* BGHUDAppKit.framework */
,
CC426FD01020D44F00A32659
/* Sparkle.framework */
,
CCBE999E0F922C51000705F8
/* CoreServices.framework */
,
...
...
@@ -857,7 +861,6 @@
buildPhases
=
(
CC402EAF0E00ABBB006A4BA4
/* Resources */
,
CC402F400E00ABBB006A4BA4
/* Frameworks */
,
CC402F450E00ABBB006A4BA4
/* Rez */
,
CC426FD81020D48700A32659
/* Copy Frameworks */
,
);
buildRules
=
(
...
...
@@ -1061,16 +1064,6 @@
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXRezBuildPhase section */
CC402F450E00ABBB006A4BA4
/* Rez */
=
{
isa
=
PBXRezBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
};
/* End PBXRezBuildPhase section */
/* Begin PBXVariantGroup section */
CC0FB34A0F8BED1100F057F7
/* CoreDialogs.nib */
=
{
isa
=
PBXVariantGroup
;
...
...
@@ -1192,6 +1185,7 @@
"$(inherited)"
,
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)"
,
"\"$(SRCROOT)/../../contrib/BGHUDAppKit\""
,
"\"$(SRCROOT)/../../contrib/Growl\""
,
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1
=
"\"$(SRCROOT)/../../contrib/Sparkle\""
;
GCC_DYNAMIC_NO_PIC
=
NO
;
...
...
@@ -1227,6 +1221,7 @@
"$(inherited)"
,
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)"
,
"\"$(SRCROOT)/../../contrib/BGHUDAppKit\""
,
"\"$(SRCROOT)/../../contrib/Growl\""
,
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1
=
"\"$(SRCROOT)/../../contrib/Sparkle\""
;
GCC_ENABLE_FIX_AND_CONTINUE
=
NO
;
...
...
@@ -1258,6 +1253,7 @@
"$(inherited)"
,
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)"
,
"\"$(SRCROOT)/../../contrib/BGHUDAppKit\""
,
"\"$(SRCROOT)/../../contrib/Growl\""
,
);
FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1
=
"\"$(SRCROOT)/../../contrib/Sparkle\""
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
NO
;
...
...
modules/misc/notify/growl.m
View file @
2c10fb73
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment