LuqmanRocks

API Fixed + Updates

by ChaoticXSinZ on Feb.02, 2010, under OneMangaPSP

Update (Feb. 2/10): Sorry for my mistake. I forgot one number and now it should work. Didn’t have a PSP to test with.

Update (Feb. 8/10): It seems OneManga made a small change on their site which broke chapter loading. I’ve now fixed that.

Heyo all.

I’ve been really busy with school and other projects and I haven’t been able to work on OMP. I’ve tried to stay diligent in making sure the API works consistently but there are times when I don’t notice some errors and it’s up to you all to find them and tell me so I can fix it ASAP. Anyways I’ve fixed the problem where some mangas weren’t loading any chapters (i.e. Mahou Sensei Negima!, Bleach). Please post a comment if anything regarding manga/chapter/image loading isn’t working. Or you can send me an email at: onemangapsp [A.T.] leonex [DOT] co [DOT] cc.

Another important thing to note is that I may have mentioned before is discontinuing support for OneMangaPSP v0.1/0.2. I’ve taken down the old API and will not be offering any support. (Although I said I would do this nearly a month ago :P )

Thanks for the continuing support,
ChaoticX

P.S: If anyone with some C/C++ experience and PSP homebrew experience is interested why not contact me to help me with the next version as I don’t have much time to spare.

4 Comments :, , more...

OMP API Update

by ChaoticXSinZ on Jan.04, 2010, under OneMangaPSP

Hey all. Just wanted to let you all know that I have tweaked the API to load chapter list a bit faster. Before it had to load 4 separate OneManga pages to find the necessary manga id now it only needs to load one which should speed things up. I’ve also applied this change to the old API for OneMangaPSP v0.2. I will shutdown the old API on friday as there is a new JSON-based API in use with OneMangaPSP v1.0. So for any users of OneMangaPSP v0.2, it will no longer be supported after friday.

ChaoticX.

P.S: Anyone using the OneMangaPSP source code to create their own client: please contact me about using the API. I don’t want it to get flooded with requests from other unofficial clients.

12 Comments :, more...

OneMangaPSP v1.0 BETA

by ChaoticXSinZ on Jan.02, 2010, under OneMangaPSP

Heyo all!

Sorry but I’ve been a bit busy. Couldn’t do much work on friday as I was out with fam most of the day. Today I spent time on fixing up mp3 playback. It now works perfectly! Anywho, I’m not late as I said I might release on Friday/Saturday and it’s Saturday 11:45 PM now (15 minutes to spare :P ). So anyways I am officially releasing the new OneMangaPSP.

To Install:

- Download the above zip file.
- Unzip somewhere.
- Transfer the extracted folder and all its contents “OneMangaPSP” to the PSP in the PSP/GAME directory.
- Turn on PSP. Run. Enjoy!

The key layout is mostly the same as the previous version. I’ve added the ability to just hold the down/up buttons to keep on scrolling. Though at times you may need to press the opposite direction once then try again. I’m still looking into that.

Issues:

  • Trying to quit via HOME button when a msg/net dialog is active won’t work.
  • Crashing problems on Phat PSPs: At times when trying to go to next image it will never load and the loading indicator might spin forever or might look funny. The best thing to do is bookmark your page with the SELECT button then quit and restart.
  • Only mp3 files can be used as background music. And they can’t be stopped/restarted as they loop forever.

Bookmarks:

I added the bookmark feature. Bookmarks can be accessed from the bookmark item in the menu. You can remove a bookmark by going to it and pressing SQUARE. You will prompted to confirm the deletion. To add a bookmark go to either a Manga, Chapter, or Image and press SELECT to make a manga, chapter, or image bookmark.

Music:

Music playback is supported by adding an MP3 file name music.mp3 to where you put OneMangaPSP on your PSP. I plan to add support for selection of music in the app. You cannot pause music and it loops continuously. So make sure you don’t put an annoying song :P

Well that’s all I can rememeber and I’m sure you’re all itching to get it so here is the link: OneMangaPSP v1.0 BETA

Anyone who wants the source code can check it out from the svn over at http://onemangapsp.googlecode.com

And again thanks to Greg from PSP-Hacks for hosting the API for me. :)

ChaoticX.

20 Comments :, , , , , , , , , more...

OMP Updates [Dec. 30]

by ChaoticXSinZ on Dec.30, 2009, under OneMangaPSP

