[vlc-commits] macosx: fixed minor appearance issues

Felix Paul Kühne git at videolan.org
Fri Sep 16 18:06:10 CEST 2011


vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Fri Sep 16 18:06:06 2011 +0200| [718ee0d698e2fd3aeb36d628d8b35d04ba5d8bcc] | committer: Felix Paul Kühne

macosx: fixed minor appearance issues

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=718ee0d698e2fd3aeb36d628d8b35d04ba5d8bcc
---

 .../{shuffle-on.png => shuffle-blue.png}           |  Bin 1127 -> 1127 bytes
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |    8 ++++----
 modules/gui/macosx/fspanel.m                       |    4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/extras/package/macosx/Resources/mainwindow/shuffle-on.png b/extras/package/macosx/Resources/mainwindow/shuffle-blue.png
similarity index 100%
rename from extras/package/macosx/Resources/mainwindow/shuffle-on.png
rename to extras/package/macosx/Resources/mainwindow/shuffle-blue.png
diff --git a/extras/package/macosx/vlc.xcodeproj/project.pbxproj b/extras/package/macosx/vlc.xcodeproj/project.pbxproj
index b4ec44c..0c36cd8 100644
--- a/extras/package/macosx/vlc.xcodeproj/project.pbxproj
+++ b/extras/package/macosx/vlc.xcodeproj/project.pbxproj
@@ -115,7 +115,6 @@
 		CC04338613B28B8200D7D52E /* repeat-pressed.png in Resources */ = {isa = PBXBuildFile; fileRef = CC04335213B28B8200D7D52E /* repeat-pressed.png */; };
 		CC04338713B28B8200D7D52E /* repeat.png in Resources */ = {isa = PBXBuildFile; fileRef = CC04335313B28B8200D7D52E /* repeat.png */; };
 		CC04338813B28B8200D7D52E /* shuffle-blue-pressed.png in Resources */ = {isa = PBXBuildFile; fileRef = CC04335413B28B8200D7D52E /* shuffle-blue-pressed.png */; };
-		CC04338913B28B8200D7D52E /* shuffle-on.png in Resources */ = {isa = PBXBuildFile; fileRef = CC04335513B28B8200D7D52E /* shuffle-on.png */; };
 		CC04338A13B28B8200D7D52E /* shuffle-pressed.png in Resources */ = {isa = PBXBuildFile; fileRef = CC04335613B28B8200D7D52E /* shuffle-pressed.png */; };
 		CC04338B13B28B8200D7D52E /* shuffle.png in Resources */ = {isa = PBXBuildFile; fileRef = CC04335713B28B8200D7D52E /* shuffle.png */; };
 		CC04338C13B28B8200D7D52E /* stop-pressed.png in Resources */ = {isa = PBXBuildFile; fileRef = CC04335813B28B8200D7D52E /* stop-pressed.png */; };
@@ -215,6 +214,7 @@
 		CC84FB481300843200816D38 /* BGHUDAppKit.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = CC84FB2C130083BB00816D38 /* BGHUDAppKit.framework */; };
 		CC9B43AF13B29C79000205AE /* bottom-background.png in Resources */ = {isa = PBXBuildFile; fileRef = CC9B43AE13B29C79000205AE /* bottom-background.png */; };
 		CC9B43B113B29FCF000205AE /* bottom-background_dark.png in Resources */ = {isa = PBXBuildFile; fileRef = CC9B43B013B29FCF000205AE /* bottom-background_dark.png */; };
+		CCB320721423AAEE002CB53B /* shuffle-blue.png in Resources */ = {isa = PBXBuildFile; fileRef = CCB320711423AAEE002CB53B /* shuffle-blue.png */; };
 		CCBE999F0F922C51000705F8 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CCBE999E0F922C51000705F8 /* CoreServices.framework */; };
 		CCD83E2D13FE9B90004F1652 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = CCD83E2B13FE9B90004F1652 /* MainMenu.xib */; };
 		CCD83E4413FEA143004F1652 /* About.xib in Resources */ = {isa = PBXBuildFile; fileRef = CCD83E2E13FEA143004F1652 /* About.xib */; };
