Warning: session_start(): open(/tmp/sess_a5e2rk81iulljjtus2jnbhqno7, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
G15 Amarok Plugin Plus openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  . 

G15 Amarok Plugin Plus

   v1.1  

Amarok Script

Score 79%
saLOUtionssaLOUtions
Humboldt University Berlin, Germany
Home
G15 Amarok Plugin Plus
zoom


Link:  http://
Downloads:  1941
Submitted:  Mar 12 2008
Updated:  Jul 22 2008

Description:

G15 Amarok Plugin Plus v1.1
Shows some information about the currently played track of amarok in the screen of the Logitech G15 keyboard.

(Amarok 2 [kde4] users can use the "G15 Show Tune Plugin", wich is the officially successor of this plugin for the next amarok version: [url]http://www.kde-apps.org/content/show.php?action=content&content=92419[url].)

If title, artist or album doesn't fit in the screen, it will be scrolled.

Tip: I set the wheel of the G15 to set the volume of amarok (global hotkeys). That's pretty handy.

New in v1.1:
- can be also run in console with more possibilities to configure (scroll speed, show amarok or global volume*)
Further information: "./g15amarokpluginplus.sh -h"

Hint: Due to some heavy changes, it is possible, that the script will be run slower. So if you don't need the new features, still use the version v1.0, because its routines are more efficent.

Requires: g15composer, optional kmix

Hope you enjoy it! Greets saLOUtions

(2008/03/14)

*global volume:
means the main channel of kmix, which can be selected by the menu appearing on right click of the kmix icon

Update (2008/07/22):

Added full character support (utf-8) to v1.0 Branch. ;)

In the next months I will spend some time to get the script working with the upcoming amarok 2 in kde4.
Please don't hesitate to let me know what could be better done.

Greets saLOUtions




Changelog:

v1.0 2008/03/11:

first release, known bugs: no handling of special chairs - but doesn't influence the functionallity itself

v1.1 2008/03/14:

add console modus, the possiblity to show the change of the global (kmix) volume instead of the amarok volume and better scroll-speed control with supported values under 1 second (float)

v1.0.1 2008/07/22:

Added full character support (utf-8)




LicenseGPL
(v1.0.1 (full character support, faster, no console)
(v1.1 (slower, more functions))
(Outdated: v1.0 (faster, no console mode))
Send to a friend
Subscribe
Other  Content  from saLOUtions
Report inappropriate content



-
.

 like it

 
 by dentommi on: Mar 12 2008
 
Score 50%

hello,

i like your script, good work! now i don't have to use lcdproc anymore.

just a few questions/suggestions:
is it possible to make the artist/band/song scroll faster?
can you show de volume bar when the volume is changed with for example kmix?


Reply to this

-
.

 Re: like it

 
 by dentommi on: Mar 12 2008
 
Score 50%

ok, just found out that if i start the script from commandline and not from inside of amarok, you can give the -s option. but if i set for example -s 0.5 it gives an error and it scrolls very fast.

this is the error:
g15amarokpluginplus.sh: line 70: read: 0.5: invalid timeout specification

the volume bar doesn't work when i start the script from commandline

greetz


tomas
Reply to this

-
.

 Re: Re: like it

 
 by saLOUtions on: Mar 13 2008
 
Score 50%
saLOUtionssaLOUtions
Humboldt University Berlin, Germany
Home

That's my first software publication and i am very pleased, that there are some guys how use my script. ;)


Speed-Control:
I will fix that problem in the following days (check this page again on weekend), so that no error appears, but i don't recommend to set the speed lower than 1, because the current time will run in an ugly way (not consistent, try and see it self).

Volume-Change-Notification:
Amarok sends messages to my script, if the volume changes. I check these messages and show the volume change screen if necessary.
That means:

1) Running the script manually: Amarok isn't able to send messages if volume changes -> No Volume Screen
Better would be to change the default speed in the amarok bash script.


2) Kmix don't send messages to my script: There's nothing to trigger.
To get the script working with kmix i would have to ask each time for the actual volume and compare it to the last one. That wouldn't be a good style. Maybe someone have a better idea.

Greets saLOUtions


Reply to this

-
.

 Thanks!

 
 by YOjick on: Mar 14 2008
 
Score 50%

Thank you very much for this plugin. It works pretty well!


Reply to this

-

 Thank you

 
 by scsimodo on: Mar 16 2008
 
Score 50%

This works like a charm !
Nice script


Reply to this

-
.

 Accents

 
 by pbuard on: Mar 25 2008
 
Score 50%

Would it be possible to add support for accents (é, à, ...)?

Right now the "é" is transformed into a weird pipe character.


Reply to this

-
.

 Re: Accents

 
 by saLOUtions on: Mar 31 2008
 
Score 50%
saLOUtionssaLOUtions
Humboldt University Berlin, Germany
Home

I know this problem.
As i listen often to german tracks like "Die Ärzte", i got also weird letters for non-ascii-chars.

I think this might be an issue of the g15-composer. -> I'm not able to do anything. Sry


Reply to this

-
.

 Re: Re: Accents

 
 by Vloeck on: Jul 13 2008
 
Score 50%

maybe you could use
Quote:
iconv -f utf-8 -t cp437//TRANSLIT > $pipe << EOF
...
EOF


instead of

Quote:

cat > $pipe <<EOF
...
EOF

g15composer likes to get the text in CP437-encoding (DOS-US), I changed it and it works fine for me.


Reply to this

-
.

 Re: Re: Re: Accents

 
 by saLOUtions on: Jul 22 2008
 
Score 50%
saLOUtionssaLOUtions
Humboldt University Berlin, Germany
Home

thanks a lot. That helped. I changed the amarok script v1.0 to v1.0.1.

=> Use Version v1.0.1 to get full character support.


Reply to this

-
.

 Kills my keys

 
 by kiozen on: Apr 24 2008
 
Score 50%

when using that script my play/pause/stop keys, assigned with lineakd won't work anymore.


Reply to this

-

 Re: Kills my keys

 
 by saLOUtions on: Apr 30 2008
 
Score 50%
saLOUtionssaLOUtions
Humboldt University Berlin, Germany
Home

My script doesn't care for any keys. I just listened for the kde dcop server. That might be due to amarok's global keys...

Greets saLOUt


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team