banshee r4980 - in trunk/banshee: . src/Extensions/Banshee.Bpm
- From: gburt svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r4980 - in trunk/banshee: . src/Extensions/Banshee.Bpm
- Date: Tue, 27 Jan 2009 21:28:18 +0000 (UTC)
Author: gburt
Date: Tue Jan 27 21:28:18 2009
New Revision: 4980
URL: http://svn.gnome.org/viewvc/banshee?rev=4980&view=rev
Log:
2009-01-27 Gabriel Burt <gabriel burt gmail com>
* Banshee.sln:
* src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj:
* src/Extensions/Banshee.Bpm/Makefile.am: Add Banshee.Bpm properly
to MonoDevelop.
Modified:
trunk/banshee/Banshee.sln
trunk/banshee/ChangeLog
trunk/banshee/src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj
trunk/banshee/src/Extensions/Banshee.Bpm/Makefile.am
Modified: trunk/banshee/Banshee.sln
==============================================================================
--- trunk/banshee/Banshee.sln (original)
+++ trunk/banshee/Banshee.sln Tue Jan 27 21:28:18 2009
@@ -90,6 +90,8 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Banshee.NowPlaying.Clutter", "src\Extensions\Banshee.NowPlaying.Clutter\Banshee.NowPlaying.Clutter.csproj", "{694E4C7C-9385-47D6-A76E-911FC057E89D}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Banshee.Bpm", "src\Extensions\Banshee.Bpm\Banshee.Bpm.csproj", "{471E44F3-B404-413B-8E95-BCCA70C6E834}"
+EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{4F47D6F1-4047-4A89-AE85-3AE5EF9F2961}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hyena", "src\Libraries\Hyena\Hyena.csproj", "{95374549-9553-4C1E-9D89-667755F90E12}"
@@ -143,6 +145,8 @@
{46AD1892-C5D3-4696-BA40-FBF7F4CE2B39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46C02D13-5ED4-4A14-9ACF-125B1E4B6EB5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46C02D13-5ED4-4A14-9ACF-125B1E4B6EB5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {471E44F3-B404-413B-8E95-BCCA70C6E834}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {471E44F3-B404-413B-8E95-BCCA70C6E834}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4B890CB0-F5C8-4B1B-A1B8-3813BF5126C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4B890CB0-F5C8-4B1B-A1B8-3813BF5126C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4F66A4DE-5204-4150-8D0B-CE21CA52E309}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
@@ -253,6 +257,7 @@
{12984BDF-C565-4452-AD47-79BD3C440E28} = {4DD1DE63-F20B-4FC3-8FDA-F0BDF4183722}
{0E1A7F20-E49B-4F9D-AEA0-2B1AD64326AC} = {4DD1DE63-F20B-4FC3-8FDA-F0BDF4183722}
{694E4C7C-9385-47D6-A76E-911FC057E89D} = {4DD1DE63-F20B-4FC3-8FDA-F0BDF4183722}
+ {471E44F3-B404-413B-8E95-BCCA70C6E834} = {4DD1DE63-F20B-4FC3-8FDA-F0BDF4183722}
{95374549-9553-4C1E-9D89-667755F90E12} = {4F47D6F1-4047-4A89-AE85-3AE5EF9F2961}
{C856EFD8-E812-4E61-8B76-E3583D94C233} = {4F47D6F1-4047-4A89-AE85-3AE5EF9F2961}
{C1F63FC5-4B96-48B2-B7F7-5B33FCC4F2A2} = {4F47D6F1-4047-4A89-AE85-3AE5EF9F2961}
Modified: trunk/banshee/src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj
==============================================================================
--- trunk/banshee/src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj (original)
+++ trunk/banshee/src/Extensions/Banshee.Bpm/Banshee.Bpm.csproj Tue Jan 27 21:28:18 2009
@@ -4,20 +4,20 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
- <ProjectGuid>{12984BDF-C565-4452-AD47-79BD3C440E28}</ProjectGuid>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{471E44F3-B404-413B-8E95-BCCA70C6E834}</ProjectGuid>
<OutputType>Library</OutputType>
<UseParentDirectoryAsNamespace>true</UseParentDirectoryAsNamespace>
- <AssemblyName>Banshee.InternetRadio</AssemblyName>
- <SchemaVersion>2.0</SchemaVersion>
+ <AssemblyName>Banshee.Bpm</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
+ <ErrorReport>prompt</ErrorReport>
<Optimize>true</Optimize>
<OutputPath>..\..\..\bin</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
<CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
+ <WarningLevel>4</WarningLevel>
<CustomCommands>
<CustomCommands>
<Command type="Build" command="make" workingdir="${SolutionDir}" />
@@ -27,46 +27,15 @@
<AssemblyKeyFile>.</AssemblyKeyFile>
</PropertyGroup>
<ItemGroup>
- <ProjectReference Include="..\..\Core\Banshee.Core\Banshee.Core.csproj">
- <Project>{2ADB831A-A050-47D0-B6B9-9C19D60233BB}</Project>
- <Name>Banshee.Core</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Core\Banshee.Services\Banshee.Services.csproj">
- <Project>{B28354F0-BA87-44E8-989F-B864A3C7C09F}</Project>
- <Name>Banshee.Services</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Core\Banshee.ThickClient\Banshee.ThickClient.csproj">
- <Project>{AC839523-7BDF-4AB6-8115-E17921B96EC6}</Project>
- <Name>Banshee.ThickClient</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Libraries\Hyena\Hyena.csproj">
- <Project>{95374549-9553-4C1E-9D89-667755F90E12}</Project>
- <Name>Hyena</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\Libraries\Mono.Media\Mono.Media.csproj">
- <Project>{A7566CDC-6033-4A16-9E9D-87D05A627066}</Project>
- <Name>Mono.Media</Name>
- </ProjectReference>
+ <Compile Include="Banshee.Bpm\BpmDetectJob.cs" />
+ <Compile Include="Banshee.Bpm\BpmEntry.cs" />
+ <Compile Include="Banshee.Bpm\BpmService.cs" />
+ <Compile Include="Banshee.Bpm\BpmTapAdapter.cs" />
+ <Compile Include="Banshee.Bpm\BpmTrackEditorModifier.cs" />
</ItemGroup>
<ItemGroup>
- <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />
+ <EmbeddedResource Include="Banshee.Bpm.addin.xml" />
</ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="Banshee.InternetRadio.addin.xml" />
- <EmbeddedResource Include="Resources\ActiveSourceUI.xml">
- <LogicalName>ActiveSourceUI.xml</LogicalName>
- </EmbeddedResource>
- <EmbeddedResource Include="Resources\GlobalUI.xml">
- <LogicalName>GlobalUI.xml</LogicalName>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Banshee.InternetRadio\InternetRadioSource.cs" />
- <Compile Include="Banshee.InternetRadio\StationEditor.cs" />
- <Compile Include="Banshee.InternetRadio\XspfMigrator.cs" />
- <Compile Include="Banshee.InternetRadio\InternetRadioSourceContents.cs" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
<MonoDevelop>
<Properties>
@@ -83,4 +52,22 @@
</Properties>
</MonoDevelop>
</ProjectExtensions>
+ <ItemGroup>
+ <ProjectReference Include="..\..\Libraries\Hyena\Hyena.csproj">
+ <Project>{95374549-9553-4C1E-9D89-667755F90E12}</Project>
+ <Name>Hyena</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\Backends\Banshee.GStreamer\Banshee.GStreamer.csproj">
+ <Project>{6171E5DE-5B36-4AE4-8707-F6BEE0AD945B}</Project>
+ <Name>Banshee.GStreamer</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\Core\Banshee.Services\Banshee.Services.csproj">
+ <Project>{B28354F0-BA87-44E8-989F-B864A3C7C09F}</Project>
+ <Name>Banshee.Services</Name>
+ </ProjectReference>
+ <ProjectReference Include="..\..\Core\Banshee.ThickClient\Banshee.ThickClient.csproj">
+ <Project>{AC839523-7BDF-4AB6-8115-E17921B96EC6}</Project>
+ <Name>Banshee.ThickClient</Name>
+ </ProjectReference>
+ </ItemGroup>
</Project>
\ No newline at end of file
Modified: trunk/banshee/src/Extensions/Banshee.Bpm/Makefile.am
==============================================================================
--- trunk/banshee/src/Extensions/Banshee.Bpm/Makefile.am (original)
+++ trunk/banshee/src/Extensions/Banshee.Bpm/Makefile.am Tue Jan 27 21:28:18 2009
@@ -10,8 +10,7 @@
Banshee.Bpm/BpmTapAdapter.cs \
Banshee.Bpm/BpmTrackEditorModifier.cs
-RESOURCES = \
- Banshee.Bpm.addin.xml
+RESOURCES = Banshee.Bpm.addin.xml
include $(top_srcdir)/build/build.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]