degal/command.py
Sun, 14 Jun 2009 23:43:40 +0300 Tero Marttila add new exif.py to abstract between different exif libraries, and add partially working support for pyexiv2 and EXIFpy
Sun, 14 Jun 2009 20:05:11 +0300 Tero Marttila implement concurrency... :)
Sun, 14 Jun 2009 18:04:53 +0300 Tero Marttila fix use of handle_error in command.py
Thu, 11 Jun 2009 21:40:39 +0300 Tero Marttila move Command exception handling into command.py, and handle KeyboardInterrupt
Thu, 11 Jun 2009 20:39:59 +0300 Tero Marttila initial implementation of threaded rendering of a folder's images threaded-tasks
Fri, 05 Jun 2009 23:42:03 +0300 Tero Marttila misc. fixes
Fri, 05 Jun 2009 23:00:21 +0300 Tero Marttila initial commands infrastructure