2 ==============================================================================
7 As of version 0.14, the binary package names for libbarry (both RPM and DEB)
8 have been renamed to libbarry0, to match the commonly accepted procedure
11 This change may cause package conflicts if you are not careful during
12 the upgrade. Please be sure to remove old Barry packages before
13 installing version 0.14.
18 ==============================================================================
23 As of version 0.13, the Barry API has changed to use a hierarchy of Mode
24 classes instead of using the Controller class to switch modes or select
25 them. These new Mode classes are in a new namespace called Mode.
27 In theory, these modes can be operational at the same time, such as
28 Desktop, Serial, and IpModem. Eventually, a JavaLoader mode may also
31 Please see the example code in the examples directory for sample code
37 Version 0.13 has preliminary IP Modem support. You will need a newer
38 Blackberry device to make use of this.
42 ==============================================================================
44 Note: as of version 0.4, Barry depends on the stable version of libusb,
45 not the devel tarball available on the Barry sourceforge site. Install
46 stable libusb (0.1.12 or similar) and libusb-devel from your distribution's
49 ------------------------------------------------------------------------------
51 See http://www.netdirect.ca/software/packages/barry for the latest news.