profile/ivi/pulseaudio.git
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 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 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...
2008-09-01 Lennart Poetteringprefix internally used inline function with _
2008-09-01 Lennart Poetteringadd gcc malloc related function attributes where approp...
2008-09-01 Lennart Poetteringadd malloc related gcc attribute macros
2008-09-01 Lennart Poetteringavoid rounding errors on requested buffering metrics
2008-09-01 Lennart Poetteringoutput relative timestamps in addition to absolute...
2008-09-01 Lennart Poetteringinclude more build info in debug output
2008-08-31 Lennart Poetteringrework device opening code: work around broken SND_PCM_...
2008-08-31 Fabian AffolterSome string in German translation done
2008-08-29 Lennart Poetteringremove a few more gcc warnings
2008-08-29 Lennart Poetteringfix a few compiler warnings on older gcc
2008-08-29 Lennart Poetteringreword amd64 message
2008-08-29 Lennart Poetteringchange default log level for the library to PA_LOG_ERRO...
2008-08-29 Lennart Poetteringdowngrade a few messages
2008-08-29 Lennart Poetteringthe native atomic ops implementation for amd64 seems...
2008-08-29 Lennart PoetteringChange return value of cmpxchg atomic op to pa_bool_t
2008-08-29 Marc-André... Add CFLAGS information on start-up
2008-08-29 Lennart Poetteringoptionally add timestampts to every line logged
2008-08-29 Fabian AffolterInitial German translation
2008-08-28 Lennart Poetteringreduce needlessly large gdbm cache a bit
2008-08-28 Lennart Poetteringfix up latency before calling into stream code, to...
2008-08-28 Lennart Poetteringadd missing config.h inclusion
2008-08-28 Lennart Poetteringrework pa_ulog2 and base it on __builtin_clz if availab...
2008-08-28 Lennart Poetteringadd byte-to-usec and usec-to-byte converters that round...
2008-08-28 Lennart Poetteringdocument in which direction we round
2008-08-27 Dimitris GlezosStarted Greek translation
2008-08-26 Ed Catmuralsa_error_handler should note source of errors
next