index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-19
Fix which headers get installed for libpolyp.
Pierre Ossman
1
-1
/
+11
2006-05-19
Sort source files.
Pierre Ossman
1
-28
/
+28
2006-05-18
Move timeval calculation functions into their own file.
Pierre Ossman
1
-2
/
+4
2006-05-17
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
1
-18
/
+13
2006-05-17
Move utf8 to the public part (libpolyp).
Pierre Ossman
1
-4
/
+5
2006-05-17
Move xmalloc to the public side (libpolyp).
Pierre Ossman
1
-7
/
+7
2006-05-16
* add new configure option --with-module-dir=
Lennart Poettering
1
-50
/
+48
2006-05-16
* remove .a files from the modules directory after installation
Lennart Poettering
1
-23
/
+24
2006-05-16
add new test programme utf8-test.c
Lennart Poettering
1
-1
/
+7
2006-05-15
undo r868
Lennart Poettering
1
-3
/
+3
2006-05-15
module-volume-restore uses regexp() so make sure it's only built on systems
Pierre Ossman
1
-3
/
+3
2006-05-14
add utf8 validity checking API
Lennart Poettering
1
-1
/
+3
2006-05-14
add new module module-volume-restore which saves and restores volume of playb...
Lennart Poettering
1
-2
/
+10
2006-05-11
Handle pipes on platforms where they are non-existant of broken.
Pierre Ossman
1
-0
/
+2
2006-05-09
Add stubs for the threaded main loop so that we can compile it on
Pierre Ossman
1
-7
/
+2
2006-05-02
Windows doesn't have POSIX thread. ifdef out things for now.
Pierre Ossman
1
-1
/
+6
2006-04-30
add new threaded main loop implementation (with test/example)
Lennart Poettering
1
-0
/
+8
2006-04-26
add new test 'channelmap-test'
Lennart Poettering
1
-1
/
+7
2006-04-23
* Merge build system patch from Igor Zubkov
Lennart Poettering
1
-12
/
+13
2006-04-18
fix CFLAGS for jack modules
Lennart Poettering
1
-2
/
+2
2006-04-18
fix make distcheck
Lennart Poettering
1
-2
/
+4
2006-04-18
build jack source
Lennart Poettering
1
-2
/
+10
2006-04-18
We need to emulate sendmsg/recvmsg to support rtp on Windows. Will do
Pierre Ossman
1
-2
/
+12
2006-04-17
add new JACK sink
Lennart Poettering
1
-1
/
+14
2006-04-16
rename module-rtp-monitor to module-rtp-send
Lennart Poettering
1
-6
/
+6
2006-04-16
* add RTP/SAP/SDP reciever module
Lennart Poettering
1
-3
/
+10
2006-04-14
* ignore some more files
Lennart Poettering
1
-3
/
+16
2006-04-13
add new configure option to enable preloading even on architectures that supp...
Lennart Poettering
1
-1
/
+6
2006-03-02
Handle the new latency protocol. This is just a quick fix and does not
Pierre Ossman
1
-0
/
+1
2006-02-23
Add inet_pton emulation for platforms that lack it. Only support IPv4 at
Pierre Ossman
1
-0
/
+1
2006-02-22
unbreak Makefile.am
Lennart Poettering
1
-2
/
+2
2006-02-22
todo test
Lennart Poettering
1
-2
/
+2
2006-02-22
Support for setting volume on sources.
Pierre Ossman
1
-0
/
+1
2006-02-21
* Don't build seperate ipv4/ipv6 versions of the protocol plugins
Lennart Poettering
1
-35
/
+0
2006-02-21
* Get rid of libpolyp-mainloop
Lennart Poettering
1
-23
/
+17
2006-02-20
build dllmain.c only on win32 (makes gcc shut up a little more)
Lennart Poettering
1
-2
/
+10
2006-02-20
fix moddir
Lennart Poettering
1
-2
/
+2
2006-02-20
* modify pa_context_exit_daemon() to return a pa_operation object
Lennart Poettering
1
-2
/
+2
2006-02-20
util.c uses some socket functions so we need winsock on Windows.
Pierre Ossman
1
-1
/
+1
2006-02-20
1) Add flexible seeking support (including absolute) for memory block queues ...
Lennart Poettering
1
-1
/
+21
2006-02-17
Have a memblock queue on the client side during recording. This makes the
Pierre Ossman
1
-0
/
+1
2006-02-17
Module needs stuff in libpolypcore.
Pierre Ossman
1
-1
/
+1
2006-02-17
Integrate error routines into libpolyp. Not much point in having this as a
Pierre Ossman
1
-12
/
+7
2006-02-17
Make sure that all polypcore headers are installed.
Pierre Ossman
1
-9
/
+47
2006-02-17
Move the util libs to the modules section since they're in that directory.
Pierre Ossman
1
-34
/
+16
2006-02-16
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c...
Lennart Poettering
1
-2
/
+2
2006-02-16
drop polyplib- prefix from client library files
Lennart Poettering
1
-25
/
+25
2006-02-16
move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director...
Lennart Poettering
1
-4
/
+4
2006-02-16
* svn:ignore some files
Lennart Poettering
1
-13
/
+17
2006-02-16
Reorganised the source tree. We now have src/ with a couple of subdirs:
Pierre Ossman
1
-0
/
+1061
[next]