Search:

Type: Posts; User: MonkeeSage; Keyword(s):

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    734

    [ubuntu] Re: Hotkey problems in VLC

    According to a comment here, it looks like this is known problem and is fixed in vlc 1.1.

    [Edit:] Works properly in nightly builds

    HTH
  2. Replies
    11
    Views
    8,927

    [ubuntu] Re: What are OGA files?

    My Droid plays .oga files just fine, though the music app doesn't recognize them (even with the .ogg extension). If you use a file browser (e.g., EStrong's File Explorer) you can launch them in the...
  3. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    Mednafenfe is just a launcher for mednafen. It just forms a command line, based on the options selected in the GUI, and then passes the command line to the mednafen binary. Any wierdness with saving...
  4. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    Doh. Fixed now. New package (and .deb) up here. This version also properly disables the width/height spinners unless fullscreen is checked and labels them "FS Width/Height" to avoid confusion.
  5. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    OK, I fixed the problem. New tarball is up on SF (ver 0.1.5). I'll try to get a new deb for it up by tomorrow evening.

    [Edit:] New deb is up now. Direct link
  6. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    Hmm...very strange. Give me a few days to see what I can turn up. I'm pretty busy lately, but I'm still here. :)
  7. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    I've not forgotten about this, I've just been busy. I'll get a new package up soon (probably after this weekend). :)
  8. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    According to the mednafen docs, setting -<system>.xres x / -<system>.yres y (which is what the width / height spinners do) sets "the desired horizontal/vertical resolution when in fullscreen mode." I...
  9. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    NP! :)

    I'm still keeping it up-to-date, but I haven't been working on features. I've actually been working on a new joystick-to-keyboard mapper (a la joy2key) with a GTK configuration interface...
  10. Re: HOWTO: Make festival TTS use better voices (MBROLA / CMU / HTS)

    Hmm. Weird. I don't have a box with Ubuntu installed currently, so I can't test this right now. It's my birthday tomorrow (well, today actually--2 am...I should really go to sleep now, heh), and I'll...
  11. Re: HOWTO: Make festival TTS use better voices (MBROLA / CMU / HTS)

    Sure. Save the files (gspeak.py, gspeak.glade) to the same directory. Then just run "python gspeak.py". Don't expect too much though, as this is just a very simple prototype. HTH! :)
  12. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    Yeah. :\ Judging by the fact that it worked for me with OpenSuSe, and worked for you on Mandriva, and ~/.mednafen wasn't owned by your user account already, I definitely think it's a permissions...
  13. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    That's quite strange. From your user account try removing ~/.mednafen/mfe.ini, then issue the following command to take ownership of the ~/.mednafen directory:


    $ sudo chown -R $USER:$USER...
  14. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    That is strange. The configuration file (mfe.ini) is supposed to be generated if it doesn't exist. I'll look into that tomorrow. Since it worked on Mandriva, I'm wondering if, perhaps, it's a...
  15. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    Hmm. That's strange. Can you post the content of ~/.mednafen/mfe.ini please. Also, try removing that file and running mfe again.
  16. Re: HOWTO: Make festival TTS use better voices (MBROLA / CMU / HTS)

    For posterity, here is a very simple prototype GUI for Festival / SPD-say again:

    gspeak.py

    #!/usr/bin/python
    # -*- ts=4:sw=4:noexpandtab -*-

    import os
    import sys
  17. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    If it worked in Mandriva (I'm assuming you used the python distutils method with setup.py in Mandriva rather than using alien to convert the deb to an rpm?) then it should work fine in OpenSuSe. I...
  18. Re: HOWTO: Make festival TTS use better voices (MBROLA / CMU / HTS)

    @nyiti:

    Sorry I've not had time to properly look at the information you've provided and address your problems. I'll try to get to them this weekend or in the following week.

    @emnaki:

    Never...
  19. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    @Mega_Mike:

    Thanks. I try. :)

    I imagine that eventually it will be added to the repos, but I currently don't have the time (or experience) to be a package maintainer for it in this or any other...
  20. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    Glad you like it. :)
  21. Replies
    36
    Views
    11,634

    Re: Chromium PPA

    The is a known problem: #9007. It is caused by a dependency on SSE2 opcodes, so it breaks on any non-SSE2 CPU (e.g., PIII, Athlon). Should be fixed eventually.
  22. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    OK. New deb is up that installs to /usr/lib/python2.4, /usr/lib/python2.5, and /usr/lib/python2.6 (if they exist).
  23. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    @klemperal:

    Wierd. I'll try to reproduce and fix if I can spot the bug.
  24. Replies
    117
    Views
    45,144

    Re: ANN: mednafen frontend / launcher

    @buckeyered80:

    That's what the "Extra options" box in the "General" tab is for. ;) Add "-sounddevice /dev/adsp1" there and press the save button (little disk icon) to the right of it.
    ...
  25. Re: HOWTO: Make festival TTS use better voices (MBROLA / CMU / HTS)

    Well, the only difference seems to be our mbrola binaries (I have a 32-bit CPU). Can you run the 32-bit mbrola binary?
Results 1 to 25 of 129
Page 1 of 6 1 2 3 4