gtzampanakis / bookr

PSP book reader.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookr

PSP book reader.

Forked from http://dl.qj.net/psp/homebrew-applications/bookr-v81.html .

Main modifications for now:

  • Include "minutes remaining" battery indication.
  • Support the Greek language for plain text files. Right now this means that all files are read in UTF8 encoding but they are converted to ISO-8859-7 encoding internally. Supporting Unicode internally will take a while given the architecture of the code.

NOTE: Since the internal encoding is hard-coded to ISO-8859-7 right now it means you will not be able to read languages which are covered by the ISO-8859-1 encoding (even though in the version I forked it was possible). Check wikipedia for a list of those languages. Soon Uniocde will be used internally so all languages will be supported.

About

PSP book reader.

License:GNU General Public License v2.0


Languages

Language:C 58.1%Language:C++ 41.7%Language:Makefile 0.1%Language:Assembly 0.1%Language:Python 0.0%Language:Objective-C 0.0%