Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libowl-av: fix for Make 3.82 | Joshua Lock | 2010-12-16 | 1 | -0/+11 |
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> | ||||
* | libowl-av: Fix music player crash if adding unknown type files | Dongxiao Xu | 2010-10-13 | 1 | -0/+40 |
Using bus message to call function flush_head/feed_head in main thread to protect private data operation. A better fix may be to listen to bus message "CODEC_NOT_FOUND" and "MISSING_PLUGIN" directly to avoid hooking into "unknown-type" signal. We will revisit it in next period. This fixes [BUGID #296] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> |