platform/upstream/gstreamer.git
21 years agoFix compile problem on non-i386
David Schleef [Sun, 17 Nov 2002 00:12:59 +0000 (00:12 +0000)]
Fix compile problem on non-i386

Original commit message from CVS:
Fix compile problem on non-i386

21 years agoMove stack_top code from cothread_create() to cothread_context_init(), since we only...
David Schleef [Fri, 15 Nov 2002 09:51:41 +0000 (09:51 +0000)]
Move stack_top code from cothread_create() to cothread_context_init(), since we only need to calculate it once.

Original commit message from CVS:
Move stack_top code from cothread_create() to cothread_context_init(),
since we only need to calculate it once.

21 years agothreadc still fails
Thomas Vander Stichele [Thu, 14 Nov 2002 21:20:47 +0000 (21:20 +0000)]
threadc still fails

Original commit message from CVS:
threadc still fails

21 years agoanother thread test, this still fails
Thomas Vander Stichele [Thu, 14 Nov 2002 21:19:55 +0000 (21:19 +0000)]
another thread test, this still fails

Original commit message from CVS:
another thread test, this still fails

21 years agoon the negative side, I have to add the mmap back or else it segfaults on the positiv...
Thomas Vander Stichele [Thu, 14 Nov 2002 13:35:13 +0000 (13:35 +0000)]
on the negative side, I have to add the mmap back or else it segfaults on the positive side, with ds's fix for stack_...

Original commit message from CVS:
on the negative side, I have to add the mmap back or else it segfaults
on the positive side, with ds's fix for stack_top, I haven't had a
segfault in any of the thread tests since ;)
Let's cross fingers here

21 years agoFix up allocation of stack space for a cothread. Previous code did not allow for...
David Schleef [Thu, 14 Nov 2002 11:14:52 +0000 (11:14 +0000)]
Fix up allocation of stack space for a cothread.  Previous code did not allow for the underlying threading model to i...

Original commit message from CVS:
Fix up allocation of stack space for a cothread.  Previous code did
not allow for the underlying threading model to insert an unmapped
guard page.

21 years agoadding back threads tests
Thomas Vander Stichele [Thu, 14 Nov 2002 09:23:58 +0000 (09:23 +0000)]
adding back threads tests

Original commit message from CVS:
adding back threads tests

21 years agoAdd automatic stack dumping on SIGSEGV and SIGQUIT
David Schleef [Thu, 14 Nov 2002 02:49:16 +0000 (02:49 +0000)]
Add automatic stack dumping on SIGSEGV and SIGQUIT

Original commit message from CVS:
Add automatic stack dumping on SIGSEGV and SIGQUIT

21 years agocleanups in code fix tests to run and complete if they can move threadb to failing...
Thomas Vander Stichele [Wed, 13 Nov 2002 17:06:23 +0000 (17:06 +0000)]
cleanups in code fix tests to run and complete if they can move threadb to failing tests since it doesn't work with b...

Original commit message from CVS:
cleanups in code
fix tests to run and complete if they can
move threadb to failing tests since it doesn't work with basicomega
(crashes in the mmap)

21 years agoadd some debug info
Thomas Vander Stichele [Sun, 10 Nov 2002 14:28:25 +0000 (14:28 +0000)]
add some debug info

Original commit message from CVS:
add some debug info

21 years agoadding formats
Thomas Vander Stichele [Sat, 9 Nov 2002 18:16:27 +0000 (18:16 +0000)]
adding formats

Original commit message from CVS:
adding formats

21 years agoRemove groups from chains and elements from groups when they are destroyed.
Wim Taymans [Thu, 7 Nov 2002 18:50:06 +0000 (18:50 +0000)]
Remove groups from chains and elements from groups when they are destroyed.

Original commit message from CVS:
Remove groups from chains and elements from groups when they are destroyed.

