Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-16 | Fix crash off objects being null | Scott Jackson | |
2014-05-16 | Disable pull to refresh from DownloadFragment | Scott Jackson | |
2014-05-16 | Fix header showing in hybrid directories | Scott Jackson | |
2014-05-16 | Throw error if url is null | Scott Jackson | |
2014-05-16 | Samsung check moved to broadcast handler | daneren2005 | |
2014-05-16 | Only broadcast paused in PREPARED state for Samsung devices | daneren2005 | |
2014-05-15 | Create .nomedia in music folder as well as home | daneren2005 | |
Subsonic maintains two separate directories: one for music and one for artwork, playlists, etc to be stored. The .nomedia needs to still be in the home folder so that the playlists don't show up, but it is also needed in the music folder to hide those as well. | |||
2014-05-13 | Only broadcast paused in PREPARE state for Samsung | daneren2005 | |
Samsung devices require that a song be in the PAUSED state for the Bluetooth metadata to be updated properly. It seems to be causing issues with other devices (ie: LG G2): http://forum.subsonic.org/forum/viewtopic.php?f=16&t=14338 | |||
2014-05-13 | Add completeFileAvailable to nextPlaying buffer log | daneren2005 | |
2014-05-08 | Remove pointless log | daneren2005 | |
2014-05-08 | Remove accidental log | daneren2005 | |
2014-05-07 | Dsub 4.6.3 Released | Scott Jackson | |
2014-05-07 | Remove attempt to remove albums after star | Scott Jackson | |
2014-05-07 | Fix typo in showing artist fix | Scott Jackson | |
2014-05-07 | Update hu translation | Scott Jackson | |
2014-05-07 | Fix refreshing adding multiple instances of grid | daneren2005 | |
2014-05-07 | Remove album when unstarred from Starred list | daneren2005 | |
2014-05-07 | Only hide artist if they are all the same | daneren2005 | |
2014-05-06 | Rework folder button to not be called after setAdapter | Scott Jackson | |
2014-05-06 | #339 Fix another case for wrong next playing after swap | Scott Jackson | |
2014-05-05 | #343 Correct fix for infinite scroller | Scott Jackson | |
2014-05-05 | #343 Fix infinite adapter for largeAlbums = false | daneren2005 | |
2014-05-05 | #344 Fix recursive download for album only actions | daneren2005 | |
2014-05-05 | DSub 4.6.2 Released | Scott Jackson | |
2014-05-05 | Update Hungarian translation | Scott Jackson | |
2014-05-05 | Fix crash on rotate in offline mode | Scott Jackson | |
2014-05-05 | Merge pull request #342 from mike-s123/master | daneren2005 | |
Put Intent-Filter back, accidentally removed when removing priority | |||
2014-05-05 | Merge pull request #341 from thknepper/master | daneren2005 | |
update german translation | |||
2014-05-05 | Merge branch 'EQ' of https://github.com/daneren2005/Subsonic | Scott Jackson | |
2014-05-04 | wrap | root | |
<action android:name="android.intent.action.MEDIA_BUTTON" /> in <intent-filter> | |||
2014-05-04 | update german translation | Thomas Knepper | |
2014-05-03 | Shouldn't need that try/catch block anymore | Scott Jackson | |
2014-05-03 | Apply same work around for applying presets | Scott Jackson | |
2014-05-03 | Forgot this in changelog | Scott Jackson | |
2014-05-03 | DSub 4.6.1 Released | Scott Jackson | |
2014-05-03 | Fix GB specific error | Scott Jackson | |
2014-05-03 | Fix crash in ICS and below | Scott Jackson | |
2014-05-03 | Set to "" instead of GONE so star is still on right side | Scott Jackson | |
2014-05-03 | Fix crash for "Root" artist | Scott Jackson | |
2014-05-02 | Possible fix for EQ crash some users are getting | Scott Jackson | |
2014-05-02 | DSub 4.6 Released | Scott Jackson | |
2014-05-02 | Fix rotate crashing SelectArtistFragment | Scott Jackson | |
2014-05-02 | Add more cells for landscape/tablets | Scott Jackson | |
2014-05-02 | Add back star to albums, make grid text a step smaller | Scott Jackson | |
2014-05-01 | Fix for devices with empty SD card slots | Scott Jackson | |
2014-04-30 | DSub 4.6 Beta 3 Released | Scott Jackson | |
2014-04-30 | Gingerbread compatibility | Scott Jackson | |
2014-04-30 | Fix crash | Scott Jackson | |
2014-04-30 | Make large album art optional | Scott Jackson | |
2014-04-30 | Fix search fragment having pull down refresh | Scott Jackson | |