2016-01-22 02:24 | Merge pull request #3 from berndverst/upstream | Brian Swetland | 3 | +45 | -0 |
2016-01-22 00:39 | Adds missing license information | Bernd Verst | 3 | +45 | -0 |
2012-03-03 23:24 | Merge pull request #1 from SR-G/master | Brian Swetland | 1 | +1 | -1 |
2012-03-03 15:10 | Location has changed and is "device_description" and not any more "zone_player" since a few Sonos version (3.5 maybe). | Serge | 1 | +1 | -1 |
2011-08-15 01:51 | add getter for transport uri | Brian Swetland | 2 | +19 | -3 |
2011-08-07 16:56 | Sonos: add item flags and wire up getVolume | Brian Swetland | 3 | +30 | -7 |
2011-08-07 15:00 | Sonos: more copy-avoidance for Android | Brian Swetland | 1 | +4 | -4 |
2011-08-07 14:59 | XMLSequence: provide comparator that won't cause copies on Android | Brian Swetland | 1 | +9 | -0 |
2011-08-07 14:35 | XML/XMLSequence: remove use of Pattern and Matcher | Brian Swetland | 2 | +220 | -69 |
2011-08-07 14:34 | SoapRPC: dump xml parse error if it occurs | Brian Swetland | 1 | +2 | -0 |
2011-08-07 12:30 | XML: remove dead code | Brian Swetland | 1 | +0 | -4 |
2011-08-07 12:28 | Sonos/SonosItem: avoid some copies during callbacks | Brian Swetland | 2 | +21 | -15 |
2011-08-07 12:27 | XML: work around an Android runtime bug | Brian Swetland | 1 | +7 | -0 |
2011-08-07 12:19 | SonosListener: add a done callback | Brian Swetland | 2 | +2 | -0 |
2011-08-07 11:02 | XMLSequence: don't explode on toString() if data is null | Brian Swetland | 1 | +2 | -0 |
2011-07-31 15:21 | discovery and other goodies | Brian Swetland | 7 | +259 | -18 |
2011-07-25 05:30 | Sonos.java: ensure that index doesn't reset every 100 tracks | Brian Swetland | 1 | +2 | -3 |
2011-07-25 03:49 | Sonos.java: reset SonosItem between callbacks to avoid stale data | Brian Swetland | 1 | +1 | -0 |
2011-07-25 03:23 | update Sonos.browse() to use SonosListener interface and SonosItem container | Brian Swetland | 6 | +121 | -77 |
2011-07-25 02:11 | overhaul SoapRPC, update code | Brian Swetland | 5 | +259 | -96 |
2011-07-24 20:31 | pull XML.Sequence out into XMLSequence to make things tidier | Brian Swetland | 3 | +160 | -139 |
2011-07-24 19:50 | debugging goodness - xml pretty-printer and more trace options | Brian Swetland | 5 | +127 | -23 |
2011-07-24 17:49 | initial checkin -- much to be done | Brian Swetland | 8 | +710 | -0 |