
PortableSound C++ Sound using OpenAL
used in rslid, rgate
======================================================

ToDo:
.) deliver to S.F./GitHub
------------------------------------------------------

nov22:
.) updated to w64.

===========================================
16sep21: delivered 1.0.4 to S.F. & GitHub (w32)
===========================================

16sep22:
.) updated to use GNU g++

16may22:
.) removed W32 example due to lack of tool support.


===========================================
27apr22: delivered 1.0.3 to S.F. & GitHub
===========================================

26apr22:
.) improved coding of snd4cpp.

22apr22:
.) added script & DLLs for w64 example.

20oct21:
.) added necessary DLLs for w32 examples.


===========================================
17feb21: delivered 1.0.2 to S.F. & GitHub
===========================================

17feb21:
.) split this out as a separate C++ utility.

===========================================
19nov20: delivered 1.0.1 to S.F. & GitHub
===========================================

19nov20:
.) added some guard statements for robustness;
.) reordered task termination steps;
.) now, tasks are guaranteed to be joinable at creation.

===========================================
15nov20: delivered 1.0.0 to S.F. & GitHub
===========================================

14nov20:
.) after some work, achieved success working in rgate
	on Windows, OSX, Linux.

10nov20:
.) converted from threads to pthreads
	which work on Windows...Success, runs fine.


