Revision 741191
Go back to digest for 25th November 2007Features in Multimedia
Mohamed-Amine Bouchikhi committed changes in /branches/kscd/isi-kscd:
- Addition of a class diagram in the documentation
- Deleting of HWcontroler.h/cpp. Remplaced by hwcontroler.h/cpp for respecting standards of programmation standard
- Change of the name of the class HWcontroler by HWControler
- Reorganization of the HWControler class.
- Addition of the AudioCD class
which inherits the class Solid::OpticalDisc.
- Addition of the CdReader class which inherits the class Solid::OpticalDrive.
- Addition of the Songs class which inherits the class Phonon::MediaSource.
AudioCD makes it possible to recognize a reader CD. CdReader makes it possible to recognize a reader CD.
File Changes
Added 7 files
- /branches/kscd/isi-kscd
- /documentation/HWControler.png
- /kdemultimedia/kscd/audiocd.cpp
- /kdemultimedia/kscd/audiocd.h
- /kdemultimedia/kscd/hwcontroler.cpp
- /kdemultimedia/kscd/hwcontroler.h
- /kdemultimedia/kscd/songs.cpp
- /kdemultimedia/kscd/songs.h
Deleted 2 files
- /branches/kscd/isi-kscd/kdemultimedia/kscd
- /HWcontroler.cpp
- /HWcontroler.h
Modified 3 files
- /branches/kscd/isi-kscd/kdemultimedia/kscd
- /CMakeLists.txt
- /kscd.cpp
- /kscd.h
12 files changed in total