SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libbiblesync1_1-2.0.1-9.1.x86_64.rpm :
Tue Jul 24 14:00:00 2018 mceplAATTsuse.com
- Update to 2.0.1:

* Protocol change, which is why the major revision is bumped to v2.

* Chat message support. A new message type BSP_CHAT (0x04) is supported.

* BibleSync_xmit_status BibleSync::Chat(string message);

* The message is auto-trimmed to fit into the packet space available, roughly
1100 bytes.

* It must not contain newlines, and will be inoculated against them
regardless.

* v2 will listen to v1, but the version byte will keep v1 from recognizing
v2.

* Transmit() no longer takes a message type argument (e.g. BSP_SYNC).
It is confined to sending nav sync only, because the app has no
reason to send its own presence announcements or speaker beacons.

* setBeaconCount() provides for setting the number of Receive() calls
between beacon transmissions. Default 10, expecting calling
Receive() once/second. Per 2 seconds, setBeaconCount(5); per 3,
setBeaconCount(3).

* setUser() lets the app set a new name for the user, since some apps
provide for the user setting his name after the app has started.

Sat May 9 14:00:00 2015 kkirillAATTopensuse.org
- Initial package of 1.1.2 version for openSUSE based on
the upstream spec by Karl Kleinpaste and Fedora modifications


 
ICM