You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/kicker-applets/mediacontrol
Alexander Golubev 1a22301f46
Initial cmake conversion
11 years ago
..
pics Initial cmake conversion 11 years ago
AUTHORS
CMakeLists.txt Initial cmake conversion 11 years ago
Makefile.am
README
TODO
amarokInterface.cpp
amarokInterface.h
configfrontend.cpp
configfrontend.h Rename additional header files to avoid conflicts with KDE4 12 years ago
configure.in.in
jukInterface.cpp
jukInterface.h
kscdInterface.cpp Additional k => tde renaming and fixes 11 years ago
kscdInterface.h
mcslider.cpp
mcslider.h
mediacontrol.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
mediacontrol.desktop
mediacontrol.h Rename additional header files to avoid conflicts with KDE4 12 years ago
mediacontrolconfig.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
mediacontrolconfig.h
mediacontrolconfigwidget.ui
mediacontroliface.h
mpdInterface.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
mpdInterface.h Rename additional header files to avoid conflicts with KDE4 12 years ago
noatunInterface.cpp
noatunInterface.h
playerInterface.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
playerInterface.h
simplebutton.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
simplebutton.h
xmmsInterface.cpp
xmmsInterface.h

README

MediaControl v0.4
Stefan Gehn <metz AT gehn.net>
----------------------------------------------------------------------

This is a small applet for the kde-panel (kicker) to control various
mediaplayers with.

Supported players at the moment are:
- Noatun
- XMMS
- JuK
- Amarok
- KsCD
- more to come :)

If you ask "Why another applet for xmms?" then there are a few answers for you:

1. most of those applets are for XMMS _only_ and I wanted to support various
   mediaplayers
2. there was no applet for noatun (... and I was never able to find that noatun
   -window on my huge desktop)
3. many xmms-applets use skins to look like xmms itself, I really dislike that
   on a panel

The applet is still very small and can't make coffee yet but this will surely
come one day ;)

Have fun with this small and (hopefully) handy tool.