The SDL forums have moved to discourse.libsdl.org.
This is just a read-only archive of the previous forums, to keep old links working.


SDL Forum Index
SDL
Simple Directmedia Layer Forums
Modefied SDL and SDK based on SDL
ancientli


Joined: 01 Jul 2015
Posts: 45
SDL: https://github.com/freeors/SDL
Rose: https://github.com/freeors/Rose

On SDL, I add some function, for example BLE. Accessing https://github.com/freeors/SDL see detail.

I want to patch to official SDL, how to do?
Modefied SDL and SDK based on SDL
Jonny D


Joined: 12 Sep 2009
Posts: 932
Does the Bluetooth module depend on SDL internals?  If not, perhaps make it its own library so we can choose to use it?

Jonny D




On Fri, Jul 8, 2016 at 8:27 AM, ancientcc wrote:
Quote:

SDL: https://github.com/freeors/SDL
Rose: https://github.com/freeors/Rose
 
On SDL, I add some function, for example BLE. Accessing https://github.com/freeors/SDL see detail.
 
I want to patch to official SDL, how to do?


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Modefied SDL and SDK based on SDL
Ryan C. Gordon
Guest

Quote:
http://www.libsdl.cn: Simple Chinese web site of SDL.

Sad

--ryan.


_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
Modefied SDL and SDK based on SDL
ancientli


Joined: 01 Jul 2015
Posts: 45
Of course, BLE moudle will use SDL.

For example, some platform use new thread to receive ble message, Android, Windows, etc, Synchronization techniques need to use SDL

On the use of Bluetooth app, an important task is how to deal when app into background. At this time, one part of SDL can increase the efficiency of natural.

From: SDL [mailto:] On Behalf Of Jonathan Dearborn
Sent: Friday, July 8, 2016 11:01 PM
To: SDL Development List
Subject: Re: [SDL] Modefied SDL and SDK based on SDL

Does the Bluetooth module depend on SDL internals? If not, perhaps make it its own library so we can choose to use it?



Jonny D
Modefied SDL and SDK based on SDL
ancientli


Joined: 01 Jul 2015
Posts: 45
I am glade to promote SDL. After years of use, it is confirmed that SDL is a
very good cross-platform solutions

Of course, there are defects in SDL. For example, in order to write app
based on window, often have to write a middle library.

Although I mainly develop the middle library and app, but wrote some SDL
patches in the years, these patchs may also be helpful for some developers.
How do I push them to the official source tree?

-----Original Message-----
From: SDL [mailto:] On Behalf Of Ryan C. Gordon
Sent: Saturday, July 9, 2016 1:44 AM
To: SDL Development List
Subject: Re: [SDL] Modefied SDL and SDK based on SDL


Quote:
http://www.libsdl.cn: Simple Chinese web site of SDL.

Sad

--ryan.

_______________________________________________
SDL mailing list

http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org