Skip to content
Started 15 days ago
Took 4 min 45 sec on ports
Success

#742 (Apr 20, 2024, 9:59:48 PM)

PR #3168: Config for Soundfont, Font ...
Build Artifacts
easyrpg-player-psvita-PR3168.zip15.19 MiBview
Changes
  1. FreeType: Calculate font size correctly depending on whether it is a pixel or a true type font. (commit: f956e57) (details / githubweb)
  2. MIDI: Report the device status (commit: 814e96d) (details / githubweb)
  3. Settings: Add configuring MIDI devices (commit: 8360ed0) (details / githubweb)
  4. Config Param: Simplify code via constexpr if (commit: 62240a6) (details / githubweb)
  5. Ui: Add OpenURL to SDL2 (commit: 4e9a44f) (details / githubweb)
  6. Settings: Make "Pause when focus lost" a setting instead of a compile time flag (commit: 6d57539) (details / githubweb)
  7. Settings: Code improvements for MIDI (commit: ec2845c) (details / githubweb)
  8. Settings: Allow configuring the default fonts (commit: 3c64a11) (details / githubweb)
  9. Add live reload of Fluidsynth soundfont (commit: 672564b) (details / githubweb)
  10. Message Window: Only change the font when a new page starts (commit: 7499f5c) (details / githubweb)
  11. Window Help: Support optional scrolling when the text does not fit in the window (commit: 3994fc5) (details / githubweb)
  12. Settings: Add a font preview and mark the active font (commit: e204b0c) (details / githubweb)
  13. Emscripten: Add Soundfont and Font upload (commit: fdf38df) (details / githubweb)
  14. Settings: Do not allow disabling of FmMidi (commit: 5e5006f) (details / githubweb)
  15. Fix build when Fluidsynth is missing or Fluidlite is used (commit: 4b4b260) (details / githubweb)
  16. Update help/manual (commit: 11a6145) (details / githubweb)
  17. Fluidsynth: Only try /usr/share on desktop Linux/BSD/macOS systems (commit: 8748791) (details / githubweb)
  18. Settings: Prevent changing the font when the game has a custom font (commit: 0aa37f3) (details / githubweb)
  19. Settings: Fix memory corruption after Push (commit: 8bcc8e1) (details / githubweb)
  20. Emscripten: Sanitize (Sound)fonts (commit: db6b587) (details / githubweb)
  21. FluidSynth: Change SF when the MIDI changes (commit: ad98604) (details / githubweb)
  22. FtFont: Improve error handling (commit: b99fcf4) (details / githubweb)
  23. Settings: Add Spanish pangram (commit: cc40f69) (details / githubweb)
  24. Settings: Only show "Open folder" on Windows, Linux, macOS (commit: 89385b9) (details / githubweb)
  25. Settings: Support ".soundfont" (commit: 8231ef7) (details / githubweb)
  26. MidiOut: Support volume settings (commit: 97b8445) (details / githubweb)
  27. FluidLite: Use upstream target name (commit: 523d598) (details / githubweb)
  28. Settings: Reset font size of bottom help window and font settings when game is changed (commit: 5ffd0c1) (details / githubweb)
  29. Settings: The font size can now be altered directly with left/right while a font is selected. (commit: 9105bf6) (details / githubweb)
  30. Audio: Add Api to get the shared Midi Out Instance (commit: b96a1d3) (details / githubweb)
  31. Config: Namespace all the enums to reduce global scope pollution (commit: ab918e0) (details / githubweb)
  32. Config: Unify FPS show settings. (commit: d49888b) (details / githubweb)
  33. Font: Unify the rendering functions for shaped and non-shaped fonts (commit: 0f50028) (details / githubweb)
  34. Font: Resize the mask when the glyph is too large (commit: 68cdefd) (details / githubweb)
  35. Do transparent blitting of the system graphic frame (commit: 3b3c3f5) (details / githubweb)
  36. Fix Finger (Touch) Input on Windows (commit: e1ec581) (details / githubweb)
  37. Remove __WINRT__ (OS is not developed anymore by Microsoft) (commit: cd7f212) (details / githubweb)
  38. Windows 11: Disable Window rounding (commit: 5d2a88e) (details / githubweb)
  39. Fix: Add inih to workflow (liblcf dep) (commit: 13d7e27) (details / githubweb)

GitHub pull request #3168 of commit 3b3c3f5f5396203b37280fa4cf394d5aca1d6580, no merge conflicts.

This run spent:

  • 17 ms waiting;
  • 4 min 45 sec build duration;
  • 4 min 45 sec total from scheduled to completion.
Revision: 393c959a79f8f733c8ac87b8d573d220e15e6572
Repository: https://github.com/EasyRPG/Player.git
  • refs/remotes/origin/pr/3168/merge