Bug#425896: Solved pedantic

2007-08-07 Thread Vincent Le Ligeour
Hi, This behaviour is fixed on CVS and will be release in 0.1.5. UltraStar-NG is now using globbing functions to detect txt file (behaviour similar as the Windows version). All */*.[tT][xX][tT] in the song directory are detected. Thank you for reporting. Vincent

Bug#435383: Continued

2007-08-05 Thread Vincent LE LIGEOUR
Hi, The following patch could fix this. It is a cumulative patch to apply instead the previous one. http://ultrastar-ng.cvs.sourceforge.net/ultrastar-ng/UltraStar-ng/include/video.h?r1=1.1r2=1.2view=patch

Bug#435383: ultrastar-ng: wrong txt-headers can result in a incorrect singing screen

2007-07-31 Thread Vincent LE LIGEOUR
Hi, Fixed on CVS, patch can also be applied on 0.1.4 version. Patch is available here : http://ultrastar-ng.cvs.sourceforge.net/ultrastar-ng/UltraStar-ng/src/screen_sing.cpp?r1=1.70r2=1.71view=patch Thanks for reporting Vincent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#433961: Patch

2007-07-21 Thread Vincent LE LIGEOUR
Fixed upstream on CVS. Patch here : http://ultrastar-ng.cvs.sourceforge.net/ultrastar-ng/UltraStar-ng/docs/ultrastarng.h2m.in?r1=1.1r2=1.2view=patch Thanks for reporting Vincent -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#427386: Patch

2007-07-11 Thread Vincent Le Ligeour
Hi, This bug is related to the lack of check of the screen pointer returned by SDL when creating screen buffer. This could be checked by the following patch : http://ultrastar-ng.cvs.sourceforge.net/ultrastar-ng/UltraStar-ng/src/main.cpp?r1=1.38r2=1.39 That clearly exit and print why it

Bug#430531: (pas de sujet)

2007-07-10 Thread Vincent LE LIGEOUR
Hi, I've track the bug down to the xine ogg/vorbis decode that doesn't support seeking if the ogg file hasn't been started. The bug has been confirmed by Darren Salt from xine project. Waiting for xine patch, the following ultrastar-ng patch works