------------------------------------------------------------------------
r655 | sam | 2004-03-09 16:13:45 +0100 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /branches/0.4.5
   D /branches/0.4.5/.cvsignore
   M /branches/0.4.5/Makefile
   M /branches/0.4.5/Makefile.dep
   M /branches/0.4.5/Makefile.module.dep
   M /branches/0.4.5/bin
   D /branches/0.4.5/bin/.cvsignore
   M /branches/0.4.5/debian
   D /branches/0.4.5/debian/.cvsignore
   M /branches/0.4.5/doc/developer/vls-devel.sgml
   M /branches/0.4.5/doc/vls-guide.sgml
   M /branches/0.4.5/src/core
   D /branches/0.4.5/src/core/.cvsignore
   M /branches/0.4.5/src/core/application.cpp
   M /branches/0.4.5/src/core/application.h
   M /branches/0.4.5/src/core/buffers.cpp
   M /branches/0.4.5/src/core/buffers.h
   M /branches/0.4.5/src/core/common.h
   M /branches/0.4.5/src/core/core.h
   M /branches/0.4.5/src/core/debug.h
   M /branches/0.4.5/src/core/exception.cpp
   M /branches/0.4.5/src/core/exception.h
   M /branches/0.4.5/src/core/file.cpp
   M /branches/0.4.5/src/core/file.h
   M /branches/0.4.5/src/core/hashtable.cpp
   M /branches/0.4.5/src/core/hashtable.h
   M /branches/0.4.5/src/core/iso_lang.cpp
   M /branches/0.4.5/src/core/iso_lang.h
   M /branches/0.4.5/src/core/lexer.cpp
   M /branches/0.4.5/src/core/lexer.h
   M /branches/0.4.5/src/core/lexer.lex
   M /branches/0.4.5/src/core/library.cpp
   M /branches/0.4.5/src/core/library.h
   M /branches/0.4.5/src/core/list.cpp
   M /branches/0.4.5/src/core/list.h
   M /branches/0.4.5/src/core/log.cpp
   M /branches/0.4.5/src/core/log.h
   M /branches/0.4.5/src/core/module.cpp
   M /branches/0.4.5/src/core/module.h
   M /branches/0.4.5/src/core/network.cpp
   M /branches/0.4.5/src/core/network.h
   M /branches/0.4.5/src/core/parsers.cpp
   M /branches/0.4.5/src/core/parsers.h
   M /branches/0.4.5/src/core/reflect.cpp
   M /branches/0.4.5/src/core/reflect.h
   M /branches/0.4.5/src/core/serialization.cpp
   M /branches/0.4.5/src/core/serialization.h
   M /branches/0.4.5/src/core/settings.cpp
   M /branches/0.4.5/src/core/settings.h
   M /branches/0.4.5/src/core/socket.cpp
   M /branches/0.4.5/src/core/socket.h
   M /branches/0.4.5/src/core/stack.cpp
   M /branches/0.4.5/src/core/stack.h
   M /branches/0.4.5/src/core/stream.cpp
   M /branches/0.4.5/src/core/stream.h
   M /branches/0.4.5/src/core/string.cpp
   M /branches/0.4.5/src/core/string.h
   M /branches/0.4.5/src/core/system.cpp
   M /branches/0.4.5/src/core/system.h
   M /branches/0.4.5/src/core/thread.cpp
   M /branches/0.4.5/src/core/thread.h
   M /branches/0.4.5/src/core/vector.cpp
   M /branches/0.4.5/src/core/vector.h
   M /branches/0.4.5/src/modules/dvbinput
   D /branches/0.4.5/src/modules/dvbinput/.cvsignore
   M /branches/0.4.5/src/modules/dvbinput/Makefile
   M /branches/0.4.5/src/modules/dvbinput/dvbinput.cpp
   M /branches/0.4.5/src/modules/dvbinput/dvbinput.h
   M /branches/0.4.5/src/modules/dvbreader
   D /branches/0.4.5/src/modules/dvbreader/.cvsignore
   M /branches/0.4.5/src/modules/dvbreader/Makefile
   M /branches/0.4.5/src/modules/dvbreader/dvbreader.cpp
   M /branches/0.4.5/src/modules/dvbreader/dvbreader.h
   M /branches/0.4.5/src/modules/dvdreader
   D /branches/0.4.5/src/modules/dvdreader/.cvsignore
   M /branches/0.4.5/src/modules/dvdreader/Makefile
   M /branches/0.4.5/src/modules/dvdreader/dvdreader.cpp
   M /branches/0.4.5/src/modules/dvdreader/dvdreader.h
   M /branches/0.4.5/src/modules/filechannel
   D /branches/0.4.5/src/modules/filechannel/.cvsignore
   M /branches/0.4.5/src/modules/filechannel/Makefile
   M /branches/0.4.5/src/modules/filechannel/filechannel.cpp
   M /branches/0.4.5/src/modules/filechannel/filechannel.h
   M /branches/0.4.5/src/modules/filechannel/fileoutput.cpp
   M /branches/0.4.5/src/modules/filechannel/fileoutput.h
   M /branches/0.4.5/src/modules/filereader
   D /branches/0.4.5/src/modules/filereader/.cvsignore
   M /branches/0.4.5/src/modules/filereader/Makefile
   M /branches/0.4.5/src/modules/filereader/filereader.cpp
   M /branches/0.4.5/src/modules/filereader/filereader.h
   M /branches/0.4.5/src/modules/localinput
   D /branches/0.4.5/src/modules/localinput/.cvsignore
   M /branches/0.4.5/src/modules/localinput/Makefile
   M /branches/0.4.5/src/modules/localinput/localinput.cpp
   M /branches/0.4.5/src/modules/localinput/localinput.h
   M /branches/0.4.5/src/modules/netchannel
   D /branches/0.4.5/src/modules/netchannel/.cvsignore
   M /branches/0.4.5/src/modules/netchannel/Makefile
   M /branches/0.4.5/src/modules/netchannel/netchannel.cpp
   M /branches/0.4.5/src/modules/netchannel/netchannel.h
   M /branches/0.4.5/src/modules/netchannel/netoutput.cpp
   M /branches/0.4.5/src/modules/netchannel/netoutput.h
   M /branches/0.4.5/src/modules/ps2ts
   D /branches/0.4.5/src/modules/ps2ts/.cvsignore
   M /branches/0.4.5/src/modules/ps2ts/Makefile
   M /branches/0.4.5/src/modules/ps2ts/ps2ts.cpp
   M /branches/0.4.5/src/modules/ps2ts/ps2ts.h
   M /branches/0.4.5/src/modules/ts2ts
   D /branches/0.4.5/src/modules/ts2ts/.cvsignore
   M /branches/0.4.5/src/modules/ts2ts/Makefile
   M /branches/0.4.5/src/modules/ts2ts/ts2ts.cpp
   M /branches/0.4.5/src/modules/ts2ts/ts2ts.h
   M /branches/0.4.5/src/modules/videoinput
   D /branches/0.4.5/src/modules/videoinput/.cvsignore
   M /branches/0.4.5/src/modules/videoinput/Makefile
   M /branches/0.4.5/src/modules/videoinput/videoinput.cpp
   M /branches/0.4.5/src/modules/videoinput/videoinput.h
   M /branches/0.4.5/src/mpeg/converter.cpp
   M /branches/0.4.5/src/mpeg/converter.h
   M /branches/0.4.5/src/mpeg/dvbpsi.cpp
   M /branches/0.4.5/src/mpeg/dvbpsi.h
   M /branches/0.4.5/src/mpeg/mpeg.h
   M /branches/0.4.5/src/mpeg/ps2ts.cpp
   M /branches/0.4.5/src/mpeg/ps2ts.h
   M /branches/0.4.5/src/mpeg/reader.cpp
   M /branches/0.4.5/src/mpeg/reader.h
   M /branches/0.4.5/src/mpeg/rtp.cpp
   M /branches/0.4.5/src/mpeg/rtp.h
   M /branches/0.4.5/src/mpeg/streamdescr.cpp
   M /branches/0.4.5/src/mpeg/streamdescr.h
   M /branches/0.4.5/src/mpeg/ts.cpp
   M /branches/0.4.5/src/mpeg/ts.h
   M /branches/0.4.5/src/mpeg/tsdemux.cpp
   M /branches/0.4.5/src/mpeg/tsdemux.h
   M /branches/0.4.5/src/mpeg/tsmux.cpp
   M /branches/0.4.5/src/mpeg/tsmux.h
   M /branches/0.4.5/src/server
   D /branches/0.4.5/src/server/.cvsignore
   M /branches/0.4.5/src/server/admin.cpp
   M /branches/0.4.5/src/server/admin.h
   M /branches/0.4.5/src/server/broadcast.cpp
   M /branches/0.4.5/src/server/broadcast.h
   M /branches/0.4.5/src/server/buffer.cpp
   M /branches/0.4.5/src/server/buffer.h
   M /branches/0.4.5/src/server/channel.cpp
   M /branches/0.4.5/src/server/channel.h
   M /branches/0.4.5/src/server/config.h.in
   M /branches/0.4.5/src/server/config.h.win
   M /branches/0.4.5/src/server/daemon.cpp
   M /branches/0.4.5/src/server/daemon.h
   M /branches/0.4.5/src/server/directory.cpp
   M /branches/0.4.5/src/server/directory.h
   M /branches/0.4.5/src/server/input.cpp
   M /branches/0.4.5/src/server/input.h
   M /branches/0.4.5/src/server/manager.cpp
   M /branches/0.4.5/src/server/manager.h
   M /branches/0.4.5/src/server/nativeadmin.cpp
   M /branches/0.4.5/src/server/nativeadmin.h
   M /branches/0.4.5/src/server/output.cpp
   M /branches/0.4.5/src/server/output.h
   M /branches/0.4.5/src/server/program.cpp
   M /branches/0.4.5/src/server/program.h
   M /branches/0.4.5/src/server/repository.cpp
   M /branches/0.4.5/src/server/repository.h
   M /branches/0.4.5/src/server/request.cpp
   M /branches/0.4.5/src/server/request.h
   M /branches/0.4.5/src/server/telnet.cpp
   M /branches/0.4.5/src/server/telnet.h
   M /branches/0.4.5/src/server/tsstreamer.cpp
   M /branches/0.4.5/src/server/tsstreamer.h
   M /branches/0.4.5/src/server/vls.cpp
   M /branches/0.4.5/src/server/vls.h
   M /branches/0.5.0
   D /branches/0.5.0/.cvsignore
   M /branches/0.5.0/Makefile
   M /branches/0.5.0/Makefile.dep
   M /branches/0.5.0/Makefile.module.dep
   M /branches/0.5.0/bin
   D /branches/0.5.0/bin/.cvsignore
   M /branches/0.5.0/debian
   D /branches/0.5.0/debian/.cvsignore
   M /branches/0.5.0/doc/developer/vls-devel.sgml
   M /branches/0.5.0/src/core
   D /branches/0.5.0/src/core/.cvsignore
   M /branches/0.5.0/src/core/application.cpp
   M /branches/0.5.0/src/core/application.h
   M /branches/0.5.0/src/core/buffers.cpp
   M /branches/0.5.0/src/core/buffers.h
   M /branches/0.5.0/src/core/common.h
   M /branches/0.5.0/src/core/core.h
   M /branches/0.5.0/src/core/debug.h
   M /branches/0.5.0/src/core/exception.cpp
   M /branches/0.5.0/src/core/exception.h
   M /branches/0.5.0/src/core/file.cpp
   M /branches/0.5.0/src/core/file.h
   M /branches/0.5.0/src/core/hashtable.cpp
   M /branches/0.5.0/src/core/hashtable.h
   M /branches/0.5.0/src/core/iso_lang.cpp
   M /branches/0.5.0/src/core/iso_lang.h
   M /branches/0.5.0/src/core/lexer.cpp
   M /branches/0.5.0/src/core/lexer.h
   M /branches/0.5.0/src/core/lexer.lex
   M /branches/0.5.0/src/core/library.cpp
   M /branches/0.5.0/src/core/library.h
   M /branches/0.5.0/src/core/list.cpp
   M /branches/0.5.0/src/core/list.h
   M /branches/0.5.0/src/core/log.cpp
   M /branches/0.5.0/src/core/log.h
   M /branches/0.5.0/src/core/module.cpp
   M /branches/0.5.0/src/core/module.h
   M /branches/0.5.0/src/core/network.cpp
   M /branches/0.5.0/src/core/network.h
   M /branches/0.5.0/src/core/parsers.cpp
   M /branches/0.5.0/src/core/parsers.h
   M /branches/0.5.0/src/core/reflect.cpp
   M /branches/0.5.0/src/core/reflect.h
   M /branches/0.5.0/src/core/serialization.cpp
   M /branches/0.5.0/src/core/serialization.h
   M /branches/0.5.0/src/core/settings.cpp
   M /branches/0.5.0/src/core/settings.h
   M /branches/0.5.0/src/core/socket.cpp
   M /branches/0.5.0/src/core/socket.h
   M /branches/0.5.0/src/core/stack.cpp
   M /branches/0.5.0/src/core/stack.h
   M /branches/0.5.0/src/core/stream.cpp
   M /branches/0.5.0/src/core/stream.h
   M /branches/0.5.0/src/core/string.cpp
   M /branches/0.5.0/src/core/string.h
   M /branches/0.5.0/src/core/system.cpp
   M /branches/0.5.0/src/core/system.h
   M /branches/0.5.0/src/core/thread.cpp
   M /branches/0.5.0/src/core/thread.h
   M /branches/0.5.0/src/core/vector.cpp
   M /branches/0.5.0/src/core/vector.h
   M /branches/0.5.0/src/modules/dvbinput
   D /branches/0.5.0/src/modules/dvbinput/.cvsignore
   M /branches/0.5.0/src/modules/dvbinput/Makefile
   M /branches/0.5.0/src/modules/dvbinput/dvbinput.cpp
   M /branches/0.5.0/src/modules/dvbinput/dvbinput.h
   M /branches/0.5.0/src/modules/dvbreader
   D /branches/0.5.0/src/modules/dvbreader/.cvsignore
   M /branches/0.5.0/src/modules/dvbreader/Makefile
   M /branches/0.5.0/src/modules/dvbreader/dvbreader.cpp
   M /branches/0.5.0/src/modules/dvbreader/dvbreader.h
   M /branches/0.5.0/src/modules/dvdreader
   D /branches/0.5.0/src/modules/dvdreader/.cvsignore
   M /branches/0.5.0/src/modules/dvdreader/Makefile
   M /branches/0.5.0/src/modules/dvdreader/dvdreader.cpp
   M /branches/0.5.0/src/modules/dvdreader/dvdreader.h
   M /branches/0.5.0/src/modules/filechannel
   D /branches/0.5.0/src/modules/filechannel/.cvsignore
   M /branches/0.5.0/src/modules/filechannel/Makefile
   M /branches/0.5.0/src/modules/filechannel/filechannel.cpp
   M /branches/0.5.0/src/modules/filechannel/filechannel.h
   M /branches/0.5.0/src/modules/filechannel/fileoutput.cpp
   M /branches/0.5.0/src/modules/filechannel/fileoutput.h
   M /branches/0.5.0/src/modules/filereader
   D /branches/0.5.0/src/modules/filereader/.cvsignore
   M /branches/0.5.0/src/modules/filereader/Makefile
   M /branches/0.5.0/src/modules/filereader/filereader.cpp
   M /branches/0.5.0/src/modules/filereader/filereader.h
   M /branches/0.5.0/src/modules/localinput
   D /branches/0.5.0/src/modules/localinput/.cvsignore
   M /branches/0.5.0/src/modules/localinput/Makefile
   M /branches/0.5.0/src/modules/localinput/localinput.cpp
   M /branches/0.5.0/src/modules/localinput/localinput.h
   M /branches/0.5.0/src/modules/netchannel
   D /branches/0.5.0/src/modules/netchannel/.cvsignore
   M /branches/0.5.0/src/modules/netchannel/Makefile
   M /branches/0.5.0/src/modules/netchannel/netchannel.cpp
   M /branches/0.5.0/src/modules/netchannel/netchannel.h
   M /branches/0.5.0/src/modules/netchannel/netoutput.cpp
   M /branches/0.5.0/src/modules/netchannel/netoutput.h
   M /branches/0.5.0/src/modules/ps2ts
   D /branches/0.5.0/src/modules/ps2ts/.cvsignore
   M /branches/0.5.0/src/modules/ps2ts/Makefile
   M /branches/0.5.0/src/modules/ps2ts/ps2ts.cpp
   M /branches/0.5.0/src/modules/ps2ts/ps2ts.h
   M /branches/0.5.0/src/modules/ts2ts
   D /branches/0.5.0/src/modules/ts2ts/.cvsignore
   M /branches/0.5.0/src/modules/ts2ts/Makefile
   M /branches/0.5.0/src/modules/ts2ts/ts2ts.cpp
   M /branches/0.5.0/src/modules/ts2ts/ts2ts.h
   M /branches/0.5.0/src/modules/videoinput
   D /branches/0.5.0/src/modules/videoinput/.cvsignore
   M /branches/0.5.0/src/modules/videoinput/Makefile
   M /branches/0.5.0/src/modules/videoinput/videoinput.cpp
   M /branches/0.5.0/src/modules/videoinput/videoinput.h
   M /branches/0.5.0/src/mpeg/converter.cpp
   M /branches/0.5.0/src/mpeg/converter.h
   M /branches/0.5.0/src/mpeg/dvbpsi.cpp
   M /branches/0.5.0/src/mpeg/dvbpsi.h
   M /branches/0.5.0/src/mpeg/mpeg.h
   M /branches/0.5.0/src/mpeg/ps2ts.cpp
   M /branches/0.5.0/src/mpeg/ps2ts.h
   M /branches/0.5.0/src/mpeg/reader.cpp
   M /branches/0.5.0/src/mpeg/reader.h
   M /branches/0.5.0/src/mpeg/rtp.cpp
   M /branches/0.5.0/src/mpeg/rtp.h
   M /branches/0.5.0/src/mpeg/streamdescr.cpp
   M /branches/0.5.0/src/mpeg/streamdescr.h
   M /branches/0.5.0/src/mpeg/ts.cpp
   M /branches/0.5.0/src/mpeg/ts.h
   M /branches/0.5.0/src/mpeg/tsdemux.cpp
   M /branches/0.5.0/src/mpeg/tsdemux.h
   M /branches/0.5.0/src/mpeg/tsmux.cpp
   M /branches/0.5.0/src/mpeg/tsmux.h
   M /branches/0.5.0/src/server
   D /branches/0.5.0/src/server/.cvsignore
   M /branches/0.5.0/src/server/admin.cpp
   M /branches/0.5.0/src/server/admin.h
   M /branches/0.5.0/src/server/broadcast.cpp
   M /branches/0.5.0/src/server/broadcast.h
   M /branches/0.5.0/src/server/buffer.cpp
   M /branches/0.5.0/src/server/buffer.h
   M /branches/0.5.0/src/server/channel.cpp
   M /branches/0.5.0/src/server/channel.h
   M /branches/0.5.0/src/server/config.h.in
   M /branches/0.5.0/src/server/config.h.win
   M /branches/0.5.0/src/server/daemon.cpp
   M /branches/0.5.0/src/server/daemon.h
   M /branches/0.5.0/src/server/directory.cpp
   M /branches/0.5.0/src/server/directory.h
   M /branches/0.5.0/src/server/input.cpp
   M /branches/0.5.0/src/server/input.h
   M /branches/0.5.0/src/server/manager.cpp
   M /branches/0.5.0/src/server/manager.h
   M /branches/0.5.0/src/server/nativeadmin.cpp
   M /branches/0.5.0/src/server/nativeadmin.h
   M /branches/0.5.0/src/server/output.cpp
   M /branches/0.5.0/src/server/output.h
   M /branches/0.5.0/src/server/program.cpp
   M /branches/0.5.0/src/server/program.h
   M /branches/0.5.0/src/server/repository.cpp
   M /branches/0.5.0/src/server/repository.h
   M /branches/0.5.0/src/server/request.cpp
   M /branches/0.5.0/src/server/request.h
   M /branches/0.5.0/src/server/telnet.cpp
   M /branches/0.5.0/src/server/telnet.h
   M /branches/0.5.0/src/server/tsstreamer.cpp
   M /branches/0.5.0/src/server/tsstreamer.h
   M /branches/0.5.0/src/server/vls.cpp
   M /branches/0.5.0/src/server/vls.h
   M /trunk
   D /trunk/.cvsignore
   M /trunk/autotools
   D /trunk/autotools/.cvsignore
   M /trunk/bin
   D /trunk/bin/.cvsignore
   M /trunk/bootstrap
   M /trunk/configure.ac
   M /trunk/debian
   D /trunk/debian/.cvsignore
   M /trunk/doc
   D /trunk/doc/.cvsignore
   M /trunk/doc/developer
   D /trunk/doc/developer/.cvsignore
   M /trunk/doc/developer/vls-devel.sgml
   M /trunk/src
   D /trunk/src/.cvsignore
   M /trunk/src/core
   D /trunk/src/core/.cvsignore
   M /trunk/src/core/application.cpp
   M /trunk/src/core/application.h
   M /trunk/src/core/buffers.cpp
   M /trunk/src/core/buffers.h
   M /trunk/src/core/common.h
   M /trunk/src/core/core.h
   M /trunk/src/core/debug.h
   M /trunk/src/core/exception.cpp
   M /trunk/src/core/exception.h
   M /trunk/src/core/file.cpp
   M /trunk/src/core/file.h
   M /trunk/src/core/hashtable.cpp
   M /trunk/src/core/hashtable.h
   M /trunk/src/core/iso_lang.cpp
   M /trunk/src/core/iso_lang.h
   M /trunk/src/core/lexer.cpp
   M /trunk/src/core/lexer.h
   M /trunk/src/core/lexer.lex
   M /trunk/src/core/library.cpp
   M /trunk/src/core/library.h
   M /trunk/src/core/list.cpp
   M /trunk/src/core/list.h
   M /trunk/src/core/log.cpp
   M /trunk/src/core/log.h
   M /trunk/src/core/map.cpp
   M /trunk/src/core/map.h
   M /trunk/src/core/module.cpp
   M /trunk/src/core/module.h
   M /trunk/src/core/network.cpp
   M /trunk/src/core/network.h
   M /trunk/src/core/parsers.cpp
   M /trunk/src/core/parsers.h
   M /trunk/src/core/pipe.cpp
   M /trunk/src/core/pipe.h
   M /trunk/src/core/reflect.cpp
   M /trunk/src/core/reflect.h
   M /trunk/src/core/serialization.cpp
   M /trunk/src/core/serialization.h
   M /trunk/src/core/settings.cpp
   M /trunk/src/core/settings.h
   M /trunk/src/core/socket.cpp
   M /trunk/src/core/socket.h
   M /trunk/src/core/stack.cpp
   M /trunk/src/core/stack.h
   M /trunk/src/core/stream.cpp
   M /trunk/src/core/stream.h
   M /trunk/src/core/string.cpp
   M /trunk/src/core/string.h
   M /trunk/src/core/system.cpp
   M /trunk/src/core/system.h
   M /trunk/src/core/thread.cpp
   M /trunk/src/core/thread.h
   M /trunk/src/core/vector.cpp
   M /trunk/src/core/vector.h
   M /trunk/src/modules
   D /trunk/src/modules/.cvsignore
   M /trunk/src/modules/asiinput
   D /trunk/src/modules/asiinput/.cvsignore
   M /trunk/src/modules/asiinput/asiinput.cpp
   M /trunk/src/modules/asiinput/asiinput.h
   M /trunk/src/modules/asireader
   D /trunk/src/modules/asireader/.cvsignore
   M /trunk/src/modules/asireader/asireader.cpp
   M /trunk/src/modules/asireader/asireader.h
   M /trunk/src/modules/dummyinterface
   D /trunk/src/modules/dummyinterface/.cvsignore
   M /trunk/src/modules/dummyinterface/dummyinterface.cpp
   M /trunk/src/modules/dummyinterface/dummyinterface.h
   M /trunk/src/modules/dvbinput
   D /trunk/src/modules/dvbinput/.cvsignore
   M /trunk/src/modules/dvbinput/dvbinput.cpp
   M /trunk/src/modules/dvbinput/dvbinput.h
   M /trunk/src/modules/dvbreader
   D /trunk/src/modules/dvbreader/.cvsignore
   M /trunk/src/modules/dvbreader/dvbreader.cpp
   M /trunk/src/modules/dvbreader/dvbreader.h
   M /trunk/src/modules/dvdreader
   D /trunk/src/modules/dvdreader/.cvsignore
   M /trunk/src/modules/dvdreader/dvdreader.cpp
   M /trunk/src/modules/dvdreader/dvdreader.h
   M /trunk/src/modules/filechannel
   D /trunk/src/modules/filechannel/.cvsignore
   M /trunk/src/modules/filechannel/filechannel.cpp
   M /trunk/src/modules/filechannel/filechannel.h
   M /trunk/src/modules/filechannel/fileoutput.cpp
   M /trunk/src/modules/filechannel/fileoutput.h
   M /trunk/src/modules/filereader
   D /trunk/src/modules/filereader/.cvsignore
   M /trunk/src/modules/filereader/filereader.cpp
   M /trunk/src/modules/filereader/filereader.h
   M /trunk/src/modules/localinput
   D /trunk/src/modules/localinput/.cvsignore
   M /trunk/src/modules/localinput/localinput.cpp
   M /trunk/src/modules/localinput/localinput.h
   M /trunk/src/modules/nativeinterface
   D /trunk/src/modules/nativeinterface/.cvsignore
   M /trunk/src/modules/nativeinterface/nativeinterface.cpp
   M /trunk/src/modules/nativeinterface/nativeinterface.h
   M /trunk/src/modules/netchannel
   D /trunk/src/modules/netchannel/.cvsignore
   M /trunk/src/modules/netchannel/netchannel.cpp
   M /trunk/src/modules/netchannel/netchannel.h
   M /trunk/src/modules/netchannel/netoutput.cpp
   M /trunk/src/modules/netchannel/netoutput.h
   M /trunk/src/modules/normaltrickplay
   D /trunk/src/modules/normaltrickplay/.cvsignore
   M /trunk/src/modules/normaltrickplay/normaltrickplay.cpp
   M /trunk/src/modules/normaltrickplay/normaltrickplay.h
   M /trunk/src/modules/ps2ts
   D /trunk/src/modules/ps2ts/.cvsignore
   M /trunk/src/modules/ps2ts/ps2ts.cpp
   M /trunk/src/modules/ps2ts/ps2ts.h
   M /trunk/src/modules/pvrreader
   D /trunk/src/modules/pvrreader/.cvsignore
   M /trunk/src/modules/pvrreader/pvrreader.cpp
   M /trunk/src/modules/pvrreader/pvrreader.h
   M /trunk/src/modules/raw2ts
   D /trunk/src/modules/raw2ts/.cvsignore
   M /trunk/src/modules/raw2ts/raw2ts.cpp
   M /trunk/src/modules/raw2ts/raw2ts.h
   M /trunk/src/modules/raw2ts/rawcapture.cpp
   M /trunk/src/modules/raw2ts/rawcapture.h
   M /trunk/src/modules/tcpinput
   D /trunk/src/modules/tcpinput/.cvsignore
   M /trunk/src/modules/tcpinput/tcpinput.cpp
   M /trunk/src/modules/tcpinput/tcpinput.h
   M /trunk/src/modules/tcpreader
   D /trunk/src/modules/tcpreader/.cvsignore
   M /trunk/src/modules/tcpreader/tcpreader.cpp
   M /trunk/src/modules/tcpreader/tcpreader.h
   M /trunk/src/modules/telnetinterface
   D /trunk/src/modules/telnetinterface/.cvsignore
   M /trunk/src/modules/telnetinterface/telnetinterface.cpp
   M /trunk/src/modules/telnetinterface/telnetinterface.h
   M /trunk/src/modules/ts2ts
   D /trunk/src/modules/ts2ts/.cvsignore
   M /trunk/src/modules/ts2ts/ts2ts.cpp
   M /trunk/src/modules/ts2ts/ts2ts.h
   M /trunk/src/modules/unixinterface
   D /trunk/src/modules/unixinterface/.cvsignore
   M /trunk/src/modules/unixinterface/unixinterface.cpp
   M /trunk/src/modules/unixinterface/unixinterface.h
   M /trunk/src/modules/v4linput
   D /trunk/src/modules/v4linput/.cvsignore
   M /trunk/src/modules/v4linput/v4linput.cpp
   M /trunk/src/modules/v4linput/v4linput.h
   M /trunk/src/modules/v4lreader
   D /trunk/src/modules/v4lreader/.cvsignore
   M /trunk/src/modules/v4lreader/v4lreader.cpp
   M /trunk/src/modules/v4lreader/v4lreader.h
   M /trunk/src/modules/videoinput
   D /trunk/src/modules/videoinput/.cvsignore
   M /trunk/src/modules/videoinput/videoinput.cpp
   M /trunk/src/modules/videoinput/videoinput.h
   M /trunk/src/mpeg/converter.cpp
   M /trunk/src/mpeg/converter.h
   M /trunk/src/mpeg/dvbpsi.cpp
   M /trunk/src/mpeg/dvbpsi.h
   M /trunk/src/mpeg/mpeg.h
   M /trunk/src/mpeg/pes.cpp
   M /trunk/src/mpeg/pes.h
   M /trunk/src/mpeg/ps2ts.cpp
   M /trunk/src/mpeg/ps2ts.h
   M /trunk/src/mpeg/reader.cpp
   M /trunk/src/mpeg/reader.h
   M /trunk/src/mpeg/rtp.cpp
   M /trunk/src/mpeg/rtp.h
   M /trunk/src/mpeg/streamdescr.cpp
   M /trunk/src/mpeg/streamdescr.h
   M /trunk/src/mpeg/trickplay.cpp
   M /trunk/src/mpeg/trickplay.h
   M /trunk/src/mpeg/ts.cpp
   M /trunk/src/mpeg/ts.h
   M /trunk/src/mpeg/tsdemux.cpp
   M /trunk/src/mpeg/tsdemux.h
   M /trunk/src/mpeg/tsmux.cpp
   M /trunk/src/mpeg/tsmux.h
   M /trunk/src/server
   D /trunk/src/server/.cvsignore
   M /trunk/src/server/admin.cpp
   M /trunk/src/server/admin.h
   M /trunk/src/server/broadcast.cpp
   M /trunk/src/server/broadcast.h
   M /trunk/src/server/buffer.cpp
   M /trunk/src/server/buffer.h
   M /trunk/src/server/channel.cpp
   M /trunk/src/server/channel.h
   M /trunk/src/server/config.h.win
   M /trunk/src/server/daemon.cpp
   M /trunk/src/server/daemon.h
   M /trunk/src/server/directory.cpp
   M /trunk/src/server/directory.h
   M /trunk/src/server/input.cpp
   M /trunk/src/server/input.h
   M /trunk/src/server/interface.cpp
   M /trunk/src/server/interface.h
   M /trunk/src/server/manager.cpp
   M /trunk/src/server/manager.h
   M /trunk/src/server/manager_backwardcomp.cpp
   M /trunk/src/server/manager_broadcast.cpp
   M /trunk/src/server/manager_channel.cpp
   M /trunk/src/server/manager_program.cpp
   M /trunk/src/server/output.cpp
   M /trunk/src/server/output.h
   M /trunk/src/server/program.cpp
   M /trunk/src/server/program.h
   M /trunk/src/server/repository.cpp
   M /trunk/src/server/repository.h
   M /trunk/src/server/request.cpp
   M /trunk/src/server/request.h
   M /trunk/src/server/tsstreamer.cpp
   M /trunk/src/server/tsstreamer.h
   M /trunk/src/server/vls.cpp
   M /trunk/src/server/vls.h
   M /trunk/test/mpeg_detect/test.sh

  * Added proper $Id tags and svn:ignore properties.

