Skip to content

Sdl2 - #2

Closed
BeWorld2018 wants to merge 130 commits into
SDL2-MOSfrom
SDL2
Closed

Sdl2#2
BeWorld2018 wants to merge 130 commits into
SDL2-MOSfrom
SDL2

Conversation

@BeWorld2018

Copy link
Copy Markdown
Owner

No description provided.

tatokis and others added 30 commits February 24, 2024 20:56
In addition, fflush(stdin) is undefined behaviour, so remove it.

(cherry picked from commit ef53736)
The fluidsynth player would resume from the point when the track
was stopped instead of the beginning when Play was called. This
was the desired behaviour for the unsupported Pause/Resume
functions, so I moved the definitions to those functions and
added new Start/Stop functions that seek to the beginning of the
track before playing.

When paused SDL_mixer should return true for IsPlaying. Fix
supplied by Wohlstand.

(cherry picked from commit 252c6c8)
Also, macos needs 3.17 which is often satisfied through homebrew
This just spams Ryan's email, for a legacy branch we aren't going to spend
time documenting further.
if allocation of mididata->track ever fails we'd still be dereferencing
it under 'bail'

(cherry picked from commit 9c5ccc0)
(cherry picked from commit a2c6c89)
From libtool development commit 1638a6407573b74517b57a0f6e596918344a4394
(cherry picked from commit 66a206c)
madebr and others added 29 commits August 9, 2025 05:31
(cherry picked from commit 6c58afb)
(cherry picked from commit f486b4c)
(cherry picked from commit c0994b4)
(cherry picked from commit ddaf5af)
(cherry picked from commit 2ae577f)
- Don't discard decoded samples when stream configuration changes.
@BeWorld2018 BeWorld2018 closed this Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.