I added autotools to the whole package so now It will be easyer to make a package for any distribution, if anybody interested in creating the ppa
Covergloobus now has also TABS support, so you can now download the tabs of the song that is currently playin!
It also grabs the cover from amazon if the player can’t provide it!!
Do you know if there is a way to get the playing song/artits from songbird? I really like that player and would be great to have support in covergloobus
This will be a centralized point with the information of gloobus, a good description, how to install it, its plugins, how to help us in developing for it and so on, so come on, take a look at it!!
In the other hand, I have 3 new features in gloobus:
1. Translations, thanks for translating gloobus, now in the BZR version translations are working pretty good, I’ll integrate in the ppa really soon!
2. List plugins now uses a gtkTreeView, its the typical gtk view for the lists, it looks much more better than the old way, and now you can sort items by columns
3. Compressed files plugins! It shows a list of the files inside a compressed file. It now supports zip, rar and tar.gz, anyway its really easy to add more filetypes, just send me the command to list the files of a compressed file and I’ll add it (eg: tar -zxf file.tar.gz)
Hey!!
While I’ve been working on gloobus preview, kitkat has done some incredible things to gloobus (coverflow). He call his branch gloobus on fire, and as you’ll see on the next video, it’s really on fire!!!!
Note: It is experimental but you can test it here:
After this exiting video, I’ll tell you more news about gloobus.
Next week its gonna be released the 0.4.1 version (gloobus-preview) that fixes all bugs reported in 0.4 It will be compatible with karmic. There will be nautilus 0.28 patched to, we’ll distribute the normal version and offer the simplified one in another branch so this way there are the two versions.
And remember that you can donate to this incredible project (link in the right bar)
Changelog 1.5
Esc quits and saves position
Always on top implementation
Drag the widget pressing the mouse 1
Unicode control for lyrics
Lyrics engines as plugin
Theme preview on config
When configuration changed, covergloobus is restarted
Go to webpage in lyrics
Exaile 3 support
Quodlibet support
Listen Support
Hi all!
We have a doubt about wich version of nautilus distribute with the space key enabled to launch gloobus,
we have two options:
Current nautilus with just the spacekey shorctut added, or Simplified Nautilus from David Siegel (gnome-do) made for the 100 papercuts project of Ubuntu (with space key shortcut too).
Currently we’re distributing the second version but some people complained about it. So I’m gona ask you all, what do yo prefer: (We can have both versions but we can only distribute one in the ppa).
We will put in the ppa the winner, and give instructions to install the other. I hope we find the solutions that most people like
I’ve been working so hard these days!! and gloobus-0.4.1 is almost ready to be released, This is just a bug fixing version so it will run much more fine in your computers!
Martin Cesare has been helping me in developing the web and we have it almost finished, I hope we can synchronize web release with 0.4.1 release anyway, we need a hosting (now we own gloobus.com.ar domain) so if you own a hosting or know a good one, we’re all ears.
Anyway, I’ve been working in covergloobus (http://launchpad.net/covergloobus) again, I think it needs some love to make it even more useful! Like adding screenshots on the config for a easy theme selection, more lyrics engines, more players supported, and more things, again, if you have any idea to add, please, tell me or just fill up a blueprint
I just wanted to say thanks to you all for you support with my last gloobus version and say that I’ll keep working on it. Looking forward to 0.4.2 version that will have great new features!!!
And of course, remeber that you can support us donating something at:
Hi again, another week, a lot of work done and another feature!
I’ve renamed almost evque ery file in the code so now they follow a more standard rule. I’ve enchanced makefiles and KikKat helped me to solve some Coverflow gloobus (Appeared after porting it to clutter-1.2 and clutter-gtk-0.10)
I’ve created a new interface iFree, that lets the plugin do whatever it wants, without being defined for the parent interface, it will be usefull for plugins that are not movie, images, audio document or text, for example…