Manga collection software for Maemo 5
Tom Willemsen
18d4d38e8d
* src/data.c (data_get_unread_manga): New function. Gets any manga that have unread volumes. (data_get_volumes_for_manga): Default `volumes' to `NULL' to make sure we don't get garbage by mistake. * src/eom-main-window.c: Add new enum. The filter states that the main screen has. (eom_main_window_load): Get a list of unread manga if the window's state indecates we're looking for them. (add_menu): Add read filter button, shows only unread manga. |
||
---|---|---|
data | ||
debian | ||
src | ||
.gitignore | ||
antigen.sh | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
INSTALL | ||
Makefile.am | ||
README.md |
Eye on Manga
Is an application for Maemo 5 and the Nokia N900. It lets you keep a list of the manga you have collected and still need to collect.
Why?
When out looking for manga, whenever I would find some I was collecting I couldn't remember which ones I already had. And I don't like walking around with pieces of paper in my wallet either. I have this phone that allows me to write software for it, I'm a developer and I have a great interest in C programming, sounds perfect to write something for.
Versioning
Eye on Manga uses Semantic Versioning, read it if you would like to know more about it. In short, it means the version tries to mean something.