------------------------------------------------------------------------
r646 | sam | 2004-02-16 20:40:54 +0100 (Mon, 16 Feb 2004) | 3 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap:
    + Fixed my libtool bug workaround so that it works with OS X's sed.

------------------------------------------------------------------------
r645 | sam | 2004-02-16 19:48:46 +0100 (Mon, 16 Feb 2004) | 3 lines
Changed paths:
   M /trunk/configure.ac

  * configure.ac:
    + Only build the PVR plugin if <linux/videodev.h> was found.

------------------------------------------------------------------------
r643 | sam | 2004-02-16 18:07:48 +0100 (Mon, 16 Feb 2004) | 5 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/core/core.h
   M /trunk/src/core/socket.cpp
   M /trunk/src/core/socket.h
   M /trunk/src/modules/netchannel/netchannel.cpp
   M /trunk/src/modules/netchannel/netoutput.cpp
   M /trunk/src/modules/netchannel/netoutput.h

  * configure.ac:
    + Check for <sys/un.h> instead of <linux/un.h>.
  * src/core/socket.cpp:
    + Do not use UNIX_PATH_MAX, use sizeof() instead.

------------------------------------------------------------------------
r640 | adq | 2004-01-21 15:18:21 +0100 (Wed, 21 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/server/tsstreamer.cpp
   M /trunk/src/server/tsstreamer.h

Added code to catch a runaway stream clock, and force it back to normal.
This is usually caused by VLS streaming on an underpowered server

------------------------------------------------------------------------
r638 | adq | 2003-12-15 14:47:04 +0100 (Mon, 15 Dec 2003) | 2 lines
Changed paths:
   M /trunk/src/mpeg/ps2ts.cpp
   M /trunk/src/mpeg/ps2ts.h

Found and removed one corruption causing bug

------------------------------------------------------------------------
r637 | adq | 2003-12-12 12:43:34 +0100 (Fri, 12 Dec 2003) | 3 lines
Changed paths:
   M /trunk/src/core/lexer.cpp
   M /trunk/src/core/lexer.lex

This didn't compile on my system because lexer.cpp is compiled in the
directory above 'core', so it couldn't find lexer.h

------------------------------------------------------------------------
r636 | adq | 2003-12-12 12:33:24 +0100 (Fri, 12 Dec 2003) | 2 lines
Changed paths:
   M /trunk/src/server/manager.cpp

Quick fix to get it to compile

------------------------------------------------------------------------
r635 | adq | 2003-12-12 12:32:39 +0100 (Fri, 12 Dec 2003) | 2 lines
Changed paths:
   M /trunk/src/core/file.cpp

fstat/fstat64 always returns an int

------------------------------------------------------------------------
r631 | tooney | 2003-11-18 18:09:40 +0100 (Tue, 18 Nov 2003) | 3 lines
Changed paths:
   M /trunk/src/server/channel.cpp
   M /trunk/src/server/channel.h


  . Fix of a previous commit

------------------------------------------------------------------------
r628 | alexis | 2003-11-17 14:31:22 +0100 (Mon, 17 Nov 2003) | 2 lines
Changed paths:
   M /trunk/vls.cfg

Added a comment about input numbers for pvr input.

------------------------------------------------------------------------
r627 | nitrox | 2003-11-16 18:58:34 +0100 (Sun, 16 Nov 2003) | 5 lines
Changed paths:
   M /trunk/src/mpeg/dvbpsi.h
   M /trunk/src/mpeg/tsmux.cpp
   M /trunk/src/mpeg/tsmux.h

. up-port of my previous commit in the stable branch.
  (I did not check anyhing in this commit since this branch doesn't compile
   anymore on my computer .... ;-)
  Tell me if it doesn't work !

------------------------------------------------------------------------
r625 | sam | 2003-11-06 11:14:05 +0100 (Thu, 06 Nov 2003) | 2 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap: remove autom4te.cache before running autoconf

------------------------------------------------------------------------
r624 | tooney | 2003-11-05 18:03:04 +0100 (Wed, 05 Nov 2003) | 5 lines
Changed paths:
   M /trunk/src/modules/raw2ts/rawcapture.cpp


  . Fixed a stupid error, or how a misplaced parenthesis can drive you
    crazy.
      Thank you bbp !

------------------------------------------------------------------------
r623 | tooney | 2003-11-03 20:22:54 +0100 (Mon, 03 Nov 2003) | 4 lines
Changed paths:
   M /trunk/src/modules/raw2ts/rawcapture.cpp
   M /trunk/src/server/manager_channel.cpp


  . Removed a debug printf
  . fix in channel_del command

------------------------------------------------------------------------
r622 | tooney | 2003-10-31 17:44:31 +0100 (Fri, 31 Oct 2003) | 3 lines
Changed paths:
   M /trunk/src/server/manager.cpp
   M /trunk/src/server/manager.h


  . improvements in external process spawning

------------------------------------------------------------------------
r621 | tooney | 2003-10-31 16:47:59 +0100 (Fri, 31 Oct 2003) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/core/socket.cpp
   M /trunk/src/core/socket.h
   M /trunk/src/modules/netchannel/netchannel.cpp
   M /trunk/src/modules/netchannel/netoutput.cpp
   M /trunk/src/modules/netchannel/netoutput.h
   A /trunk/test/Makefile.Unix2Stdout
   A /trunk/test/Unix2Stdout.c


  . Added the ability to stream in UDP over unix sockets (AF_UNIX family).

------------------------------------------------------------------------
r620 | tooney | 2003-10-30 22:03:50 +0100 (Thu, 30 Oct 2003) | 3 lines
Changed paths:
   M /trunk/src/modules/dvdreader/dvdreader.cpp
   A /trunk/src/modules/unixinterface/.cvsignore


  . Compilation warning fix

------------------------------------------------------------------------
r619 | tooney | 2003-10-30 21:53:53 +0100 (Thu, 30 Oct 2003) | 3 lines
Changed paths:
   A /trunk/src/modules/unixinterface
   A /trunk/src/modules/unixinterface/Makefile.am
   A /trunk/src/modules/unixinterface/unixinterface.cpp
   A /trunk/src/modules/unixinterface/unixinterface.h


  . Those files weren't added... strange behavior !

------------------------------------------------------------------------
r618 | tooney | 2003-10-30 21:45:06 +0100 (Thu, 30 Oct 2003) | 5 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/core/core.h
   M /trunk/src/core/socket.cpp
   M /trunk/src/core/socket.h
   M /trunk/src/modules/Makefile.am
   M /trunk/src/server/admin.cpp
   M /trunk/src/server/admin.h
   A /trunk/test/Makefile.Unixsocket
   A /trunk/test/UnixSocketClient.c


   . Added support for unix sockets manipulation

   . Added a unix socket interface (I will explain that later)

------------------------------------------------------------------------
r617 | tooney | 2003-10-30 19:27:21 +0100 (Thu, 30 Oct 2003) | 5 lines
Changed paths:
   M /trunk/src/modules/raw2ts/rawcapture.cpp
   M /trunk/src/server/admin.cpp


  . More v4l reading checks

  . Fix of my previous 'launchonstartup order' commit

------------------------------------------------------------------------
r616 | tooney | 2003-10-30 12:15:33 +0100 (Thu, 30 Oct 2003) | 3 lines
Changed paths:
   M /trunk/src/server/admin.cpp


  . Launch commands in order. Closes bug #1358

------------------------------------------------------------------------
r615 | tooney | 2003-10-30 10:45:03 +0100 (Thu, 30 Oct 2003) | 5 lines
Changed paths:
   M /trunk/src/Makefile.am


  . Forgot a file in my previous commit

  . Sound & video works well with my Philips Webcam !

------------------------------------------------------------------------
r614 | tooney | 2003-10-29 19:52:23 +0100 (Wed, 29 Oct 2003) | 3 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/modules/raw2ts/Makefile.am
   M /trunk/src/modules/v4linput/Makefile.am


  . Compilation fixes for v4l. Everything should be ok, now !

------------------------------------------------------------------------
r613 | sam | 2003-10-29 15:22:33 +0100 (Wed, 29 Oct 2003) | 3 lines
Changed paths:
   M /trunk/bootstrap

  * Require automake 1.6 because 1.5 has severe bugs. Sorry woody users, you
    just need to bootstrap on a sid system.

------------------------------------------------------------------------
r612 | tooney | 2003-10-29 15:00:34 +0100 (Wed, 29 Oct 2003) | 5 lines
Changed paths:
   M /trunk/src/core/core.h
   M /trunk/src/core/socket.cpp
   M /trunk/src/server/vls.cpp


  . Compilation & warning fixes

  . By the way, the compilation seems not to work on debian stable....

------------------------------------------------------------------------
r611 | tooney | 2003-10-29 00:48:45 +0100 (Wed, 29 Oct 2003) | 12 lines
Changed paths:
   M /trunk/src/modules/raw2ts/raw2ts.cpp
   M /trunk/src/modules/raw2ts/raw2ts.h
   M /trunk/src/modules/raw2ts/rawcapture.cpp
   M /trunk/src/modules/v4lreader/v4lreader.cpp
   M /trunk/src/server/manager.cpp


  . Some fixes in the sound encoding of v4l

  . More fixes need to be done, but I have successfully tested
    video+sound(mp2) encoding on a TV board. I hope that the famous
    'click' bug is corrected.

    I will do some tests with my webcam tomorrow.

  . Does not compile, there is a link error regarding the libavcodec.
    Will be fixed soon. sam, do you have an idea ? ;)

