Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved Symbian audio backend into QtMultimedia.dll | Gareth Stockwell | 2010-03-12 | 12 | -2707/+0 |
| | | | | | | | | | Changed backend from being a plugin, to being statically compiled into QtMultimedia.dll. This is to achieve consistency with the backends for other plugins, and to allow the plugin API to be modified. Task-number: QTBUG-8994 Reviewed-by: trustme | ||||
* | Fix incorrect license headers | Gareth Stockwell | 2010-02-19 | 10 | -10/+10 |
| | | | | Forgot to fill in the module name in 4cabe964. | ||||
* | Fix incorrect license headers | Gareth Stockwell | 2010-02-19 | 10 | -180/+180 |
| | | | | Fixes incorrect license headers used on files added by 28610950. | ||||
* | Symbian backend for QtMultimedia audio | Gareth Stockwell | 2010-02-18 | 12 | -1/+2708 |
| | | | | Task-number: QT-567 | ||||
* | Merge AudioServices into mainline. | Justin McPherson | 2009-08-05 | 1 | -0/+3 |