You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/data
NiLuJe ea3fa5c2c7
Calibre: More QoL tweaks (#7545)
* Wireless: Optimize memory usage in StreamMessageQueue (use an array of string ropes, that we only concatenate once). Allowed to relax the throttling, making transfers that much faster.
* Persist: Add a "zstd" codec, that uses the "luajit" codec, but compressed via zstd. Since both of those are very fast, it pretty much trounces everything in terms of speed and size ;).
* Persist: Implemented a "writes_to_file" framework, much like the existing "reads_from_file" one. And use it in the zstd codec to avoid useless temporary string interning.
* Metadata: Switch to the zstd codec.
3 years ago
..
keyboardlayouts Add Bulgarian keyboard layout (#7367) 3 years ago
creoptions.lua ReaderZooming: Fix defaults handling (#7463) 3 years ago
css_tweaks.lua Style tweaks: remove "Toggle alternative EPUB content" 3 years ago
dictionaries.lua [fix] Dictionary download: repackage lzip to gzip (#4466) 5 years ago
koptoptions.lua ReaderZooming: Fix defaults handling (#7463) 3 years ago
onetime_migration.lua Calibre: More QoL tweaks (#7545) 3 years ago
optionsutil.lua Paged documents: rework zoom options (#6885) 4 years ago
settings_migration.lua Centralize one time migration code after updates (#7531) 3 years ago