Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new export format of PV | Christian Pointner | 2016-04-15 | 2 | -15/+19 |
| | |||||
* | initial schedule analyzer | Christian Pointner | 2016-04-14 | 1 | -2/+62 |
| | |||||
* | utf8 fix | Christian Pointner | 2016-04-14 | 1 | -2/+0 |
| | |||||
* | adapted schedule generator to changed PV export format | Christian Pointner | 2016-04-14 | 2 | -5/+10 |
| | |||||
* | inital commit for schedule generation | Christian Pointner | 2016-04-14 | 6 | -13/+131 |
| | |||||
* | remove unused parameter | Christian Pointner | 2016-04-14 | 1 | -1/+1 |
| | |||||
* | updated debian changelog after release | Christian Pointner | 2016-03-15 | 1 | -0/+7 |
| | |||||
* | updated changelog for release0.7.1rel-0.7.1 | Christian Pointner | 2016-03-15 | 1 | -0/+5 |
| | |||||
* | removed worskstation login script | Christian Pointner | 2016-03-15 | 6 | -82/+9 |
| | |||||
* | updated debian changelog after release | Christian Pointner | 2016-02-10 | 1 | -0/+6 |
| | |||||
* | updated copyright and changelog for release0.7.0rel-0.7.0 | Christian Pointner | 2016-02-10 | 19 | -19/+23 |
| | |||||
* | updated to new library version | Christian Pointner | 2016-02-10 | 2 | -17/+56 |
| | |||||
* | updated debian changelog | Christian Pointner | 2015-12-28 | 1 | -0/+6 |
| | |||||
* | updated changelog for release0.6.3rel-0.6.3 | Christian Pointner | 2015-12-28 | 1 | -0/+5 |
| | |||||
* | get dropboxes now takes type names as used by output | Christian Pointner | 2015-12-28 | 1 | -2/+6 |
| | |||||
* | updated debian changelog | Christian Pointner | 2015-12-17 | 1 | -2/+8 |
| | |||||
* | updated changelog for release0.6.2rel-0.6.2 | Christian Pointner | 2015-12-17 | 1 | -0/+4 |
| | |||||
* | add musicpool clock to dropboxes list | Christian Pointner | 2015-12-17 | 2 | -5/+7 |
| | |||||
* | updated debian changelog | Christian Pointner | 2015-12-17 | 1 | -0/+6 |
| | |||||
* | updated changelog for release0.6.1rel-0.6.1 | Christian Pointner | 2015-12-17 | 1 | -0/+4 |
| | |||||
* | setting music pool clock works now and get returns title as well | Christian Pointner | 2015-12-17 | 2 | -11/+24 |
| | |||||
* | added musicpools grid handling functions (not yet finished) | Christian Pointner | 2015-12-16 | 2 | -4/+124 |
| | |||||
* | inital sanity checks for logs | Christian Pointner | 2015-11-26 | 3 | -68/+182 |
| | |||||
* | fixed spelling error in debian changelog | Christian Pointner | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | updated debian changelog | Christian Pointner | 2015-10-10 | 1 | -1/+1 |
| | |||||
* | updated changelog for release0.6.0rel-0.6.0 | Christian Pointner | 2015-10-10 | 1 | -0/+9 |
| | |||||
* | removed root user checks | Christian Pointner | 2015-10-10 | 5 | -33/+0 |
| | |||||
* | fixed transtype for log start | Christian Pointner | 2015-10-09 | 1 | -1/+1 |
| | |||||
* | add show groups to default service, also deleting cuts when removing groups | Christian Pointner | 2015-10-09 | 1 | -3/+20 |
| | |||||
* | fill carts into log table with corret type | Christian Pointner | 2015-10-09 | 1 | -5/+24 |
| | |||||
* | first checks for showids | Christian Pointner | 2015-10-09 | 2 | -7/+49 |
| | |||||
* | added some checks before drastic changes of a group | Christian Pointner | 2015-10-09 | 3 | -12/+44 |
| | |||||
* | improved show deletion | Christian Pointner | 2015-10-09 | 3 | -1/+60 |
| | |||||
* | improved sanity checks for dropbox params | Christian Pointner | 2015-10-09 | 4 | -22/+104 |
| | |||||
* | most important group sanity cheks are done | Christian Pointner | 2015-10-08 | 3 | -18/+218 |
| | |||||
* | added check for usage of show group carts | Christian Pointner | 2015-10-07 | 1 | -0/+15 |
| | |||||
* | most of add show command is now in rddb | Christian Pointner | 2015-10-07 | 2 | -57/+43 |
| | |||||
* | moved some parts of add show command to rddb | Christian Pointner | 2015-10-07 | 3 | -51/+78 |
| | |||||
* | minor refactoring | Christian Pointner | 2015-10-07 | 4 | -8/+16 |
| | |||||
* | renamed most utils from rd-* to rhrd-* | Christian Pointner | 2015-10-06 | 8 | -11/+112 |
| | |||||
* | removing show works now as well | Christian Pointner | 2015-10-06 | 2 | -7/+80 |
| | |||||
* | show dropbox is now also added | Christian Pointner | 2015-10-06 | 2 | -2/+26 |
| | |||||
* | creation of show macro cart is working now as well | Christian Pointner | 2015-10-06 | 2 | -3/+60 |
| | |||||
* | log gets now filled with actual carts | Christian Pointner | 2015-10-06 | 2 | -3/+40 |
| | |||||
* | adding show log works now (needs to filled! | Christian Pointner | 2015-10-06 | 2 | -78/+204 |
| | |||||
* | search for free cart inside group cart range works now | Christian Pointner | 2015-10-05 | 2 | -7/+47 |
| | |||||
* | update token now honors context config | Christian Pointner | 2015-10-03 | 1 | -7/+1 |
| | |||||
* | fixed context read | Christian Pointner | 2015-10-03 | 1 | -5/+5 |
| | |||||
* | read context config from special config file | Christian Pointner | 2015-10-01 | 2 | -19/+69 |
| | |||||
* | add sanity chekcs for add show command args | Christian Pointner | 2015-10-01 | 2 | -4/+49 |
| |