From 65b1a790493272a38b0ac44e219d5186168fabac Mon Sep 17 00:00:00 2001 From: sandman Date: Sun, 09 Jun 2002 23:37:26 +0000 Subject: Fixed sound handling for iPAQs New feature: raise volume while playing Alarm sound (confiureable via qpe.conf / Sound / AlarmPercent -- needs a GUI !) --- (limited to 'library/sound.h') diff --git a/library/sound.h b/library/sound.h index 98fae34..9f35107 100644 --- a/library/sound.h +++ b/library/sound.h @@ -32,6 +32,8 @@ public: void playLoop(); void stop(); + bool isFinished ( ) const; + static void soundAlarm(); //static void soundClick(); //static void soundTap(); -- cgit v0.9.0.2