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
Age
Commit message (
Expand
)
Author
2009-01-16
decoder_api: added assertion on partial frames
Max Kellermann
2009-01-16
pcm_resample_fallback: corrected the sample calculation
Max Kellermann
2009-01-15
oggvorbis: define HAVE_OGGVORBIS when tremor is enabled
Max Kellermann
2009-01-15
input_curl: don't call input_curl_select() when already at EOF
Max Kellermann
2009-01-15
input_curl: set "ready" flag on EOF
Max Kellermann
2009-01-15
input_curl: call curl_multi_info_read() in constructor
Max Kellermann
2009-01-14
playlist: safely search the playlist for deleted song
Max Kellermann
2009-01-14
song_save: check for colon and space when loading a tag
Max Kellermann
2009-01-13
input_curl: honour http_proxy_* config directives
Joe Milbourn
2009-01-13
playlist: implement Fisher-Yates shuffle properly
Max Kellermann
2009-01-13
playlist: use GLib's random number generator
Max Kellermann
2009-01-13
input_curl: use select() to eliminate busy loop during connect
Max Kellermann
2009-01-13
decoder_api: don't ignore DECODE_COMMAND_STOP
Max Kellermann
2009-01-13
configure.ac: removed duplicate PKG_PROG_PKG_CONFIG
Max Kellermann
2009-01-13
updated .gitignore
Max Kellermann
2009-01-13
update: save the database even if it is empty
Max Kellermann
2009-01-13
pcm_utils: use the custom PRNG for volume dithering
Max Kellermann
2009-01-13
update: refresh stats when database update is finished
Max Kellermann
2009-01-13
configure.ac: detect libid3tag without pkg-config
Max Kellermann
2009-01-13
playlist: log errors during loadPlaylist()
Max Kellermann
2009-01-04
player_thread: fix cross-fading duplicate chunk bug
Max Kellermann
2009-01-04
decoder_api: moved code to do_send_tag(), free temporary tag
Max Kellermann
2009-01-04
NEWS: updated NEWS file for 0.14.1
Max Kellermann
2009-01-04
Check for pkg-config before using it
Qball Cow
2009-01-02
jack: duplicate jack_get_ports() return values
Max Kellermann
2009-01-02
bonjour: fixed "unused parameter" warnings
Max Kellermann
2009-01-02
main: use g_setenv() instead of setenv()
Max Kellermann
2009-01-02
log: automatically append newline
Max Kellermann
2009-01-02
tag_id3: strip leading and trailing whitespace from ID3 tags
Thomas Jansen
2009-01-02
mp4: support the writer/composer tag
Frank Mulder
2009-01-02
configure.ac: version number 0.14.1~git
Max Kellermann
2008-12-25
MPD version 0.14
v0.14
Avuton Olrich
2008-12-24
Fix a few problems with the huge mpdconf update. There's alot of shift here, ...
Avuton Olrich
2008-12-24
doc: fix "playlistdelete" documentation
Max Kellermann
2008-12-24
playlist: fix stored playlist modifications with absolute paths
Max Kellermann
2008-12-24
stored_playlist: fix integer overflow in length estimation
Max Kellermann
2008-12-24
ffmpeg: case AV_NOPTS_VALUE to int64_t
Max Kellermann
2008-12-24
ffmpeg: don't assign "0" to pointer
Max Kellermann
2008-12-24
Makefile.am: fix sparse invocation
Max Kellermann
2008-12-24
added build test script "test.sh"
Max Kellermann
2008-12-24
mp3: "tag" argument is unused when libid3tag is disabled
Max Kellermann
2008-12-24
listen: "port" argument is unused when TCP support is disabled
Max Kellermann
2008-12-24
Makefile.am: distribute only real scripts
Max Kellermann
2008-12-24
Makefile.am: removed m4/* from EXTRA_DIST
Max Kellermann
2008-12-24
Makefile.am: don't add directory into EXTRA_DIST
Max Kellermann
2008-12-24
configure.ac: renamed shout options
Max Kellermann
2008-12-24
configure.ac: fix --enable-un documentation
Max Kellermann
2008-12-24
configure.ac: disable the mikmod plugin by default
Max Kellermann
2008-12-24
pcm_utils: check pcm_convert()==0
Max Kellermann
2008-12-24
client: always attempt to flush deferred buffers
Max Kellermann
[next]