Download project files

How do I verify a download?


0.4 release from the 0.4 series released

Release information
Release notes:

Lowered build requirements.

Changelog:

        * Lowered requirements for glib-2.0 to 2.16.6 and intltool to 0.37.1
        * Added signal.h as include to compile fine on a "lower-requirements machine"

File Description Downloads
download icon utimer-0.4.tar.gz (md5, sig) source 3,819
last downloaded 2 days ago
Total downloads: 3,819

0.3 release from the 0.3 series released

Release information
Release notes:

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!
          o 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.

Changelog:

2009-06-01 Arnaud Soyez

 * Minor changes in README.in and utimer.1

2009-06-01 Arnaud Soyez

 * Introduced testing units (using Glib testing)
 - Run 'make test' to run tests
 - Added a Makefile.decl
 - Added gobject-2.0 to the modules needed when building (PKG_CHECK_MODULES)
 - Tests are in src/tests/
 * Merged ut_config.h into utils.{h,c}
 * ut_config is now initialized and freed using init_config() and free_config()
 * Created new function that sets up the log handler (setup_log_handler())
 * timer_get_diff now uses ut_timer* as parameter (instead of Gtimer)
 * Renamed timer_apply_suffix to apply_suffix
 * Moved functions to utils.{c,h}:
 - apply_suffix
 - start_thread_exit_check
 - set_tty_canonical
 - reset_tty_canonical_mode
 - quitloop
 - error_quitloop
 - success_quitloop
 - check_exit_from_user
 * ut_timer*->start_timer is now ut_timer*->gtimer
 * parse_time_pattern now returns the seconds and mseconds through the given parameters
 * Reduced code for ut_timer creations (timer_new_*()...)
 * ut_timer creations functions now take parameters to help creating the ut_timer
 * Moved some ut_config variables to static variables in utimer.c
 * start_thread_exit_check now needs a ut_timer* as parameter
 * exit_status_code is now ut_config.current_exit_status_code

2009-05-29 Arnaud Soyez

 * Removed periods from options list.
 * Also check for uppercase 'Q' instead of only the lowercase 'q'.

2009-05-29 Arnaud Soyez

 * Added stopwatch features: (LP: #379425)
 - Modified utimer.1 accordingly
 - Modified README.in accordingly
 * ut_timer now uses mode variable to store current mode (stopwatch/timer/countdown)
 * Added ut_config.{isCountdown,isTimer} to clean_up function.
 * some cleanup in utimer.1
 * Minor code cleanup

2009-05-26 Arnaud Soyez

 * Some more indenting

2009-05-26 Arnaud Soyez

 * Some indenting / code styling.

2009-05-26 Arnaud Soyez

 * Fixed countdown not working (stops at start)

2009-05-23 Arnaud Soyez

 * Added possibility to pause the timer using the spacebar.
 * Changed manpage according to above change.
 * Now prefer using ut_timer* instead of ut_timer directly.
 * timer_init is now timer_new_timer and returns a pointer to ut_timer.
 * countdown_init is now countdown_new_timer and returns a pointer to ut_timer.
 * Added a cleanup function that is called with atexit().
 * loop is now freed when calling quitloop.

2009-05-22 Arnaud Soyez

 * Changed method to calculate elapsed time (now completely rely on GTimers)
 * Moved static functions/variables to the top of appropriate files. (in src/timer.c and src/utimer.c)
 * Renamed timer_sleep -> timer_check_loop
 * Renamed timer_start_thread -> timer_run_checkloop_thread
 * Moved TIMER_REFRESH_RATE to utimer.h (instead of timer.h)
 * Renamed update_timer_safe_source_id -> timer_print_source_id (for ut_timer struct)
 * Better indents for some functions declarations in timer.h
 * Now buffered output is also deactivated when using --debug
 * Removed obsolete check for escape key

2009-05-21 Arnaud Soyez

 * Removed non-meaningful stability from configure.ac and README.in
 * Removed obsolete commented line from configure.ac
 * Bumped version (better method of bumping version)

2009-05-21 Arnaud Soyez

 * Added --enable-debug=[no/minimal/yes] option to configure

File Description Downloads
download icon utimer-0.3.tar.gz (md5, sig) source files 56
last downloaded 18 weeks ago
Total downloads: 56

0.2.1 release from the 0.2 series released

Release information
Release notes:

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.

File Description Downloads
download icon utimer_0.2.1-0ubuntu1~ppa0_lpia.deb (md5) LPIA deb file 21
last downloaded 17 weeks ago
download icon utimer_0.2.1-0ubuntu1~ppa0_i386.deb (md5) i386 deb file 38
last downloaded 9 weeks ago
download icon utimer_0.2.1-0ubuntu1~ppa0_amd64.deb (md5) AMD64 deb file 38
last downloaded 18 weeks ago
download icon utimer-0.2.1.tar.gz (md5, sig) source files 20
last downloaded 18 weeks ago
Total downloads: 117

0.1.3 release from the 0.1 series released

Release information
Release notes:

This version includes only the Timer.
Major bugfix: Fixed the canonical mode still being on at exit.

File Description Downloads
download icon utimer_0.1.3-0ubuntu1~ppa0_lpia.deb (md5) LPIA deb file 22
last downloaded 18 weeks ago
download icon utimer_0.1.3-0ubuntu1~ppa0_amd64.deb (md5) AMD64 deb file 23
last downloaded 18 weeks ago
download icon utimer_0.1.3-0ubuntu1~ppa0_i386.deb (md5) i386 deb file 25
last downloaded 18 weeks ago
download icon utimer-0.1.3.tar.gz (md5, sig) source files 15
last downloaded 18 weeks ago
Total downloads: 85

0.1.2 release from the 0.1 series released

Release information
Release notes:

* Added new locales: English UK, Hebrew, Brazilian Portuguese

File Description Downloads
download icon utimer-0.1.2.tar.gz (md5) 13
last downloaded 18 weeks ago
Total downloads: 13

0.1 release from the 0.1 series released

File Description Downloads
download icon utimer-0.1.tar.gz (md5) 14
last downloaded 17 weeks ago
Total downloads: 14

0.1.1 release from the 0.1 series released

File Description Downloads
download icon utimer-0.1.1.tar.gz (md5) 15
last downloaded 17 weeks ago
Total downloads: 15