summaryrefslogtreecommitdiffstats
path: root/src/pulse/def.h
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Fix version numbers for new featuresColin Guthrie2010-12-041-3/+3
* core: Add infrastructure for synchronizing HW and SW volume changesJyri Sarha2010-10-161-1/+6
* AC3 passthrough supportPierre-Louis Bossart2010-08-121-1/+16
* headers: Some trivial fixes for some documentation typosMads Kiilerich2010-01-051-1/+2
* libpulse: introduce PA_STREAM_RELATIVE_VOLUMELennart Poettering2009-10-291-1/+9
* libpulse: Add *_NOFLAGS flags with value 0 for various enumsColin Guthrie2009-09-221-0/+11
* CANCELLED vs. CANCELEDLennart Poettering2009-09-171-2/+3
* libpulse: add new error code PA_ERR_BUSYLennart Poettering2009-09-111-0/+1
* bluetooth: return sensible error code in set_profile()Lennart Poettering2009-06-171-0/+1
* various spelling fixesMaarten Bosmans2009-04-041-9/+9
* Merge commit 'elmarco/dbus'Lennart Poettering2009-03-301-1/+4
|\
| * pulse: client connect to dbusMarc-André Lureau2009-03-301-1/+4
* | typo fixLennart Poettering2009-03-301-1/+1
|/
* fix value of DYNAMIC_LATENCYLennart Poettering2009-03-251-1/+1
* introduce new flag that marks sinks/sources which can adjust the latency dyna...Lennart Poettering2009-03-251-2/+12
* try to detect when stupid clients forks and refuse all service from then onLennart Poettering2009-03-051-0/+2
* allow sending meta/policy events to clientsLennart Poettering2009-02-121-0/+10
* add #defines for all enums that lacked itLennart Poettering2009-02-061-0/+65
* add a macro definition for each error codeLennart Poettering2009-02-031-0/+28
* add new error code PA_ERR_NOTIMPLEMENTEDLennart Poettering2009-02-031-0/+1
* implement PA_STREAM_FAIL_ON_SUSPEND logicLennart Poettering2009-02-031-1/+7
* move flat volume logic into the core. while doing so add n_volume_steps field...Lennart Poettering2009-01-271-1/+6
* import version.h in all header files to make sure that version-based feature ...Lennart Poettering2009-01-271-0/+1
* fix copy'n'paste errorLennart Poettering2009-01-221-2/+2
* remove misplaced whitespaceLennart Poettering2009-01-201-1/+1
* Document explicitly that the internal sink/source states are not considered p...Lennart Poettering2009-01-191-6/+18
* pulse: share private enum values with client sideMarc-André Lureau2009-01-201-2/+18
* pulse: introspect sink stateMarc-André Lureau2009-01-201-1/+59
* fix doxygen version referencesLennart Poettering2009-01-191-2/+2
* kill autoload stuff as plannedLennart Poettering2009-01-151-3/+8
* add new pa_card object as a way to logically combine multiple sinks and sourcesLennart Poettering2009-01-151-1/+7
* make PA_CONTEXT_IS_GOOD/PA_STREAM_IS_GOOD a macro so that we can easily check...Lennart Poettering2009-01-151-2/+10
* build: fix few warningsMarc-André Lureau2009-01-131-1/+1
* Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTEDLennart Poettering2008-10-261-2/+18
* introduce macros for all flags so that clients can check for them with #ifdefLennart Poettering2008-09-031-1/+41
* reindent comments a bitLennart Poettering2008-09-031-197/+263
* Implement "early requests" mode.Lennart Poettering2008-09-031-142/+118
* don't include leagacy definition PA_STREAM_NOT_MONOTONOUS in docsLennart Poettering2008-09-011-0/+3
* add a new error code PA_ERR_NOEXTENSIONLennart Poettering2008-08-031-0/+1
* prepare doxygen docs for 0.9.11Lennart Poettering2008-07-211-20/+52
* call the enum PA_STREAM_NOT_MONOTONIC and make PA_STREAM_NOT_MONOTONOUS an al...Lennart Poettering2008-06-261-4/+9
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-32/+132
* - Check process name when dealing with PID filesLennart Poettering2007-11-211-1/+78
* ignore network sinks/sourcesLennart Poettering2007-10-291-2/+4
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-8/+8
* bump API and protocol version. Return PA_ERR_NOTSUPPORTED if pa_context_move_...Lennart Poettering2006-08-011-0/+1
* add two more \sinceLennart Poettering2006-07-181-2/+2
* add new PA_SOURCE_HARDWARE/PA_SINK_HARDWARE flagLennart Poettering2006-07-161-2/+4