summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* add -P option to dabplus-enc-file-zmqMatthias P. Braendli2014-03-091-4/+9
|
* tidy dabplus-enc-file-zmqMatthias P. Braendli2014-03-092-30/+28
|
* tidy dabplus-enc-fileMatthias P. Braendli2014-03-092-23/+24
|
* Move sources to src, rename all programsMatthias P. Braendli2014-03-098-28/+30
|
* remove autogen.sh, we have bootstrapMatthias P. Braendli2014-03-092-3/+1
|
* do not build aac-enc anymoreMatthias P. Braendli2014-03-091-2/+1
|
* rename dabplus-zmq to dabplus-encMatthias P. Braendli2014-03-091-5/+4
|
* remove alsa-dabplus-zmqMatthias P. Braendli2014-03-092-503/+0
|
* Add -D option and logic to enable ALSA drift compensationMatthias P. Braendli2014-03-091-59/+76
|
* Split AlsaInput into two variants (Threaded/Direct)Matthias P. Braendli2014-03-093-25/+81
|
* Get drift-canceling encoder to workMatthias P. Braendli2014-03-092-63/+119
|
* Fix alsa-dabplus-zmq.c buffer sizesMatthias P. Braendli2014-03-092-11/+4
|
* Merge branch 'master' into alsaMatthias P. Braendli2014-03-093-12/+320
|\
| * update READMEMatthias P. Braendli2014-03-072-12/+62
| |
| * add boost autoconf scriptsMatthias P. Braendli2014-03-071-0/+258
| |
* | Merge branch 'master' into alsaMatthias P. Braendli2014-03-075-1425/+1429
|\|
| * retab the codeMatthias P. Braendli2014-03-075-1423/+1424
| |
| * change www.csp.it to rd.csp.itMatthias P. Braendli2014-03-072-4/+7
| |
* | alsa input improvements, not workingMatthias P. Braendli2014-03-075-49/+81
| |