Commit 46a8b4a
committed
audio: expand sources and add dependencies
Broadened the source include pattern to "com/musicplayer/**" (replacing two narrower includes) and added platform-aware JavaFX configuration (javafxVersion + OS/arch detection) to select the correct javafx-fxml classifier. Also added dependencies: javafx-fxml (platform classifier), Jackson databind and jsr310 (2.15.2) for JSON and Java Time support, and jaudiotagger (3.0.1) for audio metadata handling.1 parent 45b1c46 commit 46a8b4a
1 file changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
31 | 42 | | |
32 | 43 | | |
33 | 44 | | |
34 | 45 | | |
35 | 46 | | |
36 | 47 | | |
37 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
38 | 53 | | |
0 commit comments