summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* FilePolicy from and to stringChristian Pointner2016-03-111-0/+30
* make FilePolicy more preciseChristian Pointner2016-03-112-0/+13
* introduced SourceFilePolicyChristian Pointner2016-03-114-21/+44
* some minor refactoringChristian Pointner2016-03-112-10/+9
* added sourcefile to rhimport.ResultChristian Pointner2016-03-112-4/+5
* generating archiv file string from uriChristian Pointner2016-03-101-6/+37
* importing from archiv works nowChristian Pointner2016-03-101-10/+73
* curl progress function is now externalChristian Pointner2016-03-101-24/+30
* switch to scp for archivChristian Pointner2016-03-041-1/+1
* inital archiv fetcherChristian Pointner2016-03-041-2/+18
* 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
* use syntactic sugor for switchChristian Pointner2016-01-311-12/+4
* 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
* implemented unload commandChristian Pointner2016-01-291-0/+36
* fixed copy paste errorChristian Pointner2016-01-291-1/+1
* implemented play-pause and state change callbacksChristian Pointner2016-01-291-32/+137
* go into 'stop' on EOSChristian Pointner2016-01-281-2/+2
* improved handling of seek positionChristian Pointner2016-01-281-1/+13
* length vs. durationChristian Pointner2016-01-281-13/+13
* added support for seeking - not working yet...Christian Pointner2016-01-281-9/+49
* implemented meter callbacksChristian Pointner2016-01-211-6/+17
* cleaned up importsChristian Pointner2016-01-216-7/+13
* improved type handlingChristian Pointner2016-01-151-22/+19
* player now constructs update messagesChristian Pointner2016-01-152-22/+96
* metering works nowChristian Pointner2016-01-151-1/+0
* first attempt to parse level meter - not fully working yetChristian Pointner2016-01-141-7/+10
* replace volume with level for meteringChristian Pointner2016-01-141-5/+10
* dynamically linke pipeline works nowChristian Pointner2016-01-141-34/+49
* use new Pipeline functions from go-gstreamerChristian Pointner2016-01-141-12/+42
* added simple state handlingChristian Pointner2016-01-131-2/+38
* player checks now if file exists before loading itChristian Pointner2016-01-131-0/+18
* added stdlog and dbglogChristian Pointner2016-01-131-11/+17
* player no can be used with external loggerChristian Pointner2016-01-131-11/+22
* handle gstreamer stuff in seperate go routineChristian Pointner2016-01-131-4/+150
* added first version of playerChristian Pointner2016-01-131-0/+90
* make lib go-getableChristian Pointner2016-01-122-2/+2
* Merge rhimport package from rhimportd repoChristian Pointner2016-01-087-0/+1853
|\
| * prepare export rhimport package to rhrd-go repoChristian Pointner2016-01-087-0/+0
| * moved all db handling directly to contextChristian Pointner2016-01-082-1/+5
| * move rddb to rhrd-goChristian Pointner2016-01-085-505/+18