lp:wpclock

Created by Espen Rønnevik and last modified
Get this branch:
bzr branch lp:wpclock
Only Espen Rønnevik can upload to this branch. If you are Espen Rønnevik please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Espen Rønnevik
Project:
wpclock
Status:
Development

Recent revisions

10. By Espen Rønnevik

Fixed incorrect calculation of phasechange when at last phase

9. By Espen Rønnevik

Merged from ui branch, gtk and errorhandling changes

8. By Espen Rønnevik

Cleanup of moon.py, made fixangle and kepler module functions

7. By Espen Rønnevik

Refactoring of daemonizing code. Classrenaming and configfile namechange.

Moved daemonizing code into a function and added errorhandling.
In wcz.py, renamed WCZ to WczFile and WCZConfig to WczConfig.
wpclock.cfg was renamed to wpclock.conf.

6. By Espen Rønnevik

Fixes lp Bug #481392: generated moonphase does not match real moonphase

Replaced old moonphase algorithm with new algorithm in moon module. This
also involved changes to the current cache generation logic. New day cache
will be generated at midnight or when moonphase changes.

5. By Espen Rønnevik

Code formatting accoring to PEP-8

4. By Espen Rønnevik

Speed up image generation by using cached overlays

wpclock uses two cache overlays, dcache.png is generated every midnight
and noon with with day images, and hcache is generated every hour and
contains dcache and hour image. On average this reduces generation time
with 75%

Stripped off trailing whitespace from files.

3. By Espen Rønnevik

Fixes lp Bug #479967: Crash on configuration parsing
ConfigParser is sensitive to configfile newline-endings and zipfile module
does not handle it correctly, even if pythons universal newline-endings
is enabled. WCZConfig class is a workaround for this.

2. By Espen Rønnevik

Fixes bug #478494: Incorrect handling of 12hour mode wpclocks
Removed some useless checks from get* image functions

1. By Espen Rønnevik

Initial commit for wpclock 0.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers