2003-01-28 15:25 cegger * libbse/ltmain.sh, libgic/ltmain.sh, libgpf/ltmain.sh: merge OpenBSD fixes from libggi 2003-01-11 22:43 cegger * libgpf/: io/libggi/conv.c, io/libggi/libggi_gpf.h, io/null/conv.c, io/ppm/conv.c, io/raw/conv.c, io/sample/conv.c, include/ggi/internal/gpf_datamgr.h: more datamgr improvements 2003-01-11 22:38 cegger * libgpf/gpf/datamgr.c: more datamgr improvements 2003-01-11 16:19 cegger * libgpf/gpf/datamgr.c: make it more human readable on a 80x50 sized console 2003-01-11 16:08 cegger * libgpf/io/: null/conv.c, ppm/conv.c, raw/conv.c, sample/conv.c: surround a #if 0...#endif to disable code fragments. Then you don't come into trouble with /* */ comments. Also don't use uninitialized variables. 2003-01-11 12:07 mooz * libgpf/: gpf/datamgr.c, include/ggi/internal/gpf_datamgr.h: Data provider/consumer 2003-01-11 11:49 mooz * libgpf/: gpf/EXPSYMS, gpf/Makefile.am, io/null/conv.c, io/null/null_gpf.h, io/ppm/conv.c, io/ppm/ppm_gpf.h, io/raw/conv.c, io/raw/raw_gpf.h, io/sample/conv.c, io/sample/sample_gpf.h: [no log message] 2003-01-04 19:57 cegger * libgpf/gpf/EXPSYMS: Follow three rules to compile a lib successfully under Solaris: 1. Never use emtpy lines in EXPSYMS 2. Never forget to remove obseleted/deprecated symbols that no longer exists in the lib 3. Never forget to add used symbols in EXPSYMS 2003-01-04 19:29 cegger * libgpf/io/ppm/funcs.c: gcc 3.2 compiler warning fix about 'subscript is of char' 2002-12-18 09:50 cegger * libgic/configure.in: more checks 2002-12-18 09:45 cegger * libgic/programs/demos/ggidemo.c: add missing include 2002-12-18 00:16 cegger * libgic/: configure.in, gic/init.c, include/ggi/internal/Makefile.am, include/ggi/internal/gic_debug.h, programs/snazzymgr/configmanager.gic: libgic works under Darwin now 2002-12-17 23:45 cegger * libgic/gic/init.c: more cleanups 2002-12-17 23:15 cegger * libgic/programs/demos/ggidemo.c: cleanups 2002-12-17 23:06 cegger * libgic/gic/init.c: initialization fixes 2002-12-17 22:28 cegger * libgic/programs/demos/ggidemo.c: gcc 3.1 says, inline must be at the beginning of the declaration. 2002-12-17 22:23 cegger * libgic/recognizers/valuator/valuator.c: fixed comparison between signed and unsigned 2002-12-17 22:20 cegger * libgic/recognizers/mousebutton/mousebutton.c: fixed comparison between signed and unsigned 2002-12-17 22:19 cegger * libgic/recognizers/keys/keys.c: cleanups plus fixed some comparisons between signed and unsigned 2002-12-17 21:48 cegger * libgic/recognizers/cheat/cheat.c: cleanups plus fix comparison of unsigned < 0 2002-12-17 21:34 cegger * libgic/gic/: init.c, manager.c: some cleanups and implicit declaration fixes 2002-12-17 21:24 cegger * libgic/gic/recognizer.c: add missing header 2002-12-17 20:51 cegger * libgic/gic/EXPSYMS: remove trailing whitespaces 2002-12-17 20:45 cegger * libgic/gic/action.c: add missing include 2002-12-17 18:21 cegger * libbse/config.guess, libbse/config.sub, libbse/install-sh, libgic/config.guess, libgic/config.sub, libgic/install-sh, libgpf/config.guess, libgpf/config.sub, libgpf/install-sh: update to the version coming along with autoconf 2.57/automake 1.7.2 2002-12-17 16:10 cegger * libbse/README, libgpf/README: reflect all changed libnames 2002-12-16 23:37 cegger * libgic/: Makefile.am, configure.in, libggigic.conf.in, libgic.conf.in, gic/Makefile.am, include/ggi/internal/Makefile.am, programs/demos/Makefile.am, programs/snazzymgr/Makefile.am, recognizers/cheat/Makefile.am, recognizers/keys/Makefile.am, recognizers/mousebutton/Makefile.am, recognizers/relmouse/Makefile.am, recognizers/valuator/Makefile.am: renamed libgic to libggigic 2002-12-16 23:23 cegger * libgic/include/ggi/internal/gic_debug.h: compile fixes 2002-12-16 23:07 cegger * libbse/: configure.in, bse/Makefile.am: renamed libbse to libggibse 2002-12-16 22:56 cegger * libgpf/: Makefile.am, configure.in, libggigpf.conf.in, libgpf.conf.in, demos/Makefile.am, gpf/Makefile.am, io/libggi/Makefile.am, io/null/Makefile.am, io/ppm/Makefile.am, io/raw/Makefile.am, io/sample/Makefile.am, pipe/rgba/Makefile.am, pipe/sample/Makefile.am, proto/file/Makefile.am, proto/sample/Makefile.am, proto/target/Makefile.am: renamed libgpf to libggigpf 2002-12-16 22:48 cegger * libgpf/io/ppm/funcs.c: O_SYNC is not available under Darwin :( 2002-12-15 15:04 cegger * libgpf/gpf/pipe.c: a first start on (dynamic) pipeline binding 2002-12-08 21:37 cegger * libbse/ltmain.sh, libgic/ltmain.sh, libgpf/ltmain.sh: add fixes from debian 2002-11-27 21:21 cegger * libgpf/: configure.in, m4/ggi_paths.m4, m4/gii_paths.m4: configure cleanup 2002-11-27 21:15 cegger * libbse/configure.in, libbse/m4/ggi_paths.m4, libbse/m4/gii_paths.m4, libgic/configure.in, libgic/m4/ggi_paths.m4, libgic/m4/gii_paths.m4: configure cleanup 2002-11-27 10:07 cegger * libbse/m4/extrapaths.m4, libgic/m4/extrapaths.m4, libgpf/m4/extrapaths.m4: quoting fixes 2002-11-25 14:41 cegger * libbse/config.guess, libbse/config.sub, libbse/install-sh, libbse/mkinstalldirs, libgic/config.guess, libgic/config.sub, libgic/install-sh, libgic/mkinstalldirs, libgpf/config.guess, libgpf/config.sub, libgpf/install-sh, libgpf/mkinstalldirs: update to the versions shipped with autoconf 2.55 2002-11-06 23:40 cegger * libbse/m4/extrapaths.m4, libgic/m4/extrapaths.m4, libgpf/m4/extrapaths.m4: robustness fix 2002-10-24 15:20 cegger * libbse/config.guess, libbse/ltmain.sh, libbse/m4/libtool.m4, libbse/m4/ltdl.m4, libgic/config.guess, libgic/ltmain.sh, libgic/m4/libtool.m4, libgic/m4/ltdl.m4, libgpf/config.guess, libgpf/ltmain.sh, libgpf/m4/libtool.m4, libgpf/m4/ltdl.m4: update to libtool 1.4.3 2002-10-17 21:06 cegger * libgpf/config.guess, libgpf/config.sub, libgic/config.guess, libgic/config.sub, libbse/config.guess, libbse/config.sub: update to versions shipped with automake 1.7. This let configure recognize more CPU variants (i.e. of mips, powerpc64 and athlon (XP)) 2002-10-07 21:11 cegger * libgic/config.guess, libgic/config.sub, libgic/depcomp, libgic/install-sh, libgic/missing, libgic/mkinstalldirs, libgpf/config.guess, libgpf/config.sub, libgpf/depcomp, libgpf/install-sh, libgpf/missing, libgpf/mkinstalldirs: update to the version shipped with automake 1.6.3 2002-10-07 21:06 cegger * libbse/: config.guess, config.sub, depcomp, install-sh, missing, mkinstalldirs: update to the version shipped with automake 1.6.3 2002-10-06 12:52 cegger * libgic/: compile, config.guess, config.sub, configure.in, depcomp, install-sh, ltmain.sh, missing, mkinstalldirs, m4/libtool.m4: merge build system update from libgii 2002-10-05 22:47 cegger * libbse/: compile, config.guess, config.sub, depcomp, install-sh, ltmain.sh, missing, mkinstalldirs, m4/libtool.m4: merge build system update from libgii 2002-10-05 17:44 cegger * libgpf/: compile, config.guess, config.sub, configure.in, depcomp, install-sh, ltmain.sh, missing, mkinstalldirs, io/Makefile.am, m4/libtool.m4: merge build system update from libgii + missing stuff from last raw target commit 2002-09-28 21:34 cegger * libgpf/io/raw/: .cvsignore, EXPSYMS, Makefile.am, conv.c, funcs.c, init.c, pipe.c, raw_gpf.h: add raw target 2002-09-28 21:22 cegger * libgpf/io/null/: conv.c, init.c, null_gpf.h: some fixes 2002-09-28 15:41 cegger * libbse/Makefile.am, libgic/Makefile.am, libgpf/Makefile.am: merge automake 1.6 fix from libgii 2002-09-23 11:44 cegger * libgpf/configure.in: minor fixes 2002-09-21 22:16 cegger * libgpf/: configure.in, gpf/pipe_mgr.c, include/ggi/gpf_structs.h, include/ggi/internal/gpf_types.h, io/Makefile.am, io/null/.cvsignore, io/null/EXPSYMS, io/null/Makefile.am, io/null/conv.c, io/null/funcs.c, io/null/init.c, io/null/null_gpf.h, io/null/pipe.c, io/null/proto.c: add null target 2002-09-01 10:27 cegger * libgpf/io/sample/init.c: fixed a missing change 2002-09-01 10:17 cegger * libgpf/io/sample/sample_gpf.h: fixed a missing change 2002-08-31 22:45 cegger * libgpf/: gpf/gpf.c, gpf/init.c, gpf/internal.c, gpf/pipe.c, gpf/pipe_mgr.c, include/ggi/gpf.h, include/ggi/gpf_structs.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_helpers.h, include/ggi/internal/gpf_internal.h, include/ggi/internal/gpf_pipe.h, include/ggi/internal/gpf_types.h, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/pipe.c, io/libggi/proto.c, io/ppm/conv.c, io/ppm/funcs.c, io/ppm/pipe.c, io/sample/conv.c, io/sample/funcs.c, io/sample/pipe.c, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/sample/conv.c, pipe/sample/funcs.c: Structures allows now to use multiple pipelines within _one_ handle. Some API functions must be added, so that the user can make use of this new feature. 2002-08-16 22:07 cegger * libgpf/: ReleaseNote, configure.in, gpf/Makefile.am: bumped version and released libgpf alpha2 2002-08-11 15:39 cegger * libgpf/doc/libgpf-documentation: update 2002-08-04 15:00 cegger * libgpf/pipe/rgba/pipe.c: fixed memory and runtime calculation 2002-08-04 14:59 cegger * libgpf/gpf/pipe_mgr.c: fixed wrong debug output 2002-08-04 11:33 cegger * libgpf/: gpf/helpers.c, include/ggi/internal/gpf_helpers.h, include/ggi/internal/gpf_types.h, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/libggi_gpf.h, io/ppm/conv.c: * added some more timestamp helpers * libggi's timestamp function is mostly done 2002-08-02 20:55 cegger * libgpf/io/ppm/funcs.c: fixed SIGFPE 2002-07-31 17:49 cegger * libgpf/io/ppm/funcs.c: add warning to make visible, why a SIGFPE occurs 2002-07-31 17:48 cegger * libgpf/gpf/helpers.c: some cosmetic stuff 2002-07-31 17:39 cegger * libgpf/: io/libggi/conv.c, io/libggi/funcs.c, io/sample/conv.c, io/sample/funcs.c, pipe/sample/funcs.c: Updated libggi target => gpftest demo works again Updated sample stuff 2002-07-30 18:54 cegger * libgpf/: demos/converter.c, demos/gpftest.c, demos/image_viewer.c, gpf/gpf.c, gpf/helpers.c, gpf/internal.c, gpf/pipe_mgr.c, gpf/stubs.c, include/ggi/gpf.h, include/ggi/gpf_structs.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_debug.h, include/ggi/internal/gpf_helpers.h, include/ggi/internal/gpf_types.h, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/ppm/conv.c, io/ppm/funcs.c, io/ppm/init.c, io/ppm/ppm_gpf.h, pipe/rgba/funcs.c, pipe/rgba/pipe.c: transfer algorithm is timestamped now. Currently only tested with one-frame images. 2002-07-27 15:25 cegger * libbse/doc/README: add description how sprites work. It is extracted from the GGI ML (date 2002-02-02) 2002-07-08 15:46 cegger * libgpf/gpf/gpf.c: first preliminary implementation of gpfTimeStamp() 2002-07-08 15:26 cegger * libgpf/include/ggi/gpf.h: user side API change. Frames are abstracted as timetamps for the user 2002-07-07 11:52 cegger * libgpf/ReleaseNote: eek - forgot to update the version info 2002-07-06 09:22 cegger * libgpf/: ReleaseNote, configure.in: bumped version number and updated ReleaseNotes for libgpf alpha1.9 2002-07-04 15:21 cegger * libgpf/doc/libgpf-documentation: update 2002-06-21 10:53 cegger * libgpf/io/ppm/: conv.c, funcs.c, ppm_gpf.h: The ppm format P6 can store multiple frames. But its header contains no information how much frames are stored in it. So the only solution is to count the number of frames during the transfer process. No, this patch doesn't include a working frame support for the ppm target, but it's a start. 2002-06-20 14:25 cegger * libgpf/proto/target/target_gpf.h: added missing string.h file 2002-06-20 14:00 cegger * libgpf/gpf/parse.c: another g++ 3.11 fix 2002-06-20 13:53 cegger * libgpf/: gpf/parse.c, include/ggi/internal/gpf_internal.h: g++ 3.11 fixes 2002-06-20 13:36 cegger * libgpf/include/ggi/internal/gpf_internal.h: fixed declaration bug found by MooZ (g++ 3.11) 2002-06-03 15:03 cegger * libgpf/: gpf/gpf.c, gpf/init.c, gpf/internal.c, gpf/parse.c, gpf/pipe.c, gpf/pipe_mgr.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_debug.h, include/ggi/internal/gpf_types.h, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/proto.c, io/ppm/conv.c, io/ppm/funcs.c, io/sample/conv.c, io/sample/funcs.c, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h, pipe/sample/conv.c, pipe/sample/funcs.c: major rewrite of the transfer algorithm. It has realtime capabilities now. There are two known bugs left: - gpftest doesn't work right during too slow transfer and image_viewer shows artefacts, in particular during too slow transfer - The transfer _seems_ to freeze (but it doesn't) while transfering big chunks instead of performing a constant transfer rate 2002-05-16 12:05 cegger * libgpf/demos/image_viewer.c: use param given filenames 2002-05-16 12:03 cegger * libgpf/demos/: converter.c, image_viewer.c: easier to switch between hardcoded and param based filenames 2002-05-16 12:00 cegger * libgpf/io/libggi/proto.c: * cleanup: got rid of skipx,skipy * some more bugfixes * removed debug code in the write function * added some debug code in the read function 2002-05-16 11:53 cegger * libgpf/demos/gpftest.c: let it about during the transfer 2002-05-11 14:01 cegger * libgpf/io/libggi/proto.c: simplified the code a bit 2002-05-07 15:33 cegger * libgpf/io/sample/sample_gpf.h: merged independent parts from the new transfer algorithm with the more stable CVS version 2002-05-07 15:26 cegger * libgpf/io/sample/: funcs.c, funcs.c: merged independent parts from the new transfer algorithm with the more stable CVS version 2002-05-07 15:17 cegger * libgpf/: gpf/Makefile.am, gpf/dl.c, gpf/internal.c, include/ggi/internal/Makefile.am, include/ggi/internal/gpf_internal.h, io/libggi/funcs.c, io/libggi/libggi_gpf.h, io/ppm/funcs.c, io/ppm/ppm_gpf.h, gpf/helpers.c, include/ggi/internal/gpf_helpers.h: merged independent parts from the new transfer algorithm with the more stable CVS version 2002-05-07 14:40 cegger * libgpf/io/libggi/proto.c: the reading algorithm handles fragments correct now 2002-05-06 15:27 cegger * libgpf/demos/gpftest.c: right use of physical sizes 2002-05-06 14:36 cegger * libgpf/io/libggi/: init.c, proto.c: fixed some tweaks 2002-04-25 18:46 cegger * libgpf/io/libggi/proto.c: lots of fixes - fragments smaller than a line are handled correctly now 2002-04-22 15:05 cegger * libgpf/gpf/pipe_mgr.c: minor cleanups 2002-04-19 11:58 cegger * libgpf/: gpf/gpf.c, gpf/internal.c, include/ggi/internal/gpf.h, io/libggi/conv.c, io/ppm/conv.c, io/sample/conv.c, pipe/rgba/funcs.c, pipe/sample/funcs.c: * fixed gpfSetProperties() * GPF__transfernextstreamblock() has an additional transfer_size param. Currently, it is unused, but that will change in soon * better calculation of the dynamic transfer size in libgpf/gpf/gpf.c 2002-04-19 10:55 cegger * libgpf/io/ppm/funcs.c: always inform the user about an unknown file format, not only when debugging is enabled 2002-04-18 16:02 cegger * libgpf/: gpf/gpf.c, include/ggi/internal/gpf.h: first preliminary work for transfering dynamic block sizes at once - target/pipe writers should expect that transfernextstreamblock() gets one more argument soon 2002-04-16 16:14 cegger * libgpf/demos/image_viewer.c: weired - flushing seems to be needed when nothing is done, but ggiSetOrigin() to make its effect visible... 2002-04-16 16:03 cegger * libgpf/demos/image_viewer.c: don't flush after each ggiSetOrigin() - this speeds image_viewer up a lot on the X-target 2002-04-16 14:50 cegger * libgpf/: demos/image_viewer.c, gpf/dl.c, gpf/gpf.c, gpf/init.c, gpf/internal.c, gpf/parse.c, gpf/pipe.c, gpf/pipe_mgr.c, gpf/stubs.c, include/ggi/internal/gpf_types.h, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/libggi/proto.c, io/ppm/conv.c, io/ppm/funcs.c, io/ppm/init.c, io/ppm/ppm_gpf.h, io/sample/conv.c, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/rgba/init.c, pipe/rgba/pipe.c, pipe/rgba/rgba_gpf.h, pipe/sample/funcs.c, proto/file/file_gpf.h, proto/file/funcs.c, proto/file/init.c, proto/target/init.c, proto/target/target_gpf.h: * Copyright update * various small bug fixes * implemented realtime streaming transfer algorithm with fixed block size (currently line-by-line, larger blocks increases speed) * use PIPE_{READ|WRITE}BUFPOS(pipe) macros instead of pipe->{read|write}_buf_pos now * transfer algorithm is asynchron to the application now => the application can do something _during_ the transfer * improved image_viewer to demonstrate the asynchron transfer by bouncing the image during the transfer 2002-04-11 16:33 cegger * libgpf/proto/file/funcs.c: fixed bug, when exactly zero byte were read 2002-04-11 16:17 cegger * libgpf/io/libggi/proto.c: even more small fixes 2002-04-11 15:54 cegger * libgpf/io/libggi/: conv.c, proto.c: more minor fixes 2002-04-11 12:55 cegger * libgpf/: io/libggi/proto.c, pipe/rgba/conv.c: more minor fixes 2002-04-09 12:34 cegger * libgpf/: gpf/gpf.c, gpf/pipe_mgr.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/conv.c, io/libggi/funcs.c, io/ppm/conv.c, io/ppm/funcs.c, io/sample/conv.c, io/sample/funcs.c, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/sample/funcs.c: first step to for realtime streaming 2002-04-08 12:21 cegger * libgpf/gpf/gpf.c: continue and don't restart the transfer, when pipeline is flagged with GPF_FRAME_CONTINUE 2002-04-08 10:46 cegger * libgpf/io/libggi/proto.c: fixed wrong assertion, when image is larger than the virtual size 2002-04-07 16:08 cegger * libgpf/ReleaseNote: update Release Notes 2002-04-07 16:08 cegger * libgpf/configure.in: bump version number 2002-04-07 15:50 cegger * libgpf/io/sample/funcs.c: update sample target 2002-04-07 15:05 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h, io/libggi/funcs.c, io/ppm/funcs.c, io/ppm/pipe.c, io/ppm/ppm_gpf.h, proto/file/funcs.c: * add missing initialization of priv->buf and priv->bufsize in the ppm target to avoid crashing, when doing conversion * fixed assertion failures found by the converter demo * fixed weired permissions, when the file protocol accts as output 2002-04-06 18:50 cegger * libgpf/io/ppm/funcs.c: remove wrong assertion 2002-04-06 15:54 cegger * libgpf/proto/file/funcs.c: do proper error handling at closing time now 2002-04-04 16:32 cegger * libgpf/proto/file/funcs.c: don't increment the values - write them as is 2002-04-04 14:59 cegger * libgpf/io/ppm/funcs.c: some fixes to make ppm act as a output target it doesn't work well yet, but it's a start 2002-04-04 14:47 cegger * libgpf/gpf/internal.c: fixed a chicken/egg problem, when the output target needs some information from the input one 2002-04-02 14:43 cegger * libgpf/demos/: Makefile.am, converter.c, gpftest.c, image_viewer.c: added new demo 2002-04-02 09:30 cegger * libgpf/proto/target/init.c: give the user a hint, what he did wrong instead of crashing hard 2002-04-01 15:35 cegger * libgpf/: io/sample/funcs.c, pipe/sample/funcs.c: update sample stuff 2002-04-01 12:23 cegger * libgpf/: demos/image_viewer.c, include/ggi/internal/gpf.h, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/proto.c, io/ppm/funcs.c, pipe/rgba/conv.c, pipe/rgba/funcs.c: this big patch removes _The_ limitation. Now the output can be of any size, independent of the resolution of the input. If the output is greater than the input, then the input don't fills the whole output. If the output is smaller than the input, then the input is cutted, where it doesn't fit in. 2002-03-30 23:29 cegger * libgpf/gpf/internal.c: fixed crash when _gpfOpenTarget() fails 2002-03-30 10:04 cegger * libgpf/ReleaseNote: fixed http link 2002-03-29 15:33 cegger * libgpf/ReleaseNote: be a bit more verbose :) 2002-03-29 13:28 cegger * libgpf/: configure.in, demos/Makefile.am, doc/Makefile.am, io/Makefile.am, io/sample/Makefile.am, pipe/Makefile.am, pipe/sample/Makefile.am, proto/Makefile.am, proto/sample/Makefile.am: "make distcheck" fixes 2002-03-29 12:30 cegger * libgpf/ReleaseNote: put up ReleaseNote 2002-03-29 12:27 cegger * libgpf/: gpf/Makefile.am, configure.in: bump version number 2002-03-29 12:25 cegger * libgpf/doc/Makefile.am: fix for package building 2002-03-28 23:18 cegger * libgpf/pipe/sample/: .cvsignore, EXPSYMS, Makefile.am, conv.c, funcs.c, init.c, pipe.c, sample_gpf.h: add sample pipe sublib 2002-03-28 23:17 cegger * libgpf/doc/libgpf-documentation: update 2002-03-28 23:16 cegger * libgpf/pipe/rgba/pipe.c: minor cleanup 2002-03-28 22:01 cegger * libgpf/io/libggi/proto.c: Currently, there's the limitation, that the sink resolution has to be exactly equal with the source one. So, we use the visible size instead of the virtual one. For the alpha2, we move back to the virtual size, because one goal for the alpha2 release is to remove this limitation. 2002-03-28 21:53 cegger * libgpf/io/ppm/pipe.c: fixed wrong format description causing wrong conversion 2002-03-28 21:52 cegger * libgpf/pipe/rgba/conv.c: fixed wrong debug output 2002-03-26 14:40 cegger * libgpf/include/ggi/gpf.h: disable unused API function 2002-03-26 14:01 cegger * libgpf/doc/libgpf-documentation: update to latest development 2002-03-26 13:23 cegger * libgpf/: gpf/pipe_mgr.c, include/ggi/internal/gpf_pipe.h, io/ppm/conv.c, pipe/rgba/conv.c: * fixed potential problems in pipeline management, when creating pipelines with more than one pipe sublibs within the targets (= last known bug in the pipeline management) * several minor cleanups 2002-03-24 16:04 cegger * libgpf/io/libggi/proto.c: that's it! - both demos works on the palemu target now! 2002-03-24 14:43 cegger * libgpf/: io/libggi/conv.c, io/libggi/proto.c, io/ppm/conv.c, io/sample/conv.c, pipe/rgba/conv.c: some more minor fixes 2002-03-24 13:52 cegger * libgpf/ReleaseNote: update status info 2002-03-23 23:59 cegger * libgpf/pipe/rgba/: conv.c, funcs.c, rgba_gpf.h: return true transfered bytes 2002-03-23 23:58 cegger * libgpf/gpf/pipe_mgr.c: prevent to generate debug output up to 180 MB size - that's no joke! 2002-03-23 16:16 cegger * libgpf/io/libggi/: funcs.c, pipe.c: handle palettized modes properly 2002-03-23 16:15 cegger * libgpf/io/libggi/proto.c: fixed a conversion bug 2002-03-22 22:56 cegger * libgpf/: gpf/pipe_mgr.c, pipe/rgba/conv.c: * proper error handling, when initializing of the pipes fails * fixed minor bug in comparing rgba formats * minor fix in the rgba pipe sublib 2002-03-22 12:32 cegger * libgpf/io/sample/funcs.c: commented the getformat function 2002-03-22 12:26 cegger * libgpf/doc/libgpf-documentation: updated the internal structure 2002-03-22 12:16 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h, io/libggi/proto.c, io/ppm/funcs.c, io/sample/proto.c, proto/file/file_gpf.h, proto/file/funcs.c, proto/file/init.c, proto/sample/funcs.c, proto/sample/init.c, proto/sample/sample_gpf.h: * various cleanups in the ppm target * ppm target has its own read_str and write_str functions * removed read_str and write_str functions from the protocols as they can't be trusted in all protocols 2002-03-22 11:39 cegger * libgpf/pipe/rgba/funcs.c: resize the write buffer appropriately to the output size 2002-03-22 11:34 cegger * libgpf/pipe/rgba/: conv.c, funcs.c, rgba_gpf.h: correct mapping, when output wanna have a r16g16b16a16 format 2002-03-22 10:49 cegger * libgpf/demos/: gpftest.c, image_viewer.c: set palette on 8bit modes 2002-03-22 08:33 cegger * libgpf/: demos/gpftest.c, demos/image_viewer.c, gpf/init.c, gpf/pipe_mgr.c, include/ggi/gpf.h, include/ggi/internal/gpf_pipe.h, io/libggi/proto.c: added new API: gpfPipelineSetup() in order to give users the possibility to set some properties to the pipeline management at all 2002-03-21 16:31 cegger * libgpf/pipe/rgba/conv.c: this time the assertion is correct, I hope Thanks to Cruz Vincent for testing 2002-03-21 15:41 cegger * libgpf/pipe/rgba/conv.c: fixed wrong assertions 2002-03-21 14:51 cegger * libgpf/io/libggi/proto.c: count the actual transfered size per pixel 2002-03-20 17:29 cegger * libgpf/io/libggi/conv.c: make sure, that not only the half data will be transfered 2002-03-20 17:03 cegger * libgpf/pipe/rgba/funcs.c: make the buffer large enough 2002-03-20 16:01 cegger * libgpf/: gpf/pipe.c, gpf/pipe_mgr.c, include/ggi/internal/gpf_internal.h, pipe/rgba/conv.c, pipe/rgba/init.c, proto/target/init.c: * make zerolength string more obvious in the target protocol (Bernhard Fischer) * fixed prev_pipe != NULL assertion failure by removing obseleted code (noticed by Bernhard Fischer) * other cleanups (me) 2002-03-20 09:29 cegger * libgpf/: io/libggi/funcs.c, io/libggi/pipe.c, io/libggi/proto.c, io/sample/pipe.c, pipe/rgba/conv.c: a couple of fixes 2002-03-20 08:01 cegger * libgpf/gpf/pipe_mgr.c: stupid bug fixed 2002-03-20 07:04 cegger * libgpf/gpf/pipe_mgr.c: enable debug code with GPF_DEBUG 2002-03-19 17:35 cegger * libgpf/pipe/rgba/conv.c: fixed wrong assertions 2002-03-19 17:33 cegger * libgpf/io/ppm/: funcs.c, pipe.c: more ppm fixes 2002-03-19 17:27 cegger * libgpf/io/: sample/conv.c, libggi/conv.c, ppm/conv.c: fixed memory leak 2002-03-19 17:02 cegger * libgpf/proto/file/funcs.c: count read/written data correctly 2002-03-19 16:30 cegger * libgpf/io/: libggi/conv.c, ppm/conv.c: don't reallocate one of the in-between buffers later in the pipe sublibs 2002-03-19 15:40 cegger * libgpf/gpf/pipe_mgr.c: fixed odd double-reference bug 2002-03-19 13:47 cegger * libgpf/: gpf/pipe_mgr.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/conv.c, io/ppm/conv.c, pipe/rgba/conv.c, pipe/rgba/funcs.c: big bunch of fixes 2002-03-15 09:52 cegger * libgpf/io/libggi/proto.c: fixed a couple of heap corruption bugs 2002-03-15 09:18 cegger * libgpf/io/libggi/proto.c: more fixes 2002-03-15 09:17 cegger * libgpf/demos/gpftest.c: make background yellow to see, if the whole data is actually transfered correctly 2002-03-14 15:29 cegger * libgpf/io/: libggi/pipe.c, ppm/pipe.c: code cleanup 2002-03-14 15:02 cegger * libgpf/: gpf/pipe_mgr.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/ppm/funcs.c, io/ppm/init.c, io/ppm/ppm_gpf.h, io/sample/funcs.c, io/sample/init.c, io/sample/sample_gpf.h, pipe/rgba/funcs.c, pipe/rgba/init.c, pipe/rgba/pipe.c, pipe/rgba/rgba_gpf.h: * fixed pipeline management (one small issue left) * improved debugging code * updated target sublibs due to pipeline management changes 2002-03-13 10:39 cegger * libgpf/libgpf.conf.in: removes raw pipe sublib 2002-03-13 10:24 cegger * libgpf/gpf/pipe_mgr.c: * removes raw pipe sublib * fixed potential endless loop in _gpfPipelineFindString * avoid that the mark field points to an invalid address in _gpfPipelineSetup() * debugging code prints more human readable code 2002-03-13 10:21 cegger * libgpf/include/ggi/gpf_structs.h: removes raw pipe sublib 2002-03-13 10:09 cegger * libgpf/: configure.in, pipe/Makefile.am: removes raw pipe sublib 2002-03-12 11:57 cegger * libgpf/io/libggi/proto.c: some cleanups 2002-03-12 11:41 cegger * libgpf/io/sample/proto.c: added forgotten file to sample target 2002-03-12 10:06 cegger * libgpf/demos/gpftest.c: added missing ggiFlush() 2002-03-12 10:05 cegger * libgpf/configure.in: added missing ppm and sample entry 2002-03-12 10:05 cegger * libgpf/io/libggi/proto.c: fixed wrong pointer conversion => gpftest demo works now 2002-03-12 08:26 cegger * libgpf/doc/libgpf-documentation: more work on the developers guide 2002-03-11 15:59 cegger * libgpf/doc/libgpf-documentation: - merged corrections from Vesa Kaihlavirta - started target writer guide 2002-03-11 15:58 cegger * libgpf/README: merged corrections from Vesa Kaihlavirta 2002-03-11 14:48 cegger * libgpf/ReleaseNote: update #2 2002-03-11 13:55 cegger * libgpf/ReleaseNote: update 2002-03-11 13:11 cegger * libgpf/proto/sample/: .cvsignore, EXPSYMS, Makefile.am, funcs.c, init.c, sample_gpf.h: added sample protocol implementation 2002-03-10 17:59 cegger * libgpf/configure.in: added (commented) sample blocks for real newbies 2002-03-10 15:47 cegger * libgpf/io/sample/: .cvsignore, EXPSYMS, Makefile.am, conv.c, funcs.c, init.c, pipe.c, sample_gpf.h: add sample target 2002-03-10 15:45 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf_types.h, io/libggi/funcs.c, io/libggi/init.c, io/ppm/funcs.c, io/ppm/init.c, io/ppm/pipe.c: more cleanups 2002-03-10 11:58 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf_types.h, io/libggi/funcs.c, io/ppm/funcs.c: minor cleanup 2002-03-08 23:26 cegger * libgpf/doc/libgpf-documentation: documentated the internal data structures 2002-03-05 16:15 cegger * libgpf/doc/libgpf-documentation: update 2002-03-04 15:24 cegger * libgpf/doc/libgpf-documentation: update 2002-03-04 14:31 cegger * libgpf/ReleaseNote: update state 2002-03-04 14:10 cegger * libgpf/demos/gpftest.c: draw four rectangles in four colors 2002-03-04 08:19 cegger * libgpf/ReleaseNote: added info, where libgpf is available 2002-03-03 11:31 cegger * libgpf/ReleaseNote: added status report 2002-03-03 11:30 cegger * libgpf/doc/libgpf-documentation: small documentation update 2002-03-02 20:47 cegger * libgpf/: doc/libgpf-documentation, gpf/pipe_mgr.c: documentation update 2002-03-02 18:22 cegger * libgpf/: doc/libgpf-documentation, io/ppm/funcs.c: small documentation update - more stuff will come 2002-03-01 23:41 cegger * libgpf/proto/file/funcs.c: some file protocol fixes 2002-03-01 22:47 cegger * libgpf/: gpf/pipe_mgr.c, io/libggi/pipe.c, io/libggi/proto.c: got gpftest actually working with color conversion 2002-02-27 09:44 cegger * libgpf/io/: libggi/pipe.c, libggi/proto.c, ppm/pipe.c: a bunch of fixes 2002-02-24 16:40 cegger * libgpf/io/: libggi/proto.c, ppm/funcs.c: fixed bug in libggi target - found another bug causing a segfault in gpftest demo 2002-02-24 12:41 cegger * libgpf/: demos/ggi_logo.ppm, demos/image_viewer.c, io/ppm/conv.c, io/ppm/funcs.c, io/ppm/ppm_gpf.h: ppm pre-/post-conversion stuff plus changed image_viewer to load out ggi_logo.ppm file as default 2002-02-23 16:42 cegger * libgpf/io/: libggi/libggi_gpf.h, ppm/Makefile.am, ppm/funcs.c, ppm/init.c, ppm/pipe.c, ppm/ppm_gpf.h, ppm/conv.c: updated ppm target - only pre-/post-conversion routines are missing 2002-02-23 11:23 cegger * libgpf/: gpf/pipe_mgr.c, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/init.c, io/libggi/proto.c: more fixes on libggi's pre-/post-conversion 2002-02-19 09:01 cegger * libgpf/io/libggi/: Makefile.am, conv.c, funcs.c, libggi_gpf.h, proto.c, rgba.c: much cleaner implementation of libggi's pre-/post-conversion - but still needs some more investigation 2002-02-17 16:30 cegger * libgpf/: io/libggi/Makefile.am, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/libggi_gpf.h, io/libggi/rgba.c, pipe/rgba/rgba_gpf.h: preliminary work on libggi target's pre-/post-conversion 2002-02-15 08:37 cegger * libgpf/io/libggi/conv.c: removed wrong assertions 2002-02-14 15:29 cegger * libgpf/: gpf/gpf.c, gpf/pipe_mgr.c, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/pipe.c: more work on transfer code fixed a small bug in the pipeline management fixed memory leak after pipeline initialisation 2002-02-14 10:17 cegger * libgpf/: include/ggi/internal/gpf_types.h, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/proto.c: made an actual transfer happen it doesn't work correctly, but it's a beginning 2002-02-10 16:29 cegger * libgpf/: gpf/pipe_mgr.c, include/ggi/internal/gpf.h, io/libggi/funcs.c, io/ppm/pipe.c, pipe/rgba/conv.c: fixed crash introduced in the last commitment 2002-02-10 15:49 cegger * libgpf/: gpf/pipe_mgr.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/Makefile.am, io/libggi/conv.c, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/ppm/pipe.c, pipe/rgba/conv.c: more work on the transfer code 2002-02-09 21:38 cegger * libgpf/: gpf/gpf.c, gpf/pipe_mgr.c, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h: first set of transfer fixes 2002-02-07 22:32 cegger * libgpf/: gpf/pipe_mgr.c, pipe/rgba/init.c, pipe/rgba/pipe.c: more and more fixes 2002-02-07 20:40 cegger * libgpf/: gpf/pipe.c, gpf/pipe_mgr.c, include/ggi/internal/gpf.h: couple of fixes 2002-02-06 23:22 cegger * libgpf/: gpf/pipe_mgr.c, include/ggi/internal/gpf_types.h: more fixes 2002-02-05 22:55 cegger * libgpf/gpf/pipe_mgr.c: fixed some nasty bugs 2002-02-05 08:24 cegger * libgpf/gpf/pipe_mgr.c: fixed small bug that crashs 2002-02-04 19:49 cegger * libgpf/gpf/pipe_mgr.c: fixed another small and stupid bug 2002-02-04 19:40 cegger * libgpf/gpf/: internal.c, pipe_mgr.c: fixed a small and stupid bug 2002-02-03 16:26 cegger * libgpf/: gpf/dl.c, gpf/pipe_mgr.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_pipe.h: found and fixed a design bug and a bunch of other ones 2002-02-02 22:25 cegger * libgpf/gpf/: Makefile.am, pipe_mgr.c, pipe_utils.c: renamed pipe_utils.c to pipe_mgr.c - this avoids confusion where the pipeline management really is 2002-02-02 20:55 cegger * libgpf/gpf/: pipe.c, pipe_utils.c: more minor fixes 2002-02-02 14:38 cegger * libgpf/gpf/pipe_utils.c: fixed another stupid bug causing an endless loop 2002-02-02 14:21 cegger * libgpf/gpf/pipe_utils.c: fixed stupid bug 2002-02-02 13:40 cegger * libgpf/: gpf/gpf.c, gpf/pipe_utils.c, include/ggi/internal/gpf.h, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/ppm/init.c, io/ppm/pipe.c, io/ppm/ppm_gpf.h, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h: more fixes and cleanups 2002-02-02 10:53 cegger * libgpf/gpf/pipe_utils.c: another small fixes 2002-02-01 23:43 cegger * libgpf/: gpf/pipe.c, gpf/pipe_utils.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_internal.h, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h: bunch of fixes 2002-01-31 18:04 cegger * libgpf/: gpf/pipe.c, gpf/pipe_utils.c, include/ggi/internal/gpf.h, pipe/rgba/init.c, pipe/rgba/pipe.c: more fixups 2002-01-31 17:38 cegger * libgpf/gpf/pipe_utils.c: bugfix 2002-01-30 18:04 cegger * libgpf/gpf/pipe_utils.c: more work on pipeline management 2002-01-29 17:57 cegger * libgpf/: gpf/pipe_utils.c, io/libggi/pipe.c: bugfixes 2002-01-28 19:58 cegger * libgpf/: gpf/pipe.c, gpf/pipe_utils.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_internal.h: more fixups on pipeline management 2002-01-27 15:33 cegger * libgpf/: configure.in, gpf/dl.c, gpf/init.c, gpf/internal.c, gpf/pipe_utils.c, include/ggi/internal/gpf.h, io/libggi/init.c: more work on the pipeline management to detect the right sublibs 2002-01-26 15:17 cegger * libgpf/: gpf/pipe.c, gpf/pipe_utils.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_pipe.h, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/ppm/pipe.c, io/ppm/ppm_gpf.h: finished the sublib side of the interaction between pipeline management and sublibs 2002-01-25 21:47 cegger * libgpf/: gpf/pipe_utils.c, include/ggi/internal/gpf_pipe.h, io/libggi/init.c, io/libggi/proto.c, io/ppm/init.c: a bunch of small fixes 2002-01-25 12:54 cegger * libgpf/: gpf/gpf.c, include/ggi/internal/gpf.h, io/libggi/funcs.c, io/libggi/init.c, io/libggi/pipe.c, io/libggi/proto.c, io/ppm/funcs.c, io/ppm/pipe.c, proto/file/funcs.c: libgpf compiles again, but still unuseable 2002-01-25 11:39 cegger * libgpf/: demos/gpftest.c, gpf/dl.c, gpf/internal.c, gpf/pipe.c, gpf/pipe_utils.c, gpf/stubs.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_internal.h, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/ppm/funcs.c, io/ppm/init.c, io/ppm/pipe.c, io/ppm/ppm_gpf.h, pipe/rgba/init.c, proto/file/init.c, proto/target/init.c: internal structure cleanup - compilation is broken again 2002-01-25 10:26 cegger * libgpf/pipe/rgba/: conv.c, init.c, rgba_gpf.h: libgpf compiles again, but is still unuseable 2002-01-24 16:08 cegger * libgpf/: include/ggi/internal/gpf.h, include/ggi/internal/gpf_pipe.h, include/ggi/internal/gpf_types.h, io/libggi/pipe.c, io/ppm/pipe.c, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/rgba/pipe.c, pipe/rgba/rgba_gpf.h: another patchset to the pipeline management 2002-01-24 11:25 cegger * libgpf/: gpf/gpf.c, gpf/pipe_utils.c, include/ggi/internal/gpf.h, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h: more work on making sublibs interacting with pipeline management 2002-01-23 14:30 cegger * libgpf/: gpf/gpf.c, gpf/pipe_utils.c, include/ggi/internal/gpf.h, pipe/rgba/Makefile.am, pipe/rgba/pipe.c: more work on raw and rgba pipe sublib 2002-01-23 10:37 cegger * libgpf/: gpf/gpf.c, gpf/internal.c, gpf/pipe_utils.c, gpf/stubs.c, include/ggi/gpf.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_pipe.h, pipe/rgba/funcs.c, pipe/rgba/init.c: preliminary work on the raw pipe sublib to make the sublibs interacting with the pipeline management 2002-01-18 16:24 cegger * libgpf/: gpf/dl.c, gpf/init.c, gpf/internal.c, gpf/pipe.c, gpf/pipe_utils.c, gpf/stubs.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_internal.h, include/ggi/internal/gpf_pipe.h, include/ggi/internal/gpf_types.h, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/proto.c, io/ppm/init.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h, proto/file/init.c, proto/target/init.c, proto/target/target_gpf.h: User-API interacts with new pipeline management now - but the pipeline management doesn't interact yet with the sublibs => the sublibs may/might not until this is done 2002-01-16 16:20 cegger * libgpf/: gpf/gpf.c, gpf/pipe_utils.c, include/ggi/gpf.h, include/ggi/gpf_structs.h: minor cleanups 2002-01-16 16:19 cegger * libgpf/doc/libgpf-documentation: added new libgpf documentation 2002-01-15 16:25 cegger * libgpf/: gpf/pipe_utils.c, include/ggi/internal/gpf_pipe.h: more work on pipeline management for people, who wanna have a look at latest work 2002-01-15 13:53 cegger * libgpf/: gpf/pipe_utils.c, include/ggi/internal/gpf_pipe.h: more work on new pipeline management 2002-01-14 16:31 cegger * libgpf/doc/: DE_design, EN_design: remove obseleted documentation 2002-01-13 16:41 cegger * libgpf/: demos/gpftest.c, demos/image_viewer.c, gpf/Makefile.am, gpf/gpf.c, gpf/pipe_utils.c, gpf/stubs.c, include/ggi/Makefile.am, include/ggi/gpf.h, include/ggi/gpf_structs.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_pipe.h, include/ggi/internal/gpf_types.h: more work on the new pipeline 2002-01-12 16:44 cegger * libbse/configure.in, libgic/configure.in: --with-ggi defaults to --prefix 2002-01-12 16:23 cegger * libgpf/configure.in: dropped --with-uninst-gii and --with-uninst-ggi, because defaulting to --prefix is a bad idea in most cases 2002-01-12 16:18 cegger * libgpf/configure.in: --with-ggi, --with-uninst-ggi, --with-uninst-gii defaults to --prefix now 2002-01-11 13:18 cegger * libgpf/: gpf/Makefile.am, gpf/pipe.c, gpf/pipe_utils.c, include/ggi/gpf.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_pipe.h: more work on new pipeline algorithm - compiles, but everything is broken now 2002-01-06 17:01 cegger * libgpf/include/ggi/internal/: Makefile.am, gpf.h, gpf_pipe.h, gpf_types.h: structure of the pipeline optimization algorithm 2001-12-26 13:06 cegger * libgpf/io/ppm/: funcs.c, pipe.c, ppm_gpf.h: first success with reading a ppm file with raw data transfer, but the case of input-width != output-width must be fixed 2001-12-24 12:58 cegger * libgpf/: io/ppm/funcs.c, proto/file/funcs.c: a couple of fixes - opening of any ppm files works now 2001-12-23 23:32 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h, io/libggi/proto.c, io/ppm/funcs.c, proto/file/file_gpf.h, proto/file/funcs.c, proto/file/init.c: improved target<->protocol communication 2001-12-20 19:10 cegger * libgpf/: io/ppm/funcs.c, io/ppm/pipe.c, proto/file/funcs.c: some ppm opening fixes (still more issues to solve) 2001-12-17 16:21 cegger * libgpf/: gpf/internal.c, io/ppm/funcs.c, proto/file/funcs.c, proto/target/init.c: error handling fixes 2001-12-17 14:51 cegger * libgpf/: demos/image_viewer.c, gpf/init.c, gpf/parse.c, include/ggi/gpf.h, include/ggi/internal/gpf_internal.h: parameter cleanups 2001-12-16 15:35 cegger * libgpf/demos/image_viewer.c: fixed compiler warnings 2001-12-16 15:25 cegger * libgpf/: demos/Makefile.am, demos/gpftest.c, demos/image_viewer.c, gpf/EXPSYMS, gpf/internal.c, gpf/parse.c, gpf/stubs.c, include/ggi/gpf.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_dl.h, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/ppm/funcs.c, io/ppm/init.c, io/ppm/ppm_gpf.h, proto/file/init.c: sync API with docs + plus a couple of ppm fixes 2001-12-15 11:18 cegger * libgpf/include/ggi/gpf.h: added missing values for gpfIsOpened() 2001-12-14 11:33 cegger * libgpf/: demos/gpftest.c, gpf/gpf.c, gpf/internal.c, gpf/stubs.c, include/ggi/gpf.h, include/ggi/internal/gpf.h, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/proto.c, io/ppm/funcs.c, io/ppm/init.c, io/ppm/ppm_gpf.h, pipe/rgba/funcs.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h, proto/file/file_gpf.h, proto/file/funcs.c, proto/file/init.c, proto/target/init.c: changed API names to cause less confusion to new users 2001-12-11 13:10 cegger * libgpf/: gpf/gpf.c, gpf/internal.c, include/ggi/gpf.h, io/libggi/funcs.c, io/ppm/funcs.c: minor cleanups + some multiimage fixes 2001-12-11 12:17 cegger * libgpf/configure.in: more preparations for docs 2001-12-11 12:13 cegger * libgpf/doc/: Makefile.am, man/.cvsignore, man/Makefile.am: more preparations for docs 2001-12-11 12:12 cegger * libgpf/doc/docbook/: .cvsignore, Makefile.am: docbook prepartion 2001-12-09 16:43 cegger * libgpf/: demos/gpftest.c, include/ggi/internal/gpf_types.h, pipe/rgba/conv.c: changed gpftest to enforce a color conversion + added little debugging code 2001-12-07 13:11 cegger * libgpf/README: spelling fix 2001-12-06 17:33 cegger * libgpf/pipe/rgba/conv.c: rgba conversion (patch #9 - minor bugfix) 2001-12-04 16:35 cegger * libgpf/: gpf/pipe.c, include/ggi/gpf.h, include/ggi/internal/gpf_types.h, pipe/rgba/conv.c, pipe/rgba/rgba_gpf.h: rgba conversion (patch #8) 2001-12-03 17:16 cegger * libgpf/: demos/gpftest.c, pipe/rgba/conv.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h: rgba conversion (patch #8) 2001-12-02 16:38 cegger * libgpf/pipe/rgba/conv.c: rgba conversion (patch #7) 2001-11-30 13:26 cegger * libgpf/: gpf/pipe.c, include/ggi/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/pipe.c, io/libggi/proto.c, io/ppm/pipe.c, pipe/rgba/conv.c: rgba conversion (patch #6) 2001-11-29 18:16 cegger * libgpf/pipe/rgba/: conv.c, rgba_gpf.h: rgba conversion (patch #5) 2001-11-27 16:49 cegger * libgpf/pipe/rgba/conv.c: rgba conversion (patch #4) 2001-11-27 10:23 cegger * libgpf/: configure.in, libgpf.conf.in, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/rgba/rgba_gpf.h: rgba conversion (patch #3 - not the final one) 2001-11-23 12:42 cegger * libgpf/pipe/rgba/conv.c: tiny cleanup 2001-11-22 17:00 cegger * libgpf/pipe/rgba/: conv.c, rgba_gpf.h: minor/tiny improvement in internal rgba pipe infrastructure 2001-11-20 17:29 cegger * libgpf/: include/ggi/gpf.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/init.c, io/libggi/pipe.c, io/ppm/pipe.c, pipe/rgba/conv.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h: rgba conversion (patch #2 - not the final one) 2001-11-20 12:07 cegger * libgpf/: gpf/pipe.c, include/ggi/gpf.h, include/ggi/internal/gpf.h, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/ppm/pipe.c, io/ppm/ppm_gpf.h, pipe/rgba/conv.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h: framework of the conversion concept is implemented now 2001-11-19 16:34 soyt * libbse/README: Another step towards GGI READMEs standardization 2001-11-19 16:25 cegger * libgpf/README: added to make soyt happy :) 2001-11-18 16:34 cegger * libgpf/: include/ggi/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/pipe.c, pipe/rgba/conv.c: rgba update 2001-11-16 12:45 cegger * libgpf/: gpf/pipe.c, include/ggi/internal/gpf_types.h, io/libggi/pipe.c, io/ppm/pipe.c, pipe/rgba/conv.c: rgba update 2001-11-15 19:30 cegger * libgpf/: include/ggi/internal/gpf_types.h, pipe/rgba/conv.c: rgba conv. update 2001-11-15 16:53 cegger * libgpf/: gpf/gpf.c, gpf/internal.c, gpf/stubs.c, include/ggi/internal/gpf.h, pipe/rgba/funcs.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h: moved common functions out of the pipe sublib 2001-11-13 19:44 cegger * libgpf/: include/ggi/internal/gpf_types.h, pipe/rgba/conv.c: a little work on choosing the right conversion function 2001-11-13 18:42 cegger * libgpf/pipe/rgba/: conv.c, funcs.c, init.c, rgba_gpf.h: rgba pipe sublib is _rather_ prepared to do actual conversion 2001-11-13 17:28 cegger * libgpf/pipe/rgba/init.c: more strict argument checking 2001-11-13 17:21 cegger * libgpf/pipe/rgba/init.c: fixed bugs in initializiation of rgba pipe sublib 2001-11-13 17:09 cegger * libgpf/include/ggi/internal/gpf_types.h: added gray format 2001-11-13 14:49 cegger * libgpf/pipe/rgba/: init.c, rgba_gpf.h: prepared rgba pipe sublibs data-structures to perform actual conversion and rgba pipe sublib parses arguments (doesn't work for me) 2001-11-13 14:45 cegger * libgpf/gpf/: parse.c, pipe.c: parser handles some integer types now 2001-11-13 13:00 cegger * libgpf/gpf/pipe.c: fixed possible buffer-overflow 2001-11-13 10:17 cegger * libgpf/: configure.in, pipe/Makefile.am, pipe/rgba/.cvsignore, pipe/rgba/EXPSYMS, pipe/rgba/Makefile.am, pipe/rgba/conv.c, pipe/rgba/funcs.c, pipe/rgba/init.c, pipe/rgba/rgba_gpf.h: added rgba pipe sublib, which currently doesn't perform any conversion yet - it works like the raw pipe sublib right now 2001-11-13 09:37 cegger * libgpf/: gpf/pipe.c, io/libggi/pipe.c, io/ppm/pipe.c: further autodetection improvement of pipe sublibs 2001-11-12 19:34 cegger * libgpf/gpf/pipe.c: remove temporary debug code 2001-11-12 19:33 cegger * libgpf/gpf/pipe.c: more pipe autodetection fixes 2001-11-12 19:11 cegger * libgpf/gpf/init.c: remove temporary debug code 2001-11-12 19:08 cegger * libgpf/: gpf/init.c, gpf/pipe.c, io/libggi/pipe.c, io/ppm/pipe.c: fixed a memory leak, one more crash and an endless loop 2001-11-12 17:50 cegger * libgpf/: gpf/pipe.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/ppm/funcs.c, io/ppm/pipe.c, io/ppm/ppm_gpf.h: improved autodetection of pipe sublib, but code segfaults 2001-11-12 16:04 cegger * libgpf/: gpf/init.c, gpf/internal.c, include/ggi/internal/gpf.h, io/ppm/pipe.c: bugfix: libgpf no longer crashs, when gpfPanic() is called 2001-11-12 15:02 cegger * libgpf/io/libggi/pipe.c: compiler fix 2001-11-11 16:57 cegger * libgpf/: gpf/pipe.c, include/ggi/internal/gpf_types.h, io/libggi/pipe.c, io/ppm/pipe.c: update pipe loading handling 2001-11-06 16:21 cegger * libgpf/gpf/init.c: bugfix in error handling 2001-11-06 15:53 cegger * libgpf/: libgpf.conf.in, gpf/pipe.c, include/ggi/internal/gpf_types.h: implemented _gpfCheckPipe(), so libgpf is able to autodetect the right pipe sublib for correct conversion 2001-11-06 14:03 cegger * libgpf/: gpf/internal.c, gpf/pipe.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_types.h, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/ppm/init.c, io/ppm/pipe.c, io/ppm/ppm_gpf.h: prepared infrastructure to perform real conversion 2001-11-04 14:05 cegger * libgpf/: demos/gpftest.c, io/libggi/funcs.c, io/libggi/proto.c: couple of bugfixes - RAW data-transfer now works as demonstrated by gpftest 2001-11-04 12:47 cegger * libgpf/gpf/pipe.c: added lots of debugging code 2001-11-03 23:37 cegger * libgpf/: demos/gpftest.c, gpf/stubs.c, include/ggi/gpf.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_internal.h: allow raw data-transfer (doesn't work yet) 2001-11-03 22:04 cegger * libgpf/: configure.in, libgpf.conf.in, gpf/Makefile.am, gpf/internal.c, gpf/pipe.c, include/ggi/internal/gpf.h, pipe/Makefile.am: improved pipeline system - pipe-auto module is now obseleted and therefore removed 2001-11-03 20:21 cegger * libgpf/gpf/internal.c: cleaned up _gpfEstablishPipe() 2001-10-30 12:03 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h: further fixes + cleanups 2001-10-29 17:30 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/ppm/funcs.c, io/ppm/init.c, io/ppm/ppm_gpf.h: pipeline is now prepared to control data-transfer 2001-10-29 17:12 cegger * libgpf/gpf/internal.c: small bugfix 2001-10-28 16:44 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h: implemented _gpfEstablishPipe() 2001-10-26 10:22 cegger * libgpf/gpf/internal.c: prepared the infra-structure for creating a complete pipeline 2001-10-26 10:19 cegger * libgpf/include/ggi/internal/gpf.h: prepared the infra-structure for creating a complete pipeline 2001-10-26 09:59 cegger * libgpf/: demos/gpftest.c, gpf/stubs.c: refactored data-streaming stubs function to give the control to the pipe 2001-10-25 16:28 cegger * libgpf/: gpf/dl.c, gpf/internal.c, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_types.h: implemented pipe dll handling + cleanups 2001-10-23 15:14 cegger * libgpf/configure.in: compiler fixes 2001-10-23 15:07 cegger * libgpf/: configure.in, libgpf.conf.in, demos/gpftest.c, gpf/init.c, gpf/internal.c, gpf/stubs.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_debug.h, include/ggi/internal/gpf_internal.h, include/ggi/internal/gpf_types.h, pipe/Makefile.am: added pipe auto sublib (skeleton) 2001-10-23 14:05 cegger * libgpf/configure.in: configure fix 2001-10-23 13:58 cegger * libgpf/configure.in: added missing Makefile creation 2001-10-23 13:57 cegger * libgpf/: Makefile.am, configure.in, io/ppm/funcs.c, pipe/.cvsignore, pipe/Makefile.am: small cleanup + preparation for pipe sublibs 2001-10-22 16:18 cegger * libgpf/: configure.in, io/ppm/funcs.c, io/ppm/init.c, io/ppm/ppm_gpf.h: ppm io target update 2001-10-21 13:48 cegger * libgpf/: configure.in, gpf/internal.c, include/ggi/internal/gpf.h, io/Makefile.am, io/libggi/funcs.c, io/libggi/init.c, io/libggi/pipe.c, io/libggi/proto.c, io/ppm/.cvsignore, io/ppm/EXPSYMS, io/ppm/Makefile.am, io/ppm/funcs.c, io/ppm/init.c, io/ppm/pipe.c, io/ppm/ppm_gpf.h, proto/file/file_gpf.h, proto/file/funcs.c, proto/file/init.c, proto/target/init.c: added ppm io target (unfinished) + restructured internal datatypes 2001-10-21 10:11 cegger * libgpf/io/libggi/init.c: removed surely unused code 2001-10-20 22:38 cegger * libgpf/: include/ggi/internal/gpf_types.h, io/libggi/funcs.c, io/libggi/pipe.c: implemented communication layer between targets and the pipe on the target side 2001-10-20 22:02 cegger * libgpf/proto/file/: funcs.c, init.c: some fixes 2001-10-20 19:12 cegger * libgpf/: gpf/dl.c, gpf/init.c, gpf/internal.c, include/ggi/internal/Makefile.am, include/ggi/internal/gpf.h, include/ggi/internal/gpf_internal.h, include/ggi/internal/gpf_types.h, io/libggi/Makefile.am, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/pipe.c, io/libggi/proto.c, proto/file/file_gpf.h, proto/file/funcs.c, proto/file/init.c, proto/target/init.c: make io-target interact with its protocol (part #4 - the last one) + added declarations of the communication layer between targets and the conversion modules (= pipe) + common cleanup 2001-10-19 11:30 cegger * libgpf/: gpf/init.c, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h: libggi io target mostly finished - buf and bufsize must be initialized before using them 2001-10-19 10:59 cegger * libgpf/io/libggi/: init.c, libggi_gpf.h, proto.c: libggi io read/write is completed 2001-10-18 16:59 cegger * libgpf/: include/ggi/internal/gpf.h, io/libggi/proto.c, proto/file/funcs.c: small io target update (read/write functions partly implemented) 2001-10-16 15:59 cegger * libgpf/demos/Makefile.am: typo fix 2001-10-14 15:47 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/proto.c, proto/file/funcs.c: make io-target interact with its protocol (part #3) 2001-10-14 11:08 cegger * libgpf/: include/ggi/internal/gpf.h, io/libggi/init.c, io/libggi/proto.c, proto/file/funcs.c: some (compiler) fixes 2001-10-14 09:45 cegger * libgpf/: configure.in, include/ggi/internal/gpf.h, proto/Makefile.am, proto/file/.cvsignore, proto/file/EXPSYMS, proto/file/Makefile.am, proto/file/file_gpf.h, proto/file/funcs.c, proto/file/init.c, proto/target/Makefile.am, proto/target/funcs.c, proto/target/init.c, proto/target/target_gpf.h: make io-target interact with its protocol (part #2) 2001-10-13 22:35 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h, io/libggi/Makefile.am, io/libggi/init.c, io/libggi/libggi_gpf.h, io/libggi/proto.c, proto/target/init.c: make io-target interact with its protocol (part #1) 2001-10-13 21:11 cegger * libgpf/: gpf/dl.c, gpf/init.c, gpf/internal.c, gpf/parse.c, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_internal.h, io/libggi/init.c: passing sublib arguments through to the targets works now (pointers only tested) 2001-10-13 15:33 cegger * libgpf/: gpf/Makefile.am, gpf/internal.c, gpf/parse.c, include/ggi/internal/gpf_debug.h, include/ggi/internal/gpf_internal.h, io/libggi/init.c, io/libggi/libggi_gpf.h: improved parsing of parameters - doesn't work yet, but gives an idea how it should work 2001-10-13 09:28 cegger * libgpf/demos/gpftest.c: doesn't segfault anymore 2001-10-12 20:12 cegger * libgpf/: Makefile.am, gpf/dl.c, gpf/internal.c, proto/target/init.c: opening and closing of targets inclusive their protocols seems to work now 2001-10-12 19:33 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf_internal.h, io/libggi/Makefile.am, proto/target/Makefile.am: implemented protocol parsing and fixed error handling, when loading of a protocol fails 2001-10-07 15:33 cegger * libgpf/: gpf/dl.c, gpf/init.c, gpf/internal.c, include/ggi/gpf.h, include/ggi/internal/gpf_internal.h: fixed error handling to avoid segfaults + implemented protocol loading (not ready, but almost done) 2001-10-07 14:34 cegger * libgpf/gpf/init.c: don't close target while transfering data 2001-10-07 14:26 cegger * libgpf/: configure.in, io/libggi/libggi_gpf.h, proto/Makefile.am, proto/target/.cvsignore, proto/target/EXPSYMS, proto/target/Makefile.am, proto/target/funcs.c, proto/target/init.c, proto/target/target_gpf.h: added framework of the target protocol 2001-10-07 13:19 cegger * libgpf/: gpf/init.c, gpf/internal.c, include/ggi/gpf.h: reworked gpfOpen()/gpfClose() 2001-10-07 09:38 cegger * libgpf/: demos/gpftest.c, gpf/dl.c, gpf/init.c, gpf/internal.c: fixed error handling (a crash), when opening a target failed and opening a target works now (although it crashs immediately) 2001-10-06 23:00 cegger * libgpf/gpf/internal.c: fixed one segfault 2001-10-06 22:51 cegger * libgpf/: demos/Makefile.am, demos/gpftest.c, gpf/Makefile.am, gpf/gpf.c, gpf/stubs.c, include/ggi/gpf.h, include/ggi/internal/gpf.h, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h: added a demo (doesn't work yet) + implemented stubs and other improvements 2001-10-06 13:43 cegger * libgpf/: include/ggi/internal/gpf.h, include/ggi/internal/gpf_internal.h, io/libggi/funcs.c, io/libggi/init.c, io/libggi/libggi_gpf.h: libggi target update - it's now a framework 2001-10-06 10:16 cegger * libgpf/: configure.in, gpf/dl.c, gpf/internal.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_internal.h, io/libggi/Makefile.am, io/libggi/init.c, io/libggi/libggi_gpf.h: improved dll system + plus libgpf compiles and installs correctly with one (skeleton) target 2001-10-03 16:05 cegger * libgpf/io/: Makefile.am, libggi/.cvsignore, libggi/EXPSYMS, libggi/Makefile.am, libggi/funcs.c, libggi/init.c, libggi/libggi_gpf.h: added libggi io target (skeleton) - doesn't compile yet 2001-10-03 13:26 cegger * libgpf/: gpf/dl.c, gpf/init.c, gpf/internal.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_internal.h: implemented _gpfOpenTarget() and _gpfCloseTarget() + improved closing DL 2001-10-03 08:30 cegger * libgpf/: gpf/dl.c, gpf/internal.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_internal.h: handle creation and destruction finished - maybe that pixelformat must be handled there later, too 2001-10-02 19:54 cegger * libgpf/: gpf/internal.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_dl.h: added dll version system 2001-09-30 16:02 cegger * libgpf/gpf/internal.c: update 2001-09-30 15:47 cegger * libgpf/: libgpf.conf.in, gpf/init.c, gpf/internal.c, include/ggi/internal/gpf_internal.h: small update 2001-09-30 12:27 cegger * libgpf/: Makefile.am, configure.in, libgpf.conf.in, gpf/init.c, gpf/internal.c, include/ggi/Makefile.am, include/ggi/internal/gpf_internal.h: libgpf installs correctly now 2001-09-29 23:13 cegger * libgpf/include/ggi/internal/gpf_debug.h: cut/copy/paste fix 2001-09-29 22:52 cegger * libgpf/: gpf/dl.c, gpf/init.c, gpf/internal.c, include/ggi/internal/gpf.h, include/ggi/internal/gpf_debug.h, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_internal.h: libgpf compiles now, although unuseable because there is no actual sublib and transfer protocol implemented yet - will do a framework tomorrow 2001-09-29 17:34 cegger * libgpf/: acconfig.h, gpf/Makefile.am, gpf/dl.c, gpf/init.c, gpf/internal.c, gpf/stubs.c, include/ggi/gpf.h, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_internal.h: more compiler fixes - but still not compileable 2001-09-29 10:50 cegger * libgpf/: gpf/init.c, include/ggi/internal/Makefile.am, include/ggi/internal/gpf.h, include/ggi/internal/gpf_debug.h, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_internal.h: more compiler fixes - but still not compileable 2001-09-29 09:31 cegger * libgpf/: gpf/init.c, include/ggi/internal/gpf.h: more compiler fixes - but still not compileable 2001-09-28 22:28 cegger * libgpf/: configure.in, gpf/init.c, include/ggi/gpf.h, acconfig.h: fixed some compiler errors, but still not compileable 2001-09-24 15:27 cegger * libgpf/: gpf/init.c, include/ggi/gpf.h: more work on gpfOpen() 2001-09-24 09:03 cegger * libgpf/include/ggi/gpf.h: simplified gpfOpen() 2001-09-23 16:10 cegger * libgpf/gpf/init.c: more corrections 2001-09-23 16:09 cegger * libgpf/gpf/init.c: corrected comments 2001-09-23 16:07 cegger * libgpf/gpf/init.c: compiler fix 2001-09-23 16:05 cegger * libgpf/: gpf/init.c, include/ggi/gpf.h, include/ggi/internal/gpf.h, include/ggi/internal/gpf_debug.h, include/ggi/internal/gpf_dl.h: worked out the (de)initialisation - not finished yet 2001-09-23 15:00 cegger * libgpf/include/ggi/gpf.h: added flag handling 2001-09-23 12:33 cegger * libgpf/: Makefile.am, configure.in, gpf/Makefile.am, gpf/dl.c, gpf/init.c, gpf/module.c, include/ggi/Makefile.am, include/ggi/internal/Makefile.am, include/ggi/internal/gpf_dl.h, include/ggi/internal/gpf_module.h, io/.cvsignore, io/Makefile.am, proto/.cvsignore, proto/Makefile.am: updated module loading system 2001-09-22 17:33 cegger * libgpf/include/ggi/: gpf.h, lowlevel.h, internal/Makefile.am, internal/debug.h, internal/dl.h, internal/gpf.h, internal/gpf_debug.h, internal/gpf_dl.h, internal/gpf_module.h, internal/module.h: reworked libgpf's API - still not complete, but it should give some ideas how it works 2001-07-25 12:57 cegger * libbse/bse/bse.c: ported to current CVS version of libgalloc/libovl/libblt 2001-07-16 15:08 thayne * libbse/configure.in, libgic/configure.in, libgpf/configure.in: revert to AM_PROG_LIBTOOL and AM_DISABLE_STATIC to fix "LIBTOOL no set in configure.in" bug and inconsistency with LIBTOOL docs. 2001-07-10 05:22 thayne * libbse/configure.in, libgic/configure.in, libgpf/configure.in: AM_PROG_LIBTOOL and AM_DISABLE_STATIC are deprecated - use 'AC_' names. 2001-07-09 14:49 thayne * libbse/ltconfig, libbse/m4/libtool.m4, libgic/ltconfig, libgic/m4/libtool.m4, libgpf/ltconfig, libgpf/m4/libtool.m4: libtool 1.4 has moved tests from ltconfig to libtool.m4. Delete unecessary ltconfig and update libtool.m4. 2001-07-08 12:25 cegger * libbse/configure.in: comment update 2001-07-07 17:26 thayne * libgic/Makefile.am, libgic/configure.in, libgic/libgic.conf.in, libgpf/Makefile.am, libgpf/configure.in, libgpf/libgpf.conf.in: Update configure.in and associated files to be consistent across libs 2001-07-07 15:04 thayne * libbse/ltmain.sh, libgic/ltmain.sh, libgpf/ltmain.sh: Fixing bug in libtool 1.4 where it won't find interdependency libraries during install to a packaging dir 2001-07-07 08:12 thayne * libbse/config.guess, libbse/config.sub, libbse/ltmain.sh, libgic/config.guess, libgic/config.sub, libgic/ltmain.sh, libgpf/config.guess, libgpf/config.sub, libgpf/ltmain.sh: Updating to libtool 1.4 2001-07-03 20:14 cegger * libgic/Makefile.am, libgic/configure.in, libgic/libgic.conf.in, libgpf/Makefile.am, libgpf/configure.in, libgpf/libgpf.conf.in: confdir fixes 2001-06-19 14:06 cegger * libbse/include/ggi/internal/Makefile.am: added build tag to prepare libbse for future, when there are headers, which shouldn't be installed 2001-05-18 14:04 cegger * libbse/bse/bse.c: namespace cleanups 2001-05-16 16:36 cegger * libgpf/gpf/dl.c: tiny formating stuff 2001-05-16 16:27 cegger * libgpf/: include/Makefile, include/ggi/Makefile, acinclude.m4, aclocal.m4, config.h.in, configure, stamp-h.in: removed autogenerated files 2001-05-05 21:27 cegger * libbse/demos/blockout.c: dont fail the background 2001-05-04 22:26 cegger * libbse/bse/bse.c: fixed crash, when bse-param == NULL 2001-05-04 21:48 cegger * libbse/include/ggi/: initval, unit: removed nonsense files 2001-05-03 17:52 cegger * libbse/bse/bse.c: removed debugging-code 2001-05-03 17:37 cegger * libbse/bse/bse.c: fixed "snapshot"-bug in ggiBseHide() 2001-05-01 18:52 cegger * libbse/doc/Makefile: remove autogenerated file 2001-05-01 18:44 cegger * libbse/: ChangeLog, Makefile.am, autogen.sh, .cvsignore, config.guess, acconfig.h, config.sub, configure.in, install-sh, ltconfig, ltmain.sh, missing, mkinstalldirs, bse/.cvsignore, bse/EXPSYMS, bse/Makefile.am, doc/.cvsignore, doc/Makefile, doc/Makefile.am, bse/bse.c, bse/init.c, demos/.cvsignore, demos/Makefile.am, demos/bsetest.c, demos/ball.ppm, demos/blockout.c, demos/level1.dat, demos/racket.ppm, demos/brick1.ppm, demos/brick2.ppm, demos/brick3.ppm, demos/brick4.ppm, demos/brick0.ppm, demos/brick5.ppm, demos/brick6.ppm, demos/level2.dat, demos/level3.dat, demos/background.ppm, demos/iMac2.ppm, demos/level1.ppm, demos/level2.ppm, demos/level4.dat, m4/.cvsignore, m4/Makefile.am, m4/extrapaths.m4, include/.cvsignore, include/Makefile.am, m4/dllext.m4, m4/libtool.m4, include/ggi/.cvsignore, include/ggi/Makefile.am, include/ggi/bse.h, include/ggi/initval, include/ggi/unit, include/ggi/internal/.cvsignore, include/ggi/internal/Makefile.am, include/ggi/internal/bse.h: Initial revision 2001-05-01 18:44 cegger * libbse/: ChangeLog, Makefile.am, autogen.sh, .cvsignore, config.guess, acconfig.h, config.sub, configure.in, install-sh, ltconfig, ltmain.sh, missing, mkinstalldirs, bse/.cvsignore, bse/EXPSYMS, bse/Makefile.am, doc/.cvsignore, doc/Makefile, doc/Makefile.am, bse/bse.c, bse/init.c, demos/.cvsignore, demos/Makefile.am, demos/bsetest.c, demos/ball.ppm, demos/blockout.c, demos/level1.dat, demos/racket.ppm, demos/brick1.ppm, demos/brick2.ppm, demos/brick3.ppm, demos/brick4.ppm, demos/brick0.ppm, demos/brick5.ppm, demos/brick6.ppm, demos/level2.dat, demos/level3.dat, demos/background.ppm, demos/iMac2.ppm, demos/level1.ppm, demos/level2.ppm, demos/level4.dat, m4/.cvsignore, m4/Makefile.am, m4/extrapaths.m4, include/.cvsignore, include/Makefile.am, m4/dllext.m4, m4/libtool.m4, include/ggi/.cvsignore, include/ggi/Makefile.am, include/ggi/bse.h, include/ggi/initval, include/ggi/unit, include/ggi/internal/.cvsignore, include/ggi/internal/Makefile.am, include/ggi/internal/bse.h: initial import 2001-04-22 19:02 cegger * libgic/: Makefile.am, acconfig.h, autogen.sh, config.guess, config.sub, configure.in, install-sh, libgic.conf.in, ltconfig, .cvsignore, ltmain.sh, missing, mkinstalldirs, actionlib/.cvsignore, actionlib/EXPSYMS, actionlib/Makefile.am, actionlib/lazy.c, doc/.cvsignore, gic/EXPSYMS, gic/Makefile.am, gic/init.c, gic/recognizer.c, gic/action.c, gic/context.c, gic/control.c, gic/feature.c, gic/manager.c, gic/.cvsignore, gic/head.c, include/.cvsignore, include/Makefile.am, include/ggi/Makefile.am, include/ggi/gic_confmgr.h, include/ggi/gicaction_lazy.h, include/ggi/.cvsignore, include/ggi/gic.h, include/ggi/gic_aclib_lazy.h, include/ggi/gic_structs.h, include/ggi/internal/.cvsignore, include/ggi/internal/Makefile.am, include/ggi/internal/gic.h, include/ggi/internal/gic_debug.h, m4/libtool.m4, m4/.cvsignore, m4/Makefile.am, m4/dllext.m4, m4/extrapaths.m4, programs/.cvsignore, programs/Makefile.am, programs/demos/demo.c, programs/demos/demo.gic, programs/demos/ggidemo.gic.c, programs/demos/Makefile.am, programs/demos/configmanager.gic, programs/demos/confmgrdemo.c, programs/demos/.cvsignore, programs/demos/confmgrdemo.gic, programs/demos/ggidemo.c, programs/snazzymgr/Makefile.am, programs/snazzymgr/main.c, programs/snazzymgr/bigfont.c, programs/snazzymgr/configmanager.gic, programs/snazzymgr/ggitex.c, programs/snazzymgr/roughtex.c, programs/snazzymgr/smallfont.c, programs/snazzymgr/smoothtex.c, programs/snazzymgr/.cvsignore, programs/snazzymgr/snazzy.h, programs/snazzymgr/util.c, programs/utils/.cvsignore, programs/utils/Makefile.am, programs/utils/gic2c.c, recognizers/.cvsignore, recognizers/Makefile.am, recognizers/cheat/.cvsignore, recognizers/cheat/EXPSYMS, recognizers/cheat/Makefile.am, recognizers/cheat/cheat.c, recognizers/keys/.cvsignore, recognizers/keys/EXPSYMS, recognizers/keys/Makefile.am, recognizers/keys/keys.c, recognizers/mousebutton/.cvsignore, recognizers/mousebutton/EXPSYMS, recognizers/mousebutton/Makefile.am, recognizers/mousebutton/mousebutton.c, recognizers/relmouse/.cvsignore, recognizers/relmouse/EXPSYMS, recognizers/relmouse/Makefile.am, recognizers/relmouse/relmouse.c, recognizers/valuator/.cvsignore, recognizers/valuator/EXPSYMS, recognizers/valuator/Makefile.am, recognizers/valuator/valuator.c: Initial revision 2001-04-22 19:02 cegger * libgic/: Makefile.am, acconfig.h, autogen.sh, config.guess, config.sub, configure.in, install-sh, libgic.conf.in, ltconfig, .cvsignore, ltmain.sh, missing, mkinstalldirs, actionlib/.cvsignore, actionlib/EXPSYMS, actionlib/Makefile.am, actionlib/lazy.c, doc/.cvsignore, gic/EXPSYMS, gic/Makefile.am, gic/init.c, gic/recognizer.c, gic/action.c, gic/context.c, gic/control.c, gic/feature.c, gic/manager.c, gic/.cvsignore, gic/head.c, include/.cvsignore, include/Makefile.am, include/ggi/Makefile.am, include/ggi/gic_confmgr.h, include/ggi/gicaction_lazy.h, include/ggi/.cvsignore, include/ggi/gic.h, include/ggi/gic_aclib_lazy.h, include/ggi/gic_structs.h, include/ggi/internal/.cvsignore, include/ggi/internal/Makefile.am, include/ggi/internal/gic.h, include/ggi/internal/gic_debug.h, m4/libtool.m4, m4/.cvsignore, m4/Makefile.am, m4/dllext.m4, m4/extrapaths.m4, programs/.cvsignore, programs/Makefile.am, programs/demos/demo.c, programs/demos/demo.gic, programs/demos/ggidemo.gic.c, programs/demos/Makefile.am, programs/demos/configmanager.gic, programs/demos/confmgrdemo.c, programs/demos/.cvsignore, programs/demos/confmgrdemo.gic, programs/demos/ggidemo.c, programs/snazzymgr/Makefile.am, programs/snazzymgr/main.c, programs/snazzymgr/bigfont.c, programs/snazzymgr/configmanager.gic, programs/snazzymgr/ggitex.c, programs/snazzymgr/roughtex.c, programs/snazzymgr/smallfont.c, programs/snazzymgr/smoothtex.c, programs/snazzymgr/.cvsignore, programs/snazzymgr/snazzy.h, programs/snazzymgr/util.c, programs/utils/.cvsignore, programs/utils/Makefile.am, programs/utils/gic2c.c, recognizers/.cvsignore, recognizers/Makefile.am, recognizers/cheat/.cvsignore, recognizers/cheat/EXPSYMS, recognizers/cheat/Makefile.am, recognizers/cheat/cheat.c, recognizers/keys/.cvsignore, recognizers/keys/EXPSYMS, recognizers/keys/Makefile.am, recognizers/keys/keys.c, recognizers/mousebutton/.cvsignore, recognizers/mousebutton/EXPSYMS, recognizers/mousebutton/Makefile.am, recognizers/mousebutton/mousebutton.c, recognizers/relmouse/.cvsignore, recognizers/relmouse/EXPSYMS, recognizers/relmouse/Makefile.am, recognizers/relmouse/relmouse.c, recognizers/valuator/.cvsignore, recognizers/valuator/EXPSYMS, recognizers/valuator/Makefile.am, recognizers/valuator/valuator.c: initial import 2001-04-21 20:59 cegger * libgpf/.cvsignore: ignore automatic generated files 2001-04-21 20:52 cegger * libgpf/: .cvsignore, include/.cvsignore, include/ggi/.cvsignore, include/ggi/internal/.cvsignore: added in order to ignore Makefile.in 2001-04-21 20:32 cegger * libgpf/: COPYING, ChangeLog, Makefile.am, acconfig.h, acinclude.m4, aclocal.m4, autogen.sh, config.guess, config.h.in, config.sub, configure.in, install-sh, configure, ltconfig, ltmain.sh, libgpf.conf.in, missing, mkinstalldirs, stamp-h.in, demos/.cvsignore, demos/Makefile.am, gpf/.cvsignore, gpf/EXPSYMS, gpf/Makefile.am, gpf/dl.c, gpf/init.c, gpf/module.c, gpf/stubs.c, doc/.cvsignore, doc/DE_design, doc/Makefile.am, doc/PORTABILITY, doc/EN_design, include/Makefile, include/Makefile.am, include/ggi/Makefile, include/ggi/Makefile.am, include/ggi/gpf.h, include/ggi/lowlevel.h, include/ggi/internal/Makefile.am, include/ggi/internal/debug.h, include/ggi/internal/dl.h, include/ggi/internal/gpf.h, include/ggi/internal/module.h, m4/.cvsignore, m4/Makefile.am, m4/dllext.m4, m4/extrapaths.m4, m4/libtool.m4: Initial revision 2001-04-21 20:32 cegger * libgpf/: COPYING, ChangeLog, Makefile.am, acconfig.h, acinclude.m4, aclocal.m4, autogen.sh, config.guess, config.h.in, config.sub, configure.in, install-sh, configure, ltconfig, ltmain.sh, libgpf.conf.in, missing, mkinstalldirs, stamp-h.in, demos/.cvsignore, demos/Makefile.am, gpf/.cvsignore, gpf/EXPSYMS, gpf/Makefile.am, gpf/dl.c, gpf/init.c, gpf/module.c, gpf/stubs.c, doc/.cvsignore, doc/DE_design, doc/Makefile.am, doc/PORTABILITY, doc/EN_design, include/Makefile, include/Makefile.am, include/ggi/Makefile, include/ggi/Makefile.am, include/ggi/gpf.h, include/ggi/lowlevel.h, include/ggi/internal/Makefile.am, include/ggi/internal/debug.h, include/ggi/internal/dl.h, include/ggi/internal/gpf.h, include/ggi/internal/module.h, m4/.cvsignore, m4/Makefile.am, m4/dllext.m4, m4/extrapaths.m4, m4/libtool.m4: initial import