0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
create index for foreign key in file and assoc_file_metadata tables More... over 15 years ago
when an attribute in a table is UNIQUE, the index is implicit More... over 15 years ago
prefer sizeof instead of MAX_URL_SIZE with the arrays More... over 15 years ago
factorize MAX_URL_SIZE in url_utils.h More... over 15 years ago
remove many pointless 'memset to 0' when snprintf is used More... over 15 years ago
check that (at least) the first item is found More... over 15 years ago
we are testing strtok_r provided by libvalhalla, and not the libc version More... over 15 years ago
merge two heads More... over 15 years ago
DOCS: new SQLite illustration More... over 15 years ago
DOCS: first draft for a complete libvalhalla documentation (LyX and Dia are needed) More... over 15 years ago
cosmetics and doxumentation for some macros More... over 15 years ago
more doxumentation for the public header More... over 15 years ago
TODO--: language support with the database, see r1029 and r1042 More... over 15 years ago
factorize code where the sub-query for the restrictions are made More... over 15 years ago
fix doxumentation accordingly to the new API More... over 15 years ago
handle the language with the public database functions More... over 15 years ago
cosmetic after the previous commit More... over 15 years ago
add an entry in the enum lang for 'all languages' More... over 15 years ago
add a function to retrieve the lang_id with an enum lang More... over 15 years ago
ensure that we are using the functions provided by the libc; internal versions are prepended by vh_ More... over 15 years ago
add a test suite based on libcheck; only some osdep functions are checked at the moment More... over 15 years ago
Rename the 'skip' counter by 'retry'. More... over 15 years ago
Reduce the load when a grabber can be locked but a minimum time is needed (like chartlyrics). More... over 15 years ago
cosmetic: vert-align '\' More... over 15 years ago
Add a stat to count the number of retries by grabber. More... over 15 years ago
Minor cosmetics in the E/R diagram. More... over 15 years ago
Factorize the sqlite3_step where the rowid is returned. More... over 15 years ago
updated E/R diagram accordingly to the previous commit More... over 15 years ago
Add an initial support for languages with metadata. This commit breaks the ABI and the compatibility with the database created with the previous revisions. More... over 15 years ago
missing initialization to 0 for 'delay' More... over 15 years ago