Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrapped code using QT_BEGIN/END_NAMESPACE macros | Gareth Stockwell | 2009-08-28 | 1 | -0/+4 |
* | Added some missing signals in MediaObject; fixed seek slider in musicplayer.exe | Gareth Stockwell | 2009-08-25 | 1 | -1/+4 |
* | Further tidied up volume handling | Gareth Stockwell | 2009-08-21 | 1 | -3/+10 |
* | Started fleshing out the VideoPlayer implementation | Gareth Stockwell | 2009-08-20 | 1 | -0/+7 |
* | Implemented parameter copying between AbstractPlayer instances | Gareth Stockwell | 2009-08-20 | 1 | -12/+6 |
* | Added VolumeControlInterface to abstract details of path between MediaObject ... | Gareth Stockwell | 2009-08-20 | 1 | -15/+10 |
* | Started work on VideoPlayer implementation | Gareth Stockwell | 2009-08-18 | 1 | -2/+6 |
* | Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr... | Gareth Stockwell | 2009-08-18 | 1 | -0/+148 |