summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/ds9/backendnode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixa few warnings on mingwThierry Bastian2010-03-051-1/+1
|
* Fix assert on windows when deleting phonon nodes from a running graph.Andrew den Exter2009-11-121-1/+18
| | | | | | | | If removing a filter from the direct show graph fails because it is running, stop the graph and try again. Task-number: QTBUG-5011 Reviewed-by: Justin McPherson
* Phonon: fixed a big memory leak on WindowsThierry Bastian2009-07-161-0/+2
| | | | | | | If you had deleted a VideoWidget, it could not free the memory taken because we still had a reference on it. Task-number: 258202
* Long live Qt!Lars Knoll2009-03-231-0/+115