index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-08-31
PlaylistControl: use SeekSongOrder(current) to keep current song
Max Kellermann
2014-08-31
PlaylistControl: move code to new method SeekSongOrder()
Max Kellermann
2014-08-31
output/alsa: fix endless loop at end of file in dsd_usb mode
Max Kellermann
2014-08-31
output/{alsa,oss}: add assertions
Max Kellermann
2014-08-29
decoder/gme: fix song duration
Max Kellermann
2014-08-24
event/TimeoutMonitor: really reset "active" flag before invoking OnTimeout()
Max Kellermann
2014-08-24
event/TimeoutMonitor: reset "active" flag before invoking OnTimeout()
Max Kellermann
2014-08-23
system/ByteOrder: <endian.h> is a non-standard header that only Linux provides.
Thomas Klausner
2014-08-21
decoer/dsdiff: fix endless loop on malformed file
Max Kellermann
2014-08-21
decoer/dsf: fix endless loop on malformed file
Max Kellermann
2014-08-16
util: Fix header for strcasecmp
François Revol
2014-08-13
decoder/ffmpeg: use avcodec_descriptor_get() to determine codec name
Max Kellermann
2014-08-07
event/BufferedSocket: fix inversed buffer check
Max Kellermann
2014-08-02
Win32Main: move to win32/
Max Kellermann
2014-07-12
decoder/dsdiff: simplify dsdlib_skip() call
Max Kellermann
2014-07-12
decoder/dsdiff: simplify loop condition, merge branches
Max Kellermann
2014-07-12
decoder/dsdiff: ignore garbage null byte at end of file
Max Kellermann
2014-07-12
decoder/dsdiff: fix metadata parser bug (uninitialized variables)
Max Kellermann
2014-07-12
decoder/faad: estimate song duration for remote files
Max Kellermann
2014-07-12
DecoderBuffer: add method _available()
Max Kellermann
2014-07-12
DecoderBuffer: add method _get_stream()
Max Kellermann
2014-07-12
decoder/faad: bail out early if sample rate is invalid
Max Kellermann
2014-07-12
decoder/faad: use adts_check_frame() in faad_song_duration()
Max Kellermann
2014-07-12
decoder/faad: test "seekable" after ADTS frame check
Max Kellermann
2014-07-12
decoder/faad: move code to faad_decoder_new()
Max Kellermann
2014-07-12
decoder/faad: remove unnecessary read
Max Kellermann
2014-07-12
DecoderBuffer: add "pure" attributes
Max Kellermann
2014-07-12
DecoderBuffer: add method _clear()
Max Kellermann
2014-07-11
decoder/faad: check sample_rate, not frames_per_second
Max Kellermann
2014-07-11
decoder/faad: make variables more local
Max Kellermann
2014-07-11
decoder/faad: use MAX_CHANNELS
Max Kellermann
2014-07-11
decoder/sndfile: use decoder_read_full()
Max Kellermann
2014-07-11
decoder/sndfile: use decoder_read()
Max Kellermann
2014-07-11
decoder/sndfile: log seek errors
Max Kellermann
2014-07-11
decoder/audiofile: log seek errors
Max Kellermann
2014-07-11
decoder/audiofile: fix typo in comment
Max Kellermann
2014-07-11
PlaylistEdit: postpone UpdateQueuedSong() when adding multiple songs
Max Kellermann
2014-07-11
QueueCommands: make "result" more local
Max Kellermann
2014-07-11
Playlist: randomize next song when enabling "random" mode while not playing
Max Kellermann
2014-07-11
PlaylistControl: update code comment
Max Kellermann
2014-07-09
decoder/dsd: use decoder_read_full() where appropriate
Joff
2014-07-09
decoder/audiofile: use decoder_read_full()
Max Kellermann
2014-07-09
DecoderAPI: add function decoder_read_full()
Max Kellermann
2014-07-09
DecoderAPI: add function decoder_skip()
Max Kellermann
2014-07-09
decoder/audiofile: use decoder_read()
Max Kellermann
2014-07-09
playlist/PlsPlaylistPlugin: fix build failure due to missing stdio.h include
Gustavo Zacarias
2014-07-09
output/HttpdClient: fix build failure due to missing stdio.h include
Gustavo Zacarias
2014-07-09
decoder/OpusDecoderPlugin: fix build failure due to missing stdio.h include
Gustavo Zacarias
2014-07-09
decoder/AudiofileDecoderPlugin: fix build failure due to missing stdio.h include
Gustavo Zacarias
2014-06-23
db/proxy: fall back to recursive walk on old libmpdclient/MPD
Max Kellermann
[next]