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