Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | refactored GUI creation code | Christian Pointner | 2016-01-15 | 1 | -43/+5 | |
* | added simple buttons | Christian Pointner | 2016-01-13 | 1 | -17/+112 | |
* | renamed MainWindow to AppWindow | Christian Pointner | 2016-01-13 | 2 | -5/+5 | |
* | check return of play functions | Christian Pointner | 2016-01-13 | 1 | -2/+6 | |
* | mainwindow now handles player directly | Christian Pointner | 2016-01-13 | 2 | -7/+9 | |
* | upgraded to new player interface | Christian Pointner | 2016-01-13 | 1 | -1/+3 | |
* | moved audio player to rhrd-go | Christian Pointner | 2016-01-13 | 2 | -94/+3 | |
* | player: fetch duration from pipeline | Christian Pointner | 2016-01-13 | 1 | -2/+9 | |
* | moved to different gstreamer bindings | Christian Pointner | 2016-01-13 | 2 | -9/+27 | |
* | make default window size configurable | Christian Pointner | 2016-01-13 | 2 | -5/+3 | |
* | added simple main window | Christian Pointner | 2016-01-13 | 3 | -3/+72 | |
* | renamed rhrdlibrary to rhlibrary | Christian Pointner | 2016-01-13 | 2 | -13/+13 | |
* | switched to different gst bindings | Christian Pointner | 2016-01-13 | 1 | -5/+3 | |
* | added inital player | Christian Pointner | 2016-01-13 | 2 | -5/+81 | |
* | initial version | Christian Pointner | 2016-01-13 | 1 | -0/+111 | |