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