lnkMusic 0.2.21
Pietro Pietro
pxpert at gmail.com
Mon Oct 15 00:48:04 CEST 2007
Name: lnkMusic
Version: 0.2.21
Type: KDE Sound Application
Depend: Gambas 2.x
License: GPL
Homepage:
http://sourceforge.net/projects/lnkmusic/
More Info:
http://www.kde-apps.org/content/show.php?content=64030
Description:
This is a new and cool interface for MPD (Music
player daemon, www.musicpd.org ). I created it to
make a very powerful and easy to use player, just
like cool programs like amarok are. It is written
in gambas so u need to install it before using
lnkmusic.
It has some nice features like playlist sorting
and a nice tray system that lets you control mpd
by the tray tooltip without having to open the
main window.
the tag browser is amarok-like with an integrated
search engine.
Try it and enjoy!
Required gambas libs:
gb.qt
gb.net
gb.form
gb.image
gb.setting
Changelog:
* Mon Oct 15 2007 pxpert
- The playlist control is now a custom component
so it can be easily changed/enhanced
- Made a little order in the Engine sources, now
the functions and the variables are more
understandable
- Set Standard types for variables: Integer for
Positions, Long for songs id
- Changed the way we close the client: Now it's
very very clean: if it is connected sends a close
command to the server
- and waits for it for 5 seconds, if the server is
too busy to reply the client itself closes the
connection
- Changed the playlist management system: Now the
prog doesn't need to store all the playlist
- or the db elements, so the entire program is
faster and lighter
- The add/search/playlist getting methods were
changed, and now are faster
- Changed the playlist viewer: Now an user can
sort by clicking on the columns
- Solved a little bug when adding files from the
fileview: now the playlist correctly displays all
added files
- the method to move files was totally changed:
Now it move only necessary files and in a better
way
- Solved some minor bugs (Don't remember what bugs
but they were very little :P )
* Thu Aug 23 2007 pxpert 0.1-12
- minor fix
* Mon Aug 20 2007 pxpert 0.1-11
- Added slovak translation. Thanks stettner!
- Now fully compatible with gambas 1.9.50
* Fri Aug 10 2007 pxpert 0.1-9
- Initial release
More information about the Kde-announce-apps
mailing list