------------------------------------------------------------------------
r610 | tooney | 2003-10-28 17:18:09 +0100 (Tue, 28 Oct 2003) | 4 lines
Changed paths:
   M /trunk/src/Makefile.am
   M /trunk/src/core/core.h
   A /trunk/src/core/pipe.cpp
   A /trunk/src/core/pipe.h
   M /trunk/src/server/manager.cpp
   M /trunk/src/server/manager.h


  . Ability to communicate with a spawned process through pipes
  . See next commits

------------------------------------------------------------------------
r609 | sam | 2003-10-28 15:18:58 +0100 (Tue, 28 Oct 2003) | 2 lines
Changed paths:
   M /trunk/debian/changelog
   M /trunk/debian/rules

  * debian/: froze files for a Debian upload.

------------------------------------------------------------------------
r608 | sam | 2003-10-28 11:18:59 +0100 (Tue, 28 Oct 2003) | 4 lines
Changed paths:
   M /trunk/src/Makefile.am
   M /trunk/src/server/vls.cpp

  * src/Makefile.am: Fixed a syntax error.
  * src/server/vls.cpp: Look for plugins in ./modules and ./src/modules
    instead of blindly browsing the current directory.

------------------------------------------------------------------------
r607 | sam | 2003-10-28 11:09:23 +0100 (Tue, 28 Oct 2003) | 3 lines
Changed paths:
   M /trunk/.cvsignore
   D /trunk/autotools/config.guess
   D /trunk/autotools/config.sub
   D /trunk/autotools/install-sh
   M /trunk/src/Makefile.am
   M /trunk/src/modules/pvrreader/Makefile.am

  * src/Makefile.am: Distribute additional header files.
  * autotools/: Removed config.guess, config.sub and install-sh from CVS.

