summaryrefslogtreecommitdiff
path: root/src/modules/raop
AgeCommit message (Expand)AuthorFilesLines
2010-05-07thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering1-1/+1
2009-12-16poll() is totally broken on Mac OS XDaniel Mack2-6/+1
2009-09-18raop: Use pa_module_unload_request_by_index as per module-zeroconf-discoverColin Guthrie1-2/+2
2009-09-08llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixesLennart Poettering1-1/+0
2009-08-19sink: volume handling rework, new flat volume logicLennart Poettering1-3/+3
2009-06-22Merge most of elmarco/rtclock2Lennart Poettering2-8/+9
2009-06-20Base mainloop on pa_rtclock_now()Marc-André Lureau1-1/+1
2009-06-20pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau1-2/+3
2009-06-19core: get rid of rt sig/timer handling since modern Linux' ppooll() is finall...Lennart Poettering1-1/+0
2009-06-19perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'`Marc-André Lureau1-5/+5
2009-06-17raop: move all raop files to subdirLennart Poettering2-0/+1094
2009-03-03revive solaris moduleFinn Thain1-0/+5
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie4-4/+4
2009-03-01raop: Log teardown explicitlyColin Guthrie1-0/+4
2009-01-13Fix a potentially non-returning function in base64 code.Colin Guthrie1-2/+7
2008-10-08Modularise the RAOP stuff that requires OpenSSL and make it optional at compi...Colin Guthrie4-0/+767