Daniel Kobras

Show:

What's happening?

  • Illegal type conversion in arts output plugin

    The arts output plugin stores an arts_stream_t, typedef'ed to (void *), in the integer ao->fn. On 64bit platforms, this cast loses the upper 32bit, and might lead to crashes if an arts backend indeed passes a pointer as arts_stream_t. I'm attaching a patch that uses ao->userptr instead of ao->fn to store the arts stream, which should solve the problem. Note that I'm not running arts myself and...

    2009-03-26 18:52:44 UTC in mpg123

  • Comment: Option 'resync' is a misnomer

    Introducing --no-resync, and deprecating --resync at the same time looks like the best solution to me. --resync could then be dropped in the long run.

    2008-08-09 23:51:54 UTC in mpg123

  • Writing WAV output to stdout broken

    [Original report at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493285] Writing WAV output to a file via option -w works fine, but writing to stdout fails: % mpg123 -q -w- example.mp3 > example.wav [wav.c:291] error: cannot write header: Bad file descriptor [audio.c:561] error: failed to open audio device [mpg123.c:473] error: failed to reset audio device: Bad file descriptor...

    2008-08-09 23:20:36 UTC in mpg123

  • Option 'resync' is a misnomer

    Quoting original report at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493590 Please consider renaming the --resync option to --no-resync as it does the later. From the man page: -y, --resync Do NOT try to resync and continue decoding if an error occurs in the input file.

    2008-08-09 22:57:41 UTC in mpg123

  • noflushd

    nold committed patchset 375 of module noflushd to the noflushd CVS repository, changing 2 files.

    2007-01-28 13:47:10 UTC in noflushd

  • noflushd

    nold committed patchset 374 of module noflushd to the noflushd CVS repository, changing 2 files.

    2006-12-13 21:16:10 UTC in noflushd

  • Comment: hlines3?

    You need to have package xbitmaps installed when building glame. Most likely, you're just missing the proper depends entry in your PKGBUILD.

    2006-12-09 13:54:55 UTC in GNU/Linux Audio Mechanics

  • noflushd

    nold committed patchset 373 of module noflushd to the noflushd CVS repository, changing 2 files.

    2006-11-16 19:49:47 UTC in noflushd

  • noflushd

    nold committed patchset 372 of module noflushd to the noflushd CVS repository, changing 2 files.

    2006-11-16 14:27:41 UTC in noflushd

  • noflushd

    nold committed patchset 371 of module noflushd to the noflushd CVS repository, changing 2 files.

    2006-11-16 14:26:03 UTC in noflushd

About Me

  • 2000-01-20 (10 years ago)
  • 7832
  • nold (My Site)
  • Daniel Kobras

Send me a message