------------------------------------------------------------------------
r606 | sam | 2003-10-28 01:14:12 +0100 (Tue, 28 Oct 2003) | 2 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap: Support for libtool 1.4.

------------------------------------------------------------------------
r605 | sam | 2003-10-27 23:18:53 +0100 (Mon, 27 Oct 2003) | 2 lines
Changed paths:
   M /trunk/bootstrap

  * bootstrap: Additional fix for Debian bug #217834 in libtool.

------------------------------------------------------------------------
r604 | sam | 2003-10-27 20:13:54 +0100 (Mon, 27 Oct 2003) | 4 lines
Changed paths:
   M /trunk/bootstrap
   M /trunk/src/modules/asiinput/Makefile.am
   M /trunk/src/modules/asireader/Makefile.am
   M /trunk/src/modules/dummyinterface/Makefile.am
   M /trunk/src/modules/dvbinput/Makefile.am
   M /trunk/src/modules/dvbreader/Makefile.am
   M /trunk/src/modules/dvdreader/Makefile.am
   M /trunk/src/modules/filechannel/Makefile.am
   M /trunk/src/modules/filereader/Makefile.am
   M /trunk/src/modules/localinput/Makefile.am
   M /trunk/src/modules/nativeinterface/Makefile.am
   M /trunk/src/modules/netchannel/Makefile.am
   M /trunk/src/modules/normaltrickplay/Makefile.am
   M /trunk/src/modules/ps2ts/Makefile.am
   M /trunk/src/modules/pvrreader/Makefile.am
   M /trunk/src/modules/raw2ts/Makefile.am
   M /trunk/src/modules/tcpinput/Makefile.am
   M /trunk/src/modules/tcpreader/Makefile.am
   M /trunk/src/modules/telnetinterface/Makefile.am
   M /trunk/src/modules/ts2ts/Makefile.am
   M /trunk/src/modules/v4linput/Makefile.am
   M /trunk/src/modules/v4lreader/Makefile.am
   M /trunk/src/modules/videoinput/Makefile.am

  * bootstrap: Worked around a bug in libtool so that builtin modules only
    get compiled as builtins.
    (See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217834)

