Re: Small improvements suggestion to intone

2009-09-28 Thread KaZeR
Hi. Some weeks ago, i suggested that intone should request the bluetooth ressource when using a BT headset, and you told me it was already done. I made some tests this morning : - start intone, by default mine is set to BT headset - try to play a track : bluetooth doesn't get enabled, playback

Re: Small improvements suggestion to intone

2009-09-08 Thread c_c
Hi, Laszlo KREKACS wrote: When I returned to the list view, there were still a 'to add files use Songs button' item in the list. You need to select a playlist for this to go. Laszlo KREKACS wrote: I clicked on the album view, and segmentation fault happened. Sorted out. Thanks

Re: Small improvements suggestion to intone

2009-09-06 Thread c_c
Hi, Laszlo KREKACS wrote: I also tried to debug with gdb, but without success: Can you try this? I was plying around with the scandir wierdness on reiserfs and perhaps committed a version with bugs. This should sort out the crashes. http://n2.nabble.com/file/n3591628/intone intone

Re: Small improvements suggestion to intone

2009-09-06 Thread c_c
Hi, Davide wrote: Now I can't add any single song to intone :( The same songs on a ext3 partition are recognised OK. There is some wierdness with scandir. Apparently it only returns the correct type on ext 2,3 fs. With reiserfs - this doesn't happen. All directories are hence not

Re: Small improvements suggestion to intone

2009-09-06 Thread Laszlo KREKACS
On Sun, Sep 6, 2009 at 8:43 AM, c_ccchan...@yahoo.com wrote:  http://n2.nabble.com/file/n3591628/intone intone  If something still goes bad try after rm -rf .intone. I selected dir, and added successfully. When I returned to the list view, there were still a 'to add files use Songs button'

Re: Small improvements suggestion to intone

2009-09-06 Thread Laszlo KREKACS
On Sun, Sep 6, 2009 at 9:42 AM, Laszlo KREKACSlaszlo.krekacs.l...@gmail.com wrote:  If something still goes bad try after rm -rf .intone. Another bug: When you change back to the list view, it does not jump to the actual playin file anymore. It tend to display the end of the list. Best

Re: Small improvements suggestion to intone

2009-09-06 Thread David Garabana Barro
O Domingo, 6 de Setembro de 2009, c_c escribiu: Hi, Hi! There is some wierdness with scandir. Apparently it only returns the correct type on ext 2,3 fs. With reiserfs - this doesn't happen. All directories are hence not recgonised and hence so scanning takes place. I've made some

Re: Small improvements suggestion to intone

2009-09-06 Thread David Garabana Barro
O Domingo, 6 de Setembro de 2009, c_c escribiu: There is some wierdness with scandir. Apparently it only returns the correct type on ext 2,3 fs. With reiserfs - this doesn't happen. All directories are hence not recgonised and hence so scanning takes place. I've made some changes that

Re: Small improvements suggestion to intone

2009-09-05 Thread David Garabana Barro
O Sábado, 5 de Setembro de 2009, Laszlo KREKACS escribiu: Hi c_c! 7. Future idea: Implement effects for the music. I already suggested karaoke effect. Others said, the implementation is rather simple, you mix the left and right channel in the way it lowers the singer voice. Please... And

Re: Small improvements suggestion to intone

2009-09-05 Thread c_c
Hi, Laszlo KREKACS wrote: 1. In the song list, switch between filename/Artist/Song Title/Album view Would it be fine if I put an option for this in the settings page? Its not likely to be used often. Laszlo KREKACS wrote: 2. Different ordering possibility, aka. improve the shuffle

Re: Small improvements suggestion to intone

2009-09-05 Thread Laszlo KREKACS
On Sat, Sep 5, 2009 at 1:18 PM, c_ccchan...@yahoo.com wrote:  For simple Karaoke effect, one of the channels is inverted, both channels are mixed and sound is played back mono. This is going to require intone to move to playing the songs itself (decoding and sending sound to alsa pcm). Also,

Re: Small improvements suggestion to intone

