Commit Graph

6 Commits

Author SHA1 Message Date
jakemsr
06dd44f100 - add sndio backend
- remove OSS and esd support
ok ajacoutot@ (MAINTAINER)
2009-01-17 12:30:08 +00:00
ajacoutot
08732a5dd9 - merge and remove FLAVORs ; this is needed to make sure we don't end up
in weird situations when pwlib (and some dependent pkgs) are rebuilt
while already installed

Found the hard way by sthen@
@pkgpath markers "look right" to sthen@
2008-05-22 19:25:32 +00:00
ajacoutot
73d3e0c601 - fix OSS device path
- make the v4l2 plugin compile (not very useful yet)
2008-04-29 15:28:44 +00:00
ajacoutot
2f8e43bbfa - add esound support
- start working on v4l2 support (not there yet)
2008-04-29 11:42:45 +00:00
ajacoutot
7de7eeae8e - major upgrade to pwlib-1.12.0
- rework the way we handle shared_libs versus ptlib version so it stays
compatible with upstream
- install version.h
- dtmf decoder patch from FreeBSD
2008-03-15 17:38:07 +00:00
ajacoutot
27d300f747 Import pwlib-1.10.3
PWLib is a moderately large class library that has its genesis many
years ago as a method to product applications to run on both Microsoft
Windows and Unix X-Window systems.
Since then the system has grown to include many classes that assist in
writing complete multi-platform applications. Classes for I/O
portability, multi-threading portability, aid in producing unix daemons
and NT services portably and all sorts of internet protocols were added
over the years. The library now also supports the open H323 project.

ok jasper@
2007-04-25 11:12:26 +00:00