| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2011-09-14 | 1.5 kB | |
| pixgui_1.3.tgz | 2011-09-14 | 2.6 MB | |
| pixgui_1.3.zip | 2011-09-14 | 11.1 MB | |
| Totals: 3 Items | 13.7 MB | 0 | |
Version 1.3 This is version 1.3. Many thing works, things are stable (but read on) * New picture viewer implemented. Needs a lot of extra work with decoding/loading speed, but is otherwise somewhat ok. * tagging tagtree handling implemented ca 90%. icon tag handling implemented ca 100% * Stuff Recurse import. Very crude, almost not there. Memory management and thread control optimisation This version (1.0, 1.1, 1.2 as well) is hit by a litmit in qt's ability to handle pixmap'ed widgets, meaning that pixgui crashes with no warning when more than ca 3000 pictures are fetched using a tag or a similar number of pictures are fetched from a directory, and this tag is chosen for display. In order to minimise the widget usage, focus will be on icon display in a coming version. For the next one, jpeg decoding speed will be the issue. Pending: Icon display Recurse-import #2 Exif implementation Deletion of tags blacklist on-demand database ressource control backup/restore INSTALLATION: Win32: unzip, run pixgui.exe. Linux: Check your * Qt-environment. You need dev set. Use your favourite pack dealer or visit http://qt.nokia.com/downloads * Berkeley DB Environment You need dev set. Pack dealer or go to http://www.oracle.com/technetwork/database/berkeleydb/downloads * untar to somewhere, go there * run "<path-to>/qmake". (fx /opt/QtSDK/Desktop/Qt/473/gcc/bin/qmake) * run "make" * run "./pixgui" Have fun, comments appreciated! tagger@nopsoft.dk