diff --git a/DrumKit/DrumKit.csproj b/DrumKit/DrumKit.csproj index f7df985..7f91282 100644 --- a/DrumKit/DrumKit.csproj +++ b/DrumKit/DrumKit.csproj @@ -1,5 +1,5 @@  - + Debug @@ -16,6 +16,9 @@ True 4FCCD6DD6F5D1EEA43AC26BB8D451F1B54209922 True + 8.1 + 12 + AnyCPU @@ -299,8 +302,8 @@ ..\packages\SharpDX.XAudio2.2.5.0\lib\win8\SharpDX.XAudio2.dll - - 11.0 + + 12.0 diff --git a/DrumKit/Features.txt b/DrumKit/Features.txt index dedae4a..b8f74fc 100644 --- a/DrumKit/Features.txt +++ b/DrumKit/Features.txt @@ -1,10 +1,11 @@ -Feature ideas: - -* drum hit intensity -* audio effects (echo & stuff) -* additional drum sets -* create/delete drums -* create drum kits -* z index in editor -* recording -* sequencer \ No newline at end of file +Features: +* drum hit intensity +* audio effects (echo & stuff) +* additional drum sets +* create/delete drums +* create drum kits +* z index in editor +* recording +* sequencer +(UI) help +(UI) improve layouts (retarget to 8.1) \ No newline at end of file diff --git a/DrumKit/Package.appxmanifest b/DrumKit/Package.appxmanifest index b1a4a76..e8c55b2 100644 --- a/DrumKit/Package.appxmanifest +++ b/DrumKit/Package.appxmanifest @@ -1,30 +1,35 @@ - - - - - DrumKit - Tiberiu Chibici - Assets\Logos\StoreLogo.png - - - 6.2.1 - 6.2.1 - - - - - - - - - - - - - - - - - - + + + + + DrumKit + Tiberiu Chibici + Assets\Logos\StoreLogo.png + + + 6.3.0 + 6.3.0 + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Tarball/Tarball.csproj b/Tarball/Tarball.csproj index db24971..58fafc6 100644 --- a/Tarball/Tarball.csproj +++ b/Tarball/Tarball.csproj @@ -1,122 +1,125 @@ - - - - - Debug - AnyCPU - 8.0.30703 - 2.0 - {5CB567D7-572E-4BAE-802F-7E3F62CDDF64} - Library - Properties - Tarball - Tarball - en-US - 512 - {BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - true - full - false - bin\Debug\ - DEBUG;TRACE;NETFX_CORE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE;NETFX_CORE - prompt - 4 - - - true - bin\ARM\Debug\ - DEBUG;TRACE;NETFX_CORE - ;2008 - full - ARM - false - prompt - true - - - bin\ARM\Release\ - TRACE;NETFX_CORE - true - ;2008 - pdbonly - ARM - false - prompt - true - - - true - bin\x64\Debug\ - DEBUG;TRACE;NETFX_CORE - ;2008 - full - x64 - false - prompt - true - - - bin\x64\Release\ - TRACE;NETFX_CORE - true - ;2008 - pdbonly - x64 - false - prompt - true - - - true - bin\x86\Debug\ - DEBUG;TRACE;NETFX_CORE - ;2008 - full - x86 - false - prompt - true - - - bin\x86\Release\ - TRACE;NETFX_CORE - true - ;2008 - pdbonly - x86 - false - prompt - true - - - - - - - - - - - - - 11.0 - - - + + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {5CB567D7-572E-4BAE-802F-7E3F62CDDF64} + Library + Properties + Tarball + Tarball + en-US + 512 + {BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + 8.1 + 12 + + + + true + full + false + bin\Debug\ + DEBUG;TRACE;NETFX_CORE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE;NETFX_CORE + prompt + 4 + + + true + bin\ARM\Debug\ + DEBUG;TRACE;NETFX_CORE + ;2008 + full + ARM + false + prompt + true + + + bin\ARM\Release\ + TRACE;NETFX_CORE + true + ;2008 + pdbonly + ARM + false + prompt + true + + + true + bin\x64\Debug\ + DEBUG;TRACE;NETFX_CORE + ;2008 + full + x64 + false + prompt + true + + + bin\x64\Release\ + TRACE;NETFX_CORE + true + ;2008 + pdbonly + x64 + false + prompt + true + + + true + bin\x86\Debug\ + DEBUG;TRACE;NETFX_CORE + ;2008 + full + x86 + false + prompt + true + + + bin\x86\Release\ + TRACE;NETFX_CORE + true + ;2008 + pdbonly + x86 + false + prompt + true + + + + + + + + + + + + + 12.0 + + + \ No newline at end of file