projects
/
platform
/
upstream
/
pulseaudio.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
all kinds of minor type, memory leak, initializatio fixes
[platform/upstream/pulseaudio.git]
/
src
/
2008-09-29
Lennart Poettering
all kinds of minor type, memory leak, initializatio...
tree
|
commitdiff
2008-09-29
Lennart Poettering
instead of failing when the requested sampling rate...
tree
|
commitdiff
2008-09-29
Lennart Poettering
Use the same module parameter names for module-bluetoot...
tree
|
commitdiff
2008-09-29
Lennart Poettering
use TRUE for pa_bool_t arguments
tree
|
commitdiff
2008-09-29
Lennart Poettering
remove a few compiler warnings in BlueZ code
tree
|
commitdiff
2008-09-27
Lennart Poettering
fix compilation errors in priority queue code
tree
|
commitdiff
2008-09-26
Lennart Poettering
ignore bt proximity helper
tree
|
commitdiff
2008-09-26
Lennart Poettering
add a generic priority queue implementation
tree
|
commitdiff
2008-09-26
Lennart Poettering
make pa_idxset_trivial_compare_func() do a full compare...
tree
|
commitdiff
2008-09-26
Lennart Poettering
some minor fixes and cleanups in the bt code
tree
|
commitdiff
2008-09-12
Lennart Poettering
make sure ~/.pulse exists before we create the runtime...
tree
|
commitdiff
2008-09-10
Lennart Poettering
replace Makefile stub copies by symlinks
tree
|
commitdiff
2008-09-10
Lennart Poettering
enable bluetooth by default
tree
|
commitdiff
2008-09-10
Lennart Poettering
downgrade a D-Bus log message to debug
tree
|
commitdiff
2008-09-10
Lennart Poettering
add trivial redirecting makefile to bt dir
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Move bluetooth proximity module to src/modules/bluetooth/
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Change all int vars that doesn't allow negative values...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Move bluetooth discover and device modules to src/modul...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Cleanup some code
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove some warnings
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Free mempool
tree
|
commitdiff
2008-09-10
Russ Dill
Fix "file not found" error on load of module-bt-device...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Merge A2DP and SCO thread functions
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Add some more device properties to the sink properties...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove check for SIOCOUTQ and add proper includes
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Use union instead of different pointer types to the...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Move render and write to the fd to a separate function
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Change MIN/MAX to PA_MIN/PA_MAX
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove unnecessary initialization of getcaps_req->flags
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove u->channels and u->rates, since it's redundant...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix some memory leaking
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Change sbc_initialized to pa_bool_t
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
pa__done for module-bt-device
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix some debug messages and other cosmetic changes
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Refactor a2dp thread execution flow and improve time...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
A2DP poorly working
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix sample size
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix block_size calculation
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Configure bt connection for a2dp
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Get rid of hw_constraint function. It's code now lives...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Change default sink name to bluetooth_sink
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Try to improve time estimation
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix handling of PA_SINK_MESSAGE_GET_LATENCY
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove PA_SINK_NETWORK flag and move the passage of...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Change pa_sink_render to pa_sink_render_into_full and...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Make stream socket non-blocking
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix block size for SCO
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Add include for core-util.h
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Initialize rtpoll_item
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Add include for sample.h
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Change close() to pa_close()
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Change strerror() to pa_cstrerror()
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Get rid of SINK_MESSAGE_PASS_SOCKET, since we don't...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Changes for pa_modargs_get_value_u32 for integer argume...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Copy arguments values instead of just getting a pointer...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Hand the stream socket to the rt thread
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Initial code for rt thread
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix PA_USEC_PER_SEC missing
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
BlueZ connection configuration done
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Adds SBC Codec to pa tree
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Add module-bt-device and dependencies to automake
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Initial file for module-bt-device
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Add code from bluez/audio/ipc.[ch]
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Add sender=org.bluez to dbus add match
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove modargs, since module-bt-discover doesn't have...
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Refactor all linked lists to use pulsecore/llist.h
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove block delimiters from single line if blocks
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove some unused vars and labels
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Change booleans to pa_bool_t
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
We don't need call_dbus_method anymore
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Don't need to explicity check if hcid is running anymore
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Improve dbus communication
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Changing all private functions to static
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Remove VERBOSE definition
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Adding dynamic bluetooth audio devices detection
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix the symdef include
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Fix comparison of strings of different case
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Adding module-bt-discover to Makefile.am
tree
|
commitdiff
2008-09-10
João Paulo Rechi...
Adding module-bt-discover
tree
|
commitdiff
2008-09-10
Omair Majid
fix pa_stream_set_name
tree
|
commitdiff
2008-09-10
Arthur Taylor
stream_started_callback userdata bug
tree
|
commitdiff
2008-09-10
Lennart Poettering
fix S32 validity check
tree
|
commitdiff
2008-09-08
Lennart Poettering
make sure peaks resampler also works for very short...
tree
|
commitdiff
2008-09-08
Lennart Poettering
minor improvements in debug handling
tree
|
commitdiff
2008-09-08
Lennart Poettering
unbreak pa_idxset_rrobin
tree
|
commitdiff
2008-09-08
Lennart Poettering
When returning from a suspend, pass exactly the same...
tree
|
commitdiff
2008-09-08
Lennart Poettering
fix minor typo
tree
|
commitdiff
2008-09-08
Lennart Poettering
Work around presumable ALSA bug that treats the dir...
tree
|
commitdiff
2008-09-08
Lennart Poettering
Merge branch 'master' into master-tx
tree
|
commitdiff
2008-09-08
Lennart Poettering
move autospawn lock to pulsecore/ since we don't need...
tree
|
commitdiff
2008-09-05
Lennart Poettering
Add new option to disable remixing from/to LFE and...
tree
|
commitdiff
2008-09-05
Lennart Poettering
include build and runtime host information in debug...
tree
|
commitdiff
2008-09-05
Lennart Poettering
rework autospawning to allow to multiple parallel autos...
tree
|
commitdiff
2008-09-05
Lennart Poettering
connect to localhost via IP address instead of host...
tree
|
commitdiff
2008-09-05
Lennart Poettering
if we are exiting due to cpu overload, say so via syslo...
tree
|
commitdiff
2008-09-05
Lennart Poettering
if we are exiting due to idleness, say so
tree
|
commitdiff
2008-09-04
Lennart Poettering
check for errors returned by pa_context_connect()
tree
|
commitdiff
2008-09-04
Lennart Poettering
use pa_channel_map_compatible() where applicable
tree
|
commitdiff
2008-09-04
Lennart Poettering
a few minor clean-ups
tree
|
commitdiff
2008-09-04
Lennart Poettering
introduce upper channel map definition limit PA_CHANNEL...
tree
|
commitdiff
next