Warning: session_start(): open(/tmp/sess_b18nq2irtqbu3nbc2rjkthpuj3, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Amarok Full Screen 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 (1) .- Knowledge Base  . 

Amarok Full Screen

   0.5  

KDE Sound Application

Score 86%
Amarok Full Screen
zoom


Amarok Full Screen
zoom


Link:  http://
Downloads:  32068
Submitted:  Feb 3 2007
Updated:  Mar 20 2007

Description:

UPDATE: as more people get involved into this project, it needs some organisation and version management. A sourceforge project should be opened soon.

This is a full screen front end for Amarok. The look can be changed by custom THEMES.

INSTALL:
to build from source, you need Qt3 development files (IT WILL NOT WORK WITH QT4!!), kde development files (dcopclient.h) and the g++ compiler. Just run "make" to compile the program. If it doesn't work, try running "qmake" (or "qmake-qt3") first and then "make".
For installation run "make install" (requires root priviliges)
To run the program just run "amarokFS". An entry in the start-menu should also be created (may depend on distro, tested on ubuntu).

You can find openSuse 10.2 rpm-packages on http://ftp.huessenbergnetz.de/pub/paketdepots/suse/openSUSE_10.2/
(many thanks to Buschmann)

First theme:
http://www.kde-look.org/content/show.php?content=52887

This amarok-script can also be useful:
http://www.kde-apps.de/content/show.php?content=52787




Changelog:

0.5:
many fixes and updates by Martin Kossler - thanks a lot!
better progessbar
new element - labelPixmap
new element - nextPlaying
context menu instead of settings button
mouse hiding
added amarok script




LicenseGPL
Source
Ubuntu(ubuntu-packages)
(themes-pack)
Gentoo(gentoo ebuild)
Send to a friend
Subscribe
Other  Content  from comar961
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9  10  11 ...

-
.

 Great small app

 
 by aled on: Feb 5 2007
 
Score 50%

thanks for the app! i really appreciate it.

Two things that could be implemented for next versions are integration with amarok (a simple button to switch view) and volume control like an hiding sidebar.
With a remote control this app will turn my room into a real mediacenter definitly.

Thanks -Ale-


Reply to this

-

 Could not compile

 
 by hadur on: Feb 5 2007
 
Score 50%

I keep getting compile errors. I tried to fix it myself, but quickly got lost. Any ideas?

GCC 4.1.1

g++ -c -pipe -march=pentium-m -Os -pipe -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/kde -I/usr/local/include/kde -I/usr/include -I/opt/kde3/include -I/opt/kde/include -I. -I. -o cb.o cb.cpp
cb.h:14: error: 'QCString' has not been declared
cb.h:27: error: 'QCString' does not name a type
cb.h:31: error: 'QCString' has not been declared
cb.h:14: error: default argument for parameter of type 'int' has type 'const char [1]'
cb.cpp:28: error: 'QCString' has not been declared
cb.cpp: In constructor 'AKControlButton::AKControlButton(QWidget*, const char*, const QString&, const QString&, int)':
cb.cpp:29: error: no matching function for call to 'QLabel::QLabel(QWidget*&, const char*&)'
/usr/include/qt4/QtGui/qlabel.h:118: note: candidates are: QLabel::QLabel(const QLabel&)
/usr/include/qt4/QtGui/qlabel.h:49: note: QLabel::QLabel(const QString&, QWidget*, Qt::WFlags)
/usr/include/qt4/QtGui/qlabel.h:48: note: QLabel::QLabel(QWidget*, Qt::WFlags)
cb.cpp:32: error: 'command' was not declared in this scope
cb.cpp: In member function 'void AKControlButton::setNormal(const QString&)':
cb.cpp:47: error: no match for 'operator=' in '((AKControlButton*)this)->AKControlButton::normal = tempImg'
/usr/include/qt4/QtGui/qpixmap.h:58: note: candidates are: QPixmap& QPixmap::operator=(const QPixmap&)
cb.cpp: In member function 'void AKControlButton::setClicked(const QString&)':
cb.cpp:54: error: no match for 'operator=' in '((AKControlButton*)this)->AKControlButton::clicked = tempImg'
/usr/include/qt4/QtGui/qpixmap.h:58: note: candidates are: QPixmap& QPixmap::operator=(const QPixmap&)
cb.cpp: In member function 'virtual void AKControlButton::mouseReleaseEvent(QMouseEvent*)':
cb.cpp:67: error: invalid use of undefined type 'struct QMouseEvent'
/usr/include/qt4/QtGui/qwidget.h:55: error: forward declaration of 'struct QMouseEvent'
cb.cpp:69: error: 'command' was not declared in this scope
cb.cpp: In member function 'virtual void AKControlButton::mouseMoveEvent(QMouseEvent*)':
cb.cpp:75: error: invalid use of undefined type 'struct QMouseEvent'
/usr/include/qt4/QtGui/qwidget.h:55: error: forward declaration of 'struct QMouseEvent'
cb.cpp: In member function 'virtual void AKControlButton::mousePressEvent(QMouseEvent*)':
cb.cpp:82: error: invalid use of undefined type 'struct QMouseEvent'
/usr/include/qt4/QtGui/qwidget.h:55: error: forward declaration of 'struct QMouseEvent'
make: *** [cb.o] Error 1


Reply to this

-

 Re: Could not compil

 
 by comar961 on: Feb 5 2007
 
Score 50%

look like your using qt4 instead of qt3, they're not compatible.

I don't know what distro you are using, but you need to install qt3-development files. Usually you can have both qt3 and qt4 installed at the same time. Then instead of running qmake, you can chose either to run "qmake-qt3" or "qmake-qt4".

The differences between distros are making ist quiet difficult. :-(


Reply to this

-

 nice

 
 by jazztyle on: Feb 5 2007
 
Score 50%

i like it very much, keep up the good work :)

i know its an early development version, but i do not have the fancy reflections as shown in the screenshots, just want you to know...

here is an image:

http://img68.imageshack.us/my.php?image=amarokfsjj0.png

Iam using
ArchLinux Current
KDE 3.5.6
QT 3.3.7
Polyester Style


Reply to this

-

 Re: nice

 
 by comar961 on: Feb 5 2007
 
Score 50%

hmm... strange

have a look into /usr/local/share/amarokFS/images/
Do you see the file gradient.png there? Can you open it?

Try to start the program from a console to see if there's any error output.


Reply to this

-

 Re: nice

 
 by Temet on: Feb 5 2007
 
Score 50%

This is a side effect when you don't have the buttons.
Run "make install" et launch it again.
There is a "make uninstall" ;)


Reply to this

-
.

 Re: Re: nice

 
 by jazztyle on: Feb 5 2007
 
Score 50%

thanks, that did it for me :)

problem solved.


Reply to this

-

 Great!

 
 by emilsedgh on: Feb 5 2007
 
Score 50%

This is really Great !Please provide a better way to Run it, like a global Shortcut.
Being a ScreenSaver could be very fun too.


Reply to this

-

 yeeaah !

 
 by ktulu77 on: Feb 5 2007
 
Score 50%

thank you very much for the ubuntu package !!
it rooockks ^^.
very good application.
Do you think we could add some visuals which move with the music ??
or why not a pingouin which is dancing on the music? :D


Reply to this

-

 huge problem...

 
 by kdefish on: Feb 5 2007
 
Score 50%

when i set the amarok album cover previews to 50px ---> extremely pixelized crappy looking covers in your fs-interface!

when i set the amarok album cover previews to 300px ---> great and non-pixelized looking covers in your fs-interface!

they should look great no matter what size I set the cover previews in amarok...

still in love with your script tho!


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9  10  11 ...

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