| Commit message (Expand) | Author | Age | Files | Lines |
* | http -> https for SoundCloud plugin | James McGlashan (DarkFox) | 2014-01-02 | 1 | -0/+2 |
* | command: "lsinfo" and "readcomments" allowed for remote files | Max Kellermann | 2013-12-29 | 1 | -0/+1 |
* | SongUpdate: read tags from songs in an archive | Max Kellermann | 2013-12-29 | 1 | -0/+2 |
* | Merge branch 'v0.18.x' | Max Kellermann | 2013-12-29 | 1 | -0/+6 |
|\ |
|
| * | configure.ac: improved check for libyajl 1.0 | Max Kellermann | 2013-12-29 | 1 | -0/+2 |
| * | daemon: no initgroups() when already running as the configured user | Max Kellermann | 2013-12-29 | 1 | -0/+2 |
| * | configure.ac: prepare for 0.18.7 | Max Kellermann | 2013-12-29 | 1 | -0/+2 |
* | | input/smbclient: new input plugin | Max Kellermann | 2013-12-29 | 1 | -0/+1 |
* | | pcm/Volume: improved dithering | Max Kellermann | 2013-12-28 | 1 | -0/+2 |
* | | Merge tag 'release-0.18.6' | Max Kellermann | 2013-12-24 | 1 | -1/+6 |
|\| |
|
| * | release v0.18.6 | Max Kellermann | 2013-12-24 | 1 | -1/+1 |
| * | OutputControl: update both ReplayGainFilters | Max Kellermann | 2013-12-24 | 1 | -0/+1 |
| * | fix FfmpegDecoderPlugin to use relative timestamps | Steven O'Brien | 2013-12-20 | 1 | -0/+2 |
| * | riff: recognize upper-case "ID3" chunk name | Michal Smucr | 2013-12-19 | 1 | -0/+2 |
* | | add draft ALSA input plugin | Steven O'Brien | 2013-12-19 | 1 | -0/+2 |
* | | Merge branch 'v0.18.x' | Max Kellermann | 2013-12-14 | 1 | -0/+10 |
|\| |
|
| * | mixer/alsa: use BlockingCall() instead of EventLoop::AddCall() | Max Kellermann | 2013-12-13 | 1 | -0/+2 |
| * | SongUpdate: accept files without metadata | mobidyc | 2013-12-10 | 1 | -0/+1 |
| * | output/osx: fix build failure | Lukas Stabe | 2013-12-10 | 1 | -0/+1 |
| * | NEWS: add openal line | Max Kellermann | 2013-12-10 | 1 | -0/+2 |
| * | input/cdio_paranoia: support libcdio-paranoia 0.90 | Gaetan Bisson | 2013-11-27 | 1 | -0/+2 |
| * | configure.ac: prepare for 0.18.6 | Max Kellermann | 2013-11-27 | 1 | -0/+2 |
* | | command: add commands "addtagid", "cleartagid" | Max Kellermann | 2013-12-02 | 1 | -0/+2 |
* | | pcm/SoxrResampler: new resampler option using libsoxr | Max Kellermann | 2013-12-01 | 1 | -0/+1 |
* | | NEWS: prepare for 0.19 | Max Kellermann | 2013-12-01 | 1 | -0/+2 |
|/ |
|
* | release v0.18.5 | Max Kellermann | 2013-11-23 | 1 | -1/+1 |
* | input/curl: work around stream resume bug (fixed in libcurl 7.32.0) | Max Kellermann | 2013-11-23 | 1 | -0/+2 |
* | PcmResampleLibsamplerate: clip 24 bit data | Max Kellermann | 2013-11-22 | 1 | -0/+1 |
* | db/proxy: implement method GetUpdateStamp() | Max Kellermann | 2013-11-22 | 1 | -0/+1 |
* | Stats: print db statistics only if db is available | Max Kellermann | 2013-11-22 | 1 | -0/+1 |
* | Stats: auto-reload statistics with proxy plugin | Max Kellermann | 2013-11-22 | 1 | -0/+2 |
* | Mapper: _get_music_directory_utf8() may return nullptr | Max Kellermann | 2013-11-22 | 1 | -0/+2 |
* | system/ByteOrder: testing for endianness in a more general way | Florian Schlichting | 2013-11-21 | 1 | -0/+1 |
* | configure.ac: auto-detect fluidsynth by default | Max Kellermann | 2013-11-21 | 1 | -0/+2 |
* | NEWS: add version 0.18.5 change log | Denis Krjuchkov | 2013-11-18 | 1 | -0/+4 |
* | release v0.18.4 | Max Kellermann | 2013-11-13 | 1 | -1/+1 |
* | util/RefCount: no "constexpr" with libc++ | Max Kellermann | 2013-11-11 | 1 | -0/+1 |
* | filter/route, ...: add missing stdlib.h includes | Max Kellermann | 2013-11-11 | 1 | -0/+1 |
* | decoder/dsdiff: fix byte order bug | Jurgen Kramer | 2013-11-10 | 1 | -0/+2 |
* | configure.ac: prepare for 0.18.4 | Max Kellermann | 2013-11-09 | 1 | -0/+2 |
* | release v0.18.3 | Max Kellermann | 2013-11-08 | 1 | -1/+1 |
* | PlayerThread: fix stuck MPD after song change (0.18.2 regression) | Max Kellermann | 2013-11-08 | 1 | -0/+1 |
* | configure.ac: prepare for 0.18.3 | Max Kellermann | 2013-11-08 | 1 | -0/+2 |
* | release v0.18.2 | Max Kellermann | 2013-11-07 | 1 | -1/+1 |
* | input/cdio_paranoia: add setting "default_byte_order" | Max Kellermann | 2013-11-07 | 1 | -0/+1 |
* | ClientRead: "close" flushes the output buffer | Max Kellermann | 2013-11-06 | 1 | -0/+2 |
* | PlayerThread: enable buffering when starting playback | Max Kellermann | 2013-11-06 | 1 | -0/+1 |
* | configure.ac: require libaudiofile 0.3 due to API breakage | Max Kellermann | 2013-11-06 | 1 | -0/+1 |
* | input/curl: fix bug with redirected streams | Max Kellermann | 2013-11-06 | 1 | -0/+2 |
* | system/ByteOrder: fix big-endian support | Max Kellermann | 2013-11-05 | 1 | -0/+1 |