21 years agoadd wingoopt scheduler
Christian Schaller [Tue, 5 Nov 2002 21:07:49 +0000 (21:07 +0000)]
add wingoopt scheduler

Original commit message from CVS:
add wingoopt scheduler

21 years agowww faq integration
Thomas Vander Stichele [Mon, 4 Nov 2002 18:06:20 +0000 (18:06 +0000)]
www faq integration

Original commit message from CVS:
www faq integration

21 years agoDo some more checking on the input paramaters
Wim Taymans [Sun, 3 Nov 2002 15:48:31 +0000 (15:48 +0000)]
Do some more checking on the input paramaters

Original commit message from CVS:
Do some more checking on the input paramaters

21 years agoRemove bogus free
Wim Taymans [Sun, 3 Nov 2002 00:13:40 +0000 (00:13 +0000)]
Remove bogus free

Original commit message from CVS:
Remove bogus free

21 years agosmall fix
Thomas Vander Stichele [Sat, 2 Nov 2002 14:06:43 +0000 (14:06 +0000)]
small fix

Original commit message from CVS:
small fix

21 years agoSome more random thoughts
Wim Taymans [Sat, 2 Nov 2002 14:01:51 +0000 (14:01 +0000)]
Some more random thoughts

Original commit message from CVS:
Some more random thoughts

21 years agoAdded clock test program
Wim Taymans [Sat, 2 Nov 2002 14:00:16 +0000 (14:00 +0000)]
Added clock test program

Original commit message from CVS:
Added clock test program

21 years ago- Reworked the clock to prepare for async notifications
Wim Taymans [Sat, 2 Nov 2002 13:54:34 +0000 (13:54 +0000)]
- Reworked the clock to prepare for async notifications

Original commit message from CVS:
- Reworked the clock to prepare for async notifications
- moved some common scheduler checking to gstbin
- added some vmethods to gstbin for future use
- more fixes to the optimal scheduler
- use new clock api in the schedulers

21 years ago- Added caps as a property
Wim Taymans [Sat, 2 Nov 2002 13:31:31 +0000 (13:31 +0000)]
- Added caps as a property

Original commit message from CVS:
- Added caps as a property
- Removed signals in favour of property notification
- Use probes instead of event_received signal
- Small cleanups

21 years agoAdded padprobe to makefile
Wim Taymans [Sat, 2 Nov 2002 13:28:14 +0000 (13:28 +0000)]
Added padprobe to makefile

Original commit message from CVS:
Added padprobe to makefile

21 years agoRemoved annoying notify messages and removed properties that are better handled with...
Wim Taymans [Sat, 2 Nov 2002 13:25:18 +0000 (13:25 +0000)]
Removed annoying notify messages and removed properties that are better handled with query

Original commit message from CVS:
Removed annoying notify messages and removed properties that are
better handled with query

21 years agoSmall cleanups
Wim Taymans [Sat, 2 Nov 2002 13:22:31 +0000 (13:22 +0000)]
Small cleanups

Original commit message from CVS:
Small cleanups

21 years agoWe might use this in the future
Wim Taymans [Sat, 2 Nov 2002 13:21:07 +0000 (13:21 +0000)]
We might use this in the future

Original commit message from CVS:
We might use this in the future

21 years agoFlashed out transform function
Wim Taymans [Sat, 2 Nov 2002 13:20:26 +0000 (13:20 +0000)]
Flashed out transform function

Original commit message from CVS:
Flashed out transform function

21 years agoMoved deep notify to GstObject
Wim Taymans [Sat, 2 Nov 2002 13:19:30 +0000 (13:19 +0000)]
Moved deep notify to GstObject

Original commit message from CVS:
Moved deep notify to GstObject

21 years agoAdded the long awaited gst_buffer_set_data
Wim Taymans [Sat, 2 Nov 2002 13:15:55 +0000 (13:15 +0000)]
Added the long awaited gst_buffer_set_data

