Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small refactorings | Stefan Pöschel | 2017-02-15 | 1 | -33/+25 |
| | |||||
* | DLS: add feature to switch between multiple files | Stefan Pöschel | 2017-02-11 | 1 | -20/+36 |
| | |||||
* | Slight refactorings | Stefan Pöschel | 2017-02-11 | 1 | -2/+2 |
| | | | | - SLSManager: store PADPacketizer ref + fix spacing | ||||
* | Move Slideshow stuff to new SLSManager | Stefan Pöschel | 2017-02-11 | 1 | -848/+6 |
| | |||||
* | Slight refactorings | Stefan Pöschel | 2017-02-11 | 1 | -34/+24 |
| | | | | | | | | - DLSManager: store PADPacketizer ref - DABCharset: convert enum to enum class - DL cmd prefix: output reserved instead of charset (does not make a difference) - MOT header: get charset from enum class - .gitignore: add Eclipse files | ||||
* | Move DLS stuff to new DLSManager | Stefan Pöschel | 2017-02-11 | 1 | -423/+7 |
| | |||||
* | Move common code parts | Stefan Pöschel | 2017-02-11 | 1 | -12/+0 |
| | |||||
* | Replace tabs by spaces | Stefan Pöschel | 2017-02-06 | 1 | -25/+25 |
| | |||||
* | PAD: limit packetizer visibility | Stefan Pöschel | 2017-02-06 | 1 | -29/+24 |
| | |||||
* | PAD: insert DLS regularly while SLS transmission | Stefan Pöschel | 2017-02-06 | 1 | -13/+23 |
| | | | | | | | | | | | | | | | When a slide is transmitted, now every 50 PADs the current DLS is inserted (and thereby reread from file). Hence in the best case (AAC-LC @ 48 kHz), DLS is inserted every 1000ms; in the worst case (HE-AAC @ 32 kHz) it is inserted every 3000ms. This way a listener will get DLS much earlier after switching to a service, compared to the previous situation where the slide transmission was not interrupted for DLS insertion. Note that there still remains a delay without any PAD, between the end of a slide transmission and the start of the next one's transmission. Also note that adding a feedback channel from the audio encoder to ODR-PadEnc will make this improvement obsolete. | ||||
* | PAD: make PADPacketizer queue private | Stefan Pöschel | 2017-02-06 | 1 | -6/+6 |
| | |||||
* | Relocate common PAD code | Stefan Pöschel | 2017-02-04 | 1 | -328/+7 |
| | |||||
* | Add common header | Stefan Pöschel | 2017-02-04 | 1 | -6/+2 |
| | |||||
* | Code cleanup | Stefan Pöschel | 2017-02-04 | 1 | -53/+48 |
| | |||||
* | MOT header: simplify extension addition | Stefan Pöschel | 2017-01-06 | 1 | -30/+41 |
| | |||||
* | Remove 'misleading indentation' warning due to tab in file | Matthias P. Braendli | 2016-12-26 | 1 | -1/+1 |
| | |||||
* | SLS: add custom params for catSLS etc. | Stefan Pöschel | 2016-12-23 | 1 | -25/+138 |
| | | | | | | | | Parses an optional ".sls_params" file for each slide and hence allows to set: * CategoryID/SlideID * CategoryTitle * ClickThroughURL * AlternativeLocationURL | ||||
* | SLS: output source filename/size also for raw files | Stefan Pöschel | 2016-12-23 | 1 | -0/+5 |
| | |||||
* | converted the crc into c++ with namespace. | Thomas Karlsson | 2016-11-14 | 1 | -3/+1 |
| | | | | | Since it conflicts with other crc implementation in imagemagic lib. This resulted in png images that would not open due to "crc error". | ||||
* | Apply new name | Stefan Pöschel | 2016-09-19 | 1 | -0/+1830 |