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
Timothy Pearson a54a89d700
Fix invalid headers in PNG files and optimize for size
8 years ago
..
pics Fix invalid headers in PNG files and optimize for size 8 years ago
AUTHORS
CMakeLists.txt Fix typo. 11 years ago
Makefile.am
README
TODO
amarokInterface.cpp
amarokInterface.h Rename common header files for consistency with class renaming 12 years ago
configfrontend.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
configfrontend.h Rename additional header files to avoid conflicts with KDE4 12 years ago
configure.in.in
jukInterface.cpp Rename common header files for consistency with class renaming 12 years ago
jukInterface.h Rename common header files for consistency with class renaming 12 years ago
kscdInterface.cpp Additional k => tde renaming and fixes 11 years ago
kscdInterface.h Rename common header files for consistency with class renaming 12 years ago
mcslider.cpp Rename KStyle to TDEStyle to avoid conflicts with KDE4 12 years ago
mcslider.h
mediacontrol.cpp Fix incorrectly renamed strings 10 years ago
mediacontrol.desktop Update XDG information in support of bug report 892. 12 years ago
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 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
mediacontrolconfigwidget.ui Rename many classes and header files to avoid conflicts with KDE4 12 years ago
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 Rename common header files for consistency with class renaming 12 years ago
noatunInterface.h Rename common header files for consistency with class renaming 12 years ago
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.