mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
* rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid confusion with polyp/subscribe.[ch]
* same for scache.[ch] git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@496 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b4cb249d70
commit
5ccf4145bc
23 changed files with 30 additions and 30 deletions
|
|
@ -479,7 +479,7 @@ libpolypcore_la_SOURCES += \
|
|||
polypcore/random.c polypcore/random.h \
|
||||
polypcore/resampler.c polypcore/resampler.h \
|
||||
polypcore/sample-util.c polypcore/sample-util.h \
|
||||
polypcore/scache.c polypcore/scache.h \
|
||||
polypcore/core-scache.c polypcore/core-scache.h \
|
||||
polypcore/sconv.c polypcore/sconv.h \
|
||||
polypcore/sconv-s16be.c polypcore/sconv-s16be.h \
|
||||
polypcore/sconv-s16le.c polypcore/sconv-s16le.h \
|
||||
|
|
@ -491,7 +491,7 @@ libpolypcore_la_SOURCES += \
|
|||
polypcore/source.c polypcore/source.h \
|
||||
polypcore/source-output.c polypcore/source-output.h \
|
||||
polypcore/strbuf.c polypcore/strbuf.h \
|
||||
polypcore/subscribe.c polypcore/subscribe.h \
|
||||
polypcore/core-subscribe.c polypcore/core-subscribe.h \
|
||||
polypcore/tokenizer.c polypcore/tokenizer.h \
|
||||
polypcore/util.c polypcore/util.h \
|
||||
polypcore/winsock.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue