preprocessor #define's

1999-10-02 Thread Hiromasa Kato
#ifdef __BEOS__ beos stuff #else gtk stuff #endif #endif it looks silly, don't you think? -- Hiromasa Kato [EMAIL PROTECTED]

conversion tool for .ico - [xpm|png|gif|chocolate] ?

2000-03-08 Thread Hiromasa Kato
briefly searched thru freshmeat.net but the ones I found I couldn't get them to compile on a digital unix machine at work. I'll try building them when I get home tonight, but if there's any defacto standard tool for dealing with .ico files, please let me know. -- Hiromasa Kato [EMAIL PROTECTED

Re: conversion tool for .ico - [xpm|png|gif|chocolate] ?

2000-03-08 Thread Hiromasa Kato
just tried this with ImageMagick convert app, and it spits out files like icon1.xpm.1, icon1.xpm.2, etc., if the source ico file contained multiple icons. -- Hiromasa Kato [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/freeamp-dev

Soralis build error (was Re: freeamp UI MouseMove)

2000-07-11 Thread Hiromasa Kato
dPMO::SetVolume(int32 left, int32 right) { } -- Hiromasa Kato [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/freeamp-dev

Re: Solaris build error (was Re: freeamp UI MouseMove)

2000-07-11 Thread Hiromasa Kato
, ) --- void SoundCardPMO::GetVolume(int32 left, int32 right) 125c125 return volume; --- left = right = volume; -- Hiromasa Kato [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/freeamp-dev