File tree Expand file tree Collapse file tree 3 files changed +2799
-2026
lines changed
Expand file tree Collapse file tree 3 files changed +2799
-2026
lines changed Original file line number Diff line number Diff line change 2626 with :
2727 source : units/SDL3_image.pas
2828 verbosity : ewnh
29+ - name : Compile SDL3_mixer unit
30+ uses : suve/GHActions-FPC@v0.4.0
31+ with :
32+ source : units/SDL3_mixer.pas
33+ verbosity : ewnh
2934 - name : Compile SDL3_ttf unit
3035 uses : suve/GHActions-FPC@v0.4.0
3136 with :
6065 with :
6166 source : units/SDL3_image.pas
6267 verbosity : ewnh
68+ - name : Compile SDL3_mixer unit
69+ uses : suve/GHActions-FPC@v0.4.0
70+ with :
71+ source : units/SDL3_mixer.pas
72+ verbosity : ewnh
6373 - name : Compile SDL3_ttf unit
6474 uses : suve/GHActions-FPC@v0.4.0
6575 with :
@@ -91,6 +101,11 @@ jobs:
91101 with :
92102 source : units/SDL3_image.pas
93103 verbosity : ewnh
104+ - name : Compile SDL3_mixer unit
105+ uses : suve/GHActions-FPC@v0.4.0
106+ with :
107+ source : units/SDL3_mixer.pas
108+ verbosity : ewnh
94109 - name : Compile SDL3_ttf unit
95110 uses : suve/GHActions-FPC@v0.4.0
96111 with :
Original file line number Diff line number Diff line change @@ -49,6 +49,8 @@ The version number/tag (see [tags](https://github.com/PascalGameDevelopment/SDL3
4949
5050### v0.x (work in progress)
5151
52+ - updates SDL3_mixer to version 3.2.0
53+
5254### v0.5 (15/08/2025)
5355
5456- adds SDL3_ttf unit
You can’t perform that action at this time.
0 commit comments