Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: retaker/RE-TTSCat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.10.3.514
Choose a base ref
...
head repository: retaker/RE-TTSCat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on May 14, 2024

  1. Copy the full SHA
    3118554 View commit details
Showing with 4 additions and 4 deletions.
  1. +2 −2 Re_TTSCat/Main.New.cs
  2. +1 −1 Re_TTSCat/Properties/AssemblyInfo.cs
  3. +1 −1 Re_TTSCat/Windows/OptionsWindow.xaml
4 changes: 2 additions & 2 deletions Re_TTSCat/Main.New.cs
Original file line number Diff line number Diff line change
@@ -10,8 +10,8 @@ public partial class Main : DMPlugin
public static bool IsEnabled = false;
public Main()
{
PluginAuth = "Elepover";
PluginCont = "elepover@outlook.com";
PluginAuth = "Retaker, Elepover";
PluginCont = "i@retaker.me;elepover@outlook.com";
PluginDesc = "直接读出你收到的弹幕和礼物!";
PluginName = "Re: TTSCat";
PluginVer = Vars.CurrentVersion.ToString();
2 changes: 1 addition & 1 deletion Re_TTSCat/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Elepover")]
[assembly: AssemblyProduct("Re: TTSCat")]
[assembly: AssemblyCopyright("Copyright © 2017 - 2021 Elepover")]
[assembly: AssemblyCopyright("Copyright © 2017 - 2024 Retaker, Elepover")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

2 changes: 1 addition & 1 deletion Re_TTSCat/Windows/OptionsWindow.xaml
Original file line number Diff line number Diff line change
@@ -804,7 +804,7 @@
AppVeyor<LineBreak/>
Genteure - 弹幕姬官网<LineBreak/>
<LineBreak/><Run FontFamily="{StaticResource FontAwesome}">&#xF1F9;</Run> <Run FontWeight="Bold">版权信息</Run><LineBreak/>
Copyright (C) 2021 Elepover.
Copyright (C) 2024 Retaker, Elepover.
</TextBlock>
<TextBlock Style="{StaticResource IconCaptionStyle}" TextAlignment="Center" FontWeight="Regular" FontSize="12" HorizontalAlignment="Center" FontFamily="Consolas">
This program is free software: you can redistribute it and/or modify<LineBreak/>