From e9d7b3b18ac430edb4c846d6ad2e1206bac18498 Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 6 Apr 2015 01:14:16 -0400 Subject: [PATCH 1/4] update mac project --- .../Imazen.WebP.dll.config | 3 - .../MediaBrowser.Server.Mac.csproj | 65 ++++++++++++------- 2 files changed, 43 insertions(+), 25 deletions(-) delete mode 100644 MediaBrowser.Server.Mac/Imazen.WebP.dll.config diff --git a/MediaBrowser.Server.Mac/Imazen.WebP.dll.config b/MediaBrowser.Server.Mac/Imazen.WebP.dll.config deleted file mode 100644 index 1b6270fd5c..0000000000 --- a/MediaBrowser.Server.Mac/Imazen.WebP.dll.config +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj b/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj index 66a0897a50..34ee2bee93 100644 --- a/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj +++ b/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj @@ -110,10 +110,8 @@ PreserveNewest - - PreserveNewest - + @@ -186,10 +184,6 @@ False Dynamic - - False - Dynamic - False Dynamic @@ -271,6 +265,9 @@ Resources\dashboard-ui\advanced.html + + Resources\dashboard-ui\appservices.html + Resources\dashboard-ui\autoorganizelog.html @@ -388,6 +385,9 @@ Resources\dashboard-ui\itemlist.html + + Resources\dashboard-ui\kids.html + Resources\dashboard-ui\library.html @@ -406,6 +406,9 @@ Resources\dashboard-ui\livetvguide.html + + Resources\dashboard-ui\livetvitems.html + Resources\dashboard-ui\livetvnewrecording.html @@ -535,9 +538,6 @@ Resources\dashboard-ui\playbackconfiguration.html - - Resources\dashboard-ui\playlist.html - Resources\dashboard-ui\playlistedit.html @@ -706,6 +706,9 @@ Resources\dashboard-ui\css\userimage.css + + Resources\dashboard-ui\css\fonts\Montserrat.woff + Resources\dashboard-ui\css\fonts\RobotoBold.woff @@ -721,9 +724,6 @@ Resources\dashboard-ui\css\fonts\RobotoThin.woff - - Resources\dashboard-ui\css\fonts\mblogo.woff - Resources\dashboard-ui\css\images\checkmarkblack.png @@ -820,6 +820,9 @@ Resources\dashboard-ui\css\images\clients\android.png + + Resources\dashboard-ui\css\images\clients\androidtv-tile.png + Resources\dashboard-ui\css\images\clients\chrome.png @@ -997,6 +1000,9 @@ Resources\dashboard-ui\css\images\items\searchhintsv2\tv.png + + Resources\dashboard-ui\css\images\kids\bg.jpg + Resources\dashboard-ui\css\images\media\chapterflyout.png @@ -1132,6 +1138,9 @@ Resources\dashboard-ui\scripts\alphapicker.js + + Resources\dashboard-ui\scripts\appservices.js + Resources\dashboard-ui\scripts\autoorganizelog.js @@ -1261,6 +1270,9 @@ Resources\dashboard-ui\scripts\itemlistpage.js + + Resources\dashboard-ui\scripts\kids.js + Resources\dashboard-ui\scripts\librarybrowser.js @@ -1285,6 +1297,9 @@ Resources\dashboard-ui\scripts\livetvguide.js + + Resources\dashboard-ui\scripts\livetvitems.js + Resources\dashboard-ui\scripts\livetvnewrecording.js @@ -1429,9 +1444,6 @@ Resources\dashboard-ui\scripts\playbackconfiguration.js - - Resources\dashboard-ui\scripts\playlist.js - Resources\dashboard-ui\scripts\playlistedit.js @@ -1573,6 +1585,9 @@ Resources\dashboard-ui\thirdparty\apiclient\ajax.js + + Resources\dashboard-ui\thirdparty\apiclient\apiclient.js + Resources\dashboard-ui\thirdparty\apiclient\connectionmanager.js @@ -1585,9 +1600,6 @@ Resources\dashboard-ui\thirdparty\apiclient\deferred.js - - Resources\dashboard-ui\thirdparty\apiclient\deferredAlt.js - Resources\dashboard-ui\thirdparty\apiclient\device.js @@ -1600,9 +1612,6 @@ Resources\dashboard-ui\thirdparty\apiclient\md5.js - - Resources\dashboard-ui\thirdparty\apiclient\mediabrowser.apiclient.js - Resources\dashboard-ui\thirdparty\apiclient\network.js @@ -1615,6 +1624,18 @@ Resources\dashboard-ui\thirdparty\apiclient\store.js + + Resources\dashboard-ui\thirdparty\apiclient\alt\ajax.js + + + Resources\dashboard-ui\thirdparty\apiclient\alt\bean.js + + + Resources\dashboard-ui\thirdparty\apiclient\alt\deferred.js + + + Resources\dashboard-ui\thirdparty\apiclient\alt\events.js + Resources\dashboard-ui\thirdparty\fontawesome\css\font-awesome.css From b2c69a244a5585977fe4f62823622afe9d4395d0 Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 6 Apr 2015 01:30:32 -0400 Subject: [PATCH 2/4] update mac project --- .../MediaBrowser.Server.Mac.csproj | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj b/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj index 34ee2bee93..c6b41f0fe9 100644 --- a/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj +++ b/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj @@ -192,6 +192,42 @@ False Dynamic + + False + Dynamic + + + False + Dynamic + + + False + Static + + + False + Dynamic + + + False + Dynamic + + + False + Static + + + False + Dynamic + + + False + Dynamic + + + False + Static + From fa4e65a7b9621d58ee1e01e48de7ead39954e553 Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 6 Apr 2015 01:34:45 -0400 Subject: [PATCH 3/4] update mac info.plist --- MediaBrowser.Server.Mac/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MediaBrowser.Server.Mac/Info.plist b/MediaBrowser.Server.Mac/Info.plist index 3e058c72fb..ffb4b31ee7 100644 --- a/MediaBrowser.Server.Mac/Info.plist +++ b/MediaBrowser.Server.Mac/Info.plist @@ -2,8 +2,6 @@ - CFBundleDisplayName - Media Browser CFBundleIconFile appicon CFBundleIdentifier @@ -26,5 +24,7 @@ NSApplication NSMainNibFile MainMenu + CFBundleDisplayName + Emby From 33b3eaad14dd705fb0de8c0c21a433cb59377e1e Mon Sep 17 00:00:00 2001 From: Luke Date: Mon, 6 Apr 2015 14:53:15 -0400 Subject: [PATCH 4/4] update mac project --- MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj b/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj index c6b41f0fe9..a31006744f 100644 --- a/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj +++ b/MediaBrowser.Server.Mac/MediaBrowser.Server.Mac.csproj @@ -111,7 +111,9 @@ PreserveNewest - + + PreserveNewest +