Tweet 更新内容 v3.3.037 (Sep 20, 2011): Changelog from previous build:
Add support for tracking # of times an item has been played. prop: parent == NULL same as a zombie Fix build breakage Add support for keeping track of playcount and last time played for items Add missing file Split some db support code from metadata.c -> db/db_support.c Fix build on OS/X Fix some copy-paste programming error (affected SID and GMEfile playback) metadb: More robust loading of cached directories metadb: Log when we run into SQL syntax issues metadb: Whitespace fixes metadb: Fix broken SQL Get rid of prop_create_check() Merge branch 'release/3.2' Update italian translation Traditional Chinese language file for Showtime-3.2 Add sqlite3 binary to gitignore metadb: Store video file format in video info as well Add support for default flag for audio/subtitle tracks Merge branch 'metadata-v2' bump for tag A very simple pooling of sqlitedb handles metadb: Fix some bugs Allow fa_scanner to read entire directory structures from metadata cache build sqlite3 cmd tool with -DSQLITE_DEFAULT_FOREIGN_KEYS=1 Make Sqlite3 fly on PS3 Add hts_mutex_init_recursive() -- Sqlite needs this (*grumble*) Fix fallout from rebase from master Make metadata cache versioned Move meta.db into path for persistent storage Switch metadb to WAL journal mode drop stray printf()s metadb: Add support for schema upgrades Add a bunch of SQLITE_OMIT_ compile time defines metadata schema Add stuff for building sqlite3 shell Initial work on metadata cache in sqlite Include sqlite3 in build ps3: Disable audio copy control Don't offer multich audio controls on ps3 audio output ps3: Avoid using MSG_WAITALL. It seems a bit buggy or something readme: Mention that wii port is broken update ps3 readme a bit Merge pull request #35 from bielorkut/patch-1 configure: Fail if libav configure/make fails Some spelling mistakes corrected. ps3: Build libav from submodule Make libav as submodule work on linux libav as submodule