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-07-18
inputPlugins/oggflac_plugin.c: remove unused var
Eric Wong
1
-1
/
+0
2006-07-17
some quick hacks to avoid signedness warnings with gcc4
Warren Dukes
9
-108
/
+120
2006-07-17
audioOutput_mvp: remove unused variable
Eric Wong
1
-1
/
+0
2006-07-17
inputPlugins/*_plugin.c: static-fication
Eric Wong
8
-77
/
+77
2006-07-17
alsa: fix memory leaks from snd_*_open*()
Eric Wong
2
-1
/
+5
2006-07-17
sparse: replace 0 (integer) usage with NULL where appropriate
Eric Wong
3
-7
/
+9
2006-07-17
sparse: fix a enum type mismatch in flac_plugin
Eric Wong
1
-1
/
+1
2006-07-17
sparse: ANSI-fy function declarations
Eric Wong
29
-98
/
+98
2006-07-17
add sparse-check target to makefiles
Eric Wong
1
-0
/
+11
2006-07-16
Will the leaks never end?!
J. Alexander Treuman
1
-1
/
+6
2006-07-16
Sigh, another memory leak
J. Alexander Treuman
1
-2
/
+7
2006-07-16
One more leak
J. Alexander Treuman
1
-0
/
+1
2006-07-16
Fixing what looks like a *huge* memory leak
J. Alexander Treuman
1
-0
/
+1
2006-07-16
Fixing a whopping 4 memory leaks
J. Alexander Treuman
3
-4
/
+9
2006-07-16
Now really remove libmad and libid3tag directories
Avuton Olrich
93
-0
/
+0
2006-07-16
Remove hosted libid3tag & libmad
Avuton Olrich
96
-32794
/
+4
2006-07-16
OSS: handle device disconnects and reconnects (w/o needing a mpd restart)
Eric Wong
2
-18
/
+37
2006-07-16
volume: gracefully handle disconnected ALSA mixers
Eric Wong
1
-24
/
+36
2006-07-16
audio: attempt to gracefully handle disconnected/reconnected devices
Eric Wong
2
-5
/
+13
2006-07-16
audioOutput_alsa: add use_mmap, period_time, buffer_time options
Eric Wong
1
-15
/
+23
2006-07-16
audioOutput_alsa: calculate period size from sample rate
Eric Wong
1
-2
/
+5
2006-07-16
remove the glib library dependency
Eric Wong
5
-66
/
+59
2006-07-16
Committing qball's patch to list supported audio outputs in --version
J. Alexander Treuman
5
-4
/
+29
2006-07-15
command.c: fix a format-string error (go sparse!)
Eric Wong
1
-1
/
+1
2006-07-15
De-inline non-trivial, non-performance-critical functions
Eric Wong
7
-7
/
+9
2006-07-15
main: static-fication, ANSI fixes
Eric Wong
1
-13
/
+13
2006-07-15
Avoid spewing messages to the console
Eric Wong
1
-2
/
+1
2006-07-15
[CLEANUP] Fix indentation to be like the rest of
Avuton Olrich
1
-126
/
+130
2006-07-15
[CLEANUP] Remove unused code
Avuton Olrich
3
-24
/
+7
2006-07-15
[CLEANUP] Remove unused code
Avuton Olrich
2
-22
/
+1
2006-07-15
[CLEANUP] Cleanup whitespace->tabs
Avuton Olrich
6
-230
/
+58
2006-07-14
[CLEANUP] cleanup whitespace -> tabs
Avuton Olrich
2
-71
/
+66
2006-07-14
Fix the undefined reference to `playerInitReal'
Avuton Olrich
3
-3
/
+5
2006-07-14
Use audio_output { name } for the stream name in PulseAudio, but do it The Ri...
J. Alexander Treuman
1
-7
/
+2
2006-07-14
[CLEANUP] Remove unused function
Avuton Olrich
3
-61
/
+26
2006-07-14
Use audio_output { name } for the stream name in PulseAudio
J. Alexander Treuman
1
-4
/
+8
2006-07-14
[CLEANUP] Cleanup whitespace->tabs
Avuton Olrich
1
-25
/
+25
2006-07-14
[CLEANUP] Remove unused function
Avuton Olrich
2
-41
/
+24
2006-07-14
[CLEANUP] Make static what makes sense.
Avuton Olrich
1
-6
/
+6
2006-07-14
[CLEANUP] Remove function that doesn't need export
Avuton Olrich
2
-3
/
+1
2006-07-14
[CLEANUP] Cleanup spaces->tabs
Avuton Olrich
1
-87
/
+87
2006-07-14
Update copyright in --version
J. Alexander Treuman
1
-1
/
+1
2006-07-14
Change shank's email address
J. Alexander Treuman
99
-100
/
+100
2006-07-14
[CLEANUP] Remove function from header, static
Avuton Olrich
2
-3
/
+1
2006-07-14
[CLEANUP] remove unused function
Avuton Olrich
2
-10
/
+0
2006-07-14
[CLEANUP] Remove closeCharSetConversion from the
Avuton Olrich
2
-4
/
+4
2006-07-14
[CLEANUP] Remove unused code
Avuton Olrich
2
-66
/
+8
2006-07-14
[CLEANUP] Remove unused functions from the header
Avuton Olrich
2
-116
/
+55
2006-07-14
[CLEANUP] Remove unused code
Avuton Olrich
2
-35
/
+12
2006-07-14
[CLEANUP] Remove 'extern int errno;'
Avuton Olrich
2
-23
/
+3
[next]