summaryrefslogtreecommitdiff
path: root/rddb
Commit message (Expand)AuthorAgeFilesLines
* add rddb function to update user-define value of cartsChristian Pointner2017-01-281-44/+88
* rddb can now be configured to be readonlyChristian Pointner2016-12-301-6/+24
* add user-defined to pool cart listChristian Pointner2016-12-281-10/+11
* semantic of jingles has changedChristian Pointner2016-12-171-15/+10
* refactored show, pool and jingle list functionsChristian Pointner2016-12-171-20/+218
* major name refactoring for rddb and player as wellChristian Pointner2016-07-281-184/+184
* fixed errors yielded by go vetChristian Pointner2016-07-131-2/+0
* fixe cut/cart title update if groupname is unknownChristian Pointner2016-07-081-0/+9
* implemented cart/cut titleChristian Pointner2016-07-081-29/+66
* added interface to update Cut and possible Cart title to rddb and importerChristian Pointner2016-07-081-38/+80
* fetching pool cart listChristian Pointner2016-02-191-1/+90
* fetching pool list works nowChristian Pointner2016-02-181-0/+68
* jingle cut listChristian Pointner2016-02-111-30/+68
* also include jingle group name in JingleListEntryChristian Pointner2016-02-111-3/+4
* fetching jingle listChristian Pointner2016-02-111-0/+72
* update DB versionChristian Pointner2016-02-101-1/+1
* return show list as map with showid as keyChristian Pointner2016-02-041-3/+6
* added nulltime from go-sql-driver/mysqlChristian Pointner2016-01-312-7/+108
* seperated fetching of showlist and cartlist for showsChristian Pointner2016-01-301-43/+83
* fetch cart/cut info works nowChristian Pointner2016-01-301-9/+72
* improved cart listingChristian Pointner2016-01-291-2/+36
* added getShowList commandChristian Pointner2016-01-291-1/+71
* cleaned up importsChristian Pointner2016-01-211-1/+2
* NewDb vs NewDBChristian Pointner2016-01-081-1/+1
* renamed some stuffChristian Pointner2016-01-081-22/+22
* added rddb packageChristian Pointner2016-01-072-0/+525