@@ -396,7 +396,6 @@
 		CC04335213B28B8200D7D52E /* repeat-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "repeat-pressed.png"; path = "Resources/mainwindow/repeat-pressed.png"; sourceTree = "<group>"; };
 		CC04335313B28B8200D7D52E /* repeat.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = repeat.png; path = Resources/mainwindow/repeat.png; sourceTree = "<group>"; };
 		CC04335413B28B8200D7D52E /* shuffle-blue-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "shuffle-blue-pressed.png"; path = "Resources/mainwindow/shuffle-blue-pressed.png"; sourceTree = "<group>"; };
-		CC04335513B28B8200D7D52E /* shuffle-on.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "shuffle-on.png"; path = "Resources/mainwindow/shuffle-on.png"; sourceTree = "<group>"; };
 		CC04335613B28B8200D7D52E /* shuffle-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "shuffle-pressed.png"; path = "Resources/mainwindow/shuffle-pressed.png"; sourceTree = "<group>"; };
 		CC04335713B28B8200D7D52E /* shuffle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = shuffle.png; path = Resources/mainwindow/shuffle.png; sourceTree = "<group>"; };
 		CC04335813B28B8200D7D52E /* stop-pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "stop-pressed.png"; path = "Resources/mainwindow/stop-pressed.png"; sourceTree = "<group>"; };
@@ -527,6 +526,7 @@
 		CCB0BB3013FAC9F40095BD0A /* CompatibilityFixes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CompatibilityFixes.h; path = ../../../modules/gui/macosx/CompatibilityFixes.h; sourceTree = "<group>"; };
 		CCB24D5D0D54BBAE004D780C /* simple_prefs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; name = simple_prefs.m; path = ../../../modules/gui/macosx/simple_prefs.m; sourceTree = SOURCE_ROOT; };
 		CCB24D5E0D54BBAE004D780C /* simple_prefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = simple_prefs.h; path = ../../../modules/gui/macosx/simple_prefs.h; sourceTree = SOURCE_ROOT; };
+		CCB320711423AAEE002CB53B /* shuffle-blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "shuffle-blue.png"; path = "Resources/mainwindow/shuffle-blue.png"; sourceTree = "<group>"; };
 		CCBE999E0F922C51000705F8 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
 		CCC895830D9A8A82005AE59C /* eyetv.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = eyetv.m; path = ../../../modules/access/eyetv.m; sourceTree = SOURCE_ROOT; };
 		CCCCDCA01413E1C000FE3DE1 /* VideoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = VideoView.h; path = ../../../modules/gui/macosx/VideoView.h; sourceTree = "<group>"; };
@@ -860,7 +860,7 @@
 				CC04335213B28B8200D7D52E /* repeat-pressed.png */,
 				CC04335313B28B8200D7D52E /* repeat.png */,
 				CC04335413B28B8200D7D52E /* shuffle-blue-pressed.png */,
-				CC04335513B28B8200D7D52E /* shuffle-on.png */,
+				CCB320711423AAEE002CB53B /* shuffle-blue.png */,
 				CC04335613B28B8200D7D52E /* shuffle-pressed.png */,
 				CC04335713B28B8200D7D52E /* shuffle.png */,
 				CC04335813B28B8200D7D52E /* stop-pressed.png */,
@@ -1272,7 +1272,6 @@
 				CC04338613B28B8200D7D52E /* repeat-pressed.png in Resources */,
 				CC04338713B28B8200D7D52E /* repeat.png in Resources */,
 				CC04338813B28B8200D7D52E /* shuffle-blue-pressed.png in Resources */,
-				CC04338913B28B8200D7D52E /* shuffle-on.png in Resources */,
 				CC04338A13B28B8200D7D52E /* shuffle-pressed.png in Resources */,
 				CC04338B13B28B8200D7D52E /* shuffle.png in Resources */,
 				CC04338C13B28B8200D7D52E /* stop-pressed.png in Resources */,
@@ -1360,6 +1359,7 @@
 				CC58012C1423A85300166912 /* fs_volume_slider_bar at x1.5.png in Resources */,
 				CC58012D1423A85300166912 /* fs_volume_slider_knob_highlight at x1.5.png in Resources */,
 				CC58012E1423A85300166912 /* fs_volume_slider_knob at x1.5.png in Resources */,
+				CCB320721423AAEE002CB53B /* shuffle-blue.png in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
diff --git a/modules/gui/macosx/fspanel.m b/modules/gui/macosx/fspanel.m
index c06091d..9cb5fd4 100644
--- a/modules/gui/macosx/fspanel.m
+++ b/modules/gui/macosx/fspanel.m
@@ -432,7 +432,7 @@
     /* time slider */
     s_rc = [self frame];
     s_rc.origin.x = 15;
-    s_rc.origin.y = 53;
+    s_rc.origin.y = 55;
     s_rc.size.width = 518;
     s_rc.size.height = 9;
     o_fs_timeSlider = [[VLCFSTimeSlider alloc] initWithFrame: s_rc];
@@ -447,7 +447,7 @@
     /* volume slider */
     s_rc = [self frame];
     s_rc.origin.x = 26;
-    s_rc.origin.y = 17.5;
+    s_rc.origin.y = 18.5;
     s_rc.size.width = 95;
     s_rc.size.height = 10;
     o_fs_volumeSlider = [[VLCFSVolumeSlider alloc] initWithFrame: s_rc];



More information about the vlc-commits mailing list