lots of high-level api changes, including major re-factoring in the Backend class and general package restructuring |
|
More...
|
over 13 years ago
|
added connect(...) and isConnected() methods to Protocol as well as updated the documentation on done() to require it to close the connection to allow use without an explicit SocketManager |
|
More...
|
over 13 years ago
|
added a method to retrieve upcoming recordings |
|
More...
|
over 13 years ago
|
added support for the new system event SCREEN_TYPE with data points CREATED and DESTROYED |
|
More...
|
over 13 years ago
|
added a method to retrieve upcoming recordings |
|
More...
|
over 13 years ago
|
added support for the new system event SCREEN_TYPE with data points CREATED and DESTROYED |
|
More...
|
over 13 years ago
|
added drive info |
|
More...
|
over 13 years ago
|
added default port values |
|
More...
|
over 13 years ago
|
added drive info |
|
More...
|
over 13 years ago
|
added default port values |
|
More...
|
over 13 years ago
|
fixed a bug in ProtocolUtils.combineInts that would generate bad values if the lower integer had a 1 in the left most bit (in this case, we don't want to treat the value as a negative number) |
|
More...
|
over 13 years ago
|
added a new test for the condition where recorderId is not greater than 0 |
|
More...
|
over 13 years ago
|
fixed a bug in ProtocolUtils.combineInts that would generate bad values if the lower integer had a 1 in the left most bit (in this case, we don't want to treat the value as a negative number) |
|
More...
|
over 13 years ago
|
added a new test for the condition where recorderId is not greater than 0 |
|
More...
|
over 13 years ago
|
added unit tests |
|
More...
|
over 13 years ago
|
added unit tests |
|
More...
|
over 13 years ago
|
first pass at abstracting out some common test functionality |
|
More...
|
over 13 years ago
|
added new unit tests |
|
More...
|
over 13 years ago
|
first pass at abstracting out some common test functionality |
|
More...
|
over 13 years ago
|
added new unit tests |
|
More...
|
over 13 years ago
|
added unit test as well as equals and hashcode methods (testing on id) to RecorderDevice |
|
More...
|
over 13 years ago
|
removed unnecessary MalformedURLException |
|
More...
|
over 13 years ago
|
added unit test as well as equals and hashcode methods (testing on id) to RecorderDevice |
|
More...
|
over 13 years ago
|
removed unnecessary MalformedURLException |
|
More...
|
over 13 years ago
|
if an exception occurs while making a selection, log that exception (if this were a real end-user app, the user should be notified as well, but it's just for testing) |
|
More...
|
over 13 years ago
|
fixed an error in Program - dupIn is actually a set of values, not a single value (stored as a bitmask in MythTV) |
|
More...
|
over 13 years ago
|
if an exception occurs while making a selection, log that exception (if this were a real end-user app, the user should be notified as well, but it's just for testing) |
|
More...
|
over 13 years ago
|
fixed an error in Program - dupIn is actually a set of values, not a single value (stored as a bitmask in MythTV) |
|
More...
|
over 13 years ago
|
added unit tests |
|
More...
|
over 13 years ago
|
added unit tests |
|
More...
|
over 13 years ago
|