Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | metering works now | Christian Pointner | 2016-01-15 | 1 | -1/+0 |
| | |||||
* | first attempt to parse level meter - not fully working yet | Christian Pointner | 2016-01-14 | 1 | -7/+10 |
| | |||||
* | replace volume with level for metering | Christian Pointner | 2016-01-14 | 1 | -5/+10 |
| | |||||
* | dynamically linke pipeline works now | Christian Pointner | 2016-01-14 | 1 | -34/+49 |
| | |||||
* | use new Pipeline functions from go-gstreamer | Christian Pointner | 2016-01-14 | 1 | -12/+42 |
| | |||||
* | added simple state handling | Christian Pointner | 2016-01-13 | 1 | -2/+38 |
| | |||||
* | player checks now if file exists before loading it | Christian Pointner | 2016-01-13 | 1 | -0/+18 |
| | |||||
* | added stdlog and dbglog | Christian Pointner | 2016-01-13 | 1 | -11/+17 |
| | |||||
* | player no can be used with external logger | Christian Pointner | 2016-01-13 | 1 | -11/+22 |
| | |||||
* | handle gstreamer stuff in seperate go routine | Christian Pointner | 2016-01-13 | 1 | -4/+150 |
| | |||||
* | added first version of player | Christian Pointner | 2016-01-13 | 1 | -0/+90 |