summaryrefslogtreecommitdiff
path: root/src/pulse/introspect.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2014-12-15introspect: Minor documentation fixArun Raghavan1-1/+1
2014-01-23introspect, thread-mainloop: Fix Doxygen "since" tagsTanu Kaskinen1-3/+3
2014-01-03Documentation of known misuse of PulseAudio APIAlexander E. Patrakov1-0/+28
2013-11-05introspect: Fix ABI break introduced by b98a2e1Luiz Augusto von Dentz1-7/+19
2013-07-15introspect: Expose card profile available flagLuiz Augusto von Dentz1-0/+6
2012-11-08introspect: Minor documentation fixArun Raghavan1-4/+4
2012-06-30introspect: Add functions to handle the latency offset.poljar (Damir Jelic)1-0/+4
2012-04-17pulse: Fix warning in introspect.h; minor rewording and punctuation.Peter Meerwald1-50/+50
2012-03-11introspect: Expose port info per card to clientsDavid Henningsson1-0/+16
2011-12-12introspect: Fix unresolved doxygen link pa_port_available_tPeter Meerwald1-2/+2
2011-11-26Introduce "available" concept for ports, and communicate that to clients. Bum...David Henningsson1-0/+2
2011-08-16introspect: fix typo in default sink/source docsJonny Lamb1-1/+1
2011-08-16introspect: fix source output and sink input docs mix-upJonny Lamb1-4/+4
2011-06-22introspect: Get format of source outputColin Guthrie1-0/+1
2011-06-22capture: Implement per-stream volume control for capture streams.Colin Guthrie1-3/+12
2011-06-22introspect: Get formats for sourcesColin Guthrie1-0/+2
2011-05-02introspect: Get format of sink inputArun Raghavan1-0/+1
2011-05-02introspect: Get formats for sinksArun Raghavan1-0/+3
2011-03-29sink-input: Add volume_writable to pa_sink_input.Tanu Kaskinen1-1/+1
2011-02-22Allow read-only or non-existing sink input volume.Tanu Kaskinen1-0/+2
2010-12-04doxygen: Fix version numbers for new featuresColin Guthrie1-2/+2
2010-10-13doxygen: Add 'See also' linking to the overview pageDavid Fries1-0/+2
2010-10-13doxygen: Fix documentation typosDavid Fries1-1/+1
2010-10-06introspect: Include whether a stream is corked in the info callback.Colin Guthrie1-0/+2
2010-01-05headers: Some trivial fixes for some documentation typosMads Kiilerich1-1/+1
2009-09-06introspect: rearrange order of functions a bitLennart Poettering1-6/+6
2009-06-17native-protocol: allow enumerating portsLennart Poettering1-0/+24
2009-06-17libpulse: implement client side for sink/source port selection commandsLennart Poettering1-0/+12
2009-04-04various spelling fixesMaarten Bosmans1-3/+3
2009-03-31fix some typos in doxygen commentsMaarten Bosmans1-7/+7
2009-03-03Merge commit 'coling/lgpl21'Lennart Poettering1-1/+1
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-03-03pass profile priority value to clientsLennart Poettering1-0/+1
2009-02-21introduce default channel map in addition to the default sample specLennart Poettering1-0/+1
2009-02-18export card information for sinks/sources and number of sinks/sources a profi...Lennart Poettering1-0/+4
2009-01-27move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering1-2/+4
2009-01-27import version.h in all header files to make sure that version-based feature ...Lennart Poettering1-0/+1
2009-01-20add client API for querying card informationLennart Poettering1-2/+46
2009-01-20pulse: introspect sink stateMarc-André Lureau1-0/+2
2009-01-19fix doxygen version referencesLennart Poettering1-2/+2
2009-01-19allow setting properties for modules, tooLennart Poettering1-0/+1
2009-01-15kill autoload stuff as plannedLennart Poettering1-30/+12
2008-12-24Add "base volume" field to sinks/sourcesLennart Poettering1-0/+2
2008-09-03reindent comments a bitLennart Poettering1-1/+1
2008-08-04fix documentation to follow what actually happensLennart Poettering1-2/+2
2008-08-04remove port definitions from header file since they are not actually used yetLennart Poettering1-5/+0
2008-07-21prepare doxygen docs for 0.9.11Lennart Poettering1-3/+7
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-16add missing const to a few functionsLennart Poettering1-4/+4