Friday, October 09, 2009

TouchComic 1.8

Hi All,

NOTE I HAVE MADE TWO VERY SMALL BUG FIXES AND REUPLOADED AS VERSION 1.81, IF YOU HAVE ALREADY DOWNLOADED 1.8 I SUGGEST YOU UPDATE TO 1.81

Sorry I didn't release this yesterday as planned, but I accidentally left all the source code at work :)

Anyway, 1.8 is now available for download here:

Mainly bug fixes in this version,

* HUGE Scrolling Bug fixed
* Bug when App not exiting properly if file browser canceled fixed.
* Changed magnifying glass to *possibly* use the send key on the i8910
* Magnifying glass stays on until switched off when activated using a hardware button.
* scrolling enabled within magnifying mode.
* option to disable on-screen buttons.

As before please donate if you enjoy the software.







You can download it here:-

http://code.google.com/p/touchcomic/downloads/list

And don't forget to make sure you have the 1.9.7 run-times.

https://garage.maemo.org/frs/?group_id=854



Thanks

Thursday, October 08, 2009

PyS60 TXT2CBZ convertor...

Hi All,

I had a request to let TouchComic also read txt files. it's not something that TouchComic will probably ever do but in the mean time (just as a programming challange) I created TXT2CBZ,

This little PyS60 app lets you choose a txt file on your phone and will create a CBZ file from the contents.

Its not very fast and doesn't have any fancy options (although you can change them as much as you like in the source code)

its creates as many pages as required and zips them up into a CBZ

its only been tested on a n97 and I am sure I have missed a few bugs but thought some people may like to have a play anyway.

Download from here:

http://touchcomic.googlecode.com/files/txt_convertor.py

Cheers
Jamie

Thursday, October 01, 2009

touchcomic 1.7

Hi Everyone,

Its been a few weeks so I thought I'd update TC big time!

In this version I have removed the lock/unlock facility as now you can select seperate folders it means that the password function was no longer needed.

I have now added:

* Double buffering, to reduce image sheering
* improved kinetic scrolling algorithm
* on screen buttons to make navigation more intuitive
* removed double taps and gestures as these were not very reliable
* added translucency for buttons
* added hardware button capture for N97 (camera button, single press) this button can also be programmed in the settings to either enable the magnifying tool, or to skip to next page.
* changed color scheme for loading screen
* added different scaling quality options to improve page swapping times.
* config file is now version dependent
* additional keyboard shortcuts for N97 (up, down and Z key to use magnifying tool)
* toggle fit to width direct from menu as well as settings.
* a whole bunch of bug fixes including the autobookmarking not working and app hanging on exit.
* search option within file open dialog
* Show read/unread flag in file open dialog (optional)

for 5800/omniaHD users you can enable the magnifying by clicking the top/left of the screen (where the page numbers are if you have them enabled)

The N97 has a duel press camera button, of which Python can detect the first level press and so I have added this and made it programmable in the settings. I have tried to map the volume up and down keys as many people have requested but its just not possible in the current versions of python.

As you can see I have put a huge amount of work into this app, as such I'd like to ask any of the users of this to help me out a bit.

If you fancy donating some cash please to so here:







Either way I hope you all enjoy this version of TouchComic

You can download it here:-

http://code.google.com/p/touchcomic/downloads/list

And don't forget to make sure you have the 1.9.7 run-times.

https://garage.maemo.org/frs/?group_id=854

Thanks
Jamie