Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed vumeter floor level | Christian Pointner | 2016-02-03 | 1 | -0/+4 |
| | |||||
* | fixed some names after renaming the project to rhlibrary | Christian Pointner | 2016-02-03 | 1 | -3/+3 |
| | |||||
* | moved selector wigets to seperate files | Christian Pointner | 2016-01-30 | 4 | -58/+151 |
| | |||||
* | used seperated requests for showlist and cart list | Christian Pointner | 2016-01-30 | 1 | -28/+37 |
| | |||||
* | make use of improved cart listing | Christian Pointner | 2016-01-29 | 1 | -1/+4 |
| | |||||
* | getting show list works now | Christian Pointner | 2016-01-29 | 1 | -9/+28 |
| | |||||
* | make notebook look a little nicer | Christian Pointner | 2016-01-29 | 1 | -2/+16 |
| | |||||
* | added notebook for selector types | Christian Pointner | 2016-01-29 | 3 | -14/+95 |
| | |||||
* | even nicer VU meter | Christian Pointner | 2016-01-29 | 2 | -29/+42 |
| | |||||
* | fixed pause image | Christian Pointner | 2016-01-29 | 1 | -5/+5 |
| | |||||
* | little rearrangement inside player widget | Christian Pointner | 2016-01-29 | 2 | -13/+23 |
| | |||||
* | play time clock can now count down as well | Christian Pointner | 2016-01-29 | 1 | -8/+30 |
| | |||||
* | disable buttons when they do nothing | Christian Pointner | 2016-01-29 | 2 | -2/+55 |
| | |||||
* | play pause is now combined to one button | Christian Pointner | 2016-01-29 | 2 | -22/+33 |
| | |||||
* | disable rddb init for now | Christian Pointner | 2016-01-28 | 1 | -7/+7 |
| | |||||
* | fixed scrubber callback | Christian Pointner | 2016-01-28 | 1 | -2/+1 |
| | |||||
* | length vs. duration | Christian Pointner | 2016-01-28 | 2 | -4/+4 |
| | |||||
* | added gui support for seeking | Christian Pointner | 2016-01-28 | 1 | -0/+7 |
| | |||||
* | further improved player widget | Christian Pointner | 2016-01-28 | 3 | -22/+56 |
| | |||||
* | further improved player - which is now on top of window | Christian Pointner | 2016-01-28 | 4 | -16/+83 |
| | |||||
* | nicer way for meter style | Christian Pointner | 2016-01-27 | 1 | -19/+31 |
| | |||||
* | moved vu meter to seperate file | Christian Pointner | 2016-01-27 | 2 | -182/+225 |
| | |||||
* | improved VU meter | Christian Pointner | 2016-01-27 | 1 | -33/+103 |
| | |||||
* | fixe meter styling | Christian Pointner | 2016-01-27 | 1 | -36/+49 |
| | |||||
* | vumeter cont'd | Christian Pointner | 2016-01-21 | 1 | -6/+47 |
| | |||||
* | meter levels works now | Christian Pointner | 2016-01-21 | 3 | -13/+59 |
| | |||||
* | gtk already handles CTRL-C | Christian Pointner | 2016-01-21 | 1 | -27/+1 |
| | |||||
* | add first test for vu-meter | Christian Pointner | 2016-01-17 | 1 | -3/+37 |
| | |||||
* | moved selector widget to seperate file as well | Christian Pointner | 2016-01-15 | 3 | -44/+81 |
| | |||||
* | fixed name of new file | Christian Pointner | 2016-01-15 | 1 | -0/+0 |
| | |||||
* | added missing file... | Christian Pointner | 2016-01-15 | 1 | -0/+95 |
| | |||||
* | 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 |