Revision 611657
Go back to digest for 10th December 2006Features in KDE Base
Germain Garand committed changes in /trunk/KDE/kdelibs/khtml:
Implement WHATWG's Audio object using Phonon.
<a href="http://whatwg.org/specs/web-apps/current-work/#scs-sound">http://whatwg.org/specs/web-apps/current-work/#scs-sound</a>
Only tested with the Fake backend, as it is the only one
I could convince to work on my system at the moment.
If someone with more sound-foo would feel like testing it on other backends, here is a (rather sophisticated) example for you to try:
<a href="http://ebooksfrance.org/~germain/jigsaw_sonata.html">http://ebooksfrance.org/~germain/jigsaw_sonata.html</a>
File Changes
Added 2 files
- /trunk/KDE/kdelibs/khtml/ecma
- /kjs_audio.cpp
- /kjs_audio.h
Modified 4 files
- /trunk/KDE/kdelibs/khtml
- /CMakeLists.txt
- /ecma/kjs_window.h
- /misc/loader.cpp
- /misc/loader.h
6 files changed in total