------------------------------------------------------------------------
r603 | sam | 2003-10-27 20:12:07 +0100 (Mon, 27 Oct 2003) | 2 lines
Changed paths:
   D /trunk/INSTALL

  * INSTALL: that file doesn't belong to CVS.

------------------------------------------------------------------------
r602 | sam | 2003-10-27 15:13:32 +0100 (Mon, 27 Oct 2003) | 4 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/Makefile.am

  * configure.ac, src/Makefile.am:
    + Removed the -rdynamic check.
    + Use libtool's -export-dynamic flag.

------------------------------------------------------------------------
r601 | sam | 2003-10-27 14:52:53 +0100 (Mon, 27 Oct 2003) | 5 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/src/.cvsignore
   M /trunk/src/core/module.cpp

  * configure.ac:
    + Fixed detection of the -rdynamic flag.
  * src/server/manager.cpp:
    + Recursively browse subdirectories for plugins.

------------------------------------------------------------------------
r600 | sam | 2003-10-27 13:53:05 +0100 (Mon, 27 Oct 2003) | 2 lines
Changed paths:
   M /trunk/configure.ac
   M /trunk/doc/Makefile.am
   A /trunk/doc/developer/.cvsignore
   D /trunk/doc/developer/Makefile
   A /trunk/doc/developer/Makefile.am

  * Distribute the whole doc/ directory.

