Documentation

1999-08-07 Thread Jimen Ching
before I dig into the code? OO code is hard to follow without documentation or an object viewer. Any help is greatly appreciated. --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED]

Makefile.in patch

1999-08-11 Thread Jimen Ching
-f config.cache config.log config.status config/config.h + -rm -f Makefile Makefile-plugins config/Makefile.header install: install-freeamp install-plugins -- -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED]

freeamp2

1999-08-14 Thread Jimen Ching
can we expect to see code in the module? --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED]

gdbm_fa.h

1999-09-22 Thread Jimen Ching
Hi all, Can someone tell me where I can get the gdbm_fa.h header file? --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: gdbm_fa.h

1999-09-23 Thread Jimen Ching
forgot a 'using' somewhere. --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: Directory re-struct

2000-03-08 Thread Jimen Ching
system. Is the project waiting for contributions? --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/freeamp-dev

Small patch and build trouble

2000-03-04 Thread Jimen Ching
, IPC_RMID, 0); +semctl (iCmdSem, 0, IPC_RMID, 0); shmctl (iCmdMem, IPC_RMID, 0); } This still does not fix a build problem on Linux. It seems g++ can't convert an int to a union. --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED

patch for current cvs tree

2000-03-21 Thread Jimen Ching
; -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/freeamp-dev

Another small patch

2000-03-21 Thread Jimen Ching
)/io/wavout/include CXXFLAGS = $(EXTRA_CXXFLAGS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo

RE: patch for current cvs tree

2000-03-22 Thread Jimen Ching
-- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/freeamp-dev

RE: Another small patch

2000-03-22 Thread Jimen Ching
/ncurses DIRECTORIES += update update/unix lmc/cd lmc/cd/src io/cd io/cd/unix DIRECTORIES += io/cd/unix/src lib/unzip lib/unzip/src ftc ftc/winamp --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED

RE: patch for current cvs tree

2000-03-23 Thread Jimen Ching
for configure.in. I did a clean build and only this problem still remain. --jc -- Jimen Ching (WH6BRR) [EMAIL PROTECTED] [EMAIL PROTECTED] ___ [EMAIL PROTECTED] http://www.freeamp.org/mailman/listinfo/freeamp-dev