| Commit message (Expand) | Author | Files | Lines |
2014-02-27 | db/update: cancel the update on shutdown | Max Kellermann | 1 | -0/+1 |
2014-02-22 | first Android release | Max Kellermann | 1 | -0/+1 |
2014-02-18 | event/SignalMonitor: unblock signals after fork | Max Kellermann | 1 | -0/+2 |
2014-02-18 | configure.ac: fix linker failure when libvorbis/libogg are static | Max Kellermann | 1 | -0/+2 |
2014-02-17 | configure.ac: link the Vorbis encoder with libogg | Max Kellermann | 1 | -0/+2 |
2014-02-12 | systemd: add socket activation files | Max Kellermann | 1 | -0/+1 |
2014-02-09 | configure.ac: prepare for 0.18.9 | Max Kellermann | 1 | -0/+2 |
2014-02-09 | Idle: error out when unrecognized idle event was specified | Max Kellermann | 1 | -0/+1 |
2014-02-08 | storage/nfs: new storage plugin | Max Kellermann | 1 | -0/+1 |
2014-02-08 | Main: support arbitrary storage plugins | Max Kellermann | 1 | -0/+3 |
2014-02-07 | Main: allow playlist directory without music directory | Max Kellermann | 1 | -0/+1 |
2014-02-07 | NEWS: mention default soundcloud API key | Max Kellermann | 1 | -0/+1 |
2014-02-07 | release v0.18.8 | Max Kellermann | 1 | -1/+1 |
2014-02-07 | NEWS: fix 0.18.7 release year | Max Kellermann | 1 | -1/+1 |
2014-02-06 | doc/user: document the RoarAudio output plugin | Max Kellermann | 1 | -0/+2 |
2014-02-06 | configure.ac: link the Vorbis encoder with libvorbis | Max Kellermann | 1 | -0/+2 |
2014-02-06 | input/nfs: new plugin using libnfs | Max Kellermann | 1 | -0/+1 |
2014-02-03 | PlaylistFile: use class SongLoader | Max Kellermann | 1 | -0/+1 |
2014-01-30 | Main, OutputThread: increase kernel timer slack (Linux) | Max Kellermann | 1 | -0/+1 |
2014-01-30 | NEWS: mention thread names | Max Kellermann | 1 | -0/+1 |
2014-01-30 | NEWS: add "threads" section | Max Kellermann | 1 | -2/+3 |
2014-01-27 | IcyMetadataParser: more robust tag parser | Max Kellermann | 1 | -0/+1 |
2014-01-26 | neighbor: new subsystem to detect file servers on the local network | Max Kellermann | 1 | -0/+1 |
2014-01-22 | db/proxy: copy "Last-Modified" from remote directories | Max Kellermann | 1 | -0/+1 |
2014-01-20 | Queue: rename struct queue to Queue | Max Kellermann | 1 | -0/+1 |
2014-01-15 | decoder/ffmpeg: support libav v10_alpha1 | Max Kellermann | 1 | -0/+2 |
2014-01-15 | configure.ac: prepare for 0.18.8 | Max Kellermann | 1 | -0/+2 |
2014-01-14 | OutputThread: use real-time priority | Max Kellermann | 1 | -0/+1 |
2014-01-14 | UpdateGlue: let the update thread run at "idle" priority | Max Kellermann | 1 | -0/+1 |
2014-01-13 | release v0.18.7 | Max Kellermann | 1 | -1/+1 |
2014-01-13 | Shine encoding plugin | Andrée Ekroth | 1 | -0/+2 |
2014-01-11 | configure.ac: reject libmpcdec SV7 in configure script | Max Kellermann | 1 | -0/+1 |
2014-01-11 | db/proxy: forward "idle" events | Max Kellermann | 1 | -0/+1 |
2014-01-09 | UPnP database plugin | Jean-Francois Dockes | 1 | -0/+2 |
2014-01-08 | decoder/faad: fix memory leak | Max Kellermann | 1 | -0/+2 |
2014-01-08 | playlist/pls: don't free stack buffer | Max Kellermann | 1 | -0/+1 |
2014-01-02 | http -> https for SoundCloud plugin | James McGlashan (DarkFox) | 1 | -0/+2 |
2013-12-29 | command: "lsinfo" and "readcomments" allowed for remote files | Max Kellermann | 1 | -0/+1 |
2013-12-29 | SongUpdate: read tags from songs in an archive | Max Kellermann | 1 | -0/+2 |
2013-12-29 | configure.ac: improved check for libyajl 1.0 | Max Kellermann | 1 | -0/+2 |
2013-12-29 | daemon: no initgroups() when already running as the configured user | Max Kellermann | 1 | -0/+2 |
2013-12-29 | configure.ac: prepare for 0.18.7 | Max Kellermann | 1 | -0/+2 |
2013-12-29 | input/smbclient: new input plugin | Max Kellermann | 1 | -0/+1 |
2013-12-28 | pcm/Volume: improved dithering | Max Kellermann | 1 | -0/+2 |
2013-12-24 | release v0.18.6 | Max Kellermann | 1 | -1/+1 |
2013-12-24 | OutputControl: update both ReplayGainFilters | Max Kellermann | 1 | -0/+1 |
2013-12-20 | fix FfmpegDecoderPlugin to use relative timestamps | Steven O'Brien | 1 | -0/+2 |
2013-12-19 | add draft ALSA input plugin | Steven O'Brien | 1 | -0/+2 |
2013-12-19 | riff: recognize upper-case "ID3" chunk name | Michal Smucr | 1 | -0/+2 |
2013-12-13 | mixer/alsa: use BlockingCall() instead of EventLoop::AddCall() | Max Kellermann | 1 | -0/+2 |