Hi, Let me first thank you for taking the time to suggest improvements to this part of intone. I was getting the feeling that maybe people hardly used these features - particularly the lyrics view.
Laszlo KREKACS wrote: > > So lets suppose I have two mp3s: > Lady GaGa - Poker Face.mp3 > Elvis - Hound dog.mp3 > Well, that is a limitation. I was working on the concept that the songs would be organised in directories by album - so the cover art would remain the same for all songs in a directory. For a directory filled with mixed songs - I will need to get the album name from the tags (if the file is tagged) and then look for the album art in some predefined directory based on the tag. Seemed like a lot of work to do at that time :-) I'll try and do something like the above when I find some free time. Laszlo KREKACS wrote: > > 1. It seems you always brute force load the lyrics text to a > elementary.Entry (textbox) widget. And it is SLOOOW. Especially when > changing tracks. > > 6. Although not only lyrics related, but it seems, when I change back > to the list view, you regenerate the elementary.List. > That it is. Unfortunately, hidden widgets in elementary still occupy space. Hence I need to delete them, and then add them again when needed. If you find a better way - do let me know. I can read the next file into a large buffer and copy from there on song change. But that might play up with the memory. I'll try that and see how it goes. Laszlo KREKACS wrote: > > 2. Entry does not wrap lines > 3. Entry does not scroll at the beginning when it loads a new entry text > 4. The scrollbar is disabled > 5. Disable horizontal scrolling > Done. Try the attached binary below. Laszlo KREKACS wrote: > > 7. ...(about the karaoke support)... > Well, I like the idea and am willing to implement it. Only - are there lyrics files available in the subtitle formats? And which format do I support? I can use either the .srt/.sub/mplayer formats. Thanks for the suggestions and ideas though. -- View this message in context: http://n2.nabble.com/Intone-and-lyrics-with-album-art-tp3561872p3567145.html Sent from the Openmoko Community mailing list archive at Nabble.com. _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

