Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
autoincrement
https://www.sqlite.org/faq.html#q1
|
|
|
|
allow specifying sd-add card file as argv[1]
|
|
to sd binary
|
|
|
|
This mode accepts inputs with newlines and doesn't disable input buffering. This is useful for using SDC as a backend for GUIs such as https://git.exozy.me/a/SDGUI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Starting SDC with this DB takes 5 seconds to load all the weights from disk (it's 1.9GB), but after that it's incredibly fast and responsive. Yay segment trees and overengineering!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|