PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Yammi 1.2-rc



AceTheFace
14.12.04, 01:41
Yammi ist ein QT-basierter Audioplayer. Er verwaltet die Songs in einer eigenen Datenbank, welche sich dank einer sehr effizienten Suchmethode blitzschnell durchsuchen lässt. Weitere nennenswerte Features: Autoplay, Tag-Editing, brennen von Playlists u.v.m.



13.12.2004 version 1.2-rc
#########################
- added: italian translation (thanks to Alessandro)
- added: spanish translation (thanks to Miguel)
- added: GStreamer support (experimental, thanks to Martin)

- added: reading ogg vorbis or id3 tags in *.flac files (no layer info(length, bitrate) yet)
- added: option to follow symlinks on scanning
- added: trying to read ogg vorbis tags in flac files
- updated: yammi handbook

- fixed: proper escaping of filenames for playing in artsplayer or noatun (eg. files containing '#')
- fixed: starting yammi via yammi.desktop file (no more console opened by default)
- fixed: application icons in bigger sizes
- fixed: corrected installation in KDE menu under Multimedia/Audio Player
- fixed: export to m3u plugin: no more empty line at end of resulting playlist
- fixed: suffix "..mp3" shown in proposed filename in song info dialog
- fixed: corrected makefile.am in icons to correctly create directories
- fixed: crash on closing yammi (correctly waiting for search thread to terminate)
- fixed: yammi can be called with --nofork option now (eg. for debugging)
- fixed: scanning id3 tags with umlaute in certain environments (=> calling Link() on id3lib with local8Bit() conversion)
- fixed: conflict on findSignal() for XmmsPlayer / NoatunPlayer
- fixed: correct default value + saving of filename pattern (for scanning)
- fixed: crash after deleting songs (when in folder "All Songs")
- fixed: crash on checking consistency (correcting directory, but no leading slash in pattern)
- fixed: goto Artist/Album/... via keyboard shortcut: correct selection of songs
- fixed: all songs (invisibly) selected after right-clicking on empty folder
- fixed: crash when using "Switch To/From Playlist" without a folder remembered
- fixed: crash on first start when clicking on songlist when no folder was chosen
...and some more minor issues


Homepage (http://yammi.sf.net)
Download (http://yammi.sourceforge.net/download.html)

Gruß,

Ace

icefox13
14.12.04, 14:43
Schön, ebuilds?
Amarok hats immer noch nich geschafft, mich von yammi loszueisen, das mag was heißen. Schade finde ich nur den fehlenden Cover-Support.. so dass das aktuelle Cover immer in der linken unteren Ecke zu sehen ist zum Beispiel.

fs111
14.12.04, 19:43
Implementier es doch, ist doch OpenSource...

fs111