Quote:
Originally Posted by koland
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
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