summaryrefslogtreecommitdiff
path: root/src/map-file
Commit message (Expand)AuthorAgeFilesLines
* volume: Add LFE balance APIDavid Henningsson2015-10-301-0/+3
* Client API: Add pa_stream_write_ext_free() function.Lukasz Marek2014-09-101-0/+1
* direction: Add a couple of direction helper functionsTanu Kaskinen2014-03-271-0/+2
* Add pa_channels_valid()Tanu Kaskinen2013-12-151-0/+1
* Add pa_sample_rate_valid()Tanu Kaskinen2013-12-151-0/+1
* Add pa_sample_format_valid()Tanu Kaskinen2013-12-151-0/+1
* context: add pa_context_load_cookie_from_file()Alexander Couzens2013-08-271-0/+1
* pulse: Add verbose volume printing functionsTanu Kaskinen2013-07-091-0/+2
* mainloop: Add API to set thread name for threaded mainloopArun Raghavan2013-06-041-0/+1
* map-file: Remove pa_format_info_free2Tanu Kaskinen2013-05-201-1/+0
* pulse: Add pa_operation_set_state_callback() APIPaul Meng2013-01-121-0/+1
* introspect: Add functions to handle the latency offset.poljar (Damir Jelic)2012-06-301-0/+1
* proplist: Change proplist_name_valid() to be public function pa_proplist_key_...Tanu Kaskinen2012-06-291-0/+1
* format: Allow format->sample spec conversion for compressed formatsArun Raghavan2012-03-051-1/+0
* format: Add API to query a property's typeArun Raghavan2012-03-051-0/+1
* format: Update map-fileArun Raghavan2012-03-051-0/+6
* formats: Export more functions needed for a clean build.Colin Guthrie2011-09-051-0/+4
* formats: The format code should be in libpulse, not libpulsecommonColin Guthrie2011-09-051-0/+1
* device-restore: Change the API to include type information (sink vs. source)Colin Guthrie2011-08-181-3/+3
* device-restore: Various fixes for the protocol extension.Colin Guthrie2011-08-091-0/+1
* protocol-native: Allow clients to know at what index underrun occurredDavid Henningsson2011-08-021-0/+1
* Remove libpulse-browse and pabrowseMaarten Bosmans2011-06-241-6/+0
* device-restore: Add a new protocol extension for device-restore.Colin Guthrie2011-06-221-0/+5
* capture: Implement per-stream volume control for capture streams.Colin Guthrie2011-06-221-0/+2
* format: Add some convenience API for setting propertiesArun Raghavan2011-05-151-0/+4
* format: Extend properties to handle lists/rangesArun Raghavan2011-05-151-0/+5
* format: Export pa_format_info_is_compatible in APIArun Raghavan2011-05-151-0/+1
* stream: Add API to get a stream's pa_format_infoArun Raghavan2011-05-021-0/+1
* format: Add some convenience functions for printingArun Raghavan2011-05-021-0/+2
* format: Add convenience API to check if a format is PCM or notArun Raghavan2011-05-021-0/+1
* core: Add extended stream API to support compressed formatsArun Raghavan2011-05-021-0/+1
* core: Add a pa_format_info structureArun Raghavan2011-05-021-0/+4
* volume: add pa_cvolume_inc_clamp functionVladimir Kokarev2009-11-051-0/+1
* libpulse: introduce pa_context_get_tile_size() callLennart Poettering2009-10-281-0/+1
* Merge remote branch 'coling/history'Lennart Poettering2009-10-071-0/+8
|\
| * device-manager: Change the prefer/defer options to a single 'reorder' command.Colin Guthrie2009-10-011-2/+1
| * device-manager: Update exportsColin Guthrie2009-10-011-1/+4
| * device-manager: Export device-manager extension functionsColin Guthrie2009-10-011-0/+6
* | Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-191-0/+5
|\ \ | |/
| * volume: introduce pa_cvolume_{inc|dec}()Lennart Poettering2009-08-191-0/+2
| * volume: introduce pa_cvolume_min() and pa_cvolume_min_mask()Lennart Poettering2009-08-191-0/+2
| * volume: add pa_cvolume_merge() callLennart Poettering2009-08-171-0/+1
* | Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-161-0/+2
|\ \ | |/
| * client: include zerocopy write calls in map fileLennart Poettering2009-07-231-0/+2
* | proplist: New function: pa_proplist_equal()Tanu Kaskinen2009-08-091-0/+1
|/
* Base mainloop on pa_rtclock_now()Marc-André Lureau2009-06-201-0/+2
* pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau2009-06-201-0/+1
* libpulse: implement client side for sink/source port selection commandsLennart Poettering2009-06-171-0/+4
* channelmap: implement pa_channel_position_from_string()Lennart Poettering2009-06-171-0/+1
* volume: implement functions for multiplicating a cvolume with a scalarLennart Poettering2009-06-171-0/+2