]> code.delx.au - pulseaudio/shortlog
pulseaudio
2009-05-08 Lennart Poetteringcore: introduce pa_{sink,source}_set_fixed_latency()
2009-05-08 Lennart Poetteringmacro: add macros for initializing memory
2009-05-01 Lennart Poetteringsconv: fix a few minor conversion issues
2009-05-01 Lennart Poetteringresampler-test: add tests for 24bit sample formats
2009-05-01 Lennart Poetteringresampler-test: use global PA_FLOAT32_SWAP implementation
2009-05-01 Lennart Poetteringalsa: initialize buffer size before number of periods...
2009-05-01 Lennart Poetteringsample-util: fix iteration loop when adjusting volume...
2009-05-01 Lennart Poetteringsample-util: properly allocate silence block for s24...
2009-05-01 Lennart Poetteringendian: fix LE/BE order for 24 bit accessor functions
2009-05-01 Lennart Poetteringzeroconf: properly unref native protocol object
2009-05-01 Lennart Poetteringsample: correctly pass s24-32 formats
2009-05-01 Lennart Poetteringalsa: don't hit an assert when invalid module arguments...
2009-04-30 Lennart Poetteringzeroconf: use pa_get_{user|host}_name_malloc() where...
2009-04-30 Lennart Poetteringzeroconf: copy more sink/source properties into DNS...
2009-04-30 Lennart Poetteringzeroconf: computer native protocol port automatically
2009-04-30 Lennart Poetteringheaders: minor cleanups
2009-04-29 Lennart Poetteringrygel: get rid of forgotten debug trap
2009-04-29 Lennart Poetteringrygel: instead of always handing out wildcard address...
2009-04-29 Lennart Poetteringhttp: export information about currently active server...
2009-04-29 Lennart Poetteringstrlist: add new calls pa_strlist_{next|data}()
2009-04-29 Lennart Poetteringparseaddr: add new call pa_is_ip_address()
2009-04-29 Lennart Poetteringrygel: make server name configurable
2009-04-29 Lennart Poetteringrygel: add module that interfaces with Rygel UPnP
2009-04-29 Lennart Poetteringhttp: split out mime type handling calls
2009-04-29 Lennart Poetteringprotocol-http: allow listening into sinks/sources via...
2009-04-29 Lennart Poetteringioline: add new calls pa_ioline_detach_iochannel()...
2009-04-29 Lennart Poetteringioline: add callback that can be called when the ioline...
2009-04-29 Lennart Poetteringsimple-protocol: don't hit an assert when we call conne...
2009-04-29 Lennart Poetteringprotocol-http: substantial modernizations
2009-04-28 Lennart Poetteringalsa: allow configuration of fallback device strings...
2009-04-28 Lennart Poetteringprotocol-native,proplist-util: port to pa_get_{user...
2009-04-28 Lennart Poetteringcore-util: introduce pa_get_host_name_malloc() and...
2009-04-28 Lennart Poetteringmemtrap: implicitly page align memory areas
2009-04-28 Lennart Poetteringmacro: make pa_page_align roung up instead of down
2009-04-28 Lennart Poetteringmacro: add new macro pa_align_ptr()
2009-04-28 Lennart Poetteringshm: minor modernizations
2009-04-28 Lennart Poetteringshm: page align shm size when mmap()ing it
2009-04-28 Lennart Poetteringstrbuf: add new call pa_strbuf_putc()
2009-04-28 Lennart Poetteringidxset: add enumeration macro PA_IDXSET_FOREACH
2009-04-28 Lennart Poetteringbuild-system: move x11 and jack modules into subdirectories
2009-04-24 Lennart Poetteringbuild-system: hide .version from git
2009-04-24 Lennart Poetteringbuild-system: run make update-shave
2009-04-23 Marc-André... build: there is no such thing as SHAVE_OUTPUT anymore
2009-04-23 Marc-André... build: generate git tarball using git describe
2009-04-22 Lennart Poetteringstart-pulseaudio-x11: don't start a local sound server...
2009-04-22 Lennart Poetteringmemtrap,aupdate: split atomic update from memtrap into...
2009-04-21 Lennart Poetteringi18n: run make update-po
2009-04-21 Lennart Poetteringi18n: add missing file to LINGUAS ... again
2009-04-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-21 Lennart Poetteringmemtrap: add a bit of documentation for memtrap
2009-04-21 Lennart Poetteringmemtrap: fix parameter type
2009-04-21 Lennart Poetteringmemtrap: hook up core to memtrap system
2009-04-21 Lennart Poetteringmemtrap: make installation of SIGBUS handler explicit...
2009-04-21 Lennart Poetteringmemtrap: when we fail to handle sigbus say so
2009-04-21 Lennart Poetteringmemtrap: add new logic to trap and handle SIGBUS
2009-04-21 Lennart Poetteringsemaphore: introduce static semaphores
2009-04-21 Lennart Poetteringmutex: add initializer for static mutexes
2009-04-21 Lennart Poetteringmutex: when we fail to fill in mutex into static mutex...
2009-04-21 Lennart Poetteringllist: add PA_LLIST_FOREACH
2009-04-20 marionlineSending translation for Italian
2009-04-19 mvdzSending translation for po/uk.po
2009-04-19 Lennart Poetteringobject: revert to old unref() behaviour
2009-04-19 Lennart Poetteringobject: fix ref counting of objects on destruction
2009-04-19 Lennart Poetteringalsa: remove debug code
2009-04-19 Lennart Poetteringalsa: properly convert return values of snd_strerror...
2009-04-19 Lennart Poetteringlog: use pa_logl() instead of pa_log_level()
2009-04-19 Lennart Poetteringlog: print file name only when we have it
2009-04-19 Lennart Poetteringutil: if NULL is passed to pa_path_get_filename() just...
2009-04-19 Erich Boleynreserve-device: allow building without D-Bus
2009-04-18 Finn Thainsolaris: 0.9.15 solaris module build failure
2009-04-18 Lennart Poetteringobject: keep refcount at 1 while destructing objects
2009-04-18 Lennart Poetteringcore-util: handle EINTR already inside of pa_read/pa_write
2009-04-18 beckerdeSending translation for Spanish
2009-04-18 fabSending translation for po/LINGUAS
2009-04-18 fabSending translation for po/de_CH.po
2009-04-18 fabSending translation for German
2009-04-17 Marc-André... bluetoth-device: be less strict on CONNECTED state...
2009-04-17 Marc-André... pulse/context: when NOFAIL, don't try_next_connection...
2009-04-17 Lennart Poetteringrescue-streams: when one stream move fails try to conti...
2009-04-15 warrinkSending translation for Dutch
2009-04-14 warrinkSending translation for Dutch
2009-04-14 ravenSending translation for Polish
2009-04-13 Lennart Poetteringadd a few missing initializations
2009-04-13 Lennart Poetteringexplcitly ignore return values of some functions marked...
2009-04-13 Lennart Poetteringbump version for final 0.9.15 release
2009-04-13 Lennart Poetteringcore: when applying delay memblockq take monitored...
2009-04-13 Lennart Poetteringpacat: add missing newline
2009-04-13 Lennart Poetteringcore: use pa_{source|sink}_get_latency_within_thread...
2009-04-13 Lennart Poetteringsort LINGUAS
2009-04-13 Lennart Poetteringrun make update-po
2009-04-13 Lennart Poetteringupdate LINGUAS
2009-04-13 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-13 Lennart Poetteringcore: introduce new 'reference' volume for sinks
2009-04-13 Lennart Poetteringalsa: include the alsa mixer control that is used in...
2009-04-13 Lennart Poetteringalsa: store mixer controls to use in profile data
2009-04-13 Lennart Poetteringalsa: when passing emptry mixer control name, force...
2009-04-13 Lennart Poetteringvolume: increase dB range to -90dB
2009-04-13 Lennart Poetteringclient-conf-x11: unbreak autospawn due to stale X11...
2009-04-13 Lennart Poetteringclient-conf: when is set, disable autospawn setting
2009-04-13 Lennart Poetteringclient-conf: make setting a default server independant...
next