ojo

ojo:reorganize-code

Last commit made on 2018-06-24
Get this branch:
git clone -b reorganize-code https://git.launchpad.net/ojo

Branch merges

Branch information

Name:
reorganize-code
Repository:
lp:ojo

Recent commits

7e14ae8... by Peter Levi

Fix #8: Use multiprocessing for thumbs, massive speedup

adc1fea... by Peter Levi

Thumbs use now use a "standalone" get_pixbuf function

c898e21... by Peter Levi

Refactor thumbs-related code into thumbs.py

7b11ab6... by Peter Levi

Some more methods moved to imaging

c7bb0c7... by Peter Levi

Fix Unicode bug with bookmarks. More refactoring.

b892f18... by Peter Levi

Refactor some parts out of the God class

8afa4f6... by Peter Levi

Fix thumbs refresh behavior (Ctrl-F5)

36dc1b8... by Peter Levi

Remove the cycling-around behavior, stop at first/last image

Also: Reduce log verbosity.

f68f479... by Peter Levi

Cosmetic fix, padding at bottom in browse.html

5f1b40b... by Peter Levi

Fix #6: Zoom in and out the thumbnails in browse mode (with Crtl +/-/=)