diff options
author | Scott Jackson <daneren2005@gmail.com> | 2014-04-01 18:45:37 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2014-04-01 18:45:37 -0700 |
commit | 8fe9c77d25a459e076d01e1f82d6081d657bb99b (patch) | |
tree | 9758e048a590719e258f96efddd0ea6b4fb12f5b /res | |
parent | df9c84b90a49d6fe0b18429d83fee5b7ca24c030 (diff) | |
download | dsub-8fe9c77d25a459e076d01e1f82d6081d657bb99b.tar.gz dsub-8fe9c77d25a459e076d01e1f82d6081d657bb99b.tar.bz2 dsub-8fe9c77d25a459e076d01e1f82d6081d657bb99b.zip |
DSub 4.5.7 Released
Diffstat (limited to 'res')
-rw-r--r-- | res/raw/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index 6b2ec1fc..032d1038 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="utf-8"?> <changelog> + <release version="4.5.7" versioncode="98" releasedate="4/1/2014"> + <change>Add X to notification when casting for quick disconnect</change> + <change>Chromecast obeys repeat preferences</change> + <change>Shuffle by album by default (shuffle on now playing screen if you want by song)</change> + <change>Don't show Chromecast as option if Play Services isn't installed</change> + <change>Improve the handling of cover art for multi-disc albums</change> + <change>Pause for calls when using DSub as remote</change> + <change>German translation (thanks thknepper)</change> + <change>Several minor bug fixes</change> + </release> <release version="4.5.6" versioncode="97" releasedate="3/22/2014"> <change>Fix issues with Chromecast reconnecting</change> <change>Work around for Samsung's bluetooth metadata for 4.3+ devices</change> |