index
:
~colin/pulseaudio.git-bakup
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
next
rtpoll
stable-1.x
stable-2.x
stable-3.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
raop
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-1
/
+1
2012-11-16
modules: Micro-optimisation for rewind_requested paths
Arun Raghavan
1
-1
/
+1
2012-11-16
sink: Process rewind requests also when suspended.
Tanu Kaskinen
1
-3
/
+2
2012-06-09
modules: Use pa_streq instead of strcmp.
Arti Trivedi Bora
2
-3
/
+3
2011-09-14
raop: Don't crash if fd is not open when trying to close it
David Henningsson
1
-4
/
+6
2011-09-09
raop: Properly deal with the name coming from the device.
Colin Guthrie
1
-3
/
+5
2011-09-05
raop: Use the port supplied by avahi when connecting to RAOP devices.
Colin Guthrie
2
-12
/
+19
2011-08-25
More spelling fixes
Maarten Bosmans
2
-5
/
+5
2011-08-15
Plug some memory leaks
Maarten Bosmans
1
-0
/
+2
2011-07-20
devices: Set certain sink/source flags automatically.
Colin Guthrie
1
-1
/
+1
2011-07-19
devices: Use wrapper functions to set the *_volume and *_mute callbacks.
Colin Guthrie
1
-2
/
+2
2011-06-24
Remove obsolete description property from modules
Maarten Bosmans
2
-7
/
+3
2011-06-22
raop: Change socket buffer size handling to avoid playback underruns
Bryan Gleeson
1
-1
/
+0
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
4
-17
/
+2
2011-03-20
Merge remote-tracking branch 'mkbosmans/mingw32-build'
Colin Guthrie
1
-1
/
+0
2011-03-19
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
Maarten Bosmans
1
-1
/
+0
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
2
-30
/
+15
2011-01-31
build: Don't include empty Makefile.am in subdirs
Maarten Bosmans
1
-20
/
+0
2010-12-05
build-sys: Replace dummy Makefiles with proper Makefile.am's
Colin Guthrie
1
-0
/
+20
2010-05-07
thread: name all threads so that the names appear in /proc/$PID/task/$TID/comm
Lennart Poettering
1
-1
/
+1
2009-12-16
poll() is totally broken on Mac OS X
Daniel Mack
2
-6
/
+1
2009-09-18
raop: Use pa_module_unload_request_by_index as per module-zeroconf-discover
Colin Guthrie
1
-2
/
+2
2009-09-08
llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixes
Lennart Poettering
1
-1
/
+0
2009-08-19
sink: volume handling rework, new flat volume logic
Lennart Poettering
1
-3
/
+3
2009-06-22
Merge most of elmarco/rtclock2
Lennart Poettering
2
-8
/
+9
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
1
-1
/
+1
2009-06-20
pulse: move pa_rtclock_now in pulsecommon
Marc-André Lureau
1
-2
/
+3
2009-06-19
core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...
Lennart Poettering
1
-1
/
+0
2009-06-19
perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`
Marc-André Lureau
1
-5
/
+5
2009-06-17
raop: move all raop files to subdir
Lennart Poettering
2
-0
/
+1094
2009-03-03
revive solaris module
Finn Thain
1
-0
/
+5
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
4
-4
/
+4
2009-03-01
raop: Log teardown explicitly
Colin Guthrie
1
-0
/
+4
2009-01-13
Fix a potentially non-returning function in base64 code.
Colin Guthrie
1
-2
/
+7
2008-10-08
Modularise the RAOP stuff that requires OpenSSL and make it optional at compi...
Colin Guthrie
4
-0
/
+767