]> code.delx.au - pulseaudio/history - src/pulsecore
bluetooth: Create stub for module-bluez5-discover
[pulseaudio] / src / pulsecore /
2013-09-28 Arun Raghavanmutex: Fix compiler warning when priority inheritance...
2013-09-25 poljar (Damir Jelić)resampler: Revert to auto if the rates are equal and...
2013-09-20 Arun Raghavansink: Increase max sink inputs per sink
2013-09-17 Arun Raghavanlog: Add missing header
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-09-13 Pierre Ossmanmodule-tunnel: automatically find the PulseAudio server
2013-09-08 Tanu Kaskinenresampler: Never return zero for max block size
2013-08-27 Tanu Kaskinensink, source: Fix error reporting style for rate updates
2013-08-27 Tanu Kaskinensource: When updating a monitor source's rate, update...
2013-08-27 Tanu Kaskinensource: Fix monitor source rate changing
2013-08-27 poljar (Damir Jelić)resampler: Add a choose_auto_resampler function
2013-08-27 poljar (Damir Jelić)resampler: Get rid of redundant implementation specific...
2013-08-27 poljar (Damir Jelić)resampler: Add assert to set_input/output_rate
2013-08-27 poljar (Damir Jelić)resampler: Introduce a implementation specific struct
2013-08-27 poljar (Damir Jelić)Resampler: Don't use the peaks resampler for upsampling
2013-08-27 poljar (Damir Jelić)resampler: Add a function for comparing sample format...
2013-08-27 poljar (Damir Jelić)resampler: choose_work_format use switch instead of...
2013-08-27 poljar (Damir Jelić)resampler: Move the work format finding logic into...
2013-08-27 poljar (Damir Jelić)resampler: fix_method use switch instead of if/else
2013-08-27 poljar (Damir Jelić)resampler: Move the fix method logic into a separate...
2013-08-27 poljar (Damir Jelić)resampler: Make resampler struct implementation agnostic
2013-08-27 Tanu Kaskinensink, source: Return early from pa_*_update_rate()...
2013-08-23 Tanu Kaskinensink, source: Small readability improvement
2013-08-23 Tanu Kaskinensink, source: Fix default and alternate rate assertions
2013-08-23 Tanu Kaskinensink, source: Don't care about default and alternate...
2013-08-22 Tanu Kaskinensink, source: Reduce indentation level in *_update_rate()
2013-08-21 Tanu Kaskinensource-output: Get the correct source for "direct_on_in...
2013-08-08 Arun Raghavansink-input: Don't assert when removing non-existent...
2013-08-06 Alexander Couzensthread-mq: Support a mainloop as thread/consumer
2013-08-02 Peter Meerwaldcli: Use pa_xnew0 to save some 0 inits
2013-08-02 Peter Meerwaldcli: Output prompt and welcome message only when reques...
2013-07-31 Kerrick StaleyFix typos in command_names
2013-07-29 Tanu Kaskinenresampler: Fix peaks resampler's channel handling
2013-07-16 Tanu Kaskinensink: Add missing curly braces
2013-07-15 Luiz Augusto von... introspect: Expose card profile available flag
2013-07-15 Tanu Kaskinenlog: Harmonize log target output
2013-07-15 Tanu Kaskinenlog: Use pa_write() instead of write()
2013-07-15 Tanu Kaskinenlog: Remove pa_log_set_fd()
2013-07-15 João Paulo Rechi... module: Fix style
2013-07-11 Tanu Kaskinenlog: Fix thread name printing
2013-07-11 Tanu Kaskinenmodule: Fix crash in pa_module_unload_all()
2013-07-10 Tanu KaskinenRevert "resampler: Resample first followed by remapping...
2013-07-09 Tanu Kaskinensink-input: Keep reference ratio up-to-date
2013-07-09 Tanu KaskinenUse pa_(c)volume_snprint_verbose() everywhere
2013-07-05 Peter Meerwaldsconv: avoid multiply in ARM NEON s16->float conversion
2013-07-05 Peter Meerwaldsconv: avoid multiply in ARM NEON float->s16 conversion
2013-07-04 poljar (Damir Jelić)macro: Remove unneeded typedef for pa_bool_t.
2013-07-04 poljar (Damir Jelić)Revert windows BOOL variables to use TRUE/FALSE instead...
2013-07-04 poljar (Damir Jelić)Revert dbus_bool_t variables to use TRUE/FALSE instead...
2013-07-04 poljar (Damir Jelić)Fix alignment issues introduced by the pa_bool -> bool...
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-27 Tanu Kaskinendynarray: Reimplement with nicer semantics
2013-06-26 Tanu Kaskinensource: Fix an indentation mistake
2013-06-25 Tanu Kaskinenobject: Initialize allocated memory to zero
2013-06-25 Tanu Kaskinendevice-port: Assert that ports have a description
2013-06-24 David Henningssonprotocol-esound/http/simple: Make sure callers can...
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
2013-06-24 poljar (Damir Jelić)Style fix: Add a space between the closing/opening...
2013-06-24 poljar (Damir Jelić)Style fix: Add a space betwen the if statement and...
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Fix broken indentation by hand
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove tabs
2013-06-23 Tanu Kaskinencore-util: Fix log message levels
2013-06-20 Tanu Kaskinenlog: Fix error message
2013-06-20 Shuai Fancli, log: Improve the set-log-target functionality
2013-06-17 David Henningssonpstream: Fixup hangs caused by recent iochannel patch
2013-06-15 Arun Raghavansink-input: Log format negotiation better
2013-06-14 Arun Raghavaniochannel: Document modified pa_iochannel_write return...
2013-06-14 David Henningssoniochannel: Avoid unnecessary wakeup after successful...
2013-06-11 Tanu Kaskinennative: Don't enable prebuffering when draining
2013-06-10 Jan Alexander Stef... core-util: Clamp RLIMIT_RTTIME to what RealtimeKit...
2013-06-03 Arun Raghavanpulsecore: Fix assert in pa_msgobject creation
2013-06-03 Peter Meerwaldcli: Fix plural in caption of source-outputs list
2013-06-03 Arun Raghavancore: Add an "internal" suspend cause
2013-06-03 Tanu Kaskinenmodule: Assign the index before calling init()
2013-06-03 Ismo Puustinenmodule: initialize module index to invalid value.
2013-06-03 Peter Meerwaldfdsem: Remember pa_write() type in pa_fdsem_post()
2013-06-03 Tanu Kaskinencore-util: Don't accept random words in pa_parse_boolean()
2013-06-03 poljar (Damir Jelić)device-port: Introduce pa_device_port_new_data
2013-06-03 Tanu Kaskinendevice-port: Make it impossible to have dual-direction...
2013-05-22 David Henningssoncore-util: Add pa_safe_streq
2013-05-22 Arun Raghavansink-input,source-output: Deal with FIX* flags and...
2013-05-20 David Henningssonsink-input/source-output: Don't set save_volume if...
2013-04-29 Peter Meerwaldpstream: Fix case in log message
2013-04-20 Arun Raghavanpulsecore: Make run-from-build not readlink() on every...
2013-04-20 Arun Raghavandaemon: Fix dlsearchpath while running from build tree
2013-04-14 Arun Raghavanpulsecore: Don't conditionally inline pa_run_from_build...
2013-04-10 Tanu Kaskinensink, source: Send notifications when flags change
2013-04-10 Tanu Kaskinensink, source: Really set the fixed latency in set_fixed...
2013-04-10 Tanu Kaskinensink, source: Propagate flag changes to filters
2013-04-10 Tanu Kaskinenshm: Don't force the shm files to be read-only
2013-04-09 David Henningssonpstream: Optimise write of smaller packages
2013-04-09 Tanu Kaskinenmix: Mix the right number of streams
2013-04-09 Albert Zeyersemaphore-osx: posix implementation based on named...
2013-04-08 David Henningssonsocket-server: Make the new channel low-delay, not...
2013-04-08 David Henningssonpstream: Rename "do_something" function
2013-03-29 Peter Meerwaldremap: fix check when to apply specialized code path
2013-03-28 Tanu Kaskinensink: Fix flag name typo
2013-03-28 Arun Raghavanresample: Switch to speex-float-1 by default
2013-03-27 Mikel AstizRevert "card: Support adding ports dynamically"
next