misc/libtremor/README
author unc0rr
Mon, 01 Oct 2012 00:31:38 +0400
changeset 7720 8e6b79a020f8
parent 7697 767d3c4153a1
permissions -rw-r--r--
Show more statuses in icons. Need further work: - Better icons (specially registered vs unregistered) - Share information between chat widgets (now room widget can't show registered status because recieves events for users when user list is empty)

Tremor README

[0] http://svn.xiph.org/trunk/Tremor/
Original Tremor implementation, used in Hedgewars until the Tremor devteam branched the internal Ogg implementation.
More details: http://lists.xiph.org/pipermail/tremor/2010-August/001650.html

[1] http://svn.xiph.org/branches/lowmem-no-byte/Tremor/
A Tremor variant, suited for low memory devices, still contains an Ogg implementation, used in Hedgewars.

[2] http://svn.xiph.org/branches/lowmem-branch/Tremolo/
An interesting Tremor variant with a lot of ARM optimisations.