
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
superkaramba theme for displaying info and control of amarok player.
Pixmaps based on:
-Golden Player Icons from striker
http://www.kde-look.org/content/show.php?content=23129
-amarokControl from myak : http://www.kde-look.org/content/show.php?content=11498
-roKy the amaroK wolf from theobroma : http://www.kde-look.org/content/show.php?content=18774
-Super AmaroK Desktop
http://www.kde-look.org/content/show.php?content=20340
------------------------------------------------------------------------
12 years ago
(2005-06-15)
- Modified the script, now with new options: change progress bars, backgrounds, fonts, colors, (...), and effects. No more having to load multiple themes
- Case theme is now resizable.
- Cleaned up changelog.
(2005-08-22)
- Added "animations".
- Added more artwork.
- Removed some bugs.
(2005-09-07)
- Case theme can now show information on mouse over, or hide it.
- Added more artwork
- Long titles now scroll
- Removed bug that made text shadows display wrong on superkaramba 0.37
- Removed more bugs
(2005-09-18)
- Added skz version for superKaramba 0.37
- Added more backgrounds and buttonsets
- Added volume control display to amaroKerCase (optional)
- Added amaroK song rating display to amaroKerCase script (optional)
- Modifications on script, now it is faster and can detect if amarok is not playing or paused.
(2007-12-21)
- Re-written of great part of the code;
- Added configuration window (available with PyQT);
- Merged both scripts (no need to rename script in order to use another interface no more);
- Added 10 band Equalizer;
- Uses allot less system resources now (done by using dcopext);
- Support for displaying stream infos is now available;
- Added support for multiple languages and different encodings;
- Added star rating to amaroKer;
- Added bitrate display to amaroKer;
- Added option to show minimal buttons to amaroKer;
- Added option of hiding cover to amaroKer (small controller is shown when no cover is present);
- Added popinfo menus with complete song information to amaroKer (accessible by clicking on the cover);
- amaroKer is now resizable too;
- Vinyl is back (amaroKerCase);
- Configurable drop-shadows (amaroKer);
- Every information displayed can now be toggled;
- Modified text effects;
- Added "star effects";
- Added and modified some artwork;
- Fixed some bugs, created new ones in the process;
(2008-01-08)
- Added volume control to amaroKer (activates on scroll over the applet);
- Fixed packaging issue;
- Fixed some unicode issues;
- Fixed config window not loading issue;
- Fixed other minor bugs;
(2008-04-10)
- Multiple bug corrections;
- Star rating can now show score or rating;
- SDK scripts fixed.
(2008-07-11)
- Multiple bugfixes.
(2008-09-17)
- Mutiple bugfixes.
(2008-09-18)
- Fixed bug that was making superkaramba crash on 64bit systems (scrolling of text will not be available on these systems).
12 years ago
(2005-06-15)
- Modified the script, now with new options: change progress bars, backgrounds, fonts, colors, (...), and effects. No more having to load multiple themes
- Case theme is now resizable.
- Cleaned up changelog.
(2005-08-22)
- Added "animations".
- Added more artwork.
- Removed some bugs.
(2005-09-07)
- Case theme can now show information on mouse over, or hide it.
- Added more artwork
- Long titles now scroll
- Removed bug that made text shadows display wrong on superkaramba 0.37
- Removed more bugs
(2005-09-18)
- Added skz version for superKaramba 0.37
- Added more backgrounds and buttonsets
- Added volume control display to amaroKerCase (optional)
- Added amaroK song rating display to amaroKerCase script (optional)
- Modifications on script, now it is faster and can detect if amarok is not playing or paused.
(2007-12-21)
- Re-written of great part of the code;
- Added configuration window (available with PyQT);
- Merged both scripts (no need to rename script in order to use another interface no more);
- Added 10 band Equalizer;
- Uses allot less system resources now (done by using dcopext);
- Support for displaying stream infos is now available;
- Added support for multiple languages and different encodings;
- Added star rating to amaroKer;
- Added bitrate display to amaroKer;
- Added option to show minimal buttons to amaroKer;
- Added option of hiding cover to amaroKer (small controller is shown when no cover is present);
- Added popinfo menus with complete song information to amaroKer (accessible by clicking on the cover);
- amaroKer is now resizable too;
- Vinyl is back (amaroKerCase);
- Configurable drop-shadows (amaroKer);
- Every information displayed can now be toggled;
- Modified text effects;
- Added "star effects";
- Added and modified some artwork;
- Fixed some bugs, created new ones in the process;
(2008-01-08)
- Added volume control to amaroKer (activates on scroll over the applet);
- Fixed packaging issue;
- Fixed some unicode issues;
- Fixed config window not loading issue;
- Fixed other minor bugs;
(2008-04-10)
- Multiple bug corrections;
- Star rating can now show score or rating;
- SDK scripts fixed.
(2008-07-11)
- Multiple bugfixes.
(2008-09-17)
- Mutiple bugfixes.
(2008-09-18)
- Fixed bug that was making superkaramba crash on 64bit systems (scrolling of text will not be available on these systems).
Lechio
13 years ago
Report
infinity
14 years ago
Report
Lechio
13 years ago
Report
tphman
15 years ago
How can I get this fixed. I really like amaroker, it looks great!
Report
Lechio
13 years ago
Report
burkina
15 years ago
I noticed that all the information on current tracks are not updated in amaroker whan you listen to a Radio Stream.
This seems strange, because in Amarok such information is given (author, name of the track...). Only the elapsed time is shown.
Moreover, it would be nice to include a 'cover' for each station, but this is probably something which would be better done in Amarok itself.
Thanks!
Report
Lechio
13 years ago
Report
Lechio
15 years ago
Will try and correct it.
Report
Kormac
15 years ago
Other than that, I love it, and it has lived on my desktop for several versions now.
Report
Lechio
15 years ago
Report
fixxxer
15 years ago
if (pausing != "1"):
karamba.moveText(widget, pausedText,artistTextpos1X - 1000, artistTextpos1Y - 1000)
Then either re-compress and rename to a .skz file or just leave in a folder and open the amaroKer.theme file with SuperKaramba.
Ok that's a hack fix, but now you will find the text stays on permanantly! :)
Report
Lechio
13 years ago
Report
fryem720
15 years ago
Report
Psifidotos
15 years ago
Report
Lechio
13 years ago
Report
Lechio
15 years ago
Report
ChrisFritz
15 years ago
text = unicode(text,'utf-8')
Now Unicode is supported =D (This is for the "amaroKer.theme" since I don't use the "amaroKerCase.theme".)
If anyone is impatient for Unicode support, now you don't have to wait =)
Report
ogetbilo
15 years ago
Report
Mamonetti
15 years ago
hope u like it
regards :D
P.D.: nice theme, congrats :D
Report
Lechio
15 years ago
Just added the volume display to the second script.
Volume control can also be done on both themes with the mouse scroll buttons.
Report
chareos
15 years ago
Report
Lechio
15 years ago
Tank you for yor comment.
Report
blaine
15 years ago
Report
Lechio
15 years ago
Available at deviantArt for download:
http://www.deviantart.com/view/8990855/
Report
OneWingedAngel
15 years ago
Would you be able to make it Unicode-friendly (or is it a Karamba bug?).
Ps. with the amount of themes present, it might be a good idea to add a config dialog, instead of having them all as separate themes.
Report