[fpc-pascal] [ANN] BeepFp v1.1 released
Wimpie Nortje
wimpienortje at gmail.com
Mon Apr 19 08:53:36 CEST 2010
Release note:
---------------------
BeepFp 1.1 was released on April 18, 2010.
BeepFp is a Free Pascal component to provide BEEP services in the object
pascal language. It is written as a binding on top of Vortex library.
Changes from v1.0
-------------------
- BeepFp events are now triggered inside the main application thread.
Received data can be used safely inside the Lazarus GUI.
- A Lazarus component is included to manage thread synchronisation.
Managing threads is automatically, just drop the component on a form.
- BeepFp does not require Lazarus nor a GUI. It works in any kind of FP
program.
- Various fixes and improvements
More information can be found at
http://wiki.lazarus.freepascal.org/BeepFp
The component can be download from
http://sourceforge.net/projects/lazarus-ccr/files/BeepFp/
More information about the fpc-pascal
mailing list