summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* added feature to export schedules list0.10.0rel-0.10.0Christian Pointner2016-06-231-0/+107
|
* allow additional headers to be used when fetching jsonChristian Pointner2016-05-251-1/+7
|
* added rhrd-show searchChristian Pointner2016-05-201-3/+4
|
* fix edit show (change title didn't work)Christian Pointner2016-05-191-8/+25
|
* add group name to show infoChristian Pointner2016-05-191-2/+3
|
* rhrd-show can now edit show infoChristian Pointner2016-05-181-0/+18
|
* moved to JSON::MaybeXSChristian Pointner2016-05-111-2/+3
|
* generated schedules now get updated if they already existChristian Pointner2016-05-061-2/+14
|
* add check if automation/show id exist when generating logChristian Pointner2016-04-301-0/+18
|
* improved show info outputChristian Pointner2016-04-291-0/+41
| | | | moved command line parsing of week and dow to lib
* generating schedule logs works nowChristian Pointner2016-04-271-5/+63
|
* added some more checks: dow, week-rhythm...Christian Pointner2016-04-152-4/+42
|
* adapted schedule generator to changed PV export formatChristian Pointner2016-04-141-2/+2
|
* inital commit for schedule generationChristian Pointner2016-04-141-0/+32
|
* remove unused parameterChristian Pointner2016-04-141-1/+1
|
* updated copyright and changelog for release0.7.0rel-0.7.0Christian Pointner2016-02-103-3/+3
|
* updated to new library versionChristian Pointner2016-02-101-17/+14
|
* get dropboxes now takes type names as used by outputChristian Pointner2015-12-281-2/+6
|
* add musicpool clock to dropboxes listChristian Pointner2015-12-171-5/+6
|
* setting music pool clock works now and get returns title as wellChristian Pointner2015-12-171-10/+23
|
* added musicpools grid handling functions (not yet finished)Christian Pointner2015-12-161-4/+76
|
* inital sanity checks for logsChristian Pointner2015-11-261-7/+56
|
* fixed transtype for log startChristian Pointner2015-10-091-1/+1
|
* add show groups to default service, also deleting cuts when removing groupsChristian Pointner2015-10-091-3/+20
|
* fill carts into log table with corret typeChristian Pointner2015-10-091-5/+24
|
* first checks for showidsChristian Pointner2015-10-091-0/+21
|
* added some checks before drastic changes of a groupChristian Pointner2015-10-091-4/+12
|
* improved show deletionChristian Pointner2015-10-091-0/+42
|
* improved sanity checks for dropbox paramsChristian Pointner2015-10-092-7/+70
|
* most important group sanity cheks are doneChristian Pointner2015-10-081-1/+2
|
* most of add show command is now in rddbChristian Pointner2015-10-071-0/+27
|
* moved some parts of add show command to rddbChristian Pointner2015-10-071-8/+76
|
* minor refactoringChristian Pointner2015-10-071-3/+3
|
* removing show works now as wellChristian Pointner2015-10-061-6/+72
|
* show dropbox is now also addedChristian Pointner2015-10-061-0/+20
|
* creation of show macro cart is working now as wellChristian Pointner2015-10-061-2/+53
|
* log gets now filled with actual cartsChristian Pointner2015-10-061-2/+38
|
* adding show log works now (needs to filled!Christian Pointner2015-10-061-14/+135
|
* search for free cart inside group cart range works nowChristian Pointner2015-10-051-1/+1
|
* fixed context readChristian Pointner2015-10-031-5/+5
|
* read context config from special config fileChristian Pointner2015-10-011-19/+29
|
* introduced rhrd contextChristian Pointner2015-09-301-114/+134
|
* major cleanup for all utilsChristian Pointner2015-09-301-3/+16
|
* implemented show show and listChristian Pointner2015-09-291-52/+121
|
* added type filter for list dropboxesChristian Pointner2015-09-291-4/+4
|
* added list_groupsChristian Pointner2015-09-291-1/+21
|
* add group membership functionsChristian Pointner2015-09-281-0/+72
|
* get_dropboxes can now look optionally look for a specific groupChristian Pointner2015-09-271-3/+11
|
* added search for next free cart slotChristian Pointner2015-09-251-1/+60
|
* documentated cart rangesChristian Pointner2015-09-241-2/+46
| | | | | add some constants for cart ranges implemented functions for cart ranges