Skip to content

Commit

Permalink
Update MpvPlayer
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Nov 6, 2023
1 parent 3d07aff commit c111a86
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
#*.rtf diff=astextplain
#*.RTF diff=astextplain

*.dll filter=lfs diff=lfs merge=lfs -text
#*.dll filter=lfs diff=lfs merge=lfs -text
2 changes: 1 addition & 1 deletion src/Bundle/Sucrose.Bundle/Main.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Background="#FF29373B" Icon="\Sucrose.Bundle;component\Assets\ICO.ico">

<Grid>
<Image Source="\Sucrose.Bundle;component\Assets\Background10.jpg" Stretch="UniformToFill" Opacity="0.5" />
<Image Source="\Sucrose.Bundle;component\Assets\Background11.jpg" Stretch="UniformToFill" Opacity="0.5" />

<TextBlock Text="{DynamicResource Subtitle}" FontSize="30" FontWeight="Light" Foreground="White"
FontFamily="Segoe UI" HorizontalAlignment="Center" VerticalAlignment="Top" Margin="0,260,0,0"/>
Expand Down
Binary file modified src/Live/Sucrose.Live.MpvPlayer/lib/libmpv-64.dll
Binary file not shown.
Binary file modified src/Live/Sucrose.Live.MpvPlayer/lib/libmpv-86.dll
Binary file not shown.

0 comments on commit c111a86

Please sign in to comment.