EDIT: Forgot to actually publish this last night :P

Heyo.

Just to let you all know I have checked in the necessary code for bookmarks! With that I only have the about menu left. So a expect a release on Friday or Saturday.

Byes,
ChaoticX.

6 Comments :, , more...

OMP Updates [Dec. 29]

by ChaoticXSinZ on Dec.29, 2009, under OneMangaPSP

Hey all.

Once again I have more updates! I have finally added the necessary code for going to prev/next chapters when viewing images. With that what’s left is bookmarks and options. Hopefully I’ll get those in tomorrow.

I also have a video for you guys, enjoy:

Byes,
ChaoticX.

1 Comment :, , , , , , , more...

OMP Updates [Dec. 28]

by ChaoticXSinZ on Dec.28, 2009, under OneMangaPSP

Hey all.

Sorry for not getting any updates posted yesterday. Fact of the matter is I hardly got any work done yesterday and most of today. I had some family events/matters to take care of. But I do have some good news! I have gotten scaling support in! So now at the click of a button the manga will be scaled to the width of the PSP screen. It also keeps the aspect ratio so it should be readable. Unfortunately since it is done real-time it is not anti-aliased. I’ll try to get that fixed. Only a bit left to go so hang in there, a new version will be out soon.

Byes,
ChaoticX.

1 Comment :, , , , , , more...

OMP Updates #2 [Dec. 26]

by ChaoticXSinZ on Dec.26, 2009, under OneMangaPSP

Heyo all.

Got some brief updates for you. I’ve cleaned up the next/prev functions. I still need to add support from going from one chapter to another. I also added a loading indicator and some small enhancements. Also tested code compiling on Vista and Ubuntu. All for now, stay tuned!

Byes,
ChaoticX.

2 Comments :, , , , more...

OMP Update [Dec. 26]

by ChaoticXSinZ on Dec.26, 2009, under OneMangaPSP

Hey all.

Here we have yet another update. Well today I got image loading to work with the new OpenGL system. It was easier than I originally thought. The more complex part is handling next/prev functions. But I was able to implement a alpha stage next function. I’ll fix it up and add a matching prev function tommorow as well as adding support to going to the next image from the next chapter. Hopefully I’ll get this done quickly and move on to the testing stages.

That’s all for now as it’s 1 am and I’m tired :P

Byes,
ChaoticX.

2 Comments :, , more...

More OMP Updates

by ChaoticXSinZ on Dec.24, 2009, under OneMangaPSP

Heyo all and once again I have some updates for you on the status of OneMangaPSP.
Anyways today I finished up the chapter loading stuff and added image list loading and recent manga list loading. So now all that’s left is the manga image image itself and the extra stuff like about/credits, bookmarks, and options. I hope to be finished with the image stuff by tommorow and the rest of it over the weekend. So stay tuned.

Byes,
ChaoticX

3 Comments :, , , more...

MLIIB – My Life Is International Baccalaureate

by ChaoticXSinZ on Dec.23, 2009, under MLIIB, Reviews

Heyo.

Well about 2-3 weeks ago I was pretty bored and ended up making MLIIB which stands for My Life Is International Baccalaureate.

For those of you who don’t know International Baccalaureate, aka IB, is a program which tries to educate well rounded students. It is offered around the world. I am somehow a part of this program. IB students generally (read: 100% of the time) have a heavier workload than non-IB students (ie Academc kids). In IB you have to take another language in addition to English or whatever the primary language is. The second language depends on location and school. In Canada all high school students have to take French at least once since it is an official language in addition to English. Therefore in Canada IB students take French as their second language.

So anyways long story short: I was bored –> I made MLIIB. Now that I think about it boredom is one of the prime reasons I make stuff, like OneMangaPSP.

Some technical info: MLIIB is powered by Blog-i-o (another product of my boredom) which I started a long time ago but never quite got to finishing. The stuff that’s left is basically the control panel, plugin callbacks, and multilingual stuff. It’s performance is comparable to Wordpress (which powers this blog). So I actually didn’t completely code MLIIB from scratch but I just made a plugin and style. That means if I ever get around to finishing Blog-i-o you might see a lot more websites of these type popup :P

Anyways here is the link http://www.mylifeisib.co.cc/. It is hosted on the same server as the OneMangaPSP API thanks to Greg over at PSP-Hacks.

Byes,
ChaoticX.

Leave a Comment :, , , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...