Original commit message from CVS:
Added the long awaited gst_buffer_set_data

21 years agoSmall cleanup
Wim Taymans [Sat, 2 Nov 2002 13:15:10 +0000 (13:15 +0000)]
Small cleanup

Original commit message from CVS:
Small cleanup

21 years agoAdded first stab at probes.
Wim Taymans [Sat, 2 Nov 2002 13:14:33 +0000 (13:14 +0000)]
Added first stab at probes.

Original commit message from CVS:
Added first stab at probes.

21 years agouse AM_CFLAGS instead of CFLAGS
David I. Lehn [Sat, 2 Nov 2002 05:24:27 +0000 (05:24 +0000)]
use AM_CFLAGS instead of CFLAGS

Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS

21 years agoadd gst-md5sum remove old bin names
David I. Lehn [Sat, 2 Nov 2002 05:23:52 +0000 (05:23 +0000)]
add gst-md5sum remove old bin names

Original commit message from CVS:
add gst-md5sum
remove old bin names

21 years agoremove debugging message
David Schleef [Sat, 2 Nov 2002 00:41:11 +0000 (00:41 +0000)]
remove debugging message

Original commit message from CVS:
remove debugging message

21 years agoConvert to GThreads
David Schleef [Fri, 1 Nov 2002 22:17:20 +0000 (22:17 +0000)]
Convert to GThreads

Original commit message from CVS:
Convert to GThreads

21 years agouse plugin feature api vs gstobject api
David I. Lehn [Fri, 1 Nov 2002 22:05:28 +0000 (22:05 +0000)]
use plugin feature api vs gstobject api

Original commit message from CVS:
use plugin feature api vs gstobject api

21 years agorun libtoolize in autogen.sh.
David I. Lehn [Fri, 1 Nov 2002 22:03:56 +0000 (22:03 +0000)]
run libtoolize in autogen.sh.

Original commit message from CVS:
run libtoolize in autogen.sh.
remove ltmain.sh from cvs because libtoolize creates it.
let cothread detect tools same as root to fix auto*-x.y case

21 years agoChange from pthreads to GThreads
David Schleef [Fri, 1 Nov 2002 21:38:39 +0000 (21:38 +0000)]
Change from pthreads to GThreads

Original commit message from CVS:
Change from pthreads to GThreads

21 years agofix up autoplug test a little
Thomas Vander Stichele [Fri, 1 Nov 2002 15:07:46 +0000 (15:07 +0000)]
fix up autoplug test a little

Original commit message from CVS:
fix up autoplug test a little

