At 02:58 AM 9/25/1999 +0200, you wrote:
>Ok, now this is I coild make:
>1. I've found this in ncursesUI.h:
>#include <curses.h>
>#ifndef NCURSES_VERSION
>//        ^^^^^^^^^^^^^^^ this seems to be defined, so I had to comment
>//out the #ifdef and #endif ===> now ncursesui works.
>#define color_set(a,b) ;
>#endif

This isn't an optimal solution =)  It won't work if color_set exists.


>2. What should I set in ~/.freeamp/preferences to ThemePath?
>With the default . themeui does not work. It sais:
>##ClearDelete Registry Item
>and exits imediately.
>(and a lot of Delete Registry Item lines, but it also comes with the
>other workink uis)
>I tried ./ui/theme and ./ui/theme/default but does not help.

The theme ui isn't implemented on linux yet.  Give me some time :p

>3. ALSA:
>After X>1 hours I've found out that I have to change ALSAdevice from 1:1
>to 0:0 :-((((( Ok, so now it works with guspnp's PCM0, but dowesn't with
>PCM1. I made some changes in the code, because the original always
>opened the mixer chanel 0 instead of m_iDevice. Who should I send the
>patch?  

Send it to me, or to the list if it's not too large..  Doesn't matter.

Isaac

Reply via email to