------------------------------------------------------------------------
r599 | sam | 2003-10-27 11:58:12 +0100 (Mon, 27 Oct 2003) | 2 lines
Changed paths:
   M /trunk/.cvsignore
   M /trunk/ChangeLog
   M /trunk/INSTALL
   D /trunk/Makefile
   A /trunk/Makefile.am
   D /trunk/Makefile.dep
   D /trunk/Makefile.module
   D /trunk/Makefile.module.dep
   D /trunk/Makefile.opts.in
   A /trunk/NEWS
   A /trunk/autotools/.cvsignore
   A /trunk/autotools/Makefile.am
   M /trunk/autotools/config.guess
   M /trunk/autotools/config.sub
   M /trunk/autotools/install-sh
   M /trunk/bootstrap
   M /trunk/configure.ac
   M /trunk/debian/.cvsignore
   A /trunk/debian/Makefile.am
   M /trunk/debian/changelog
   M /trunk/debian/control
   M /trunk/debian/dirs
   M /trunk/debian/rules
   A /trunk/doc/.cvsignore
   A /trunk/doc/Makefile.am
   M /trunk/doc/developer/framework.sgml
   D /trunk/interface/dep
   A /trunk/src/.cvsignore
   A /trunk/src/Makefile.am
   M /trunk/src/core/.cvsignore
   M /trunk/src/core/application.cpp
   M /trunk/src/core/exception.cpp
   M /trunk/src/core/file.cpp
   M /trunk/src/core/log.cpp
   M /trunk/src/core/module.cpp
   M /trunk/src/core/parsers.cpp
   M /trunk/src/core/reflect.cpp
   M /trunk/src/core/serialization.cpp
   M /trunk/src/core/settings.cpp
   M /trunk/src/core/socket.cpp
   M /trunk/src/core/string.cpp
   M /trunk/src/core/system.cpp
   M /trunk/src/core/thread.cpp
   A /trunk/src/modules/.cvsignore
   A /trunk/src/modules/Makefile.am
   M /trunk/src/modules/asiinput/.cvsignore
   D /trunk/src/modules/asiinput/Makefile
   A /trunk/src/modules/asiinput/Makefile.am
   M /trunk/src/modules/asiinput/asiinput.cpp
   M /trunk/src/modules/asireader/.cvsignore
   D /trunk/src/modules/asireader/Makefile
   A /trunk/src/modules/asireader/Makefile.am
   M /trunk/src/modules/asireader/asireader.cpp
   M /trunk/src/modules/dummyinterface/.cvsignore
   D /trunk/src/modules/dummyinterface/Makefile
   A /trunk/src/modules/dummyinterface/Makefile.am
   M /trunk/src/modules/dummyinterface/dummyinterface.cpp
   M /trunk/src/modules/dvbinput/.cvsignore
   D /trunk/src/modules/dvbinput/Makefile
   A /trunk/src/modules/dvbinput/Makefile.am
   M /trunk/src/modules/dvbinput/dvbinput.cpp
   M /trunk/src/modules/dvbreader/.cvsignore
   D /trunk/src/modules/dvbreader/Makefile
   A /trunk/src/modules/dvbreader/Makefile.am
   M /trunk/src/modules/dvbreader/dvbreader.cpp
   M /trunk/src/modules/dvdreader/.cvsignore
   D /trunk/src/modules/dvdreader/Makefile
   A /trunk/src/modules/dvdreader/Makefile.am
   M /trunk/src/modules/dvdreader/dvdreader.cpp
   M /trunk/src/modules/filechannel/.cvsignore
   D /trunk/src/modules/filechannel/Makefile
   A /trunk/src/modules/filechannel/Makefile.am
   M /trunk/src/modules/filechannel/filechannel.cpp
   M /trunk/src/modules/filechannel/fileoutput.cpp
   M /trunk/src/modules/filereader/.cvsignore
   D /trunk/src/modules/filereader/Makefile
   A /trunk/src/modules/filereader/Makefile.am
   M /trunk/src/modules/filereader/filereader.cpp
   M /trunk/src/modules/localinput/.cvsignore
   D /trunk/src/modules/localinput/Makefile
   A /trunk/src/modules/localinput/Makefile.am
   M /trunk/src/modules/localinput/localinput.cpp
   M /trunk/src/modules/nativeinterface/.cvsignore
   D /trunk/src/modules/nativeinterface/Makefile
   A /trunk/src/modules/nativeinterface/Makefile.am
   M /trunk/src/modules/nativeinterface/nativeinterface.cpp
   M /trunk/src/modules/netchannel/.cvsignore
   D /trunk/src/modules/netchannel/Makefile
   A /trunk/src/modules/netchannel/Makefile.am
   M /trunk/src/modules/netchannel/netchannel.cpp
   M /trunk/src/modules/netchannel/netoutput.cpp
   M /trunk/src/modules/normaltrickplay/.cvsignore
   D /trunk/src/modules/normaltrickplay/Makefile
   A /trunk/src/modules/normaltrickplay/Makefile.am
   M /trunk/src/modules/normaltrickplay/normaltrickplay.cpp
   M /trunk/src/modules/ps2ts/.cvsignore
   D /trunk/src/modules/ps2ts/Makefile
   A /trunk/src/modules/ps2ts/Makefile.am
   M /trunk/src/modules/ps2ts/ps2ts.cpp
   M /trunk/src/modules/pvrreader/.cvsignore
   D /trunk/src/modules/pvrreader/Makefile
   A /trunk/src/modules/pvrreader/Makefile.am
   M /trunk/src/modules/pvrreader/pvrreader.cpp
   M /trunk/src/modules/raw2ts/.cvsignore
   D /trunk/src/modules/raw2ts/Makefile
   A /trunk/src/modules/raw2ts/Makefile.am
   M /trunk/src/modules/raw2ts/raw2ts.cpp
   M /trunk/src/modules/raw2ts/rawcapture.cpp
   M /trunk/src/modules/tcpinput/.cvsignore
   D /trunk/src/modules/tcpinput/Makefile
   A /trunk/src/modules/tcpinput/Makefile.am
   M /trunk/src/modules/tcpinput/tcpinput.cpp
   M /trunk/src/modules/tcpreader/.cvsignore
   D /trunk/src/modules/tcpreader/Makefile
   A /trunk/src/modules/tcpreader/Makefile.am
   M /trunk/src/modules/tcpreader/tcpreader.cpp
   M /trunk/src/modules/telnetinterface/.cvsignore
   D /trunk/src/modules/telnetinterface/Makefile
   A /trunk/src/modules/telnetinterface/Makefile.am
   M /trunk/src/modules/telnetinterface/telnetinterface.cpp
   M /trunk/src/modules/ts2ts/.cvsignore
   D /trunk/src/modules/ts2ts/Makefile
   A /trunk/src/modules/ts2ts/Makefile.am
   M /trunk/src/modules/ts2ts/ts2ts.cpp
   M /trunk/src/modules/v4linput/.cvsignore
   D /trunk/src/modules/v4linput/Makefile
   A /trunk/src/modules/v4linput/Makefile.am
   M /trunk/src/modules/v4linput/v4linput.cpp
   M /trunk/src/modules/v4lreader/.cvsignore
   D /trunk/src/modules/v4lreader/Makefile
   A /trunk/src/modules/v4lreader/Makefile.am
   M /trunk/src/modules/v4lreader/v4lreader.cpp
   M /trunk/src/modules/videoinput/.cvsignore
   D /trunk/src/modules/videoinput/Makefile
   A /trunk/src/modules/videoinput/Makefile.am
   M /trunk/src/modules/videoinput/videoinput.cpp
   M /trunk/src/mpeg/converter.cpp
   M /trunk/src/mpeg/dvbpsi.cpp
   M /trunk/src/mpeg/pes.cpp
   M /trunk/src/mpeg/reader.cpp
   M /trunk/src/mpeg/rtp.cpp
   M /trunk/src/mpeg/streamdescr.cpp
   M /trunk/src/mpeg/trickplay.cpp
   M /trunk/src/mpeg/ts.cpp
   M /trunk/src/mpeg/tsdemux.cpp
   M /trunk/src/mpeg/tsmux.cpp
   M /trunk/src/server/.cvsignore
   M /trunk/src/server/admin.cpp
   M /trunk/src/server/broadcast.cpp
   M /trunk/src/server/buffer.cpp
   M /trunk/src/server/channel.cpp
   D /trunk/src/server/config.h.in
   M /trunk/src/server/directory.cpp
   M /trunk/src/server/input.cpp
   M /trunk/src/server/interface.cpp
   M /trunk/src/server/manager.cpp
   M /trunk/src/server/output.cpp
   M /trunk/src/server/program.cpp
   M /trunk/src/server/request.cpp
   M /trunk/src/server/tsstreamer.cpp
   M /trunk/src/server/vls.cpp
   M /trunk/vls.vcproj

  * Switched build system to automake.

