Commit ca08b48965c056ec82b737dd7389278974ee646b
- Diff rendering mode:
- inline
- side by side
includes/CMakeLists.txt
(44 / 44)
|   | |||
| 1 | 1 | install( FILES | |
| 2 | Phonon/AbstractAudioOutput | ||
| 3 | Phonon/AbstractMediaStream | ||
| 4 | Phonon/AbstractVideoOutput | ||
| 5 | Phonon/AddonInterface | ||
| 6 | Phonon/AudioDevice | ||
| 7 | Phonon/AudioDeviceEnumerator | ||
| 8 | Phonon/AudioOutput | ||
| 9 | Phonon/AudioOutputDevice | ||
| 10 | Phonon/AudioOutputDeviceModel | ||
| 11 | Phonon/AudioOutputInterface | ||
| 12 | Phonon/BackendCapabilities | ||
| 13 | Phonon/BackendInterface | ||
| 14 | Phonon/Effect | ||
| 15 | Phonon/EffectDescription | ||
| 16 | Phonon/EffectDescriptionModel | ||
| 17 | Phonon/EffectInterface | ||
| 18 | Phonon/EffectParameter | ||
| 19 | Phonon/EffectWidget | ||
| 20 | Phonon/Global | ||
| 21 | Phonon/MediaController | ||
| 22 | Phonon/MediaNode | ||
| 23 | Phonon/MediaObject | ||
| 24 | Phonon/MediaObjectInterface | ||
| 25 | Phonon/MediaSource | ||
| 26 | Phonon/ObjectDescription | ||
| 27 | Phonon/ObjectDescriptionModel | ||
| 28 | Phonon/Path | ||
| 29 | Phonon/PlatformPlugin | ||
| 30 | Phonon/SeekSlider | ||
| 31 | Phonon/StreamInterface | ||
| 32 | Phonon/VideoPlayer | ||
| 33 | Phonon/VideoWidget | ||
| 34 | Phonon/VideoWidgetInterface | ||
| 35 | Phonon/VolumeFaderEffect | ||
| 36 | Phonon/VolumeFaderInterface | ||
| 37 | Phonon/VolumeSlider | ||
| 2 | old/Phonon/AbstractAudioOutput | ||
| 3 | old/Phonon/AbstractMediaStream | ||
| 4 | old/Phonon/AbstractVideoOutput | ||
| 5 | old/Phonon/AddonInterface | ||
| 6 | old/Phonon/AudioDevice | ||
| 7 | old/Phonon/AudioDeviceEnumerator | ||
| 8 | old/Phonon/AudioOutput | ||
| 9 | old/Phonon/AudioOutputDevice | ||
| 10 | old/Phonon/AudioOutputDeviceModel | ||
| 11 | old/Phonon/AudioOutputInterface | ||
| 12 | old/Phonon/BackendCapabilities | ||
| 13 | old/Phonon/BackendInterface | ||
| 14 | old/Phonon/Effect | ||
| 15 | old/Phonon/EffectDescription | ||
| 16 | old/Phonon/EffectDescriptionModel | ||
| 17 | old/Phonon/EffectInterface | ||
| 18 | old/Phonon/EffectParameter | ||
| 19 | old/Phonon/EffectWidget | ||
| 20 | old/Phonon/Global | ||
| 21 | old/Phonon/MediaController | ||
| 22 | old/Phonon/MediaNode | ||
| 23 | old/Phonon/MediaObject | ||
| 24 | old/Phonon/MediaObjectInterface | ||
| 25 | old/Phonon/MediaSource | ||
| 26 | old/Phonon/ObjectDescription | ||
| 27 | old/Phonon/ObjectDescriptionModel | ||
| 28 | old/Phonon/Path | ||
| 29 | old/Phonon/PlatformPlugin | ||
| 30 | old/Phonon/SeekSlider | ||
| 31 | old/Phonon/StreamInterface | ||
| 32 | old/Phonon/VideoPlayer | ||
| 33 | old/Phonon/VideoWidget | ||
| 34 | old/Phonon/VideoWidgetInterface | ||
| 35 | old/Phonon/VolumeFaderEffect | ||
| 36 | old/Phonon/VolumeFaderInterface | ||
| 37 | old/Phonon/VolumeSlider | ||
| 38 | 38 | DESTINATION ${INCLUDE_INSTALL_DIR}/KDE/Phonon COMPONENT Devel) | |
| 39 | 39 | ||
| 40 | 40 | install(FILES | |
| 41 | Phonon/Experimental/AbstractVideoDataOutput | ||
| 42 | Phonon/Experimental/AudioDataOutput | ||
| 43 | Phonon/Experimental/SnapshotInterface | ||
| 44 | Phonon/Experimental/VideoDataOutput | ||
| 45 | Phonon/Experimental/VideoDataOutputInterface | ||
| 46 | Phonon/Experimental/VideoFrame | ||
| 47 | Phonon/Experimental/VideoFrame2 | ||
| 48 | Phonon/Experimental/Visualization | ||
| 41 | old/Phonon/Experimental/AbstractVideoDataOutput | ||
| 42 | old/Phonon/Experimental/AudioDataOutput | ||
| 43 | old/Phonon/Experimental/SnapshotInterface | ||
| 44 | old/Phonon/Experimental/VideoDataOutput | ||
| 45 | old/Phonon/Experimental/VideoDataOutputInterface | ||
| 46 | old/Phonon/Experimental/VideoFrame | ||
| 47 | old/Phonon/Experimental/VideoFrame2 | ||
| 48 | old/Phonon/Experimental/Visualization | ||
| 49 | 49 | DESTINATION ${INCLUDE_INSTALL_DIR}/KDE/Phonon/Experimental COMPONENT Devel) |
|   | |||
| 1 | #include "../../phonon/abstractaudiooutput.h" |
|   | |||
| 1 | #include "../../phonon/abstractmediastream.h" |
|   | |||
| 1 | #include "../../phonon/abstractvideooutput.h" |
|   | |||
| 1 | #include "../../phonon/addoninterface.h" |
includes/Phonon/AudioDevice
(0 / 1)
|   | |||
| 1 | #include "../../phonon/audiodevice.h" |
|   | |||
| 1 | #include "../../phonon/audiodeviceenumerator.h" |
includes/Phonon/AudioOutput
(0 / 1)
|   | |||
| 1 | #include "../../phonon/audiooutput.h" |
|   | |||
| 1 | #include "../../phonon/objectdescription.h" |
|   | |||
| 1 | #include "../../phonon/objectdescriptionmodel.h" |
|   | |||
| 1 | #include "../../phonon/audiooutputinterface.h" |
|   | |||
| 1 | #include "../../phonon/backendcapabilities.h" |
|   | |||
| 1 | #include "../../phonon/backendinterface.h" |
includes/Phonon/Effect
(0 / 1)
|   | |||
| 1 | #include "../../phonon/effect.h" |
|   | |||
| 1 | #include "../../phonon/objectdescription.h" |
|   | |||
| 1 | #include "../../phonon/objectdescriptionmodel.h" |
|   | |||
| 1 | #include "../../phonon/effectinterface.h" |
|   | |||
| 1 | #include "../../phonon/effectparameter.h" |
includes/Phonon/EffectWidget
(0 / 1)
|   | |||
| 1 | #include "../../phonon/effectwidget.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/abstractvideodataoutput.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/audiodataoutput.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/snapshotinterface.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/videodataoutput.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/videodataoutputinterface.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/videoframe.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/videoframe2.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/visualization.h" |
includes/Phonon/Global
(0 / 1)
|   | |||
| 1 | #include "../../phonon/phononnamespace.h" |
|   | |||
| 1 | #include "../../phonon/mediacontroller.h" |
includes/Phonon/MediaNode
(0 / 1)
|   | |||
| 1 | #include "../../phonon/medianode.h" |
includes/Phonon/MediaObject
(0 / 1)
|   | |||
| 1 | #include "../../phonon/mediaobject.h" |
|   | |||
| 1 | #include "../../phonon/mediaobjectinterface.h" |
includes/Phonon/MediaSource
(0 / 1)
|   | |||
| 1 | #include "../../phonon/mediasource.h" |
|   | |||
| 1 | #include "../../phonon/objectdescription.h" |
|   | |||
| 1 | #include "../../phonon/objectdescriptionmodel.h" |
includes/Phonon/Path
(0 / 1)
|   | |||
| 1 | #include "../../phonon/path.h" |
|   | |||
| 1 | #include "../../phonon/platformplugin.h" |
includes/Phonon/SeekSlider
(0 / 1)
|   | |||
| 1 | #include "../../phonon/seekslider.h" |
|   | |||
| 1 | #include "../../phonon/streaminterface.h" |
includes/Phonon/VideoPlayer
(0 / 1)
|   | |||
| 1 | #include "../../phonon/videoplayer.h" |
includes/Phonon/VideoWidget
(0 / 1)
|   | |||
| 1 | #include "../../phonon/videowidget.h" |
|   | |||
| 1 | #include "../../phonon/videowidgetinterface.h" |
|   | |||
| 1 | #include "../../phonon/volumefadereffect.h" |
|   | |||
| 1 | #include "../../phonon/volumefaderinterface.h" |
includes/Phonon/VolumeSlider
(0 / 1)
|   | |||
| 1 | #include "../../phonon/volumeslider.h" |
|   | |||
| 1 | #include "../../phonon/abstractaudiooutput.h" |
|   | |||
| 1 | #include "../../phonon/abstractmediastream.h" |
|   | |||
| 1 | #include "../../phonon/abstractvideooutput.h" |
|   | |||
| 1 | #include "../../phonon/addoninterface.h" |
|   | |||
| 1 | #include "../../phonon/audiodevice.h" |
|   | |||
| 1 | #include "../../phonon/audiodeviceenumerator.h" |
|   | |||
| 1 | #include "../../phonon/audiooutput.h" |
|   | |||
| 1 | #include "../../phonon/objectdescription.h" |
|   | |||
| 1 | #include "../../phonon/objectdescriptionmodel.h" |
|   | |||
| 1 | #include "../../phonon/audiooutputinterface.h" |
|   | |||
| 1 | #include "../../phonon/backendcapabilities.h" |
|   | |||
| 1 | #include "../../phonon/backendinterface.h" |
includes/old/Phonon/Effect
(1 / 0)
|   | |||
| 1 | #include "../../phonon/effect.h" |
|   | |||
| 1 | #include "../../phonon/objectdescription.h" |
|   | |||
| 1 | #include "../../phonon/objectdescriptionmodel.h" |
|   | |||
| 1 | #include "../../phonon/effectinterface.h" |
|   | |||
| 1 | #include "../../phonon/effectparameter.h" |
|   | |||
| 1 | #include "../../phonon/effectwidget.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/abstractvideodataoutput.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/audiodataoutput.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/snapshotinterface.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/videodataoutput.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/videodataoutputinterface.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/videoframe.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/videoframe2.h" |
|   | |||
| 1 | #include "../../../phonon/experimental/visualization.h" |
includes/old/Phonon/Global
(1 / 0)
|   | |||
| 1 | #include "../../phonon/phononnamespace.h" |
|   | |||
| 1 | #include "../../phonon/mediacontroller.h" |
|   | |||
| 1 | #include "../../phonon/medianode.h" |
|   | |||
| 1 | #include "../../phonon/mediaobject.h" |
|   | |||
| 1 | #include "../../phonon/mediaobjectinterface.h" |
|   | |||
| 1 | #include "../../phonon/mediasource.h" |
|   | |||
| 1 | #include "../../phonon/objectdescription.h" |
|   | |||
| 1 | #include "../../phonon/objectdescriptionmodel.h" |
includes/old/Phonon/Path
(1 / 0)
|   | |||
| 1 | #include "../../phonon/path.h" |
|   | |||
| 1 | #include "../../phonon/platformplugin.h" |
|   | |||
| 1 | #include "../../phonon/seekslider.h" |
|   | |||
| 1 | #include "../../phonon/streaminterface.h" |
|   | |||
| 1 | #include "../../phonon/videoplayer.h" |
|   | |||
| 1 | #include "../../phonon/videowidget.h" |
|   | |||
| 1 | #include "../../phonon/videowidgetinterface.h" |
|   | |||
| 1 | #include "../../phonon/volumefadereffect.h" |
|   | |||
| 1 | #include "../../phonon/volumefaderinterface.h" |
|   | |||
| 1 | #include "../../phonon/volumeslider.h" |

