ChangeSet ID: 15001 CVSROOT: /opt/cvs-commit Module name: appdb Changes by: wineowner(a)wine.codeweavers.com 2004/12/22 19:13:26 Modified files: . : screenshots.php admin : adminAppDataQueue.php screenshotQueue.php include : config.php.sample tables : appdb_tables.sql Log message: Jonathan Ernst <Jonathan(a)ernstfamily.ch> - use queued screenshot directory instead of mysql to store queued data - use the config file to determine thumbnail size Patch: http://cvs.winehq.org/patch.py?id=15001 Old revision New revision Changes Path 1.9 1.10 +90 -70 appdb/screenshots.php 1.2 1.3 +54 -43 appdb/admin/adminAppDataQueue.php 1.1 1.2 +4 -6 appdb/admin/screenshotQueue.php 1.6 1.7 +4 -2 appdb/include/config.php.sample 1.10 1.11 +9 -10 appdb/tables/appdb_tables.sql