------------------------------------------------------------------------
r598 | tooney | 2003-10-16 12:49:51 +0200 (Thu, 16 Oct 2003) | 35 lines
Changed paths:
   M /trunk/src/core/thread.cpp
   M /trunk/src/modules/raw2ts/raw2ts.cpp
   M /trunk/src/modules/raw2ts/raw2ts.h
   M /trunk/src/modules/raw2ts/rawcapture.cpp
   M /trunk/src/modules/v4lreader/v4lreader.cpp
   M /trunk/src/modules/v4lreader/v4lreader.h
   M /trunk/src/server/buffer.cpp


  Bug fixes in vls v4l streaming
    Courtesy of Andrew Baumann <andrewb@cse.unsw.edu.au>

  * changes C_Semaphore::TryWait() to accept any non-zero return value
  from sem_trywait() rather than just EAGAIN as indicating that the
  semaphore is held. The version in RedHat 9 was returning -1 rather
  than EAGAIN (might be related to the NPTL libraries, I'm not sure).

  * Puts the correct ES ID on the audio stream generated by raw2ts,
  rather than 0x3 (MPEG1 audio). I had to do this to try to get AC3
  working.

  * Fixes the video and audio grabbers / encoder thread to use a unique
  buffer for each frame / sample! Previously the audio grabber thread
  created one buffer, read each sample into that same buffer, and
  placed it into the fifo. This obviously isn't safe, and was causing
  the garbled audio that I was getting (and which others seem to have
  reported). I also noticed that the video code was doing the same
  thing, I can only imagine that it worked because on a fast CPU you'd
  be processing one frame at a time.

  * Fixes the video and audio threads not to call Release() on the
  condition variable after a Signal(), which itself already releases
  the lock (another race condition).

  * Changes the time stamping code in the audio capture thread not to
  use floating point arithmetic.

  * Fixes the V4L reader module not to open or ioctl the audio device
  if audio is muted.

  * Fixes the constructors of C_SyncFifo, C_DatedFifo, and C_NetList to
  initialise all of their instance variables.

------------------------------------------------------------------------
r597 | sam | 2003-10-11 01:41:02 +0200 (Sat, 11 Oct 2003) | 2 lines
Changed paths:
   M /trunk/debian/changelog
   A /trunk/debian/compat
   M /trunk/debian/control
   A /trunk/debian/copyright
   A /trunk/debian/dirs
   A /trunk/debian/docs
   M /trunk/debian/rules
   D /trunk/debian/vls-dvb.dirs
   D /trunk/debian/vls-dvd.dirs
   D /trunk/debian/vls.conffiles
   D /trunk/debian/vls.copyright
   D /trunk/debian/vls.dirs
   D /trunk/debian/vls.docs

  * debian/*: Prepared a forthcoming Debian upload.

------------------------------------------------------------------------
r596 | sam | 2003-10-10 19:01:39 +0200 (Fri, 10 Oct 2003) | 2 lines
Changed paths:
   M /trunk/Makefile

  * Makefile: Don't remove bootstrapped files rogntudj?\239?\191?\189!

------------------------------------------------------------------------
r595 | sam | 2003-10-10 18:45:18 +0200 (Fri, 10 Oct 2003) | 5 lines
Changed paths:
   M /trunk/configure.ac

  * configure.ac:
    + Removed a bashism.
    + Cleaned up uselessly complex strings in tests.
    + Added support for the Debian libdvb package.

------------------------------------------------------------------------
r594 | sam | 2003-10-10 03:08:26 +0200 (Fri, 10 Oct 2003) | 3 lines
Changed paths:
   A /trunk/autotools
   A /trunk/autotools/config.guess
   A /trunk/autotools/config.sub
   A /trunk/autotools/install-sh
   D /trunk/config.guess
   D /trunk/config.sub
   A /trunk/configure.ac
   D /trunk/configure.in
   D /trunk/install-sh
   M /trunk/src/core/.cvsignore

  * Renamed configure.in into configure.ac.
  * Moved autotools files in the autotools/ directory.

------------------------------------------------------------------------
r593 | sam | 2003-10-10 03:03:33 +0200 (Fri, 10 Oct 2003) | 3 lines
Changed paths:
   M /trunk/configure.in

  * configure.in:
    + Fixed the SO_BINDTODEVICE test.

------------------------------------------------------------------------
r592 | sam | 2003-10-10 02:57:32 +0200 (Fri, 10 Oct 2003) | 10 lines
Changed paths:
   <