-
Logged In: YES
user_id=1077723
It can be played, if I use mplayer to decode a file.
But including non-free decoder could be too much headache,
and I won't go there.
Use alsa_raoppcm, and run mplayer which has WMA decoder,
then you can play.
Shiro.
2005-12-16 15:11:21 UTC in Airport Express Client
-
Logged In: YES
user_id=1077723
The patch has been applied for 0.5.1.
2005-12-16 14:58:39 UTC in Airport Express Client
-
Logged In: YES
user_id=1077723
The patch has been applied for 0.5.1.
2005-12-16 14:57:59 UTC in Airport Express Client
-
I've figured out what the busy loop problem of artsd is.
The patch is available at the patch section.
alsa library function 'snd_pcm_writei' return -32 when the audio data
under-run status happens.
Normally application software recovers from this error by calling
'snd_pcm_prepare', but artsd doesn't do it and starts spinning with
the error events.
To avoid this status, I need to...
2005-12-13 14:42:28 UTC in Airport Express Client
-
This fixes the busy loop of artsd.
Please check the forum message for more detail.
Shiro.
2005-12-13 14:19:32 UTC in Airport Express Client
-
Logged In: YES
user_id=1077723
Thanks,
I'm going to take a look. if it is not a big deal, I'll add
flac support in the next release.
Shiro.
2005-12-13 14:11:33 UTC in Airport Express Client
-
I've started ver 0.5 series. The main feature of this development is
the alsa driver to make AEX become the second sound card.
Please check "http://raop-play.sourceforge.net/alsa_raoppcm.html", and
try it. Any troubles, problems, useful information, whatever, write
on this forum.
The goal is your favorite music player software can play on AEX.
Thanks,
Shiro.
2005-12-02 13:34:47 UTC in Airport Express Client
-
I've released a new version:0.5.0, which has --aexip option.
With this option you can run aexcl_play without running mDNSClient.
2005-12-02 13:21:09 UTC in Airport Express Client
-
shirosf registered the EXIF (JPEG) file viewer for Zaurus project.
2005-07-16 15:11:57 UTC in EXIF (JPEG) file viewer for Zaurus
-
Logged In: YES
user_id=1077723
The next way will fix this issue.
CPPFLAGS="-I/usr/X11R6/include" ./configure
CXXFLAGS="-I/usr/X11R6/include" make
Shiro.
2005-01-28 19:47:44 UTC in Airport Express Client