mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-06 21:01:42 +02:00
raised version number
This commit is contained in:
parent
6cdf4c7e29
commit
e6db035670
2 changed files with 13 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "de.badaix.snapcast"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 2
|
||||
versionName "0.5.0-beta-1"
|
||||
versionCode 3
|
||||
versionName "0.5.0-beta-2"
|
||||
multiDexEnabled true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
11
notes.txt
11
notes.txt
|
@ -60,4 +60,15 @@ http://hd-idle.sourceforge.net/
|
|||
http://0pointer.de/public/systemd-man/systemd.exec.html#Environment=
|
||||
|
||||
|
||||
*file locations:
|
||||
http://stackoverflow.com/questions/1024114/location-of-ini-config-files-in-linux-unix
|
||||
|
||||
|
||||
*v0.5.0-beta-2:
|
||||
-server host name dialog, ignore IPv6
|
||||
-Fix hide offline on start
|
||||
-HOME dir bug
|
||||
-Client latency
|
||||
-stream playing state
|
||||
|
||||
-Empty latency: app restart, empty client list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue