


Plasma 4 Extensions by 1Slarti1 30 comments
I extracted the streams from playlists with vlc.
1)http://www.apnaeradio.com:8100
2)http://205.188.215.230:8024
The Plasmoid played this streams, but often i had to wait some seconds.
- Sep 25 2011

Plasma 4 Extensions by 1Slarti1 30 comments
I hope it works. - Sep 23 2011

Plasma 4 Extensions by 1Slarti1 30 comments

Plasma 4 Extensions by 1Slarti1 30 comments
It seams Streamplayer has a problem with the GStreamer Backend. I am using the Xine Phonon Backend. It should also work with the VLC Backend.
If you'll use the Xine Backend, then modify the Phonon-Xine.xine.conf to avoid buffering problems.
Let me know if it works.
- Jun 18 2011

Audio Apps by 1Slarti1 2 comments

Plasma 4 Extensions by 1Slarti1 30 comments

Plasma 4 Extensions by 1Slarti1 30 comments

Plasma 4 Extensions by 1Slarti1 30 comments
The Problem could be in the plasma_animator_default.so and the animator.h of your KDE version.
I am using Kubuntu and in my animation.h
exist 'PixmapTransitionAnimation'.
Here is a piece of my animator.h
class PLASMA_EXPORT Animator : public QObject
{
Q_OBJECT
Q_ENUMS(Animation)
Q_ENUMS(CurveShape)
Q_ENUMS(Movement)
public:
enum Animation {
AppearAnimation = 0, /*<< Animate the appearance of an element */
DisappearAnimation, /*<< Animate the disappearance of an element */
ActivateAnimation, /*<< When something is activated or launched,
such as an app icon being clicked */
FadeAnimation, /*<< Can be used for both fade in and out */
GrowAnimation, /*<< Grow animated object geometry */
PulseAnimation, /*<< Pulse animated object (opacity/geometry/scale) */
RotationAnimation, /*<< Rotate an animated object */
RotationStackedAnimation, /*<< for flipping one object with another */
SlideAnimation, /*<< Move the position of animated object */
GeometryAnimation, /*<< Geometry animation*/
ZoomAnimation, /*<<Zoom animation */
PixmapTransitionAnimation, /*<< Transition between two pixmaps*/
WaterAnimation /*<< Water animation using ripple effect */,
LastAnimation = 1024
};
if the 'PixmapTransitionAnimation' exists in your animator.h, then there is a problem with the version of the library.
But that isn't a solution of your Problem. - Sep 28 2010

Plasma 4 Extensions by 1Slarti1 30 comments

Plasma 4 Extensions by 1Slarti1 30 comments
sudo apt-get install kdelibs5-dev - Sep 24 2010

Plasma 4 Extensions by 1Slarti1 30 comments
This is the first release of the plasmoid. There maybe many bugs, and many features are not jet implemented.
a)The plasmoid is designed for the Desktop. I will implement a panel optimization in one of the next versions. For the panel there will be only two buttons (play and forward). The station name will be shown in a pop-up while changing the station ore on mouse over the plasmoid.
b)In the panel version the volume changing will work all over the plasmoid.
c)Do you mean change the Station (forward, backward), ore roll the name of the station if it is to long to display it at once? If you mean to roll the Name, i can imagine to write an automatically roll.
d)If you have interesting streams, suggest some.
I hope, i will have time to improve the plasmoid. - Sep 14 2010

Plasma 4 Extensions by 1Slarti1 30 comments
An ISO file with the check number "010049" can be mounted with the ",defaults" setting. - Aug 30 2009