Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Commit

Permalink
Version bump 1.2.0, rename to radiant-player-mac
Browse files Browse the repository at this point in the history
  • Loading branch information
kbhomes committed Jun 5, 2014
1 parent b89014f commit e017cd5
Show file tree
Hide file tree
Showing 172 changed files with 24 additions and 24 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[Radiant Player for Google Play Music™][1]
=========================

![](https://raw.github.com/kbhomes/google-music-mac/gh-pages/images/application.png)
![](https://raw.github.com/kbhomes/radiant-player-mac/gh-pages/images/application.png)

Turn Google Play Music into a separate, beautiful application that integrates with your Mac.

Developed by [Sajid Anwar][2]. Originally created by [James Fator][3] at [JamesFator/GoogleMusicMac][4].

No affiliation with Google. Google Play is a trademark of Google Inc.

[1]: http://kbhomes.github.io/google-music-mac/
[1]: http://kbhomes.github.io/radiant-player-mac/
[2]: https://github.com/kbhomes/
[3]: http://jamesfator.com/
[4]: https://github.com/JamesFator/GoogleMusicMac
Expand All @@ -27,7 +27,7 @@ Development

This project uses [CocoaPods][6] to handle its dependencies, though it may be cloned
and developed without having CocoaPods installed. Just be sure to open
`google-music-mac.xcworkspace` instead of `google-music-mac.xcodeproj` in order to
`radiant-player-mac.xcworkspace` instead of `radiant-player-mac.xcodeproj` in order to
correctly pull in the dependencies into Xcode.

[6]: http://cocoapods.org/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
1A7B685317453E40001E509E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A7B685217453E40001E509E /* AppDelegate.m */; };
1A7B685617453E40001E509E /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1A7B685417453E40001E509E /* MainMenu.xib */; };
1A7B687417453E4C001E509E /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A7B687317453E4C001E509E /* WebKit.framework */; };
2B8FC1C018C9CB0E006D04FF /* google-music-mac.sdef in Resources */ = {isa = PBXBuildFile; fileRef = 2B8FC1BF18C9CB0E006D04FF /* google-music-mac.sdef */; };
2B8FC1C018C9CB0E006D04FF /* radiant-player-mac.sdef in Resources */ = {isa = PBXBuildFile; fileRef = 2B8FC1BF18C9CB0E006D04FF /* radiant-player-mac.sdef */; };
2B8FC1C318C9CB16006D04FF /* RadiantPlayerScriptCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B8FC1C218C9CB16006D04FF /* RadiantPlayerScriptCommand.m */; };
38D0C36DAD0F40F5A7254224 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BABD1B4DDCC34CB291C66033 /* libPods.a */; };
D302E13418B561E100CCD18E /* Preferences.plist in Resources */ = {isa = PBXBuildFile; fileRef = D302E13318B561E100CCD18E /* Preferences.plist */; };
Expand Down Expand Up @@ -98,7 +98,7 @@
1A7B685217453E40001E509E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
1A7B685517453E40001E509E /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/MainMenu.xib; sourceTree = "<group>"; };
1A7B687317453E4C001E509E /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
2B8FC1BF18C9CB0E006D04FF /* google-music-mac.sdef */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "google-music-mac.sdef"; sourceTree = "<group>"; };
2B8FC1BF18C9CB0E006D04FF /* radiant-player-mac.sdef */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "radiant-player-mac.sdef"; sourceTree = "<group>"; };
2B8FC1C118C9CB16006D04FF /* RadiantPlayerScriptCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RadiantPlayerScriptCommand.h; sourceTree = "<group>"; };
2B8FC1C218C9CB16006D04FF /* RadiantPlayerScriptCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RadiantPlayerScriptCommand.m; sourceTree = "<group>"; };
A32790DC482A48E18B516D0B /* Pods.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.xcconfig; path = Pods/Pods.xcconfig; sourceTree = "<group>"; };
Expand All @@ -122,7 +122,7 @@
D318342018D0513D00E8F9B1 /* CookieStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CookieStorage.m; sourceTree = "<group>"; };
D31ACE82193ACDC300AC7CB4 /* RatingBadgeButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RatingBadgeButton.h; sourceTree = "<group>"; };
D31ACE83193ACDC300AC7CB4 /* RatingBadgeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RatingBadgeButton.m; sourceTree = "<group>"; };
D31ACE85193BCD3E00AC7CB4 /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Growl.framework; path = "google-music-mac/Frameworks/Growl.framework"; sourceTree = "<group>"; };
D31ACE85193BCD3E00AC7CB4 /* Growl.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Growl.framework; path = "radiant-player-mac/Frameworks/Growl.framework"; sourceTree = "<group>"; };
D31ACE88193BDD0F00AC7CB4 /* NotificationCenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotificationCenter.h; sourceTree = "<group>"; };
D31ACE89193BDD0F00AC7CB4 /* NotificationCenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotificationCenter.m; sourceTree = "<group>"; };
D323406818C523BC008C165B /* AboutWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutWindow.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -208,7 +208,7 @@
isa = PBXGroup;
children = (
D369FEFD18E3FB6B004CB1C6 /* icon.icns */,
1A7B684517453E40001E509E /* google-music-mac */,
1A7B684517453E40001E509E /* radiant-player-mac */,
1A7B683E17453E40001E509E /* Frameworks */,
1A7B683D17453E40001E509E /* Products */,
A32790DC482A48E18B516D0B /* Pods.xcconfig */,
Expand Down Expand Up @@ -247,7 +247,7 @@
name = "Other Frameworks";
sourceTree = "<group>";
};
1A7B684517453E40001E509E /* google-music-mac */ = {
1A7B684517453E40001E509E /* radiant-player-mac */ = {
isa = PBXGroup;
children = (
D31ACE87193BDC9700AC7CB4 /* Notifications */,
Expand Down Expand Up @@ -275,7 +275,7 @@
D328616419234D7900395FEA /* TitleBarTextView.m */,
1A7B684617453E40001E509E /* Supporting Files */,
);
path = "google-music-mac";
path = "radiant-player-mac";
sourceTree = "<group>";
};
1A7B684617453E40001E509E /* Supporting Files */ = {
Expand All @@ -294,7 +294,7 @@
2B8FC1BB18C9C01E006D04FF /* AppleScript */ = {
isa = PBXGroup;
children = (
2B8FC1BF18C9CB0E006D04FF /* google-music-mac.sdef */,
2B8FC1BF18C9CB0E006D04FF /* radiant-player-mac.sdef */,
2B8FC1C118C9CB16006D04FF /* RadiantPlayerScriptCommand.h */,
2B8FC1C218C9CB16006D04FF /* RadiantPlayerScriptCommand.m */,
D30CA00319383160007B05B2 /* NSApplication+ScriptingProperties.h */,
Expand Down Expand Up @@ -442,7 +442,7 @@
LastUpgradeCheck = 0500;
ORGANIZATIONNAME = "Sajid Anwar";
};
buildConfigurationList = 1A7B683717453E40001E509E /* Build configuration list for PBXProject "google-music-mac" */;
buildConfigurationList = 1A7B683717453E40001E509E /* Build configuration list for PBXProject "radiant-player-mac" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
Expand All @@ -467,7 +467,7 @@
D326EA6418B2D7E500BEC02F /* css in Resources */,
D3D4C3E518E76063007238B3 /* LastFmPopover.xib in Resources */,
D326EA6518B2D7E500BEC02F /* js in Resources */,
2B8FC1C018C9CB0E006D04FF /* google-music-mac.sdef in Resources */,
2B8FC1C018C9CB0E006D04FF /* radiant-player-mac.sdef in Resources */,
D302E13418B561E100CCD18E /* Preferences.plist in Resources */,
1A7B684A17453E40001E509E /* InfoPlist.strings in Resources */,
D369FEFE18E3FB6B004CB1C6 /* icon.icns in Resources */,
Expand Down Expand Up @@ -669,11 +669,11 @@
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/google-music-mac/Frameworks",
"$(PROJECT_DIR)/radiant-player-mac/Frameworks",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "google-music-mac/prefix.pch";
INFOPLIST_FILE = "google-music-mac/info.plist";
GCC_PREFIX_HEADER = "radiant-player-mac/prefix.pch";
INFOPLIST_FILE = "$(SRCROOT)/radiant-player-mac/info.plist";
PRODUCT_NAME = "Radiant Player";
WRAPPER_EXTENSION = app;
};
Expand All @@ -686,11 +686,11 @@
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/google-music-mac/Frameworks",
"$(PROJECT_DIR)/radiant-player-mac/Frameworks",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "google-music-mac/prefix.pch";
INFOPLIST_FILE = "google-music-mac/info.plist";
GCC_PREFIX_HEADER = "radiant-player-mac/prefix.pch";
INFOPLIST_FILE = "$(SRCROOT)/radiant-player-mac/info.plist";
PRODUCT_NAME = "Radiant Player";
WRAPPER_EXTENSION = app;
};
Expand All @@ -699,7 +699,7 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
1A7B683717453E40001E509E /* Build configuration list for PBXProject "google-music-mac" */ = {
1A7B683717453E40001E509E /* Build configuration list for PBXProject "radiant-player-mac" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1A7B686B17453E40001E509E /* Debug */,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ @implementation RadiantPlayerScriptCommand
/**
Called when supported AppleScript are executed
@see google-music-mac.sdef for all commands
@see radiant-player-mac.sdef for all commands
@return nothing for now
*/
- (id)performDefaultImplementation
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 3 additions & 3 deletions google-music-mac/info.plist → radiant-player-mac/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>ApplicationHomepage</key>
<string>https://kbhomes.github.io/google-music-mac</string>
<string>https://kbhomes.github.io/radiant-player-mac</string>
<key>ApplicationName</key>
<string>Radiant Player for Google Play Music</string>
<key>CFBundleDevelopmentRegion</key>
Expand All @@ -21,7 +21,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.3</string>
<string>1.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>LSApplicationCategoryType</key>
Expand All @@ -37,6 +37,6 @@
<key>NSSupportsAutomaticGraphicsSwitching</key>
<true/>
<key>OSAScriptingDefinition</key>
<string>google-music-mac.sdef</string>
<string>radiant-player-mac.sdef</string>
</dict>
</plist>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit e017cd5

Please sign in to comment.