projects
/
profile
/
ivi
/
pulseaudio.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
remove superfluous log message
[profile/ivi/pulseaudio.git]
/
src
/
polyp
/
2006-05-13
Lennart Poettering
remove superfluous log message
tree
|
commitdiff
2006-05-11
Pierre Ossman
Windows support for the threaded API.
tree
|
commitdiff
2006-05-11
Lennart Poettering
update doxygen docs
tree
|
commitdiff
2006-05-11
Lennart Poettering
don't signal the accept_cond automatically when waiting...
tree
|
commitdiff
2006-05-11
Lennart Poettering
split of signal releasing into its own function and...
tree
|
commitdiff
2006-05-11
Pierre Ossman
Remove some debug code that wasn't supposed to be commi...
tree
|
commitdiff
2006-05-11
Pierre Ossman
Handle pipes on platforms where they are non-existant...
tree
|
commitdiff
2006-05-11
Pierre Ossman
Include log header to get rid of warnings.
tree
|
commitdiff
2006-05-11
Pierre Ossman
Do WSAStartup() in the DLL entry routine instead of...
tree
|
commitdiff
2006-05-09
Lennart Poettering
fix handling of timing status requests
tree
|
commitdiff
2006-05-09
Pierre Ossman
Add stubs for the threaded main loop so that we can...
tree
|
commitdiff
2006-05-06
Lennart Poettering
rework the simple API to make use of the new threaded...
tree
|
commitdiff
2006-05-06
Lennart Poettering
* optionally, make pa_threaded_mainloop_signal() wait...
tree
|
commitdiff
2006-05-06
Lennart Poettering
remove bogus check that disallowed latency interpolatio...
tree
|
commitdiff
2006-05-06
Lennart Poettering
allow signalling from event loop thread
tree
|
commitdiff
2006-05-02
Pierre Ossman
Windows doesn't have POSIX thread. ifdef out things...
tree
|
commitdiff
2006-04-30
Lennart Poettering
add new threaded main loop implementation (with test...
tree
|
commitdiff
2006-04-30
Lennart Poettering
* make sure the wakeup fd is polled on wven when no...
tree
|
commitdiff
2006-04-27
Pierre Ossman
Clarify how the automatic channel map is generated.
tree
|
commitdiff
2006-04-26
Lennart Poettering
it was a bad idea to require that a channel map doesn...
tree
|
commitdiff
2006-04-26
Lennart Poettering
* make a validity check of parsed channel maps before...
tree
|
commitdiff
2006-04-26
Lennart Poettering
don't allow channel positions to be specified twice...
tree
|
commitdiff
2006-04-26
Lennart Poettering
* add new function pa_channel_map_parse()
tree
|
commitdiff
2006-04-24
Lennart Poettering
* rework reference counting in the client libraries...
tree
|
commitdiff
2006-04-23
Lennart Poettering
small optimization
tree
|
commitdiff
2006-04-23
Lennart Poettering
fix sample uploading
tree
|
commitdiff
2006-04-23
Lennart Poettering
* fix ref counting of pa_stream: strictly refcount...
tree
|
commitdiff
2006-04-23
Lennart Poettering
introduce a new error PA_ERR_TOOLARGE
tree
|
commitdiff
2006-04-23
Lennart Poettering
fix multiplication of software pa_cvolumes
tree
|
commitdiff
2006-04-19
Pierre Ossman
Win32 needs to have the socket subsystem initialised.
tree
|
commitdiff
2006-04-19
Pierre Ossman
Having constant deferred events isn't allowed and cause...
tree
|
commitdiff
2006-04-18
Lennart Poettering
fix a couple of issues I found when compiling polypaudi...
tree
|
commitdiff
2006-04-18
Pierre Ossman
Avoid including non-portable header sys/poll.h.
tree
|
commitdiff
2006-04-16
Lennart Poettering
* add pa_mainloop_wakeup() calls for deferred events
tree
|
commitdiff
2006-04-16
Lennart Poettering
add new API to replace the poll() function used by...
tree
|
commitdiff
2006-04-16
Pierre Ossman
Clarify behaviour of deferred events.
tree
|
commitdiff
2006-04-13
Lennart Poettering
more documentation updates
tree
|
commitdiff
2006-04-13
Lennart Poettering
Documentation updates
tree
|
commitdiff
2006-04-12
Lennart Poettering
include local record memblockq in latency calculations
tree
|
commitdiff
2006-04-12
Lennart Poettering
* dispatch defer events in pa_mainloop_dispatch() and...
tree
|
commitdiff
2006-04-12
Lennart Poettering
remove a bunch of log messages
tree
|
commitdiff
2006-04-12
Lennart Poettering
* rename "latency correction" to "write index correction"
tree
|
commitdiff
2006-04-12
Lennart Poettering
proper validity checking for pa_context_is_pending()
tree
|
commitdiff
2006-04-10
Lennart Poettering
return the error code and not just -1 when pa_context_i...
tree
|
commitdiff
2006-04-10
Lennart Poettering
validity checks for pa_context_is_pending()
tree
|
commitdiff
2006-04-10
Lennart Poettering
* implement PA_STREAM_AUTO_TIMING_UPDATE
tree
|
commitdiff
2006-04-10
Lennart Poettering
add new PA_STREAM_AUTO_TIMING_UPDATE
tree
|
commitdiff
2006-04-10
Lennart Poettering
unbreak last commit from ossman
tree
|
commitdiff
2006-04-09
Pierre Ossman
Use the modern Ki/Mi/Gi prefixes to clarify that 1024...
tree
|
commitdiff
2006-04-09
Pierre Ossman
Big documentation update. Describe the client API in...
tree
|
commitdiff
2006-04-07
Lennart Poettering
add new introspection data field for sinks/sources...
tree
|
commitdiff
2006-04-07
Lennart Poettering
* enable write_index correction and timing interpolatio...
tree
|
commitdiff
2006-04-07
Lennart Poettering
* update docs for reworked latency API
tree
|
commitdiff
2006-04-07
Lennart Poettering
update simple API for new latency API
tree
|
commitdiff
2006-04-07
Lennart Poettering
rework latency querying API (this needs more testing)
tree
|
commitdiff
2006-03-11
Pierre Ossman
We no longer guarantee that an operation object is...
tree
|
commitdiff
2006-03-07
Pierre Ossman
The extra stream ref actually did some good. Re-add...
tree
|
commitdiff
2006-03-07
Pierre Ossman
We've already set an initial reference count of 1 so...
tree
|
commitdiff
2006-03-02
Pierre Ossman
Negotiate protocol version between server and client...
tree
|
commitdiff
2006-03-02
Pierre Ossman
The tag argument is no longer unused.
tree
|
commitdiff
2006-03-02
Pierre Ossman
Fix warnings on 64-bit systems.
tree
|
commitdiff
2006-03-02
Pierre Ossman
Handle the new latency protocol. This is just a quick...
tree
|
commitdiff
2006-02-24
Lennart Poettering
add support for authentication using SCM_CREDENTIALS
tree
|
commitdiff
2006-02-23
Pierre Ossman
Some new additions were mislabeled as '\since 0.9'.
tree
|
commitdiff
2006-02-23
Pierre Ossman
Mute switch for sinks and sources. This is independent...
tree
|
commitdiff
2006-02-23
Lennart Poettering
change pa_log() and friends to not require a trailing...
tree
|
commitdiff
2006-02-23
Lennart Poettering
simplify tagstruct creation
tree
|
commitdiff
2006-02-22
Lennart Poettering
revive howl support
tree
|
commitdiff
2006-02-22
Lennart Poettering
rework parameter validity checking in protocol-native...
tree
|
commitdiff
2006-02-22
Pierre Ossman
Wrong userdata used to init operation.
tree
|
commitdiff
2006-02-22
Pierre Ossman
Support for setting volume on sources.
tree
|
commitdiff
2006-02-20
Lennart Poettering
build defer() function in src/polyp/mainloop-signal...
tree
|
commitdiff
2006-02-20
Lennart Poettering
improve error checking in simple API
tree
|
commitdiff
2006-02-20
Lennart Poettering
add validity check for the "server" parameter of pa_con...
tree
|
commitdiff
2006-02-20
Lennart Poettering
* modify pa_context_exit_daemon() to return a pa_operat...
tree
|
commitdiff
2006-02-20
Lennart Poettering
* a lot of doxygen updates
tree
|
commitdiff
2006-02-20
Lennart Poettering
add doxygen docs for channel map
tree
|
commitdiff
2006-02-20
Lennart Poettering
minor doxygen fixes
tree
|
commitdiff
2006-02-20
Lennart Poettering
replace "spawn" parameter of pa_context_new() with...
tree
|
commitdiff
2006-02-20
Lennart Poettering
* Make typdefs for the pa_context callback prototypes
tree
|
commitdiff
2006-02-20
Lennart Poettering
1) Add flexible seeking support (including absolute...
tree
|
commitdiff
2006-02-17
Pierre Ossman
Properly clear members during init.
tree
|
commitdiff
2006-02-17
Pierre Ossman
That's a delta parameter, not a size parameter.
tree
|
commitdiff
2006-02-17
Pierre Ossman
Have a memblock queue on the client side during recordi...
tree
|
commitdiff
2006-02-17
Pierre Ossman
Fix path to poll.h.
tree
|
commitdiff
2006-02-17
Pierre Ossman
Fix typo in #ifndef.
tree
|
commitdiff
2006-02-17
Pierre Ossman
Cleaned up the includes after the restructuring. Indica...
tree
|
commitdiff
2006-02-17
Lennart Poettering
fix doxygen
tree
|
commitdiff
2006-02-16
Lennart Poettering
include header files in simple.h with <> instead of ""
tree
|
commitdiff
2006-02-16
Lennart Poettering
* drop polylib prefix from #define
tree
|
commitdiff
2006-02-16
Lennart Poettering
fix compilation of simple API
tree
|
commitdiff
2006-02-16
Lennart Poettering
drop polyplib- prefix from client library files
tree
|
commitdiff
2006-02-16
Lennart Poettering
make channel naming somewhat RFC2551 compliant
tree
|
commitdiff
2006-02-16
Lennart Poettering
add a bunch of simple Makefile in the subdirs, just...
tree
|
commitdiff
2006-02-16
Lennart Poettering
* svn:ignore some files
tree
|
commitdiff
2006-02-16
Pierre Ossman
Reorganised the source tree. We now have src/ with...
tree
|
commitdiff