mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-18 08:56:40 -05:00
* new tool pacmd
* fix pacat/paplay/pactl for new API version * fix memory leak in pa_ioline git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@304 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
c90409e4b7
commit
28d97441e7
8 changed files with 218 additions and 4 deletions
|
|
@ -88,4 +88,6 @@ int pa_startswith(const char *s, const char *pfx);
|
|||
|
||||
char *pa_runtime_path(const char *fn, char *s, size_t l);
|
||||
|
||||
int pa_msleep(unsigned long t);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue