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
/
output
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shout: fixed bad error message printout
Viliam Mateicka
2008-12-23
1
-2
/
+2
*
Remove useless statement.
Emanuele Giaquinta
2008-12-17
1
-1
/
+0
*
Remove useless computation. After the pthread_cond_wait loop there are at lea...
Emanuele Giaquinta
2008-12-17
1
-2
/
+0
*
Remove useless statement, curpos is initialized at the beginning of the loop.
Emanuele Giaquinta
2008-12-17
1
-1
/
+0
*
Factor computation.
Emanuele Giaquinta
2008-12-17
1
-4
/
+6
*
Use MIN.
Emanuele Giaquinta
2008-12-17
1
-2
/
+2
*
Call CloseComponent after AudioUnitUninitialize.
Emanuele Giaquinta
2008-12-17
1
-1
/
+1
*
ao: use 16 bit sample format
Max Kellermann
2008-12-09
1
-0
/
+6
*
osx: use 16 bit sample format
Max Kellermann
2008-12-08
1
-0
/
+3
*
osx: use GLib instead of utils.h/log.h
Max Kellermann
2008-12-08
1
-9
/
+13
*
osx: don't use void pointer in arithmetic
Max Kellermann
2008-12-08
1
-2
/
+2
*
alsa: reverted the default buffer_time to 500 ms
Max Kellermann
2008-12-01
1
-1
/
+5
*
shout: fixed the lame input buffer allocation
Max Kellermann
2008-11-30
1
-9
/
+15
*
shout_mp3: cast input buffer to int16_t*
Max Kellermann
2008-11-30
1
-2
/
+2
*
oss: use GLib instead of utils.h/log.h
Max Kellermann
2008-11-25
1
-55
/
+56
*
mvp: use GLib instead of utils.h/log.h
Max Kellermann
2008-11-25
1
-16
/
+27
*
shout: use GLib instead of utils.h/log.h
Max Kellermann
2008-11-25
4
-82
/
+82
*
shout: don't check HAVE_SHOUT
Max Kellermann
2008-11-25
1
-7
/
+0
*
ao: print error message when ao_open_live() fails
Max Kellermann
2008-11-25
1
-1
/
+3
*
ao: support all libao error codes
Max Kellermann
2008-11-25
1
-9
/
+29
*
ao: use GLib instead of utils.h/log.h
Max Kellermann
2008-11-25
1
-19
/
+21
*
pulse: removed reconnect interval
Max Kellermann
2008-11-05
1
-19
/
+2
*
pulse: check if connection is open in pulse_cancel()
Max Kellermann
2008-11-05
1
-0
/
+3
*
osx: fix gcc warnings
Max Kellermann
2008-11-04
1
-7
/
+8
*
osx: adapt to new output plugin API
Max Kellermann
2008-11-04
1
-19
/
+15
*
alsa: initialize "device" with NULL
Max Kellermann
2008-11-03
1
-2
/
+1
*
alsa, jack: no const pointers for allocated strings
Max Kellermann
2008-11-01
2
-26
/
+42
*
removed unneed check for protocol in shout plugin, will assume icecast2 proto...
Alam Arias
2008-10-31
1
-2
/
+0
*
added prefix to header macros
Max Kellermann
2008-10-31
1
-2
/
+2
*
pulse: fix segfault without sink name
Max Kellermann
2008-10-30
1
-2
/
+2
*
output: close device on play error
Max Kellermann
2008-10-29
6
-12
/
+2
*
output: use bool for return values and flags
Max Kellermann
2008-10-29
11
-110
/
+116
*
pulse: clear pa_simple pointer in pulse_close()
Max Kellermann
2008-10-29
1
-0
/
+1
*
pulse: use GLib instead of util.h/log.h
Max Kellermann
2008-10-29
1
-28
/
+25
*
pulse: no CamelCase
Max Kellermann
2008-10-29
1
-48
/
+49
*
oss: check and override audio_format properly
Max Kellermann
2008-10-29
1
-0
/
+7
*
output: don't compile plugins which are disabled
Max Kellermann
2008-10-26
11
-86
/
+7
*
renamed src/audioOutputs/ to src/output/
Max Kellermann
2008-10-26
13
-0
/
+4178