Coder Social home page Coder Social logo

bookr's Introduction

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.

bookr's People

Contributors

gtzampanakis avatar

Stargazers

Sasha Jaroshevskii avatar  avatar ANDY avatar  avatar  avatar Jacob Mather avatar  avatar Marco Antônio Ribeiro de Toledo avatar Darren John de Lima avatar Sreekara Chelamalla avatar

Watchers

James Cloos avatar  avatar  avatar

bookr's Issues

Compiled from source, freezing on PSP

EDIT: the work around is to use an older tool chain
eg. https://code.google.com/p/psptoolkit/downloads/list

Is the latest psp-toolchain and libpng from psp-port compatible with the project? After struggling a bit, with stdio.h conflicting with pspdebug.h on void pspDebugScreenPrintf(const char *fmt, ...) in pspdebug vs init pspDebugScreenPrintf(const char *fmt, ...) in stdio which I ended up changing line 182 of stdio.h to stop the compiler from complaining, then including stddef.h into libdjvu's GSmartPointer.h to provide size_t type, compiling libpng from psp-port, bookr did compile at the end, but it's crashing on my PSP 1k...

I tried to compile hello world size applications and they run without problem, not even having pspDebugScreenPrintf( conflicts...

Is the latest toolchain compatible with this? Or which toolchain you're using?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.