xzxero

Forum Replies Created

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • in reply to: compilation help please #28107
    xzxero
    Participant

    @BadBoy
    you are missing libexif

    in reply to: Build Under Linux #27481
    xzxero
    Participant

    i recompiled pcre completely and could not reproduce the problem, i could find the reference to features.h in config.guess though.

    What might be different to puddle’s setup is that I do have the devkit compiler on my path, those are my settings for compiling:

    export DEVKITPRO=/home/kwb/wii/devkitPro/
    export DEVKITPPC=/home/kwb/wii/devkitPro/devkitPPC
    export PATH=/home/kwb/wii/devkitPro/devkitPPC/bin:$PATH
    export WIILOAD=tcp:192.168.2.11

    it seems to find the correct features.h though…

    kwb@d820:/$ find -name features.h
    ./usr/lib/syslinux/com32/include/syslinux/features.h
    ./usr/src/linux-headers-2.6.35-22/include/xen/features.h
    ./usr/src/linux-headers-2.6.35-22/include/xen/interface/features.h
    ./usr/include/features.h
    ./usr/include/c++/4.4/parallel/features.h
    ./home/kwb/wii/devkitPro/devkitPPC/powerpc-eabi/include/sys/features.h

    in reply to: Build Under Linux #27479
    xzxero
    Participant

    all i did was changing the line ending and make it executable.
    current svn does have this change.

    dos2unix ./source/mplayer/version.sh
    chmod +x ./source/mplayer/version.sh

    dos2unix can be found in the package tofrodos

    in reply to: Build Under Linux #27477
    xzxero
    Participant

    Just for the record, i have could compiled successfully under openSUSE 64bit and Ubuntu Maverick 32bit and the only things that I needed to change was the version.sh
    Everything else worked fine.

    in reply to: text file support and the such #26920
    xzxero
    Participant

    btw: you can zoom with the -/+ buttons and when zoomed in drag the image around by holding a and move the wiimote.

    in reply to: Expanded Windows Compile Guide #25964
    xzxero
    Participant

    libprojectm is not needed, but the svn version of libogc, see http://devkitpro.svn.sourceforge.net/viewvc/devkitpro?view=revision&revision=4219

    in reply to: Expanded Windows Compile Guide #25959
    xzxero
    Participant

    instead you are supposed to compile libexif

    in reply to: Picture Viewer Ideas #26630
    xzxero
    Participant

    Hi Iwata-san,

    #1: It wouldn’t be hard to program this, but if you can’t provide a reason for this, I am not going to bother 😉

    #2: Well, although the code from #3 was written by me, I am basically just a user. I wanted the rotate/zoom/pan feature, so I wrote it. But I don’t have the need for a playlist ;-). I have never used the music feature of wiimc, so I don’t even know how the playlist system works there. And that’s why I did not comment on that issue.

    #3: it is implemented, meaning: there is already code that does this. It is not yet in the official release, because of some weird gx bug.

    Cheers,
    Ataraxis

    in reply to: Picture Viewer Ideas #26628
    xzxero
    Participant

    Hi Iwata-san,

    #3 is already implemented, but there is a bug in the gx backend, which is currently looked into.
    As soon as this is fixed, the feature will be merged.

    #1:
    Most pictures by a digicam are numbered in a way that corresponds to the date.
    So in which case would the order be different?

    Cheers,
    Ataraxis

    in reply to: Trouble with Ubuntu (Lucid) Samba Share #26619
    xzxero
    Participant

    Hi vanepelw,

    could you try the following settings (either one and both)?
    max xmit = 32768
    keepalive = 0

    Both belong to the global section.

    Cheers,
    Ataraxis

    in reply to: upnp client #24560
    xzxero
    Participant

    geexbox ushare is a media server, no client.

    But from the client side, there is Platinum, which is also used in XBMC, and libupnp.
    Platinum would be my first choice, since it seems easier to integrate, but I had troubles porting them the WII, since I am a beginner with porting and devkit ppc.
    For example, both libs rely on some posix stuff, which either is not handled by devkitPPC or I am not finding it.

    Nevertheless I will have a look at those libs and if anybody wants to help, it’s highly appreciated.

Viewing 11 posts - 1 through 11 (of 11 total)

Login

Lost Password