]> code.delx.au - pulseaudio/shortlog
pulseaudio
2008-09-10 João Paulo... Remove check for SIOCOUTQ and add proper includes
2008-09-10 João Paulo... Use union instead of different pointer types to the...
2008-09-10 João Paulo... Move render and write to the fd to a separate function
2008-09-10 João Paulo... Change MIN/MAX to PA_MIN/PA_MAX
2008-09-10 João Paulo... Remove unnecessary initialization of getcaps_req->flags
2008-09-10 João Paulo... Remove u->channels and u->rates, since it's redundant...
2008-09-10 João Paulo... Fix some memory leaking
2008-09-10 João Paulo... Change sbc_initialized to pa_bool_t
2008-09-10 João Paulo... pa__done for module-bt-device
2008-09-10 João Paulo... Fix some debug messages and other cosmetic changes
2008-09-10 João Paulo... Refactor a2dp thread execution flow and improve time...
2008-09-10 João Paulo... A2DP poorly working
2008-09-10 João Paulo... Fix sample size
2008-09-10 João Paulo... Fix block_size calculation
2008-09-10 João Paulo... Configure bt connection for a2dp
2008-09-10 João Paulo... Get rid of hw_constraint function. It's code now lives...
2008-09-10 João Paulo... Change default sink name to bluetooth_sink
2008-09-10 João Paulo... Try to improve time estimation
2008-09-10 João Paulo... Fix handling of PA_SINK_MESSAGE_GET_LATENCY
2008-09-10 João Paulo... Remove PA_SINK_NETWORK flag and move the passage of...
2008-09-10 João Paulo... Change pa_sink_render to pa_sink_render_into_full and...
2008-09-10 João Paulo... Make stream socket non-blocking
2008-09-10 João Paulo... Fix block size for SCO
2008-09-10 João Paulo... Add include for core-util.h
2008-09-10 João Paulo... Initialize rtpoll_item
2008-09-10 João Paulo... Add include for sample.h
2008-09-10 João Paulo... Change close() to pa_close()
2008-09-10 João Paulo... Change strerror() to pa_cstrerror()
2008-09-10 João Paulo... Get rid of SINK_MESSAGE_PASS_SOCKET, since we don't...
2008-09-10 João Paulo... Changes for pa_modargs_get_value_u32 for integer argume...
2008-09-10 João Paulo... Copy arguments values instead of just getting a pointer...
2008-09-10 João Paulo... Hand the stream socket to the rt thread
2008-09-10 João Paulo... Initial code for rt thread
2008-09-10 João Paulo... Fix PA_USEC_PER_SEC missing
2008-09-10 João Paulo... BlueZ connection configuration done
2008-09-10 João Paulo... Adds SBC Codec to pa tree
2008-09-10 João Paulo... Add module-bt-device and dependencies to automake
2008-09-10 João Paulo... Initial file for module-bt-device
2008-09-10 João Paulo... Add code from bluez/audio/ipc.[ch]
2008-09-10 João Paulo... Add sender=org.bluez to dbus add match
2008-09-10 João Paulo... Remove modargs, since module-bt-discover doesn't have...
2008-09-10 João Paulo... Refactor all linked lists to use pulsecore/llist.h
2008-09-10 João Paulo... Remove block delimiters from single line if blocks
2008-09-10 João Paulo... Remove some unused vars and labels
2008-09-10 João Paulo... Change booleans to pa_bool_t
2008-09-10 João Paulo... We don't need call_dbus_method anymore
2008-09-10 João Paulo... Don't need to explicity check if hcid is running anymore
2008-09-10 João Paulo... Improve dbus communication
2008-09-10 João Paulo... Changing all private functions to static
2008-09-10 João Paulo... Remove VERBOSE definition
2008-09-10 João Paulo... Adding dynamic bluetooth audio devices detection
2008-09-10 João Paulo... Fix the symdef include
2008-09-10 João Paulo... Fix comparison of strings of different case
2008-09-10 João Paulo... Adding module-bt-discover to Makefile.am
2008-09-10 João Paulo... Adding module-bt-discover
2008-09-10 Omair Majidfix pa_stream_set_name
2008-09-10 Piotr DrągAdded Polish translation to LINGUAS
2008-09-10 Piotr DrągInitial Polish translation
2008-09-10 Arthur Taylorstream_started_callback userdata bug
2008-09-10 Lennart Poetteringfix S32 validity check
2008-09-08 Lennart Poetteringadd src/pulsecore/lock-autospawn.c to POTFILES.in
2008-09-08 Lennart Poetteringbump revisions
2008-09-08 Lennart Poetteringmake sure peaks resampler also works for very short...
2008-09-08 Lennart Poetteringminor improvements in debug handling
2008-09-08 Lennart Poetteringunbreak pa_idxset_rrobin
2008-09-08 Lennart PoetteringWhen returning from a suspend, pass exactly the same...
2008-09-08 Lennart Poetteringfix minor typo
2008-09-08 Lennart PoetteringWork around presumable ALSA bug that treats the dir...
2008-09-08 Lennart PoetteringMerge branch 'master' into master-tx
2008-09-08 Lennart Poetteringmove autospawn lock to pulsecore/ since we don't need...
2008-09-06 Colin GuthrieLinking fix for rtclock on libpulsedsp
2008-09-06 Robert-André... Updated LINGUAS: el, fr, sv added.
2008-09-06 Robert-André... Added French translation.
2008-09-05 Daniel NylanderAdded Swedish translation.
2008-09-05 Lennart PoetteringAdd new option to disable remixing from/to LFE and...
2008-09-05 Lennart Poetteringinclude build and runtime host information in debug...
2008-09-05 Lennart Poetteringrework autospawning to allow to multiple parallel autos...
2008-09-05 Lennart Poetteringconnect to localhost via IP address instead of host...
2008-09-05 Lennart Poetteringif we are exiting due to cpu overload, say so via syslo...
2008-09-05 Lennart Poetteringif we are exiting due to idleness, say so
2008-09-04 Lennart Poetteringcheck for errors returned by pa_context_connect()
2008-09-04 Lennart Poetteringuse pa_channel_map_compatible() where applicable
2008-09-04 Lennart Poetteringa few minor clean-ups
2008-09-04 Lennart Poetteringintroduce upper channel map definition limit PA_CHANNEL...
2008-09-04 Lennart Poetteringupdate map file
2008-09-04 Lennart Poetteringadd new API function pa_channel_map_compatible()
2008-09-04 Lennart Poetteringupdate map-file script to ignore gcc malloc attributes
2008-09-04 Lennart Poetteringupdate documentation and help texts for s32le/s32be...
2008-09-04 Lennart PoetteringDowngrade hrtimer warning to notice level
2008-09-03 Lennart PoetteringMerge commit 'origin/master-tx'
2008-09-03 Lennart Poetteringintroduce macros for all flags so that clients can...
2008-09-03 Lennart Poetteringuse PA_STREAM_EARLY_REQUESTS for OSS streams
2008-09-03 Marc-André... command_get_info() segv in some conditions
2008-09-03 Lennart Poetteringreindent comments a bit
2008-09-03 Lennart PoetteringImplement "early requests" mode.
2008-09-03 Lennart PoetteringRework pa_machine_id() a bit
2008-09-03 Lennart Poetteringfix misuse of return value
2008-09-01 Lennart Poetteringuse gcc malloc attribute macros for internal functions...
2008-09-01 Lennart Poetteringdrop -Winline from build cflags
2008-09-01 Lennart Poetteringdon't include leagacy definition PA_STREAM_NOT_MONOTONO...
next