Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

Releases: Nutomic/controldlna

1.0.2

11 May 20:06
Compare
Choose a tag to compare
  • fixed crash when route is added
  • sort routes by name
  • fix server sorting

1.0.1

09 May 18:18
Compare
Choose a tag to compare
  • Fixed crash when opening settings for the first time

1.0.0

05 May 18:15
Compare
Choose a tag to compare
  • added launcher icon
  • several crash fixes
  • improve handling of wifi disabled/enabled
  • code formatting

0.6.0

01 May 22:45
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
  • completely migrated build process to gradle
  • added default folder/file icons
  • fixed various crashes
  • added options:
    • enable wifi on start
    • disable playback on incoming call
    • contact developer
  • merged 'localroute' project

0.5.3

13 Apr 12:50
Compare
Choose a tag to compare
0.5.3 Pre-release
Pre-release
  • fixed notification behaviour
  • fixed playback stopping after first track
  • fixed playback to gmediarenderer
  • fixed seek

0.5.2

20 Feb 21:46
Compare
Choose a tag to compare
0.5.2 Pre-release
Pre-release
  • fixed crashes on screen rotation
  • refactoring
  • behaviour fixes for notification click and play/pause button state

0.5.1

07 Jan 11:29
Compare
Choose a tag to compare
0.5.1 Pre-release
Pre-release
  • various bug fixes
  • fixed status being polled while playback is paused
  • changed "wifi disabled" warning

0.5.0

29 Dec 19:51
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • lots of bug fixes
  • added shuffle/repeat buttons
  • slightly changed next/previous button behaviour (eg single tap on previous restarts current item, double tap plays previous item)

0.4.1

18 Oct 13:11
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release
  • Improved notification handling
  • Improved handling if wifi is disconnected

0.4.0

07 Oct 15:08
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Changed playback to go through MediaRouter API, allowing playback to non-DLNA devices
  • Added proper screen rotation handling