projects
/
profile
/
ivi
/
pulseaudio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/pulseaudio.git
2007-08-08
Lennart Poettering
properly reinitialize pollfd array after resume
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
Lennart Poettering
don't print error on socket read/write failure
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Lennart Poettering
reinitialize sw params after resume
commit
|
commitdiff
|
tree
|
snapshot
2007-08-07
Lennart Poettering
add global suspend command to cli
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Lennart Poettering
port esound protocol to new lock-free core
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Lennart Poettering
minor fixes and cleanups
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Lennart Poettering
fix playback status querying
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Lennart Poettering
fix a memory leak
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Lennart Poettering
fix playback over native protocol
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Lennart Poettering
initialize 'length' properly
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
make sure to handle disconnecting our own connection...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
minor optimization for cacheing in of samples by using...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
use posix_fadvise to avoid page faults when reading...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
play memchunks completely
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
initialize method pointers properly
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
follow rename of pstream_close() to pstream_unlink()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
typesafe casts
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
Modernize pstream.[ch], reintroduce defer event to...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
modernize play-memchunk and port it to the new core
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Lennart Poettering
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2007-08-04
Lennart Poettering
merge compat changes from trunk
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Lennart Poettering
Don't stop hardware on buffer underruns. Instead contin...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Lennart Poettering
Remove unnecessary snd_pcm_hwsync()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Lennart Poettering
On recommendation of Takashi Iwai prefer Master volume...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Lennart Poettering
rename pa_source_output_new_data::corked to start_corke...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Lennart Poettering
A lot of updates, all necessary to get the native proto...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
port module-alsa-source to new lock-free core
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
fix suspending logic
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
drop data from inputs only when in running state
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
It is now allowed to call pa_sink_get_volume() from...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
Fix suspending/resuming
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
add PA_SINK_OPENED/PA_SOURCE_OPENED macros for easier...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
restore proper mixer volume control
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
reload OSS volume after unsuspend
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
bring back alsa fd list managemet, since we need it...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
port module-alsa-sink to new lock-free core. also add...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-28
Lennart Poettering
minor modernizations
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
Disable memory mapping if we open the device in O_WRONL...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
Fix channel remapping in resample; other modernizations
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
remove some log messages
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
remove debug messages; don't queue request messages...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
properly free memblocks when skipping over them
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
make valgrind shut up regarding non-freed ident strings...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
reverse order flist destruction and mempool allocation...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
Increase ref counter of sink input as long as it is...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
properly deref sink_input/source_output objects when...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
Add fdsem to makefile
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
reverse order of printf and push to make output more...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
port asyncq to make use of new fdsem object
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
Lennart Poettering
add abstracted file descriptor based semaphore object...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
Store strings directly in strlst elements, other modern...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
fix some alignment issues and modernize file a little bit
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
Convert most snprintf() calls to pa_snprintf()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
Modernize things a little bith more
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
Modernize things a little
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
add our own implementation for pa_snprintf() because...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
Simplify implementation of pa_assert_se()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
drop chunk argument from various drop() functions,...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
update static free list usage in asyncmsgq
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
update static free list usage in hashmap
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
destruct freelists properly, by using gcc destructors...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
wrap destructor gcc attribute in macro
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Lennart Poettering
change order of munmap and freeing of memblocks
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
Lennart Poettering
Fix a couple of typos in the resampler code
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Fix typo in pa_memblock_release() call; s/assert/pa_assert/
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
s/assert/pa_assert/g; make use of static flist for...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Minor clarification
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Make use of static flist for hashmap entry alllocation
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Actually make the static flist static
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Port module-sine to the new lock-free core
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Reenable a couple of more modules
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Remove a superfluous pa_memblock_release(); properly...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Fix concurrency bug when turning memblock into a local...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Fix off-by-one in mixing code
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Replace a couple of assert()s by pa_assert()s
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Remove module-oss-mmap, since it is now merged into...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Merge module-oss-mmap into module-oss and make suspendi...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-13
Lennart Poettering
Make pa_sink_render_* and pa_source_post work only...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Lennart Poettering
Properly initialize all revents on EINTR
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Lennart Poettering
Make sure pollfd[POLLFD_ASYNCQ].revents is properly...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Lennart Poettering
fix segfault when recording with module-oss.c
commit
|
commitdiff
|
tree
|
snapshot
2007-06-25
Lennart Poettering
Port module-oss to the new lock-free core
commit
|
commitdiff
|
tree
|
snapshot
2007-06-25
Lennart Poettering
remove pa_memblockq_is_writable() (because it is stupid...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-25
Lennart Poettering
make sure we don't free the same connection twice
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Lennart Poettering
Limit silence buffer size for pa_sink_render()
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Lennart Poettering
Track the 'missing' variable safely between the threads
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Lennart Poettering
rework the logic of pa_asyncq
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Lennart Poettering
Make sure the returned pa_msgobject object has a valid...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Lennart Poettering
Include assert.h, since we use assert() for our pa_asse...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Lennart Poettering
Fix length calculation in pa_silence_memblock_new(...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-24
Lennart Poettering
Make use of dbus_watch_get_unix_fd() instead of dbus_wa...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Lennart Poettering
Update OSS driver for new lock-free core
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Lennart Poettering
remove underrun condition in pa_sinks. Instead return...
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Lennart Poettering
don't handle underrun special
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Lennart Poettering
drop silence generation from sink drivers
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Lennart Poettering
fix a typo and some minor optimizations
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Lennart Poettering
minor cleanups and optimizations
commit
|
commitdiff
|
tree
|
snapshot
2007-06-23
Lennart Poettering
Fix minor typo
commit
|
commitdiff
|
tree
|
snapshot
2007-06-14
Lennart Poettering
Port module-pipe-source to the new threaded design
commit
|
commitdiff
|
tree
|
snapshot
next