Changes done while in scratchbox
[kitchenalert] / debian / changelog
1 kitchenalert (0.3.0-1) unstable; urgency=low
2
3   * a timer can now be saved to a file and loaded from it
4   * when removing a timer from the list, the selection is cleared ("restart" and "stop" buttons no longer active after last alert has been removed)
5   * "new timer" button now reacts to "clicking" (pressing and releasing) instead of just pressing for consistency with other buttons    
6
7  -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Mon,  9 May 2011 16:40:44 +0300
8
9 kitchenalert (0.2.1-1) unstable; urgency=low
10
11   * restored the ability to change the alert sound when there are no alerts in the list (closes #6857)
12   * uses QtMultimedia instead of Phonon (this time for real)
13
14  -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Tue, 29 Mar 2011 21:09:03 +0300
15
16 kitchenalert (0.2.0-1) unstable; urgency=low
17
18   * finger-friendlier alert list
19   * long alert texts now split to multiple lines (no more horizontal scrolling)
20   * the system now treats the alert sound as an "alarm" and thus should no longer block it if MediaPlayer is playing (fixes #6807) (pulseaudio is restarted during installation for this to take effect)  
21   * stopping one timer no longer silences all timers if more than one is playing the alert sound
22   * timers can now be removed from the list
23   * a new default sound
24   * alert sound no longer jams when several timers alert close to each other (fixes #6381)
25   * selection no longer lost when re-entering the app (fixes #6346)
26   * "done" button renamed to "stop"
27   * the view now scrolls to the alerting timer
28   * a new icon
29   * uses QtMultimedia instead of Phonon
30   * a decent copyright file included
31   * no longer installs useless doc files  
32   
33
34  -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Thu, 24 March 2011 21:28:00 +0300
35
36 kitchenalert (0.1-1) unstable; urgency=low
37
38   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
39
40  -- Heli Hyvättinen <heli.hyvattinen@kymp.net>  Tue, 20 Jul 2010 07:28:36 +0300