diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj index 0f749502d..6c9603bdb 100644 --- a/Cog.xcodeproj/project.pbxproj +++ b/Cog.xcodeproj/project.pbxproj @@ -547,7 +547,6 @@ 177042980B8BC53600B86321 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = ""; }; 177042990B8BC53600B86321 /* PlaybackController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PlaybackController.h; sourceTree = ""; }; 1770429A0B8BC53600B86321 /* PlaybackController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = PlaybackController.m; sourceTree = ""; }; - 177EBF7E0B8BC2A70000BC8C /* AppleRemote.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppleRemote.h; sourceTree = ""; }; 177EBF7F0B8BC2A70000BC8C /* AppleRemote.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = AppleRemote.m; sourceTree = ""; }; 177EBF860B8BC2A70000BC8C /* ImageTextCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ImageTextCell.h; sourceTree = ""; }; 177EBF870B8BC2A70000BC8C /* ImageTextCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ImageTextCell.m; sourceTree = ""; }; @@ -666,6 +665,7 @@ 17E0D6190F520F9F005B6FED /* VolumeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VolumeButton.m; path = Window/VolumeButton.m; sourceTree = ""; }; 17E0D61A0F520F9F005B6FED /* VolumeSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VolumeSlider.h; path = Window/VolumeSlider.h; sourceTree = ""; }; 17E0D61B0F520F9F005B6FED /* VolumeSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VolumeSlider.m; path = Window/VolumeSlider.m; sourceTree = ""; }; + 17E0D6370F522324005B6FED /* AppleRemote.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppleRemote.h; sourceTree = ""; }; 17F3BB830CBC565100864489 /* CueSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CueSheet.xcodeproj; path = Plugins/CueSheet/CueSheet.xcodeproj; sourceTree = ""; }; 17F5612A0C3BD4DC0019975C /* CogAudio.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = CogAudio.xcodeproj; path = Audio/CogAudio.xcodeproj; sourceTree = ""; }; 17F562260C3BD8FB0019975C /* General.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = General.xcodeproj; path = Preferences/General/General.xcodeproj; sourceTree = ""; }; @@ -853,7 +853,7 @@ 177EBF7D0B8BC2A70000BC8C /* AppleRemote */ = { isa = PBXGroup; children = ( - 177EBF7E0B8BC2A70000BC8C /* AppleRemote.h */, + 17E0D6370F522324005B6FED /* AppleRemote.h */, 177EBF7F0B8BC2A70000BC8C /* AppleRemote.m */, ); path = AppleRemote; diff --git a/English.lproj/MainMenu.xib b/English.lproj/MainMenu.xib index 7ae05fd3d..65a8f98a2 100644 --- a/English.lproj/MainMenu.xib +++ b/English.lproj/MainMenu.xib @@ -8,9 +8,9 @@ 353.00 YES - - + + YES @@ -6792,6 +6792,14 @@ OQA 2388 + + + playbackButtonClick: + + + + 2389 + @@ -10125,7 +10133,7 @@ OQA com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{123, 619}, {616, 0}} + {{330, 631}, {617, 0}} com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin {{398, 631}, {481, 0}} @@ -10367,7 +10375,7 @@ OQA - 2388 + 2389 @@ -10508,7 +10516,7 @@ OQA IBProjectSource - Application/DualWindow.h + Window/DualWindow.h @@ -10611,7 +10619,7 @@ OQA DualWindow IBProjectSource - Application/MainWindow.h + Window/MainWindow.h @@ -10619,7 +10627,7 @@ OQA DualWindow IBProjectSource - Application/MiniWindow.h + Window/MiniWindow.h @@ -10917,7 +10925,7 @@ OQA IBProjectSource - Application/PositionSlider.h + Window/PositionSlider.h @@ -11074,7 +11082,7 @@ OQA NSTextField IBProjectSource - Application/TimeField.h + Window/TimeField.h @@ -11106,7 +11114,7 @@ OQA PopupButton IBProjectSource - Utils/VolumeButton.h + Window/VolumeButton.h @@ -11114,7 +11122,7 @@ OQA NSSlider IBProjectSource - Utils/VolumeSlider.h + Window/VolumeSlider.h