pulseaudio/src/pulse
Arun Raghavan 177cfb1f1c stream: Clarify the sign of error return codes
The returned error values are all negative, but the documentation did
not explicitly mention this. Thanks to Vincent Penquerc'h for pointing
this out.
2012-01-14 10:19:32 +05:30
..
.gitignore add another .gitignore file, this time for pulse/ 2008-06-18 00:47:32 +02:00
cdecl.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
channelmap.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
channelmap.h doc: Add some more doxygen tags to existing comments 2011-10-04 09:40:05 +01:00
client-conf-x11.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
client-conf-x11.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
client-conf.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
client-conf.h client: introduce auto-connect-display= following the scheme of auto-connect-localhost= 2010-01-13 22:15:52 +01:00
client.conf.in client.conf.in: Typo. s/a/are/ 2010-02-02 09:02:21 +01:00
context.c pstream: Fix spelling of 'receive'. 2011-12-12 22:36:39 +00:00
context.h doc: Add some more doxygen tags to existing comments 2011-10-04 09:40:05 +01:00
def.h def: Document that pa_buffer_attr.maxlength is in bytes. 2011-12-12 22:39:58 +00:00
error.c error: Fix spelling of 'initialization' in errortab for PA_ERR_MODINITFAILED 2011-12-12 23:57:54 +00:00
error.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
ext-device-manager.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
ext-device-manager.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
ext-device-restore.c Squash the last gcc warnings 2011-09-03 12:17:13 +02:00
ext-device-restore.h device-restore: Change the API to include type information (sink vs. source) 2011-08-18 17:33:08 +01:00
ext-stream-restore.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
ext-stream-restore.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
fork-detect.c add pa_assert_cc() for compile time assertions 2009-03-23 21:03:52 +01:00
fork-detect.h try to detect when stupid clients forks and refuse all service from then on 2009-03-05 04:33:40 +01:00
format.c format: Remove stupid copy-paste-o 2011-08-16 15:21:45 +05:30
format.h format: Add description for format.h 2011-12-12 23:57:50 +00:00
gccmacro.h Remove extra ; s where they are not allowed in strict C99 2011-08-25 18:21:49 +05:30
glib-mainloop.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
glib-mainloop.h doxygen: Add 'See also' linking to the overview page 2010-10-13 09:07:39 +01:00
internal.h protocol-native: Allow clients to know at what index underrun occurred 2011-08-02 13:59:00 +01:00
introspect.c Introduce "available" concept for ports, and communicate that to clients. Bump protocol version to 24. 2011-11-26 13:47:33 +02:00
introspect.h introspect: Fix unresolved doxygen link pa_port_available_t 2011-12-12 23:57:54 +00:00
mainloop-api.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
mainloop-api.h Spelling fixes in public headers 2011-08-25 11:27:35 +01:00
mainloop-signal.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
mainloop-signal.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
mainloop.c win32: Avoid some compiler warnings when cross-compiling for mingw32 2011-11-27 16:24:48 +00:00
mainloop.h doxygen: Add 'See also' linking to the overview page 2010-10-13 09:07:39 +01:00
operation.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
operation.h client: extend documentation on pa_operation_cancel() a bit 2009-08-03 23:07:59 +02:00
proplist.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
proplist.h proplist: Consistently use parameter name p for a pa_proplist* in prototype 2011-12-12 23:57:54 +00:00
pulseaudio.h Spelling fixes in public headers 2011-08-25 11:27:35 +01:00
rtclock.c Add sys/time.h include to rtclock.c 2011-06-24 00:29:47 +01:00
rtclock.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
sample.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
sample.h Spelling fixes in public headers 2011-08-25 11:27:35 +01:00
scache.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
scache.h doxygen: Add 'See also' linking to the overview page 2010-10-13 09:07:39 +01:00
simple.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
simple.h simple: Fix typos in simple.h doxygen documentation 2011-12-12 23:57:54 +00:00
stream.c stream: Fix comments 2011-12-12 22:39:52 +00:00
stream.h stream: Clarify the sign of error return codes 2012-01-14 10:19:32 +05:30
subscribe.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
subscribe.h doc: Document subscription events better 2011-07-27 21:52:32 +05:30
thread-mainloop.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
thread-mainloop.h mainloop: Fix typos and rewording of thread-mainloop.h doxygen documentation 2011-12-12 23:57:55 +00:00
timeval.c More spelling fixes 2011-08-25 11:27:47 +01:00
timeval.h Spelling fixes in public headers 2011-08-25 11:27:35 +01:00
utf8.c Do something sensible when compiled without iconv support 2011-10-11 22:48:21 +05:30
utf8.h utf8: Fix doxygen file description for utf8.h 2011-12-12 23:57:54 +00:00
util.c win32: Make some unused-variable warnings go away 2011-06-24 00:34:05 +01:00
util.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
version.h.in libpulse: Always return a three part version number in API calls. 2011-10-01 13:21:03 +01:00
volume.c Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02:00
volume.h Spelling fixes in public headers 2011-08-25 11:27:35 +01:00
xmalloc.c Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
xmalloc.h malloc: implement pa_xrenew() 2009-06-17 03:07:42 +02:00