summaryrefslogtreecommitdiffstats
path: root/nbproject/project.xml
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2017-12-19 17:16:01 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-12-20 00:24:51 +0100
commit4e05b46538610f29eb26d302d98baa68a845c9e7 (patch)
tree9976238265547607f91708cb7b408b3376129639 /nbproject/project.xml
parentb5007352099457ef9d9ff5bb757af605ef927b16 (diff)
Change websock session id from uid only to pcm+uideel_4.99.5eel/4.99.54.99.5
This allow to have one session per PCM in order to allow a single process handling multiple PCM like pulse to have on independant session per PCM. Change-Id: Icdd3e4d44539dba2349d70edeaaeee861c3bd1cf Signed-off-by: Fulup Ar Foll <fulup@iot.bzh> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r--nbproject/project.xml39
1 files changed, 0 insertions, 39 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml
deleted file mode 100644
index 89a149f..0000000
--- a/nbproject/project.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://www.netbeans.org/ns/project/1">
- <type>org.netbeans.modules.cnd.makeproject</type>
- <configuration>
- <data xmlns="http://www.netbeans.org/ns/make-project/1">
- <name>alsa-4a</name>
- <c-extensions>c</c-extensions>
- <cpp-extensions>cpp,cxx</cpp-extensions>
- <header-extensions>h</header-extensions>
- <sourceEncoding>UTF-8</sourceEncoding>
- <make-dep-projects/>
- <sourceRootList>
- <sourceRootElem>.</sourceRootElem>
- </sourceRootList>
- <confList>
- <confElem>
- <name>Speaker-Test_Mumtimedia</name>
- <type>0</type>
- </confElem>
- <confElem>
- <name>Afb-Daemon_Basic</name>
- <type>0</type>
- </confElem>
- <confElem>
- <name>Afb-Daemon__HAL_</name>
- <type>0</type>
- </confElem>
- </confList>
- <formatting>
- <project-formatting-style>false</project-formatting-style>
- </formatting>
- </data>
- <spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1">
- <word>Authorize</word>
- <word>Controler</word>
- <word>printf</word>
- </spellchecker-wordlist>
- </configuration>
-</project>