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