index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-12
update: free deleted subdirectories
Max Kellermann
1
-2
/
+6
2009-02-12
update: recursively purge deleted directories
Max Kellermann
1
-1
/
+1
2009-02-12
aac: fix stream metadata
Max Kellermann
1
-1
/
+1
2009-02-11
ffmpeg: added TTA support
Max Kellermann
1
-0
/
+2
2009-02-09
shout: clear buffer before calling the encoder
Max Kellermann
3
-18
/
+14
2009-02-09
shout: don't postpone metadata
Max Kellermann
3
-34
/
+14
2009-02-09
shout: use libshout's synchronization
Max Kellermann
2
-24
/
+4
2009-02-09
shout: switch to blocking mode
Max Kellermann
2
-78
/
+8
2009-02-09
shout: removed shout_data.tag_to_send
Max Kellermann
2
-9
/
+6
2009-02-09
shout: removed shout_data.shout_error
Max Kellermann
2
-4
/
+0
2009-02-04
ffmpeg: enable WAV streaming
Qball Cow
1
-0
/
+1
2009-02-03
ffmpeg: fixed seek integer overflow
Max Kellermann
1
-3
/
+4
2009-02-03
ffmpeg: check if the time stamp is valid
Max Kellermann
1
-4
/
+5
2009-02-03
ffmpeg: don't warn of empty packet output
Max Kellermann
1
-3
/
+2
2009-02-03
ffmpeg: print codec name
Max Kellermann
1
-0
/
+3
2009-02-02
shout_mp3: call lame_close() in clear_encoder() method
Max Kellermann
1
-2
/
+6
2009-02-02
shout_mp3: free the lame_data struct on exit
Max Kellermann
1
-0
/
+2
2009-02-02
player_thread: set player error when output device fails
Max Kellermann
1
-1
/
+4
2009-01-30
mikmod: call MikMod_Exit() only in the finish() method
Matthias Drochner
1
-6
/
+0
2009-01-30
wavpack: pass NULL if the .wvc file fails to open
Max Kellermann
1
-1
/
+3
2009-01-30
mapper: ignore duplicate slashes in playlists
Max Kellermann
1
-0
/
+3
2009-01-30
mapper: remove trailing slashes from music_directory
Max Kellermann
1
-1
/
+15
2009-01-30
ffmeg: added support for the tags comment, genre, year
David Horn
1
-0
/
+10
2009-01-29
jack: reduced sleep time to 1ms
Max Kellermann
1
-1
/
+1
2009-01-29
jack: clear "shutdown" flag on reconnect
Max Kellermann
1
-0
/
+2
2009-01-29
jack: allocate ring buffers before connecting
Max Kellermann
1
-5
/
+3
2009-01-29
jack: register ports before activating clients
Max Kellermann
1
-5
/
+5
2009-01-17
oggvorbis: disable seeking on remote songs
Max Kellermann
1
-6
/
+24
2009-01-16
decoder_api: added assertion on partial frames
Max Kellermann
1
-0
/
+1
2009-01-16
pcm_resample_fallback: corrected the sample calculation
Max Kellermann
1
-2
/
+4
2009-01-15
input_curl: don't call input_curl_select() when already at EOF
Max Kellermann
1
-1
/
+3
2009-01-15
input_curl: set "ready" flag on EOF
Max Kellermann
1
-0
/
+5
2009-01-15
input_curl: call curl_multi_info_read() in constructor
Max Kellermann
1
-0
/
+6
2009-01-14
playlist: safely search the playlist for deleted song
Max Kellermann
1
-1
/
+1
2009-01-14
song_save: check for colon and space when loading a tag
Max Kellermann
1
-2
/
+4
2009-01-13
input_curl: honour http_proxy_* config directives
Joe Milbourn
1
-0
/
+30
2009-01-13
playlist: implement Fisher-Yates shuffle properly
Max Kellermann
1
-2
/
+2
2009-01-13
playlist: use GLib's random number generator
Max Kellermann
1
-6
/
+10
2009-01-13
input_curl: use select() to eliminate busy loop during connect
Max Kellermann
1
-0
/
+6
2009-01-13
decoder_api: don't ignore DECODE_COMMAND_STOP
Max Kellermann
1
-2
/
+1
2009-01-13
update: save the database even if it is empty
Max Kellermann
2
-1
/
+14
2009-01-13
pcm_utils: use the custom PRNG for volume dithering
Max Kellermann
4
-6
/
+40
2009-01-13
update: refresh stats when database update is finished
Max Kellermann
1
-0
/
+5
2009-01-13
playlist: log errors during loadPlaylist()
Max Kellermann
3
-5
/
+4
2009-01-04
player_thread: fix cross-fading duplicate chunk bug
Max Kellermann
1
-0
/
+8
2009-01-04
decoder_api: moved code to do_send_tag(), free temporary tag
Max Kellermann
1
-7
/
+17
2009-01-02
jack: duplicate jack_get_ports() return values
Max Kellermann
1
-3
/
+4
2009-01-02
bonjour: fixed "unused parameter" warnings
Max Kellermann
1
-7
/
+13
2009-01-02
main: use g_setenv() instead of setenv()
Max Kellermann
1
-42
/
+1
2009-01-02
log: automatically append newline
Max Kellermann
1
-2
/
+17
[next]