]> code.delx.au - pulseaudio/history - src/pulsecore
remap: fix build for non-x86 builds
[pulseaudio] / src / pulsecore /
2009-08-24 Lennart Poetteringremap: fix build for non-x86 builds
2009-08-24 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-24 Lennart Poetteringalsa: automatically decrease watermark after a time...
2009-08-23 Lennart Poetteringport a few things over to use xmalloc and friends inste...
2009-08-22 Lennart PoetteringMerge commit 'wtay/optimize'
2009-08-22 Lennart Poetteringcore: relex validity checks when destructing half-set...
2009-08-21 Ted Percivalcore: Remove wrong doc on how to free returned data
2009-08-21 Ted Percivalcore: Add thread-safe group info functions with dynamic...
2009-08-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-21 Lennart Poetteringobject: speed up type verification by not relying on...
2009-08-21 Lennart Poetteringadjust various data/library paths automatically if...
2009-08-21 Lennart Poetteringsink-input: add callbacks that are called whenever...
2009-08-20 Wim Taymansremap: make the MMX code pretier
2009-08-20 Wim Taymansremap: add MMX mono to stereo
2009-08-20 Wim Taymansremap: init the do_remap function to NULL
2009-08-20 Wim Taymansremap: allow specialisations to install NULL
2009-08-20 Wim Taymansremap: move remapping code in separate file
2009-08-20 Wim Taymansresamples; refactor the channel remapping bits
2009-08-20 Wim Taymanssconv: allow for setting custom functions
2009-08-20 Wim Taymanssvolume: cleanups
2009-08-20 Wim Taymanswhitespace fixes
2009-08-20 Wim Taymansresampler: avoid some multiplies when we can
2009-08-20 Wim Taymanssvolume: add comment
2009-08-20 Wim Taymansarm: implement ARM cpu detection
2009-08-20 Wim Taymansx86: keep the cpu flags local
2009-08-20 Wim Taymanssvolume: fix compilation in 32bits
2009-08-20 Wim Taymansresampler: fix identity check
2009-08-20 Wim Taymansresample: fix counters
2009-08-20 Wim Taymansresample: refactor the channel remapping a little
2009-08-20 Wim Taymanssvolume: add CPU guards around code
2009-08-20 Wim Taymanssvolume: add ARM optimized volume scaling
2009-08-20 Wim Taymanssvolume: remove unneeded compare
2009-08-20 Wim Taymansresampler: cache integer channel_map
2009-08-20 Wim TaymansGet rid of liboil
2009-08-20 Wim Taymansvolume: remove ref functions
2009-08-20 Wim Taymansvolume: improved comments
2009-08-20 Wim Taymansvolume: make the benchmark more meaningfull
2009-08-20 Wim Taymanssvolume: add some comments
2009-08-20 Wim Taymanscpu-x86: guard header with ifdef
2009-08-20 Wim Taymansmain: hook up cpu detection code
2009-08-20 Wim Taymanscpu-x86: add cpu detection code and helpers
2009-08-20 Wim Taymanssvolume: improve SSE and MMX code
2009-08-20 Wim Taymansvolume_sse: add sse optimisations
2009-08-20 Wim Taymansvolume_mmx: fix mmx code a bit
2009-08-20 Wim Taymansvolume: add first mmx optimized function
2009-08-20 Wim Taymanssamples-util: add padding to volume array
2009-08-20 Wim Taymanssample-util: move volume code to separate file
2009-08-20 Wim Taymanssample-util: move some functions around
2009-08-20 Wim Taymanssample-utils: coding style cleanup
2009-08-20 Wim Taymanssample-utils: split out functions from case
2009-08-19 Lennart Poetteringcore: check return value of getgrnam_r() instead of...
2009-08-19 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-19 Lennart Poetteringsink: volume handling rework, new flat volume logic
2009-08-18 Lennart Poetteringsource: rework volume handling
2009-08-18 Lennart Poetteringmacro: extend comments a bit
2009-08-17 Lennart Poetteringmacro: simplify page/word alignment macros a bit
2009-08-17 Lennart Poetteringmacro: add PA_ROUND_UP/PA_ROUND_DOWN macros
2009-08-16 Lennart Poetteringaupdate: implicitly call _write_swap() if it wasn't...
2009-08-15 Lennart Poetteringcore: add to FIXMEs
2009-08-15 Lennart Poetteringmodules: add various checks to avoid selecting objects...
2009-08-15 Lennart Poetteringthread-mq: do final q flush only when we aren't dispatc...
2009-08-15 Lennart Poetteringasyncmsgq: introduce pa_asyncmsgq_dispatching()
2009-08-15 Lennart Poetteringcore: introduce pa_{sink|source}_update_flags()
2009-08-15 Juho Hämäläinendatabase: simple hashmap based database implementation
2009-08-14 Lennart Poetteringhook-list: make use of PA_LLIST_FOREACH
2009-08-14 Lennart Poetteringnative-protocol: downgrade volume change log messages
2009-08-14 Lennart Poetteringcore: document difference between IO and main thread...
2009-08-14 Lennart Poetteringcore: don't update latency range if not changed
2009-08-14 Lennart Poetteringcore: call pa_sink_get_latency_within_thread() instead...
2009-08-14 Lennart Poetteringcore: make fixed latency dynamically changeable
2009-08-14 Lennart Poetteringcore: move rtpoll to thread_info sub structure
2009-08-14 Lennart Poetteringlog: place more rate limit invocations
2009-08-14 Lennart Poetteringcore: split of FAIL_ON_SUSPEND into KILL_ON_SUSPEND...
2009-08-14 Lennart Poetteringnative: handle moving() callback with NULL destination...
2009-08-14 Lennart Poetteringcore: introduce pa_{sink_input|source_output}_fail_move()
2009-08-14 Lennart Poetteringprotocol-native: log explicitly each time a client...
2009-08-14 Lennart Poetteringresampler: round up when estimating input/output sizes
2009-08-14 Lennart Poetteringthread-mq: never drop queued messages for the main...
2009-08-14 Lennart Poetteringasyncmsgq: add pa_asyncmsgq_flush() call
2009-08-14 Lennart Poetteringmemblockq: add pa_memblockq_get_maxrewind() API
2009-08-14 Lennart Poetteringshm: bump shm size limit to 1GB
2009-08-13 Lennart Poetteringcore: add functions to query max_rewind/max_request...
2009-08-13 Lennart Poetteringcore: add assert macros for verifying calling context
2009-08-12 Lennart Poetteringstart-child: clean up child environment a bit better
2009-08-12 Lennart Poetteringmemblock: rate limit 'Pool full' message
2009-08-12 Lennart Poetteringcore-util: move personality resetting into core-util
2009-08-12 Lennart Poetteringconf: add pa_config_parse_not_bool() for parsing invers...
2009-08-10 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-07 Lennart Poetteringladspa/remap: make sure we process all requested rewind...
2009-08-07 Lennart Poetteringcore: save volume/mute changes coming from the hardware...
2009-08-05 Lennart PoetteringMerge commit 'origin/master-tx'
2009-08-05 Lennart Poetteringsmoother: readd #ifdef protection
2009-08-01 Lennart Poetteringautospawn: if creating the lock file fails, pass error...
2009-08-01 Lennart Poetteringcore-util: replace remaining fixed size destination...
2009-08-01 Lennart Poetteringcore-util: rework pa_strlcpy() to not rely on strncpy()
2009-07-31 Lennart Poetteringpipe: replace PIPE_BUF macro pa pa_pipe_buf call
2009-07-27 Lennart PoetteringMerge branch 'master' into master-tx
2009-07-24 Lennart Poetteringalsa: throw timing data away after device resume
2009-07-24 Lennart Poetteringmemblock: try to hit an assert earlier when ref countin...
2009-07-23 Lennart Poetteringdaemon: replace colons by dash in per-machine directory...
next