summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prepare release v0.4.1v0.4.1Matthias P. Braendli2014-05-142-1/+5
|
* make sure dls-encoder does a toggleMatthias P. Braendli2014-05-141-1/+8
|
* make sure padlen is initialisedMatthias P. Braendli2014-05-141-1/+1
|
* Add dls-only encoder for testing purposesMatthias P. Braendli2014-04-252-0/+453
|
* Don't insert stale PAD data when the read returns 0Matthias P. Braendli2014-04-251-2/+5
|
* Make the file output actually workMatthias P. Braendli2014-04-251-22/+31
|
* Prepare for v0.4.0v0.4.0Matthias P. Braendli2014-04-253-22/+38
|
* Always print underruns and overrunsMatthias P. Braendli2014-04-251-9/+20
|
* merge file and alsa encoders into dabplus-encMatthias P. Braendli2014-04-257-714/+333
| | | | There was a lot of redundant code between the two
* use new message format for file encoder tooMatthias P. Braendli2014-04-252-5/+18
|
* Use new zmq message format version 1Matthias P. Braendli2014-04-253-3/+46
|
* replace dots by level in dabplus-enc-alsa-zmqMatthias P. Braendli2014-04-251-50/+39
|
* remove s from getoptMatthias P. Braendli2014-04-251-1/+1
|
* dabplus-enc-file: replace little dots by nice level indicatorMatthias P. Braendli2014-04-254-14/+78
|
* remove old piece of commented codeMatthias P. Braendli2014-04-221-43/+0
|
* add -s to getopt_longMatthias P. Braendli2014-04-212-2/+2
|
* Add option to suppress the little dotsMatthias P. Braendli2014-04-212-24/+40
|
* Add ZMQ CURVE auth supportMatthias P. Braendli2014-04-195-4/+139
|
* Accelerate slideshow transferStefan Poeschel2014-03-291-31/+23
| | | | | | | This patch skips the transmission of Content-Type, which gives more bits to the transmission of slide content. Signed-off-by: Matthias P. Braendli <matthias.braendli@mpb.li>
* Prepare release 0.3.0 with MOT slideshow and DLS supportv0.3.0Matthias P. Braendli2014-03-293-7/+27
|
* Fix README.md syntaxMatthias P. Braendli2014-03-271-0/+1
|
* Add a check to mot-encoder for allowed padlen valuesMatthias P. Braendli2014-03-251-23/+34
|
* Write DSE at start of AUMatthias P. Braendli2014-03-251-28/+36
| | | | To respect the ETSI standard for XPAD in DAB+
* Merge pull request #1 from sergione76/masterMatthias P. Braendli2014-03-251-30/+49
|\ | | | | | | | | Fix DataGroup Length Indicator bug It's inserted in the same X-PAD field of the first MOT segment
| * DataGroup Length Indicator bug fix (it's inserted in the same X-PAD field of ↵Sergio2014-03-251-30/+49
|/ | | | the first MOT segment)
* Prepare release v0.2.2v0.2.2Matthias P. Braendli2014-03-192-5/+19
|
* Add ZeroMQ dependency to readmeMatthias P. Braendli2014-03-191-2/+3
|
* Remove dabplus-enc-fileMatthias P. Braendli2014-03-193-447/+7
|
* Add file output support to dabplus-enc-file-zmqMatthias P. Braendli2014-03-191-15/+57
|
* Improve alsa fault detectionMatthias P. Braendli2014-03-193-14/+39
|
* Fix dabplus-enc-alsa-zmq 48k samplerateMatthias P. Braendli2014-03-191-3/+16
|
* Verify that output file can be openedMatthias P. Braendli2014-03-171-0/+4
|
* Support libasound2 1.0.25Matthias P. Braendli2014-03-142-2/+2
| | | | Because it's the one that is in debian stable right now
* Print some newlines from time to timeMatthias P. Braendli2014-03-131-5/+44
| | | | | For some reason, my terminal emulator (KDE's Konsole) lags after the encoder has been running for some time.
* Include little mot-encoder info in README.mdMatthias P. Braendli2014-03-131-2/+4
|
* Add snd-aloop scenarioMatthias P. Braendli2014-03-131-3/+26
|
* remove c++11 deprecation warningMatthias P. Braendli2014-03-131-1/+1
|
* Prepare v0.2.1v0.2.1Matthias P. Braendli2014-03-102-1/+6
|
* rename AlsaDabplus.cpp to dabplus-enc-alsa-zmq.cppMatthias P. Braendli2014-03-102-1/+1
|
* Add version number to the programsMatthias P. Braendli2014-03-106-35/+75
|
* update readmeMatthias P. Braendli2014-03-101-4/+15
|
* add pad length option to mot-encoderMatthias P. Braendli2014-03-101-2/+14
|
* add requirement for alsa 1.0.27Matthias P. Braendli2014-03-101-0/+2
|
* Prepare v0.2.0v0.2.0Matthias P. Braendli2014-03-093-1/+11
|
* add nice PAD data debugging outputMatthias P. Braendli2014-03-092-0/+4
|
* Fix mot-encoder typoMatthias P. Braendli2014-03-091-3/+3
|
* Add PAD to dabplus-enc-alsa-zmqMatthias P. Braendli2014-03-091-14/+101
|
* make mot-encoder recognise -t optionMatthias P. Braendli2014-03-091-4/+4
|
* update README.mdMatthias P. Braendli2014-03-093-36/+60
|
* add options to mot-encoder, cleanupMatthias P. Braendli2014-03-091-302/+479
|