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 6b45a7b7b2
Revert "Rename a number of old tq methods that are no longer tq specific"
13 years ago
..
pics Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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 Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
amarokInterface.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
configfrontend.cpp TQt4 port kdeaddons 13 years ago
configfrontend.h TQt4 port kdeaddons 13 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
jukInterface.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
jukInterface.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
kscdInterface.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
kscdInterface.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
mcslider.cpp rename the following methods: 13 years ago
mcslider.h rename the following methods: 13 years ago
mediacontrol.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
mediacontrol.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mediacontrol.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
mediacontrolconfig.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
mediacontrolconfig.h rename the following methods: 13 years ago
mediacontrolconfigwidget.ui Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
mediacontroliface.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
mpdInterface.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
mpdInterface.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
noatunInterface.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
noatunInterface.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
playerInterface.cpp Trinity Qt initial conversion 14 years ago
playerInterface.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
simplebutton.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
simplebutton.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
xmmsInterface.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
xmmsInterface.h Revert "Rename a number of old tq methods that are no longer tq specific" 13 years 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.