2009-09-05 Thread c_c
Hi, Ok, the song directories list is done. Code committed to svn. Here's a binary. http://n2.nabble.com/file/n3585318/intone intone Laszlo KREKACS wrote: No need to be real time. Then, maybe it would be better if it was done as a an external script that I could call from Intone? Same

Re: Small improvements suggestion to intone

2009-09-05 Thread Laszlo KREKACS
On Sat, Sep 5, 2009 at 4:12 PM, c_ccchan...@yahoo.com wrote: Hi,  Ok, the song directories list is done. Code committed to svn. Here's a binary.  http://n2.nabble.com/file/n3585318/intone intone Thx, testing Laszlo KREKACS wrote:  Then, maybe it would be better if it was done as a an

Re: Small improvements suggestion to intone

2009-09-05 Thread c_c
Hi, In the song list, switch between filename and Song Title is done. Here's the binary. http://n2.nabble.com/file/n3585909/intone intone Do you need other options too for the list? -- View this message in context:

Re: Small improvements suggestion to intone

2009-09-05 Thread c_c
Hi, Laszlo KREKACS wrote: It would be dead simple and robust implementation. No need extra voodoo, only put the right dir your program. interesting! Let me know when you start working on it. -- View this message in context:

Re: Small improvements suggestion to intone

2009-09-05 Thread David Garabana Barro
O Sábado, 5 de Setembro de 2009, c_c escribiu: Hi, Davide wrote: And don't forget my songs are not scanned bug :) I cant seem to find the reason. Can you send me the one song that is creating issues? I can only think of the tags (where I'm not doing any checking) that could create

Re: Small improvements suggestion to intone

2009-09-05 Thread Laszlo KREKACS
On Sat, Sep 5, 2009 at 5:14 PM, c_ccchan...@yahoo.com wrote: Hi,  In the song list, switch between filename and Song Title is done. Here's the binary.  http://n2.nabble.com/file/n3585909/intone intone  Do you need other options too for the list? 1. I removed the dir which was listed. Then I

Re: Small improvements suggestion to intone

2009-09-05 Thread c_c
Hi, Laszlo KREKACS wrote: 1. I removed the dir which was listed. Then I added a dir containing only 3 files. It began scanning, but crashed after. 2. I removed the .intone directory and tried to relaunch intone, it coredumps since Can you check if there is no intone / mplayer process

Re: Small improvements suggestion to intone

2009-09-05 Thread c_c
Hi, Try this binary. http://n2.nabble.com/file/n3586458/intone intone -- View this message in context: http://n2.nabble.com/Small-improvements-suggestion-to-intone-tp3584668p3586458.html Sent from the Openmoko Community mailing list archive at Nabble.com.

Re: Small improvements suggestion to intone

2009-09-05 Thread Laszlo KREKACS
Can you check if there is no intone / mplayer process hung in the background? That could lock up the db. Then rm -rf .intone and run intone. I will also reboot the phone. But there is no intone for sure. r...@om-gta02 ~ $ ps aux|grep intone root 2223 1.0 1.6 15668 2044 pts/4S

Re: Small improvements suggestion to intone

2009-09-05 Thread Laszlo KREKACS
On Sat, Sep 5, 2009 at 7:40 PM, c_ccchan...@yahoo.com wrote:  Try this binary.  http://n2.nabble.com/file/n3586458/intone intone With that binary the result: r...@om-gta02 ~ $ kill 2285 r...@om-gta02 ~ $ kill 2286 r...@om-gta02 ~ $ ps aux |grep intone root 2296 0.0 0.6 3268 816 pts/4

Re: Small improvements suggestion to intone

2009-09-05 Thread Laszlo KREKACS
On Sat, Sep 5, 2009 at 7:40 PM, c_ccchan...@yahoo.com wrote:  Try this binary.  http://n2.nabble.com/file/n3586458/intone intone I also tried to debug with gdb, but without success: r...@om-gta02 /usr/bin $ gdb intone GNU gdb 6.8 Copyright (C) 2008 Free Software Foundation, Inc. License