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
Michele Calgaro 63063f5dce
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
2 weeks ago
..
pics Fix invalid headers in PNG files and optimize for size 8 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am Rename additional instances of KDE to TDE 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
amarokInterface.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
amarokInterface.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
configfrontend.cpp Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
configfrontend.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
jukInterface.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
jukInterface.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kscdInterface.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
kscdInterface.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
mcslider.cpp Replace Qt with TQt 6 months ago
mcslider.h Replace Qt with TQt 6 months ago
mediacontrol.cpp Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 weeks ago
mediacontrol.desktop Desktop file translations: 4 years ago
mediacontrol.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
mediacontrolconfig.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
mediacontrolconfig.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
mediacontrolconfigwidget.ui Replace Q_SIGNALS and Q_SLOTS 3 months ago
mediacontroliface.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mpdInterface.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
mpdInterface.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
noatunInterface.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
noatunInterface.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
playerInterface.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
playerInterface.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
simplebutton.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
simplebutton.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 weeks ago
xmmsInterface.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
xmmsInterface.h Replace Q_OBJECT with TQ_OBJECT 10 months ago

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.