summaryrefslogtreecommitdiff
path: root/src/map-file
AgeCommit message (Expand)AuthorFilesLines
2013-01-12pulse: Add pa_operation_set_state_callback() APIPaul Meng1-0/+1
2012-06-30introspect: Add functions to handle the latency offset.poljar (Damir Jelic)1-0/+1
2012-06-29proplist: Change proplist_name_valid() to be public function pa_proplist_key_...Tanu Kaskinen1-0/+1
2012-03-05format: Allow format->sample spec conversion for compressed formatsArun Raghavan1-1/+0
2012-03-05format: Add API to query a property's typeArun Raghavan1-0/+1
2012-03-05format: Update map-fileArun Raghavan1-0/+6
2011-09-05formats: Export more functions needed for a clean build.Colin Guthrie1-0/+4
2011-09-05formats: The format code should be in libpulse, not libpulsecommonColin Guthrie1-0/+1
2011-08-18device-restore: Change the API to include type information (sink vs. source)Colin Guthrie1-3/+3
2011-08-09device-restore: Various fixes for the protocol extension.Colin Guthrie1-0/+1
2011-08-02protocol-native: Allow clients to know at what index underrun occurredDavid Henningsson1-0/+1
2011-06-24Remove libpulse-browse and pabrowseMaarten Bosmans1-6/+0
2011-06-22device-restore: Add a new protocol extension for device-restore.Colin Guthrie1-0/+5
2011-06-22capture: Implement per-stream volume control for capture streams.Colin Guthrie1-0/+2
2011-05-15format: Add some convenience API for setting propertiesArun Raghavan1-0/+4
2011-05-15format: Extend properties to handle lists/rangesArun Raghavan1-0/+5
2011-05-15format: Export pa_format_info_is_compatible in APIArun Raghavan1-0/+1
2011-05-02stream: Add API to get a stream's pa_format_infoArun Raghavan1-0/+1
2011-05-02format: Add some convenience functions for printingArun Raghavan1-0/+2
2011-05-02format: Add convenience API to check if a format is PCM or notArun Raghavan1-0/+1
2011-05-02core: Add extended stream API to support compressed formatsArun Raghavan1-0/+1
2011-05-02core: Add a pa_format_info structureArun Raghavan1-0/+4
2009-11-05volume: add pa_cvolume_inc_clamp functionVladimir Kokarev1-0/+1
2009-10-28libpulse: introduce pa_context_get_tile_size() callLennart Poettering1-0/+1
2009-10-07Merge remote branch 'coling/history'Lennart Poettering1-0/+8
2009-10-01device-manager: Change the prefer/defer options to a single 'reorder' command.Colin Guthrie1-2/+1
2009-10-01device-manager: Update exportsColin Guthrie1-1/+4
2009-10-01device-manager: Export device-manager extension functionsColin Guthrie1-0/+6
2009-08-19Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen1-0/+5
2009-08-19volume: introduce pa_cvolume_{inc|dec}()Lennart Poettering1-0/+2
2009-08-19volume: introduce pa_cvolume_min() and pa_cvolume_min_mask()Lennart Poettering1-0/+2
2009-08-17volume: add pa_cvolume_merge() callLennart Poettering1-0/+1
2009-08-16Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen1-0/+2
2009-08-09proplist: New function: pa_proplist_equal()Tanu Kaskinen1-0/+1
2009-07-23client: include zerocopy write calls in map fileLennart Poettering1-0/+2
2009-06-20Base mainloop on pa_rtclock_now()Marc-André Lureau1-0/+2
2009-06-20pulse: move pa_rtclock_now in pulsecommonMarc-André Lureau1-0/+1
2009-06-17libpulse: implement client side for sink/source port selection commandsLennart Poettering1-0/+4
2009-06-17channelmap: implement pa_channel_position_from_string()Lennart Poettering1-0/+1
2009-06-17volume: implement functions for multiplicating a cvolume with a scalarLennart Poettering1-0/+2
2009-05-25volume: implement pa_cvolume_{scale|max|avg}_mask()Lennart Poettering1-0/+3
2009-05-25map-file: add missing channel map/cvolume position functionsLennart Poettering1-0/+3
2009-05-25channelmap: introduce pa_channel_map_mask() and pa_channel_position_mask_tLennart Poettering1-0/+1
2009-05-25sample: introduce pa_proplist_setp()Lennart Poettering1-0/+1
2009-05-25sample: introduce pa_sample_format_is_{le,be,ne,re}()Lennart Poettering1-0/+2
2009-04-01add buffer_attr callback stuff to exported symbol listLennart Poettering1-0/+1
2009-02-12allow sending meta/policy events to clientsLennart Poettering1-0/+2
2009-02-04add new API pa_ascii_valid(), pa_ascii_filter()Lennart Poettering1-0/+2
2009-02-04add pa_sample_size_of_format()Lennart Poettering1-0/+1
2009-02-03add new API pa_cvolume_compatible_with_channel_map()Lennart Poettering1-0/+1