Sdl 2.0.4

Not to be impatient, as I know it will be released when it’s ready, but are we going to see a release tagged anytime soon?

We were just talking about this. Ryan is creating a short list of critical
fixes to get into 2.0.4 and then we’ll plan release.On Tue, Feb 10, 2015 at 1:13 PM, tehcloud wrote:

Not to be impatient, as I know it will be released when it’s ready, but
are we going to see a release tagged anytime soon?


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

That should be nice. Will it have audio input?
And will it work with many music files?
I would be really happy… :smiley:

Is there a list of the fixes still being considered for 2.0.4? I’m keeping my eyes on https://bugzilla.libsdl.org/show_bug.cgi?id=2353 and I can help with any testing required (as two-thirds of my controllers require this fix).

Would it be possible to get https://bugzilla.libsdl.org/show_bug.cgi?id=2669 into 2.0.4? It’s very annoying to have a Windows beep every time the Alt modifier key is used.

This is on the TODO list.

Here’s the current triage list for 2.0.4:

 https://bugzilla.libsdl.org/buglist.cgi?keywords=triage-2.0.4

We likely won’t fix every bug on there, but if it’s not on that list,
it’s probably going to wait for at least 2.0.5.

Since there’s 140+ bugs on there, if you have a patch that was only on
the mailing list, we’re likely to forget it. Please remind me (or better
yet, get it Bugzilla and let me know)!

–ryan.On 02/19/2015 11:51 PM, historic_bruno wrote:

Would it be possible to get
https://bugzilla.libsdl.org/show_bug.cgi?id=2669 into 2.0.4? It’s very
annoying to have a Windows beep every time the Alt modifier key is used.

These ones ( SDL1 does detect joystick (hdaps), SDL2 does not )
https://bugzilla.libsdl.org/show_bug.cgi?id=2825
and (Linux Wireless Joysticks not detected)
https://bugzilla.libsdl.org/show_bug.cgi?id=2682

I suspect there is something like this happening in MAC OS X too, so maybe it is not linux specific…

altough I cannot confirm it right now (no hardware with these issues to test), a few users of my app are reporting that Android compatible Bluetooth Game controllers
(like MOGA Pro Power, iPega 9023, and other similar ones) are not working. But they worked on an older build (which uses the old joystick code)------------------------
Rodrigo Cardoso Rocha
@RodrigoRodrigoR - twitter.com/RodrigoRodrigoR
Chibata Creations - chibatacreations.com

To be honest 2.0.4 release is getting waaaay out of schedule. First time in
was mentioned in July 14 with intention to release in August 14. All this
time a lot of patches are not accepted because nobody wants to break things
before 2.0.4 is released. Considering that it will be a year soon maybe we
should make a 2.0.4 branch? So things will continue to be stable in that
branch and we can merge any patches to master. And any 2.0.4 fixes can be
always cherry-picked anyway. What do you think?On Fri, Feb 20, 2015 at 9:12 AM, Ryan C. Gordon wrote:

On 02/19/2015 11:51 PM, historic_bruno wrote:

Would it be possible to get
https://bugzilla.libsdl.org/show_bug.cgi?id=2669 into 2.0.4? It’s very
annoying to have a Windows beep every time the Alt modifier key is used.

This is on the TODO list.

Here’s the current triage list for 2.0.4:

https://bugzilla.libsdl.org/buglist.cgi?keywords=triage-2.0.4

We likely won’t fix every bug on there, but if it’s not on that list, it’s
probably going to wait for at least 2.0.5.

Since there’s 140+ bugs on there, if you have a patch that was only on the
mailing list, we’re likely to forget it. Please remind me (or better yet,
get it Bugzilla and let me know)!

–ryan.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

2015-03-16 20:28 GMT-03:00, Alexey Petruchik <alexey.petruchik at gmail.com>:

To be honest 2.0.4 release is getting waaaay out of schedule. First time in
was mentioned in July 14 with intention to release in August 14.

The same thing happened with 2.0.3. I’m not surprised :stuck_out_tongue: