Skip to content
Snippets Groups Projects
Select Git revision
  • eacf5bb4589efaae07856f2bd35a07f8176c1cdf
  • master default protected
  • nightly/20250714.0
  • beta/202507141552
  • beta/202506161038
  • stable/20250613.0
  • nightly/20250613.0
  • beta/202506101658
  • stable/20250610.0
  • nightly/20250610.0
  • beta/202506091027
  • beta/202506061543
  • nightly/20250605.0
  • beta/202506051039
  • beta/202506051002
  • beta/202506041611
  • beta/202506041335
  • beta/202505231812
  • stable/20250523.0
  • nightly/20250523.0
  • nightly/20250515.0
  • nightly/20250510.0
22 results

audiomanagerlistmodel.cpp

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    winsparkle.patch 8.71 KiB
    From 679dde6574e7c465dff38542f20691d9e836d42f Mon Sep 17 00:00:00 2001
    From: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
    Date: Wed, 5 Dec 2018 10:13:17 -0500
    Subject: [PATCH] b
    
    ---
     3rdparty/expat-2015.vcxproj     | 11 ++++++-----
     3rdparty/libcrypto-2015.vcxproj | 11 ++++++-----
     3rdparty/wx-2015.vcxproj        |  9 +++++----
     WinSparkle-2015.vcxproj         |  8 ++++----
     4 files changed, 21 insertions(+), 18 deletions(-)
    
    diff --git a/3rdparty/expat-2015.vcxproj b/3rdparty/expat-2015.vcxproj
    index 7be39be..a310e31 100644
    --- a/3rdparty/expat-2015.vcxproj
    +++ b/3rdparty/expat-2015.vcxproj
    @@ -25,32 +25,33 @@
         <Keyword>Win32Proj</Keyword>
         <RootNamespace>WinSparkle_expat</RootNamespace>
         <ProjectName>WinSparkle_expat</ProjectName>
    +    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
       </PropertyGroup>
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>true</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>true</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>false</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
         <WholeProgramOptimization>true</WholeProgramOptimization>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>false</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
         <WholeProgramOptimization>true</WholeProgramOptimization>
       </PropertyGroup>
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
    @@ -183,4 +184,4 @@
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
       <ImportGroup Label="ExtensionTargets">
       </ImportGroup>
    -</Project>
    +</Project>
    \ No newline at end of file
    diff --git a/3rdparty/libcrypto-2015.vcxproj b/3rdparty/libcrypto-2015.vcxproj
    index 8158cc7..e8cbedd 100644
    --- a/3rdparty/libcrypto-2015.vcxproj
    +++ b/3rdparty/libcrypto-2015.vcxproj
    @@ -25,32 +25,33 @@
         <Keyword>Win32Proj</Keyword>
         <RootNamespace>WinSparkle_libcrypto</RootNamespace>
         <ProjectName>WinSparkle_libcrypto</ProjectName>
    +    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
       </PropertyGroup>
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>true</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>true</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>false</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
         <WholeProgramOptimization>true</WholeProgramOptimization>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>false</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
         <WholeProgramOptimization>true</WholeProgramOptimization>
       </PropertyGroup>
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
    @@ -720,4 +721,4 @@
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
       <ImportGroup Label="ExtensionTargets">
       </ImportGroup>
    -</Project>
    +</Project>
    \ No newline at end of file
    diff --git a/3rdparty/wx-2015.vcxproj b/3rdparty/wx-2015.vcxproj
    index e055722..62ebfb7 100644
    --- a/3rdparty/wx-2015.vcxproj
    +++ b/3rdparty/wx-2015.vcxproj
    @@ -25,32 +25,33 @@
         <Keyword>Win32Proj</Keyword>
         <RootNamespace>WinSparkle_wx</RootNamespace>
         <ProjectName>WinSparkle_wx</ProjectName>
    +    <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
       </PropertyGroup>
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>true</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>true</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>false</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
         <WholeProgramOptimization>true</WholeProgramOptimization>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
         <ConfigurationType>StaticLibrary</ConfigurationType>
         <UseDebugLibraries>false</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
         <WholeProgramOptimization>true</WholeProgramOptimization>
       </PropertyGroup>
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
    diff --git a/WinSparkle-2015.vcxproj b/WinSparkle-2015.vcxproj
    index 5ceec0d..a4a64e3 100644
    --- a/WinSparkle-2015.vcxproj
    +++ b/WinSparkle-2015.vcxproj
    @@ -32,26 +32,26 @@
         <ConfigurationType>DynamicLibrary</ConfigurationType>
         <UseDebugLibraries>true</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
         <ConfigurationType>DynamicLibrary</ConfigurationType>
         <UseDebugLibraries>true</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
         <ConfigurationType>DynamicLibrary</ConfigurationType>
         <UseDebugLibraries>false</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
         <WholeProgramOptimization>true</WholeProgramOptimization>
       </PropertyGroup>
       <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
         <ConfigurationType>DynamicLibrary</ConfigurationType>
         <UseDebugLibraries>false</UseDebugLibraries>
         <CharacterSet>Unicode</CharacterSet>
    -    <PlatformToolset>v140_xp</PlatformToolset>
    +    <PlatformToolset>v141</PlatformToolset>
         <WholeProgramOptimization>true</WholeProgramOptimization>
       </PropertyGroup>
       <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
    -- 
    2.19.0.windows.1