2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/plugins
NiLuJe 2635593890 Cache: Some more tweaks after #7624
* Allow doing away with CacheItem
  Now that we have working FFI finalizers on BBs, it's mostly useless overhead.
  We only keep it for DocCache, because it's slightly larger, and memory pressure might put us in a do or die situation where waiting for the GC might mean an OOM kill.
* Expose's LRU slot-only mode
  And use it for CatalogCache, which doesn't care about storage space
* Make GlyphCache slots only (storage space is insignificant here, it was
  always going to be evicted by running out of slots).
* More informative warning when we chop the cache in half
2021-05-09 23:10:44 +02:00
..
autofrontlight.koplugin Tame BackgroundRunner: stop running when no more job (#6605) 2020-08-31 16:48:29 +02:00
autostandby.koplugin Input: Process input events in batches (#7483) 2021-04-03 01:48:35 +02:00
autosuspend.koplugin ReaderUI: Saner FM/RD lifecycle 2021-05-05 20:37:33 +02:00
autoturn.koplugin AutoTurn: Get rid of the weird settings_id hack, and use sane 2021-05-05 20:37:33 +02:00
backgroundrunner.koplugin Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
batterystat.koplugin KeyValuePage: configurable items per page 2021-02-20 21:30:31 +01:00
calibre.koplugin Calibre: Invalidate the Search cache after a Wireless session 2021-05-05 20:37:33 +02:00
coverbrowser.koplugin Port ffiUtil.getTimestamp users to TimeVal:now() 2021-05-05 20:37:33 +02:00
coverimage.koplugin Better strings (#7611) 2021-04-30 21:24:04 +02:00
docsettingtweak.koplugin [chore] Change single quotes to double quotes (#6949) 2020-12-04 16:04:54 +01:00
evernote.koplugin Unify LuaSocket usage (#7405) 2021-03-15 01:25:10 +01:00
gestures.koplugin FM: Make "Refresh content" an actual Event/Gesture (#7592) 2021-05-05 20:43:43 +02:00
goodreads.koplugin Unify LuaSocket usage (#7405) 2021-03-15 01:25:10 +01:00
hello.koplugin [chore] Change single quotes to double quotes (#6949) 2020-12-04 16:04:54 +01:00
keepalive.koplugin Use PluginShare to share the keepalive state (#7416) 2021-03-17 15:00:34 -07:00
kosync.koplugin Screensaver: Unbreak screensaver_stretch_images (#7403) 2021-03-10 02:14:26 +01:00
movetoarchive.koplugin ReaderUI: Saner FM/RD lifecycle 2021-05-05 20:37:33 +02:00
newsdownloader.koplugin Unify LuaSocket usage (#7405) 2021-03-15 01:25:10 +01:00
opds.koplugin Cache: Some more tweaks after #7624 2021-05-09 23:10:44 +02:00
perceptionexpander.koplugin LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00
profiles.koplugin [chore] Change single quotes to double quotes (#6949) 2020-12-04 16:04:54 +01:00
qrclipboard.koplugin [fix] Minor doc touchups re. QR encode (#6861) 2020-11-09 09:17:11 +01:00
readtimer.koplugin [i18n, plugins] ReadTimer - better plural forms (#5315) 2019-09-04 15:36:13 +02:00
send2ebook.koplugin Standardize directory/folder to folder (#7328) 2021-02-22 18:44:16 +01:00
SSH.koplugin [chore] Change single quotes to double quotes (#6949) 2020-12-04 16:04:54 +01:00
statistics.koplugin Centralize one time migration code after updates (#7531) 2021-04-13 17:54:11 +02:00
systemstat.koplugin KeyValuePage: configurable items per page 2021-02-20 21:30:31 +01:00
terminal.koplugin Terminal: Read settings at instantiation time, not loading time 2021-05-05 20:37:33 +02:00
texteditor.koplugin [plugin] Text editor: new 'Clean text editor history' etc. (#7635) 2021-05-06 17:24:37 +02:00
timesync.koplugin Cleanup eye-gouging madness around io.read calls (#7149) 2021-01-16 04:41:46 +01:00
wallabag.koplugin Unify LuaSocket usage (#7405) 2021-03-15 01:25:10 +01:00
zsync.koplugin LuaSettings: Add a method to initialize a setting properly (#7371) 2021-03-06 22:44:18 +01:00