]> code.delx.au - pulseaudio/shortlog
pulseaudio
2013-09-16 Piotr Drągi18n: add missing files to POTFILES.in
2013-09-16 Piotr Drągi18n: sort POTFILES.in alphabetically
2013-09-13 Pierre Ossmanmodule-tunnel: automatically find the PulseAudio server
2013-09-13 Tanu Kaskinensuspend-on-idle: Allow disabling suspending for specifi...
2013-09-13 Alexander Couzenstunnel-source-new: counterpart to module-tunnel-sink-new
2013-09-10 victoryi18n: Japanese translation update
2013-09-08 Tanu Kaskinenresampler: Never return zero for max block size
2013-09-08 poljar (Damir... card-restore: Watch for profiles added after card creation.
2013-08-27 Alexander Couzenscontext: add pa_context_load_cookie_from_file()
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... resampler: Add a choose_auto_resampler function
2013-08-27 poljar (Damir... resampler: Get rid of redundant implementation specific...
2013-08-27 poljar (Damir... resampler: Add assert to set_input/output_rate
2013-08-27 poljar (Damir... resampler: Introduce a implementation specific struct
2013-08-27 poljar (Damir... Resampler: Don't use the peaks resampler for upsampling
2013-08-27 poljar (Damir... resampler: Add a function for comparing sample format...
2013-08-27 poljar (Damir... resampler: choose_work_format use switch instead of...
2013-08-27 poljar (Damir... resampler: Move the work format finding logic into...
2013-08-27 poljar (Damir... resampler: fix_method use switch instead of if/else
2013-08-27 poljar (Damir... resampler: Move the fix method logic into a separate...
2013-08-27 poljar (Damir... 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-21 Alexander Couzenstunnel-sink-new: add a rewrite of module-tunnel using...
2013-08-21 Alexander Couzensclient-conf: refactor cookie loaders
2013-08-15 poljar (Damir... bash-completion: Fix device completion for pacat
2013-08-14 Magnus Ekhallpacat: Added support for recording from one specific...
2013-08-08 Arun Raghavansink-input: Don't assert when removing non-existent...
2013-08-08 Arun Raghavanalsa: Trivial whitespace deletion
2013-08-07 Arun Raghavandoc: Update LICENSE to reflect optional libpulse dep...
2013-08-06 Alexander Couzensthread-mq: Support a mainloop as thread/consumer
2013-08-06 Cheng-Chia... i18n: Update zh_TW translation
2013-08-02 Peter Meerwaldcli: Use pa_xnew0 to save some 0 inits
2013-08-02 Peter Meerwaldpacmd: Discriminate between interactive and non-interac...
2013-08-02 Peter Meerwaldcli: Output prompt and welcome message only when reques...
2013-08-02 David Henningssonalsa-mixer: Prefer moving "Capture" before moving boosts
2013-08-02 Arun Raghavansample: Apply SPARC-specific condition on SPARC only
2013-07-31 Kerrick StaleyFix typos in command_names
2013-07-29 Tanu Kaskinenresampler: Fix peaks resampler's channel handling
2013-07-29 Tanu Kaskinenloopback: Increase the maximum allowed latency
2013-07-26 David Henningssonalsa-ucm: Make combination ports have lower priority
2013-07-23 David Henningssondaemon.conf: Document new speex-float-1 default
2013-07-18 Tanu Kaskinenvala: Add CVolume.set()
2013-07-17 Tanu Kaskinendbus: Fix invalid dbus_bool_t values
2013-07-16 Tanu Kaskinensink: Add missing curly braces
2013-07-15 Luiz Augusto... pactl: Print available flag of card profiles
2013-07-15 Luiz Augusto... introspect: Expose card profile available flag
2013-07-15 Tanu Kaskinenucm: Fix an incorrect log message
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... build-sys: Fix misuse of "dependant"
2013-07-15 João Paulo... bluetooth: Fix coding style
2013-07-15 João Paulo... bluetooth: Remove unused DBusError
2013-07-15 João Paulo... module: Fix style
2013-07-14 Tanu Kaskinentunnel: Fix reading state from wrong variable
2013-07-14 Tanu Kaskinencaps: Fix compilation on Windows
2013-07-11 Pierre Ossmanalsa: Support ALSA without a use case manager
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-09 Tanu Kaskinenpulse: Add verbose volume printing functions
2013-07-08 Mikel Astizloopback: Fix cork state not updated after move
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 Tanu Kaskinenchannelmap, volume: Don't refer to bool in the public...
2013-07-04 Tanu Kaskinenmainloop-test: Use FALSE instead of false for gboolean
2013-07-04 poljar (Damir... macro: Remove unneeded typedef for pa_bool_t.
2013-07-04 poljar (Damir... Revert windows BOOL variables to use TRUE/FALSE instead...
2013-07-04 poljar (Damir... Revert dbus_bool_t variables to use TRUE/FALSE instead...
2013-07-04 poljar (Damir... Fix alignment issues introduced by the pa_bool -> bool...
2013-07-04 poljar (Damir... Remove pa_bool_t and replace it with bool.
2013-07-03 Tanu Kaskinenbuild-sys: Add native-instruments-traktor-audio2.conf...
2013-07-02 Tanu Kaskinendevice-manager: Refuse to load empty descriptions
2013-06-28 David HenningssonRevert "alsa-mixer: Add a couple of assertions"
2013-06-28 Tanu Kaskinendevice-manager: Add a sanity check for reading entries
2013-06-28 Tanu Kaskinenwaveout: Simplify setting the device description
2013-06-27 Tanu Kaskinenalsa-mixer: Add a couple of assertions
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... Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir... Style fix: Remove new lines from opening brackets
2013-06-24 poljar (Damir... Style fix: Add a space between the closing/opening...
2013-06-24 poljar (Damir... Style fix: Add a space betwen the if statement and...
2013-06-24 poljar (Damir... Whitespace cleanup: Fix broken indentation by hand
2013-06-24 poljar (Damir... Whitespace cleanup: Remove tabs
2013-06-23 Tanu Kaskinen.gitignore: Add build-aux
2013-06-23 Tanu Kaskinencore-util: Fix log message levels
2013-06-20 Tanu Kaskinenlog: Fix error message
next