21 years agoFix parsing of negative numbers. Note that parsing of floating point numbers is...
David Schleef [Thu, 31 Oct 2002 20:06:44 +0000 (20:06 +0000)]
Fix parsing of negative numbers.  Note that parsing of floating point numbers is broken in exponential form (1.0e6 or...

Original commit message from CVS:
Fix parsing of negative numbers.  Note that parsing of floating point
numbers is broken in exponential form (1.0e6 or 1.0E6).

21 years ago- A regular seek event sets the endoffset to -1 to indicate that the value should...
Wim Taymans [Thu, 31 Oct 2002 18:41:18 +0000 (18:41 +0000)]
- A regular seek event sets the endoffset to -1 to indicate that the value should be ignored.

Original commit message from CVS:
- A regular seek event sets the endoffset to -1 to indicate
that the value should be ignored.
- A segment seek only takes start < stop

21 years agobump up the version
Thomas Vander Stichele [Wed, 30 Oct 2002 10:08:17 +0000 (10:08 +0000)]
bump up the version

Original commit message from CVS:
bump up the version

21 years agomove G_BEGIN_DECLS to after #include BRANCH-RELEASE-0_4_2-ROOT
David I. Lehn [Wed, 30 Oct 2002 09:53:54 +0000 (09:53 +0000)]
move G_BEGIN_DECLS to after #include

Original commit message from CVS:
move G_BEGIN_DECLS to after #include

21 years agouse G_{BEGIN,END}_DECLS
David I. Lehn [Wed, 30 Oct 2002 09:17:34 +0000 (09:17 +0000)]
use G_{BEGIN,END}_DECLS

Original commit message from CVS:
use G_{BEGIN,END}_DECLS

21 years agohow did this get by ?
Thomas Vander Stichele [Tue, 29 Oct 2002 21:34:14 +0000 (21:34 +0000)]
how did this get by ?

Original commit message from CVS:
how did this get by ?

21 years agoalp's fix
Thomas Vander Stichele [Tue, 29 Oct 2002 18:39:32 +0000 (18:39 +0000)]
alp's fix

Original commit message from CVS:
alp's fix

21 years agoinstigated by alp. If this is wrong, let us know.
Thomas Vander Stichele [Tue, 29 Oct 2002 17:53:42 +0000 (17:53 +0000)]
instigated by alp.  If this is wrong, let us know.

Original commit message from CVS:
instigated by alp.  If this is wrong, let us know.

21 years agopieces and bits
Thomas Vander Stichele [Tue, 29 Oct 2002 17:51:03 +0000 (17:51 +0000)]
pieces and bits

Original commit message from CVS:
pieces and bits

21 years agomainloop test and some caps fixes that had to go in
Thomas Vander Stichele [Tue, 29 Oct 2002 17:45:02 +0000 (17:45 +0000)]
mainloop test and some caps fixes that had to go in

Original commit message from CVS:
mainloop test
and some caps fixes that had to go in

21 years agostyle stuff
Thomas Vander Stichele [Tue, 29 Oct 2002 17:36:41 +0000 (17:36 +0000)]
style stuff

Original commit message from CVS:
style stuff

21 years agosome ideas on how to do metadata in gst
Thomas Vander Stichele [Mon, 28 Oct 2002 02:22:01 +0000 (02:22 +0000)]
some ideas on how to do metadata in gst

Original commit message from CVS:
some ideas on how to do metadata in gst

21 years agofixing the running of gst-register for the core package. No registry handling is...
Christian Schaller [Sun, 27 Oct 2002 12:23:29 +0000 (12:23 +0000)]
fixing the running of gst-register for the core package. No registry handling is not done automatically, not for the ...

Original commit message from CVS:
fixing the running of gst-register for the core package. No registry handling is not done automatically, not for the system reg. at least

21 years agothis is a real programming error
Thomas Vander Stichele [Sun, 27 Oct 2002 01:35:51 +0000 (01:35 +0000)]
this is a real programming error

Original commit message from CVS:
this is a real programming error

21 years agofix the most ugly mistakes and bad sentences
Christian Schaller [Sat, 26 Oct 2002 19:52:23 +0000 (19:52 +0000)]
fix the most ugly mistakes and bad sentences

Original commit message from CVS:
fix the most ugly mistakes and bad sentences

21 years agofirst draft of getting section
Christian Schaller [Sat, 26 Oct 2002 19:35:48 +0000 (19:35 +0000)]
first draft of getting section

Original commit message from CVS:
first draft of getting section

21 years agoadd cvs section
Thomas Vander Stichele [Sat, 26 Oct 2002 15:18:03 +0000 (15:18 +0000)]
add cvs section

Original commit message from CVS:
add cvs section

21 years agocvs questions
Thomas Vander Stichele [Sat, 26 Oct 2002 15:16:12 +0000 (15:16 +0000)]
cvs questions

Original commit message from CVS:
cvs questions

21 years agoConvert from sys_errlist[] to g_strerror()
David Schleef [Fri, 25 Oct 2002 23:57:12 +0000 (23:57 +0000)]
Convert from sys_errlist[] to g_strerror()

Original commit message from CVS:
Convert from sys_errlist[] to g_strerror()

21 years agoThis should fix seeking in a non empty cache..
Wim Taymans [Fri, 25 Oct 2002 23:24:56 +0000 (23:24 +0000)]
This should fix seeking in a non empty cache..

Original commit message from CVS:
This should fix seeking in a non empty cache..

21 years agoremoval of nasm dependency
David Schleef [Fri, 25 Oct 2002 19:38:15 +0000 (19:38 +0000)]
removal of nasm dependency

Original commit message from CVS:
removal of nasm dependency

21 years agoMore nasm removal cleanups
David Schleef [Fri, 25 Oct 2002 19:24:46 +0000 (19:24 +0000)]
More nasm removal cleanups

Original commit message from CVS:
More nasm removal cleanups

21 years agoA discont event should not flush the queue
Wim Taymans [Fri, 25 Oct 2002 19:14:57 +0000 (19:14 +0000)]
A discont event should not flush the queue

Original commit message from CVS:
A discont event should not flush the queue

21 years agoFix some inconsistencies and missing flags
David Schleef [Fri, 25 Oct 2002 06:40:21 +0000 (06:40 +0000)]
Fix some inconsistencies and missing flags

Original commit message from CVS:
Fix some inconsistencies and missing flags

21 years agoRemove HAVE_NASM-related stuff
David Schleef [Fri, 25 Oct 2002 03:36:34 +0000 (03:36 +0000)]
Remove HAVE_NASM-related stuff

Original commit message from CVS:
Remove HAVE_NASM-related stuff

21 years agoWe don't depend on or use nasm on any platform. It was apparently for the mpeg2...
David Schleef [Fri, 25 Oct 2002 03:23:30 +0000 (03:23 +0000)]
We don't depend on or use nasm on any platform.  It was apparently for the mpeg2 plugin.

Original commit message from CVS:
We don't depend on or use nasm on any platform.  It was apparently for
the mpeg2 plugin.

21 years agoinline assembly doesn't depend on HAVE_NASM, it depends on HAVE_CPU_I386
David Schleef [Fri, 25 Oct 2002 03:19:14 +0000 (03:19 +0000)]
inline assembly doesn't depend on HAVE_NASM, it depends on HAVE_CPU_I386

Original commit message from CVS:
inline assembly doesn't depend on HAVE_NASM, it depends on HAVE_CPU_I386

21 years agoforgot this
Thomas Vander Stichele [Thu, 24 Oct 2002 18:53:51 +0000 (18:53 +0000)]
forgot this

Original commit message from CVS:
forgot this

21 years agoadditions
Thomas Vander Stichele [Thu, 24 Oct 2002 10:48:21 +0000 (10:48 +0000)]
additions

Original commit message from CVS:
additions

21 years agostill killing comma's
Thomas Vander Stichele [Thu, 24 Oct 2002 09:02:11 +0000 (09:02 +0000)]
still killing comma's

Original commit message from CVS:
still killing comma's

21 years agocan you guess what I've been reading ?
Thomas Vander Stichele [Thu, 24 Oct 2002 09:01:22 +0000 (09:01 +0000)]
can you guess what I've been reading ?

Original commit message from CVS:
can you guess what I've been reading ?

21 years agofixing ANSI C compliance issues
Thomas Vander Stichele [Thu, 24 Oct 2002 09:00:12 +0000 (09:00 +0000)]
fixing ANSI C compliance issues

Original commit message from CVS:
fixing ANSI C compliance issues

21 years agoFix C++ linkage problems
Wim Taymans [Tue, 22 Oct 2002 19:49:52 +0000 (19:49 +0000)]
Fix C++ linkage problems

Original commit message from CVS:
Fix C++ linkage problems

21 years agofaq
Thomas Vander Stichele [Sat, 19 Oct 2002 09:20:13 +0000 (09:20 +0000)]
faq

Original commit message from CVS:
faq

21 years agofaq it
Thomas Vander Stichele [Sat, 19 Oct 2002 09:19:11 +0000 (09:19 +0000)]
faq it

Original commit message from CVS:
faq it

21 years agoit's the little fixes that do us in
Thomas Vander Stichele [Sat, 19 Oct 2002 09:16:45 +0000 (09:16 +0000)]
it's the little fixes that do us in

Original commit message from CVS:
it's the little fixes that do us in

21 years agoin a swift and cunning move thomasvs leaps up to the front of the pack in the race...
Thomas Vander Stichele [Sat, 19 Oct 2002 09:15:52 +0000 (09:15 +0000)]
in a swift and cunning move thomasvs leaps up to the front of the pack in the race to the biggest commit of the week

Original commit message from CVS:
in a swift and cunning move thomasvs leaps up to the front of the pack in the
race to the biggest commit of the week

21 years agoFix for HPPA asm code
David Schleef [Thu, 17 Oct 2002 23:02:59 +0000 (23:02 +0000)]
Fix for HPPA asm code

Original commit message from CVS:
Fix for HPPA asm code

21 years agoAdd an fd param to set the file descriptor as an int
Wim Taymans [Thu, 17 Oct 2002 22:32:55 +0000 (22:32 +0000)]
Add an fd param to set the file descriptor as an int

Original commit message from CVS:
Add an fd param to set the file descriptor as an int

21 years agoAfter the third time of calling GST_PROPS_FLOAT with an integer and wondering why...
David Schleef [Thu, 17 Oct 2002 00:53:13 +0000 (00:53 +0000)]
After the third time of calling GST_PROPS_FLOAT with an integer and wondering why it didn't work, I add an explicit c...

Original commit message from CVS:
After the third time of calling GST_PROPS_FLOAT with an integer and
wondering why it didn't work, I add an explicit cast.

21 years agofurther fixes for RH8 rpm. Removed libgstreamer.a from spec, do we need this file?
Christian Schaller [Sat, 12 Oct 2002 14:36:41 +0000 (14:36 +0000)]
further fixes for RH8 rpm. Removed libgstreamer.a from spec, do we need this file?

Original commit message from CVS:
further fixes for RH8 rpm. Removed libgstreamer.a from spec, do we need this file?

21 years agorh8 related fixes for spec
Christian Schaller [Sat, 12 Oct 2002 13:58:33 +0000 (13:58 +0000)]
rh8 related fixes for spec

Original commit message from CVS:
rh8 related fixes for spec

21 years ago0.4.1-1 debs update
David I. Lehn [Thu, 3 Oct 2002 03:02:08 +0000 (03:02 +0000)]
0.4.1-1 debs update

Original commit message from CVS:
0.4.1-1 debs update

21 years agobuild as a lib rather than a plugin
David I. Lehn [Thu, 3 Oct 2002 03:00:25 +0000 (03:00 +0000)]
build as a lib rather than a plugin

Original commit message from CVS:
build as a lib rather than a plugin

21 years agotrivial whitespace fix
David I. Lehn [Thu, 3 Oct 2002 02:59:15 +0000 (02:59 +0000)]
trivial whitespace fix

Original commit message from CVS:
trivial whitespace fix

21 years agocode cleanup and API change (gst_caps_check_compatibility -> gst_caps_is_always_compa...
Thomas Vander Stichele [Wed, 2 Oct 2002 07:51:54 +0000 (07:51 +0000)]
code cleanup and API change (gst_caps_check_compatibility -> gst_caps_is_always_compatible)

Original commit message from CVS:
code cleanup and API change
(gst_caps_check_compatibility -> gst_caps_is_always_compatible)

21 years agoapi change
Thomas Vander Stichele [Tue, 1 Oct 2002 22:21:31 +0000 (22:21 +0000)]
api change

Original commit message from CVS:
api change

21 years agoupcoming API change
Thomas Vander Stichele [Tue, 1 Oct 2002 22:17:58 +0000 (22:17 +0000)]
upcoming API change

Original commit message from CVS:
upcoming API change

21 years agocan somebody who understands this comment this more
Thomas Vander Stichele [Tue, 1 Oct 2002 20:33:42 +0000 (20:33 +0000)]
can somebody who understands this comment this more

Original commit message from CVS:
can somebody who understands this comment this more

21 years agosmall fix
Thomas Vander Stichele [Tue, 1 Oct 2002 13:03:23 +0000 (13:03 +0000)]
small fix

Original commit message from CVS:
small fix

21 years agocode cleanup and better debug output
Thomas Vander Stichele [Tue, 1 Oct 2002 13:02:22 +0000 (13:02 +0000)]
code cleanup and better debug output

Original commit message from CVS:
code cleanup and better debug output

21 years agothe big autoplag coverup plus some further cleaning.
Thomas Vander Stichele [Tue, 1 Oct 2002 12:14:13 +0000 (12:14 +0000)]
the big autoplag coverup plus some further cleaning.

Original commit message from CVS:
the big autoplag coverup plus some further cleaning.
Can someone tell me if this change violates some sort of API stability, or
was this meant to be an internal function anyway (and thus should it be
somehow removed from the .h) ?

21 years agocode cleanup and more debug output
Thomas Vander Stichele [Tue, 1 Oct 2002 11:42:32 +0000 (11:42 +0000)]
code cleanup and more debug output

Original commit message from CVS:
code cleanup and more debug output

21 years agomake exit conditions give debug info
Thomas Vander Stichele [Tue, 1 Oct 2002 10:00:39 +0000 (10:00 +0000)]
make exit conditions give debug info

Original commit message from CVS:
make exit conditions give debug info

21 years agoI ran into this and had to hunt for it
Thomas Vander Stichele [Mon, 30 Sep 2002 10:58:40 +0000 (10:58 +0000)]
I ran into this and had to hunt for it

Original commit message from CVS:
I ran into this and had to hunt for it

21 years agosuggest sane values for autotool programs
Thomas Vander Stichele [Mon, 30 Sep 2002 07:17:40 +0000 (07:17 +0000)]
suggest sane values for autotool programs

Original commit message from CVS:
suggest sane values for autotool programs

21 years agolicenses, ugg
Andy Wingo [Sun, 29 Sep 2002 18:12:52 +0000 (18:12 +0000)]
licenses, ugg

Original commit message from CVS:
licenses, ugg

21 years agoadding ::license field to core plugins
Andy Wingo [Sun, 29 Sep 2002 17:52:31 +0000 (17:52 +0000)]
adding ::license field to core plugins

Original commit message from CVS:
adding ::license field to core plugins

21 years agoUse some hashtables instead of a linked list
Iain Holmes [Sun, 29 Sep 2002 17:17:28 +0000 (17:17 +0000)]
Use some hashtables instead of a linked list

Original commit message from CVS:
Use some hashtables instead of a linked list

21 years agoSome random ramblings about interactivity
Wim Taymans [Sat, 28 Sep 2002 12:41:06 +0000 (12:41 +0000)]
Some random ramblings about interactivity

Original commit message from CVS:
Some random ramblings about interactivity

21 years agoMoved 'docs/fwg' to 'docs/pwg'.
Leif Johnson [Fri, 27 Sep 2002 19:52:34 +0000 (19:52 +0000)]
Moved 'docs/fwg' to 'docs/pwg'.

Original commit message from CVS:
Moved 'docs/fwg' to 'docs/pwg'.

21 years agoMoved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from...
Leif Johnson [Fri, 27 Sep 2002 18:34:33 +0000 (18:34 +0000)]
Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info from old guide into several files, on...

Original commit message from CVS:
Moved "Filter Writer's Guide" to "Plugin Writer's Guide". Divided existing info
from old guide into several files, one per chapter. The guide still needs much
work ...