]> code.delx.au - pulseaudio/commit
introduce pa_xmalloc() and friends
authorLennart Poettering <lennart@poettering.net>
Wed, 4 Aug 2004 16:39:30 +0000 (16:39 +0000)
committerLennart Poettering <lennart@poettering.net>
Wed, 4 Aug 2004 16:39:30 +0000 (16:39 +0000)
commit46091a9237f17f4295dca7140d8d70b4fce8b357
tree1c600cd6e1801586abfb66d767f2cd96e15c819c
parent24291aff27c671c11619684cb10d3b36fdf87c0d
introduce pa_xmalloc() and friends
implement module auto loading

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@103 fefdeb5f-60dc-0310-8127-8f9354f1896f
61 files changed:
doc/todo
polyp/Makefile.am
polyp/alsa-util.c
polyp/cli-command.c
polyp/cli.c
polyp/client.c
polyp/clitext.c
polyp/clitext.h
polyp/cmdline.c
polyp/core.c
polyp/core.h
polyp/dynarray.c
polyp/hashmap.c
polyp/idxset.c
polyp/iochannel.c
polyp/ioline.c
polyp/main.c
polyp/mainloop-api.c
polyp/mainloop-signal.c
polyp/mainloop.c
polyp/memblock.c
polyp/memblockq.c
polyp/memchunk.c
polyp/modargs.c
polyp/modargs.h
polyp/module-alsa-sink.c
polyp/module-alsa-source.c
polyp/module-oss-mmap.c
polyp/module-oss.c
polyp/module-pipe-sink.c
polyp/module-x11-bell.c
polyp/module.c
polyp/module.h
polyp/namereg.c
polyp/namereg.h
polyp/packet.c
polyp/pdispatch.c
polyp/polypaudio.pa
polyp/polyplib-simple.c
polyp/polyplib.c
polyp/protocol-cli.c
polyp/protocol-esound.c
polyp/protocol-native.c
polyp/protocol-simple.c
polyp/pstream.c
polyp/queue.c
polyp/resampler.c
polyp/scache.c
polyp/sink-input.c
polyp/sink.c
polyp/sink.h
polyp/socket-client.c
polyp/socket-server.c
polyp/socket-util.c
polyp/source-output.c
polyp/source.c
polyp/source.h
polyp/strbuf.c
polyp/tagstruct.c
polyp/tokenizer.c
polyp/util.c