View Single Post
Old 09-11-2012, 01:49 PM   #49
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Quote:
Originally Posted by koland View Post
It contains, at the least, a fix for the rebooting due to large archive issue. Also, "large" archives will load most recent first (instead of oldest first) and cut off around 5K items (so it won't brick the touches or cause reboot cycles).
Confirmed.

Code:
+
+#
+# Max number of Archived Items to download/store in device
+#
+max.archived.items=4500
+num.items.first.sync=4500
+num.items.subsequent.sync=4500
Quote:
Originally Posted by DreamWriter View Post
Thanks, montalex! These are major enhancements!

I plan to wait to install this update until it can be confirmed that text-to-speech still works after upgrade, so if anyone could report that, I would be most appreciative. I don't see any reason it would be removed, but I'd like to know for sure since I do use TTS.
TTS still there.

Code:
+
+# true if audio present
+hardware.audio=true
+
+#true if tts support present
+software.tts=true
NiLuJe is offline   Reply With Quote