summaryrefslogtreecommitdiffstatshomepage
path: root/plugins/data/database.lua
Commit message (Expand)AuthorAgeFilesLines
* plugins/data: Use local sqlite3 library variable. Vas Crabb2023-03-131-2/+2
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-171-2/+2
* -plugins.data: Reworked the code substantialy. Vas Crabb2022-06-251-26/+144
* plugins: Moved the timecode recording functionality to a plugin. Vas Crabb2021-11-021-2/+2
* Mostly revert "Create console history file in homepath (#8026)" Vas Crabb2021-05-071-5/+1
* Create console history file in homepath (#8026) Szunti2021-05-031-1/+5
* More Lua interface cleanup - it's simpler with cleaner underlyng APIs. Vas Crabb2020-12-271-2/+2
* plugins: Replace environment variable substitution function with core version AJR2020-12-081-1/+1
* srcclean (nw) Vas Crabb2018-04-221-2/+2
* plugins/data: require returns true if package returns nil (nw) cracyc2018-03-291-2/+2
* plugins/data: give up if the database can't be created (nw) cracyc2018-03-201-0/+4
* plugins/data: don't pollute the namespace and use emu.print_error (nw) cracyc2018-01-141-4/+7
* plugins/data: added reporting of database errors (nw) firewave2018-01-141-0/+10
* plugins/data: fixed table lookup (nw) Oliver Stöneberg2018-01-131-1/+1
* plugins/data: fix spelling (nw) cracyc2018-01-121-1/+1
* plugins/data: add marp scores [Carl] cracyc2017-07-301-0/+24