I completed box button support for on screen controllers.
You define your controller in an xml file and then test for button press events in your code.
There's no support for rendering for the controller yet nor support for circle buttons or stick controllers yet.
So I'll work those next.
Monday, August 19, 2013
Thursday, August 1, 2013
Sweetsoy: on screen controls update
I've been working on impelemting on screen controllers for sweetsoy, starting with simple box buttons. Later on, I'd like to add support for analog stick type buttons as well.
On screen controllers are created by creating an xml configuration files which get parsed by Sweetsoy. The parsering is mostly done now.
I'll provide a more detailed post later on.
On screen controllers are created by creating an xml configuration files which get parsed by Sweetsoy. The parsering is mostly done now.
I'll provide a more detailed post later on.
Wednesday, July 17, 2013
Websoy update
I finally managed to get websoy plugin working. In the end there, there wasn't much broken in it besides out-dated build file. I just couldn't get my browser to detect at first and then failed to get my http server to serve correct mime types (had to use a work around for now).
I'm trying to figure out next why the plugin keeps crashing once in a while and focus on implementing plugin settings dialog (similar to the the android one).
Monday, July 1, 2013
Week 1-2 update
On the first week, I worked on sweetsoy's the buddylist and on-screen controllers a bit before deciding to shift focus to websoy after Arc's suggestion.
Unfortunately, I got sick last tuesday and didn't get much done after that.
I did manage to get websoy compiling again tough, and will be continuing its development this week now that I'm starting to feel better.
Unfortunately, I got sick last tuesday and didn't get much done after that.
I did manage to get websoy compiling again tough, and will be continuing its development this week now that I'm starting to feel better.
Monday, June 17, 2013
GSoC coding started
GSoC coding phase has started.
I will begin start by working with androidy things.
Just trying to get to know android better right now since I have little previous experience with it.
Updates will be written on this blog.
(Original) project plan is available at:
http://www.pysoy.org/wiki/SummerOfCode/2013/JuhaniAhman
I will begin start by working with androidy things.
Just trying to get to know android better right now since I have little previous experience with it.
Updates will be written on this blog.
(Original) project plan is available at:
http://www.pysoy.org/wiki/SummerOfCode/2013/JuhaniAhman
Subscribe to:
Posts (Atom)