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-04-28
output_init: added option to disable the hardware mixer
Max Kellermann
1
-1
/
+2
2009-04-28
command: added "sticker delete" command
Max Kellermann
1
-0
/
+22
2009-04-28
sticker: added sticker_delete_value()
Max Kellermann
4
-0
/
+85
2009-04-28
song_save: don't call tag_free(NULL)
Max Kellermann
2
-1
/
+4
2009-04-28
libsamplerate: use g_ascii_strncasecmp() instead of strncasecmp()
Max Kellermann
1
-1
/
+1
2009-04-28
command: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-1
/
+1
2009-04-28
utils: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-1
/
+1
2009-04-28
tag: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
2
-3
/
+3
2009-04-28
conf: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-2
/
+2
2009-04-28
locate: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-4
/
+4
2009-04-28
input_curl: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-7
/
+7
2009-04-28
mad_decoder: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-4
/
+4
2009-04-28
mp4ff_decoder: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-8
/
+9
2009-04-28
alsa_mixer: use g_ascii_strcasecmp() instead of strcasecmp()
Max Kellermann
1
-2
/
+2
2009-04-28
alsa_mixer: add mixer_index option
Daniel Kahn Gillmor
1
-2
/
+7
2009-04-26
decoder_api: removed dc.pipe assertion from decoder_read()
Max Kellermann
1
-1
/
+0
2009-04-25
vorbis_encoder: reinitialize vorbis_dsp_state after flush
Max Kellermann
1
-0
/
+7
2009-04-25
decoder_control: properly cancel an existing command in dc_stop()
Max Kellermann
1
-2
/
+8
2009-04-25
decoder: added assertions on dc.pipe
Max Kellermann
2
-0
/
+13
2009-04-25
client: use GTimer to track timeouts
Max Kellermann
1
-7
/
+14
2009-04-25
playlist_control: use GTimer in previousSongInPlaylist()
Max Kellermann
3
-6
/
+15
2009-04-25
pulse_mixer: use PULSE's mainloop lock instead of GMutex
Max Kellermann
1
-27
/
+13
2009-04-25
curl: moved proxy settings to "input" block
Max Kellermann
1
-24
/
+26
2009-04-25
fluidsynth: added "experimental" comments in the source file
Max Kellermann
1
-0
/
+9
2009-04-25
player_thread: pause when all audio outputs fail to play
Max Kellermann
1
-2
/
+7
2009-04-25
player_thread: pause when output fails while seeking
Max Kellermann
1
-7
/
+11
2009-04-24
stored_playlist: don't close NULL file on error
Max Kellermann
1
-5
/
+1
2009-04-21
alsa_output: don't use atexit() to clean up the ALSA library
Max Kellermann
1
-7
/
+3
2009-04-21
alsa_mixer: call snd_config_update_free_global() in finish()
Max Kellermann
1
-1
/
+3
2009-04-21
output_control: close mixer on pause
Max Kellermann
1
-0
/
+6
2009-04-17
client: free the fifo buffer
Max Kellermann
1
-0
/
+2
2009-04-13
icy_server: don't export icy_server_metadata_string()
Max Kellermann
2
-4
/
+1
2009-04-13
httpd: use C99 "bool" instead of GLib's gboolean
Max Kellermann
1
-7
/
+7
2009-04-13
httpd: use g_ascii_strncasecmp() to compare headers
Max Kellermann
1
-1
/
+1
2009-04-13
Implemented basic icy support for the httpd output
Hagen Schink
6
-12
/
+409
2009-04-13
decoder_api: submit the song tag to the music pipe
Max Kellermann
3
-6
/
+24
2009-04-10
log: removed "unused" attribute from log_level parameter
Max Kellermann
1
-1
/
+1
2009-04-06
decoder: prefer wildmidi over fluidsynth
Avuton Olrich
1
-4
/
+4
2009-04-02
vorbis: move #define out of function to top of sources
Avuton Olrich
1
-1
/
+1
2009-04-02
decoder: Rename all main decoder plugins functions to *decoder_plugin.
Avuton Olrich
5
-12
/
+12
2009-04-01
configure.ac: renamed --enable-mod to --enable-mikmod
Max Kellermann
1
-1
/
+1
2009-04-01
httpd: don't pass uninitialized page to httpd_client_check_queue()
Max Kellermann
1
-1
/
+1
2009-04-01
configure.ac: renamed --enable-oggvorbis to --enable-vorbis
Max Kellermann
1
-1
/
+1
2009-04-01
command: added command "sticker find"
Max Kellermann
1
-0
/
+41
2009-04-01
Move db_get_song into sub-handlers. (FReq 2112)
Eric Wollesen
1
-9
/
+27
2009-04-01
song_sticker: added song_sticker_find()
Max Kellermann
2
-0
/
+76
2009-04-01
sticker: added sticker_find()
Max Kellermann
2
-0
/
+85
2009-04-01
directory: added directory_lookup_song()
Max Kellermann
3
-25
/
+41
2009-04-01
directory: renamed directory_get_directory()
Max Kellermann
3
-6
/
+13
2009-04-01
sticker_print: new library for sending stickers to a client
Max Kellermann
3
-10
/
+85
[next]