Bug 52352

Summary: time counting down in Excellent
Product: noatun Reporter: Rob Kaper <webmaster>
Component: excellentAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 2.1.3   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rob Kaper 2002-12-27 20:08:57 UTC
Version:           2.1.3 (using KDE 3.1.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19

I would like the option (by clicking on it perhaps) for the time in Excellent to count down, not up. I can't stand regular time modes and have a passing for showing the remaining time (did that since my first CD player).
Comment 1 Charles Samuels 2002-12-28 21:47:30 UTC
Subject: kdemultimedia/noatun/library

CVS commit by charles: 


Done: Countdown timers.

Remaining problems:
	KJofol has its own config still (how to remove this best?)
	Might have missed a few places

Also changed:
	PNG support out, now just a wrapper

CCMAIL:52352-done@bugs.kde.org
CCMAIL:sgehn@gmx.net


  M +1 -1      Makefile.am   1.70
  M +14 -229   app.cpp   1.21
  M +12 -6     cmodule.cpp   1.65
  M +1 -1      cmodule.h   1.27
  M +5 -3      noatun/app.h   1.14
  M +14 -2     player.cpp   1.84