Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrapped VideoOuput::dump() in a macro for easier removal later on | Gareth Stockwell | 2009-08-26 | 1 | -0/+2 |
* | Added VideoOutputObserver, to propagate screen region updates back to VideoPl... | Gareth Stockwell | 2009-08-26 | 1 | -1/+1 |
* | Removed over-riding signal declaration from VideoPlayer. | Gareth Stockwell | 2009-08-26 | 1 | -4/+0 |
* | Added a bit more tracing for debugging video visibility | Gareth Stockwell | 2009-08-26 | 1 | -12/+14 |
* | Made video playback visible using a couple of hacks | Gareth Stockwell | 2009-08-25 | 1 | -0/+15 |
* | Added some missing signals in MediaObject; fixed seek slider in musicplayer.exe | Gareth Stockwell | 2009-08-25 | 1 | -1/+1 |
* | Implemented Backend::availableMimeTypes | Gareth Stockwell | 2009-08-25 | 1 | -1/+7 |
* | Implemented parameter copying between AbstractPlayer instances | Gareth Stockwell | 2009-08-20 | 1 | -0/+34 |