Thread
:
Panucci 0.3 testers requested
View Single Post
nikosapi
2009-02-27 , 23:48
Posts: 63 | Thanked: 43 times | Joined on May 2008
#
1
Hello!
I *think* we have something stable enough to make a 0.3 release. There's have a .deb available
here
.
The GUI certainly hasn't changed much, so what's new?
Bookmarks are stored in an SQLite database
Playlists (m3u,pls) are fully supported (importing and exporting)
Playlists can be modified on the fly:
Tracks can be added or removed
Tracks can be reordered (via drag and drop)
Bookmarks are now listed under the track name (using a treeview)
The code is much more modular and tries to respect a MVC architecture
Many more d-bus methods are now exposed through dbusinterface.py
Logging is much fancier thanks to python's logging module
Since you're not installing from Maemo Extras you'll need to manually install the dependencies, which are:
Code:
python2.5-gtk2 python2.5-gstreamer python2.5-dbus python2.5-hildon python2.5-gnome python2.5-mutagen
Enjoy,
nick
Last edited by nikosapi; 2009-03-03 at
04:27
.
Quote & Reply
|
The Following User Says Thank You to nikosapi For This Useful Post:
danramos
nikosapi
View Public Profile
Send a private message to nikosapi
Find all posts by nikosapi