News and announcements

µTimer 0.3 released!

Written for µTimer by Arnaud Soyez on 2009-06-01

Here is a new release of µTimer, it is now version 0.3.

This version introduces new features and also lots of code improvements.

Change log between 0.3 and 0.2.1

    * Added the stopwatch feature!
           utimer –stopwatch
    * Now you can pause and resume the timer/stopwatch/countdown using the Spacebar
    * Added –enable-debug=[no/minimal/yes] option to configure
    * Now completely rely on GTimers for calculating the elapsed time
    * Added testing units (can be run when bulding utimer, using: make test)
    * Lots of code cleanup
    * Dropped the stability for releases (stable/unstable) as they weren’t very meaningful.

Updated . Read more

µTimer 0.2.1 released !

Written for µTimer by Arnaud Soyez on 2009-01-23

Change log since 0.2:

    * Fixed copyrights.
    * Minor changes.

Change log since 0.1.3:

    * Added the countdown feature!
    * Better system for calculating elapsed time (using GTimers)
    * Added new feature to compensate the starting time of the program to gain accuracy
    * Added a quiet option.
    * Fixed bug: canonical mode still being activated after program ends.
    * Removed translations for now.

Read more

µTimer 0.1.3 released! (stable version)

Written for µTimer by Arnaud Soyez on 2008-12-31

Here’s the first stable version of µTimer: version 0.1.3!

Change log:

    * Fixes major bug with canonical mode still being activated at exit.
    * Some code improvement for the change above.

http://utimer.codealpha.net/utimer/downloads
https://launchpad.net/utimer/+download

Read more

µTimer 0.1.2 Released (Minor)

Written for µTimer by Arnaud Soyez on 2008-12-30

The new version 0.1.2 has just been released!

This new version includes new translations (locales):

    * English UK,
    * Hebrew,
    * Brazilian Portuguese

https://launchpad.net/utimer/+download

Updated . Read more

µTimer 0.1 “Sunrise” has just been released!

Written for µTimer by Arnaud Soyez on 2008-12-18

The first and new version of µTimer 0.1 “Sunrise” has just been released!

This is still an unstable version but it can be used for “production”.

It features:

    * Timer: a timer (counting from 0 to X minutes for example) that shows the currently elapsed time (pretty useful compared to the sleep function!). This can be very useful for everyday uses or even for scripts!
    * A man page with a full description.
    * English and French locales are available.

Download Locations:
http://utimer.codealpha.net/utimer/downloads
https://launchpad.net/utimer/trunk/0.1

Read more

15 of 6 results