Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some missing signals in MediaObject; fixed seek slider in musicplayer.exe | Gareth Stockwell | 2009-08-25 | 1 | -2/+2 |
* | Further tidied up volume handling | Gareth Stockwell | 2009-08-21 | 1 | -1/+1 |
* | Implemented parameter copying between AbstractPlayer instances | Gareth Stockwell | 2009-08-20 | 1 | -5/+7 |
* | Started work on VideoPlayer implementation | Gareth Stockwell | 2009-08-18 | 1 | -6/+3 |
* | Refactored AudioPlayer and VideoPlayer to separate out common code into Abstr... | Gareth Stockwell | 2009-08-18 | 1 | -84/+11 |
* | Merged recognizer changes with abstraction for audio / video playback. | Gareth Stockwell | 2009-08-18 | 1 | -1/+7 |
* | More delegation, basic plumbing. | Frans Englich | 2009-08-17 | 1 | -1/+1 |
* | Refactor the media object such that we can do both video and sound. | Frans Englich | 2009-08-17 | 1 | -0/+173 |