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-07-22
cmdline: renamed options.stderr to options.log_stderr
Eugeny N Dzhurinsky
3
-6
/
+6
2009-07-19
Support wrong-endian ALSA output
David Woodhouse
1
-2
/
+50
2009-07-19
Add reverse_endian field to struct audio_format and handle conversion
David Woodhouse
6
-5
/
+151
2009-07-19
tag_ape: simplified the apeItems array
Max Kellermann
1
-22
/
+12
2009-07-19
tag_ape: moved code to tag_ape_import_item()
Max Kellermann
1
-12
/
+22
2009-07-19
tag_ape: converted apeItems and tagItems to global vars
Max Kellermann
1
-20
/
+20
2009-07-19
Add audio_format_init() function
David Woodhouse
15
-53
/
+39
2009-07-19
client: return "enum command_return" instead of "int"
Max Kellermann
1
-16
/
+24
2009-07-19
removed buffer2array.c
Max Kellermann
2
-164
/
+0
2009-07-19
command: use the tokenizer library
Max Kellermann
1
-4
/
+50
2009-07-19
conf: use the tokenizer library
Max Kellermann
1
-62
/
+82
2009-07-19
tokenizer: new library replacing buffer2array()
Max Kellermann
2
-0
/
+235
2009-07-19
daemon: Moved empty Windows version functions to header file
Michal Nazarewicz
2
-21
/
+36
2009-07-19
conf: replaced gcc "const" attribute with "pure"
Michal Nazarewicz
1
-13
/
+22
2009-07-19
daemon: added "group" configuration option
Michal Nazarewicz
5
-18
/
+35
2009-07-15
mapper: use g_file_test() instead of stat()
Max Kellermann
1
-20
/
+2
2009-07-15
mapper: pass music and playlist directory to mapper_init()
Max Kellermann
3
-19
/
+23
2009-07-15
main: moved complex initialization code to glue functions
Max Kellermann
1
-17
/
+36
2009-07-15
main: renamed openDB() to glue_db_init_and_load()
Max Kellermann
1
-2
/
+2
2009-07-15
cmdline: renamed option "--stdout" to "--stderr"
Max Kellermann
1
-0
/
+2
2009-07-15
cmdline: no CamelCase
Max Kellermann
3
-18
/
+18
2009-07-15
conf: added the gcc "const" attribute to some functions
Max Kellermann
1
-0
/
+13
2009-07-15
state_file: don't rewind the stream while reading the state file
Max Kellermann
7
-62
/
+69
2009-07-15
state_file: simplified state_file_finish()
Max Kellermann
1
-4
/
+6
2009-07-15
state_file: fixed debug messages
Max Kellermann
1
-1
/
+3
2009-07-15
modplug: get track length
Serge Ziryukin
1
-1
/
+1
2009-07-14
encoder/twolame: new encoder plugin based on libtwolame
Max Kellermann
2
-0
/
+303
2009-07-14
playlist: no CamelCase
Max Kellermann
10
-86
/
+95
2009-07-14
playlist: removed {save,read}PlaylistState()
Max Kellermann
3
-17
/
+3
2009-07-14
state_file: eliminated the sf_callbacks array
Max Kellermann
1
-17
/
+9
2009-07-14
output/httpd: removed duplicate sys/types.h include
Max Kellermann
1
-4
/
+0
2009-07-09
flac: load external cue sheet when no internal one
Serge Ziryukin
1
-0
/
+14
2009-07-09
Implement ArtistSort tag
Bart Nagel
3
-1
/
+9
2009-07-07
decoder/sndfile: new decoder plugin based on libsndfile
Max Kellermann
2
-0
/
+250
2009-07-07
tag_id3: revised "performer" tag support
Max Kellermann
1
-4
/
+2
2009-07-07
tag: added tag "AlbumArtistSort"
Max Kellermann
3
-1
/
+4
2009-07-06
main: fix "unused local variable" warning
Max Kellermann
1
-0
/
+2
2009-07-06
player_thread: log played song in "default" log mode
Sébastien Houzé
1
-0
/
+6
2009-07-06
decoder/flac: fix assertion failure in tag_free() call
Max Kellermann
1
-2
/
+1
2009-07-06
output: use the software mixer plugin
Max Kellermann
7
-121
/
+60
2009-07-06
mixer_all: added mixer_all_set_software_volume()
Max Kellermann
2
-0
/
+73
2009-07-06
mixer/software: new mixer which controls filter/volume
Max Kellermann
4
-0
/
+159
2009-07-06
volume: moved range check to handle_setvol()
Max Kellermann
5
-19
/
+21
2009-07-06
volume, mixer: removed the "relative" parameter
Max Kellermann
5
-41
/
+26
2009-07-06
command: removed the "volume" command
Max Kellermann
1
-22
/
+1
2009-07-06
output_init: moved the "convert" filter at the end
Max Kellermann
1
-5
/
+9
2009-07-06
output_init: merge two local string variables
Max Kellermann
1
-11
/
+9
2009-07-06
output_init: parse audio format earlier
Max Kellermann
1
-12
/
+10
2009-07-06
output/httpd: include sys/types.h
Max Kellermann
1
-0
/
+1
2009-07-06
song: initialize mtime in song_alloc()
Max Kellermann
1
-0
/
+1
[next]