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
/
jack_output_plugin.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
2009-12-02
1
-5
/
+6
*
include config.h in all sources
Max Kellermann
2009-11-12
1
-1
/
+1
*
output/jack: added option "server_name"
Max Kellermann
2009-11-07
1
-1
/
+8
*
output/jack: free source port names on exit
Max Kellermann
2009-11-07
1
-0
/
+3
*
output/jack: dynamic source port list
Max Kellermann
2009-11-06
1
-37
/
+74
*
output/jack: dynamic destination port list
Max Kellermann
2009-11-06
1
-25
/
+71
*
output/jack: renamed option "ports" to "destination_ports"
Max Kellermann
2009-11-06
1
-1
/
+9
*
output/jack: renamed "output ports" to "destination ports"
Max Kellermann
2009-11-06
1
-18
/
+20
*
output/jack: support mono input
Max Kellermann
2009-11-05
1
-13
/
+41
*
output/jack: clear ring buffers before activating
Max Kellermann
2009-11-05
1
-1
/
+6
*
output/jack: use jack_client_open() instead of jack_client_new()
Max Kellermann
2009-11-05
1
-4
/
+23
*
output/jack: added option "client_name"
Max Kellermann
2009-11-05
1
-3
/
+2
*
output/jack: implement methods enable()/disable()
Max Kellermann
2009-10-23
1
-16
/
+24
*
output/jack: make ringbuffer_size a size_t
Max Kellermann
2009-10-21
1
-1
/
+1
*
output/jack: connect to server on MPD startup
Max Kellermann
2009-10-21
1
-69
/
+119
*
output/jack: removed the empty "cancel" method
Max Kellermann
2009-10-21
1
-6
/
+0
*
output/jack: renamed parameter "error" to "error_r"
Max Kellermann
2009-10-21
1
-12
/
+12
*
output/jack: implement the "pause" method
Max Kellermann
2009-10-21
1
-0
/
+41
*
output/jack: renamed source to jack_output_plugin.c
Max Kellermann
2009-10-21
1
-0
/
+450