Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'v0.19.10' | Max Kellermann | 2015-06-21 | 1 | -0/+1 |
|\ | |||||
| * | input/smbclient: fix DFF playback | jai | 2015-05-29 | 1 | -0/+1 |
* | | config/Param: split block-specific attributes to new struct ConfigBlock | Max Kellermann | 2015-01-21 | 1 | -2/+2 |
* | | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
|/ | |||||
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -4/+3 |
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -1/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -49/+28 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -8/+0 |
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -21/+14 |
* | InputPlugin: allow init() to soft-fail | Max Kellermann | 2014-03-02 | 1 | -3/+3 |
* | */smbclient: protect all libsmbclient calls with a mutex | Max Kellermann | 2014-02-06 | 1 | -0/+9 |
* | input/smbclient: move code to lib/smbclient/Init.cxx | Max Kellermann | 2014-01-25 | 1 | -19/+2 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -0/+203 |