| Commit message (Expand) | Author | Age | Files | Lines |
* | pcm_resample: choose the fallback resampler at runtime | Max Kellermann | 2009-03-14 | 1 | -0/+1 |
* | player_thread: fill buffer after seeking | Max Kellermann | 2009-03-10 | 1 | -0/+1 |
* | output_thread: wait 10 seconds before reopening after play failure | Max Kellermann | 2009-03-09 | 1 | -0/+1 |
* | alsa: better period_time default value for high sample rates | Max Kellermann | 2009-03-08 | 1 | -0/+1 |
* | cmdline: Print available protocols when --version is run. | Avuton Olrich | 2009-03-03 | 1 | -0/+1 |
* | input_lastfm: new input plugin for last.fm radio | Max Kellermann | 2009-03-02 | 1 | -0/+1 |
* | tag_id3: parse ID3 tags in RIFF/WAV files | Max Kellermann | 2009-03-02 | 1 | -0/+1 |
* | audio_format: allow 32 bit samples | Max Kellermann | 2009-03-02 | 1 | -0/+1 |
* | flac: parse stream tags | Max Kellermann | 2009-03-01 | 1 | -0/+1 |
* | audiofile: added 24 bit support | Max Kellermann | 2009-03-01 | 1 | -0/+1 |
* | output: added option to disable audio outputs by default | Max Kellermann | 2009-02-28 | 1 | -0/+1 |
* | pipe: new audio output plugin which runs a command | Michal Nazarewicz | 2009-02-28 | 1 | -0/+1 |
* | listen: allocate sockaddr_storage struct for accept() | Max Kellermann | 2009-02-28 | 1 | -0/+1 |
* | song_print: hide HTTP password in playlist | Max Kellermann | 2009-02-27 | 1 | -0/+1 |
* | mvp: fixed default device detection | Max Kellermann | 2009-02-26 | 1 | -0/+1 |
* | mvp: check for reopen errors | Max Kellermann | 2009-02-25 | 1 | -0/+1 |
* | mvp: fall back to 16 bit audio samples | Max Kellermann | 2009-02-25 | 1 | -0/+1 |
* | mvp: fall back to stereo | Max Kellermann | 2009-02-25 | 1 | -0/+1 |
* | decoder_list: added configuration option to disable decoder plugins | Max Kellermann | 2009-02-15 | 1 | -0/+1 |
* | daemon: ignore "user" setting if already running as that user | Max Kellermann | 2009-02-15 | 1 | -0/+1 |
* | mpd version 0.14.2 | Avuton Olrich | 2009-02-14 | 1 | -3/+1 |
* | update: free deleted subdirectories | Max Kellermann | 2009-02-12 | 1 | -0/+1 |
* | update: recursively purge deleted directories | Max Kellermann | 2009-02-12 | 1 | -0/+1 |
* | aac: fix stream metadata | Max Kellermann | 2009-02-12 | 1 | -0/+1 |
* | wildmidi: new decoder plugin for MIDI files | Max Kellermann | 2009-02-12 | 1 | -0/+1 |
* | fluidsynth: new decoder plugin for MIDI files | Max Kellermann | 2009-02-12 | 1 | -0/+1 |
* | sidplay: new decoder plugin for playing C64 SID files | Max Kellermann | 2009-02-11 | 1 | -0/+1 |
* | ffmpeg: added TTA support | Max Kellermann | 2009-02-11 | 1 | -1/+2 |
* | configure.ac: define HAVE_FFMPEG after all checks | Max Kellermann | 2009-02-09 | 1 | -0/+2 |
* | shout: clear buffer before calling the encoder | Max Kellermann | 2009-02-09 | 1 | -0/+1 |
* | shout: don't postpone metadata | Max Kellermann | 2009-02-09 | 1 | -0/+1 |
* | shout: use libshout's synchronization | Max Kellermann | 2009-02-09 | 1 | -0/+1 |
* | shout: switch to blocking mode | Max Kellermann | 2009-02-09 | 1 | -0/+1 |
* | ffmpeg: fixed seek integer overflow | Max Kellermann | 2009-02-03 | 1 | -0/+1 |
* | ffmpeg: check if the time stamp is valid | Max Kellermann | 2009-02-03 | 1 | -0/+1 |
* | ffmpeg: don't warn of empty packet output | Max Kellermann | 2009-02-03 | 1 | -0/+1 |
* | shout_mp3: call lame_close() in clear_encoder() method | Max Kellermann | 2009-02-02 | 1 | -0/+1 |
* | player_thread: set player error when output device fails | Max Kellermann | 2009-02-02 | 1 | -0/+1 |
* | mikmod: call MikMod_Exit() only in the finish() method | Matthias Drochner | 2009-01-30 | 1 | -0/+1 |
* | wavpack: pass NULL if the .wvc file fails to open | Max Kellermann | 2009-01-30 | 1 | -0/+1 |
* | mapper: remove trailing slashes from music_directory | Max Kellermann | 2009-01-30 | 1 | -0/+1 |
* | ffmeg: added support for the tags comment, genre, year | David Horn | 2009-01-30 | 1 | -0/+2 |
* | added support for the MMS protocol | Max Kellermann | 2009-01-29 | 1 | -0/+1 |
* | jack: reduced sleep time to 1ms | Max Kellermann | 2009-01-29 | 1 | -0/+1 |
* | jack: clear "shutdown" flag on reconnect | Max Kellermann | 2009-01-29 | 1 | -0/+1 |
* | jack: allocate ring buffers before connecting | Max Kellermann | 2009-01-29 | 1 | -0/+2 |
* | Modify version string to post-release version 0.14.2~git | Avuton Olrich | 2009-01-29 | 1 | -0/+3 |
* | tag: added support for MusicBrainz tags | Max Kellermann | 2009-01-24 | 1 | -0/+1 |
* | playlist: don't unpause on delete | Max Kellermann | 2009-01-23 | 1 | -0/+1 |
* | playlist: recalculate the queued song after random is toggled | Max Kellermann | 2009-01-23 | 1 | -0/+1 |