[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/arts/kde
From:       Arnold Krille <arnold () arnoldarts ! de>
Date:       2003-08-29 13:29:27
[Download RAW message or body]

CVS commit by akrille: 

Adding a new class: KAudioPlayStream
It is the complement to KAudioRecordStream.

Currently only 8bit playing works, 16bit gets somehow mangled and I don't know
why. And it currently works in polling-mode only, I didn't want to start some
experiments with queues while I can really listen to wath I am doing...

But with this import I hope other developers will help me too (hello mkretz;-))

Oh, I almost forgot: I delete a duplication from the mcopidl-line


  A            kaudioplaystream.cpp   1.1 [LGPL]
  A            kaudioplaystream.h   1.1 [LGPL]
  A            kaudioplaystream_p.h   1.1 [LGPL]
  M +2 -2      Makefile.am   1.53


--- kdelibs/arts/kde/Makefile.am  #1.52:1.53
@@ -5,5 +5,5 @@
 libartskde_la_SOURCES = artskde.cc kioinputstream_impl.cpp kplayobject.cc \
                         kplayobjectfactory.cc kartsfloatwatch.cpp kartsdispatcher.cc \
                \
-                        kaudiorecordstream.cpp \
+                        kaudiorecordstream.cpp kaudioplaystream.cpp \
                         kartsserver.cpp kdatarequest_impl.cpp kaudioconverter.cc \
                         kvideowidget.cpp kplayobjectcreator.cc \
@@ -24,5 +24,5 @@
 MCOPINC = -I$(srcdir)
 artskde.cc artskde.h: $(top_srcdir)/arts/kde/artskde.idl $(MCOPIDL)
-             $(MCOPIDL) -I$(includedir)/arts -I$(includedir)/arts -t $(MCOPINC) \
$(top_srcdir)/arts/kde/artskde.idl +             $(MCOPIDL) -I$(includedir)/arts -t \
$(MCOPINC) $(top_srcdir)/arts/kde/artskde.idl  
 DISTCLEANFILES = artskde.cc artskde.h artskde.mcoptype artskde.mcopclass


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic