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
2006-03-16
Hopefully the last of the spelling fixes :>
Eric Wong
3
-5
/
+5
2006-03-16
conf.c: correctly parse "~username/file" in config files
Eric Wong
1
-1
/
+1
2006-03-15
inputStream_http.c: speling fikcses
Eric Wong
1
-4
/
+4
2006-03-15
conf.c: speling fickses
Eric Wong
1
-3
/
+3
2006-01-25
fix bug 544
Warren Dukes
1
-11
/
+4
2006-01-21
fix for mp3 replaygaine
Qball Cow
1
-4
/
+1
2006-01-14
Replay gain for mp3. (Patch cleaned up and provided by Jat)
Qball Cow
1
-18
/
+70
2006-01-07
fix addid crash ( found by qball )
Warren Dukes
1
-1
/
+1
2005-12-31
flac_plugin: revert the performance optimization we did a while ago
Eric Wong
1
-23
/
+19
2005-12-31
r1067@BL4ST: normalperson | 2005-12-30 19:21:28 -0800
Eric Wong
2
-0
/
+2
2005-12-17
call dropBufferedAudio() when pausing
Warren Dukes
1
-1
/
+4
2005-12-14
Configure fix, so when no glib found it gives a error, and another race condi...
Qball Cow
1
-1
/
+1
2005-12-12
potential fix for bug #466
Warren Dukes
1
-6
/
+6
2005-12-05
optimize away a boatload of strdups during update
Eric Wong
1
-4
/
+11
2005-11-19
remove C++ style comments
Eric Wong
9
-36
/
+41
2005-11-19
gcc 2.95 fixes
Eric Wong
5
-6
/
+9
2005-11-18
DJWLindenaar's fix race condition and some memory leaks patch
Qball Cow
7
-8
/
+44
2005-11-16
DJWLindenaar balanced tree and master process patch
Qball Cow
12
-115
/
+284
2005-10-25
debug messages no longer cause segfaults :P
Eric Wong
2
-6
/
+4
2005-10-02
Fixed (tested in Fink and DarwinPorts) osX output plugin
Qball Cow
1
-2
/
+2
2005-09-08
Patch to make the configure flag for mpd-mad and mpd-libid3tag more logic (fr...
Qball Cow
11
-13
/
+81
2005-09-03
forgot to print a strerror
Warren Dukes
1
-1
/
+1
2005-08-25
patch for using Tremor to decode Ogg-Vorbis
Eric Wong
1
-0
/
+15
2005-08-23
Saving state of output-device in state-file. (This is a temporary solution, r...
Qball Cow
3
-0
/
+142
2005-08-20
"&", not "&&" (the bug itself was harmless, but a bug nevertheless)
Eric Wong
1
-1
/
+1
2005-08-18
change a break; to a return statement
Warren Dukes
1
-1
/
+1
2005-08-18
restore compat.c
Warren Dukes
1
-0
/
+503
2005-08-18
attempt to fix an issue discoverred by jat with sending two close commands ba...
Warren Dukes
2
-503
/
+5
2005-08-11
patch from Oliver Logghe for Hauppage Media MVP support
Warren Dukes
3
-0
/
+299
2005-08-07
Fix AddId handler, It tried to add the first argument instead of the 2nd. Res...
Qball Cow
1
-1
/
+1
2005-08-07
fix warning reported gcc 4.0: x == y == z does not work as intended
Eric Wong
1
-1
/
+2
2005-08-07
Fix musepack bitrate display
Eric Wong
1
-3
/
+4
2005-07-30
update musepack decoding code to use the newer mpcdec library
Eric Wong
1
-4
/
+4
2005-07-03
don't check errno unless we have an error (ret<0) from write()
Eric Wong
1
-1
/
+1
2005-06-05
don't require format parameter for audio_output options
Warren Dukes
1
-1
/
+1
2005-05-29
forgot to parse the format string of audio_output's
Warren Dukes
1
-11
/
+14
2005-05-07
fix spelling error
Warren Dukes
1
-1
/
+1
2005-05-03
'add' command now requires one argument
Warren Dukes
1
-6
/
+4
2005-04-30
fix bug 421: database read failed with newline in ID3-tag
Warren Dukes
2
-2
/
+2
2005-04-27
change the default max_output_buffer_size from 2048 to 8192
Warren Dukes
1
-1
/
+1
2005-04-17
fix some parsing of http_prebuffer_size
Warren Dukes
1
-3
/
+3
2005-04-06
fix OSS audioOutput plugin, so that when dropAudioBuffer is called and the os...
Warren Dukes
1
-5
/
+10
2005-04-03
syntax error cleanup
Warren Dukes
1
-1
/
+1
2005-04-03
fix syntax error
Warren Dukes
1
-1
/
+1
2005-03-29
- Fix incompatible type warnings
Avuton Olrich
1
-2
/
+2
2005-03-28
simpler parentPath() function from the uclinux branch (well-tested)
Eric Wong
1
-12
/
+9
2005-03-24
destroy mutex's and condition's
Warren Dukes
1
-0
/
+2
2005-03-24
revert to r3105
Warren Dukes
1
-35
/
+59
2005-03-23
fix compilation error in os x plugin
Warren Dukes
1
-3
/
+3
2005-03-22
potentially fix OS X woes
Warren Dukes
1
-59
/
+35
[next]