removed old stub tests for music from the main control test (they are implemented in a separate unit test class) |
|
More...
|
over 13 years ago
|
implemented protocol versions 68 and 69 |
|
More...
|
over 13 years ago
|
implemented a change from protocol version 65 that replaced "Channel Tuned" / "tuned" with "Script Status" / "script" in the signal backend events |
|
More...
|
over 13 years ago
|
removed old stub tests for music from the main control test (they are implemented in a separate unit test class) |
|
More...
|
over 13 years ago
|
fixed an incorrect enum mapping (copy and paste error) |
|
More...
|
over 13 years ago
|
increased the location column to handle some longer fully qualified class names |
|
More...
|
over 13 years ago
|
fixed an incorrect enum mapping (copy and paste error) |
|
More...
|
over 13 years ago
|
increased the location column to handle some longer fully qualified class names |
|
More...
|
over 13 years ago
|
moved the translator reference into AbstractCommand and fixed resulting compilation problems in protocol and control - now all commands require a translator implementation |
|
More...
|
over 13 years ago
|
moved the translator reference into AbstractCommand and fixed resulting compilation problems in protocol and control - now all commands require a translator implementation |
|
More...
|
over 13 years ago
|
updated the protocol version for 0.25 to 67 |
|
More...
|
over 13 years ago
|
updated the protocol version for 0.25 to 67 |
|
More...
|
over 13 years ago
|
this commit adds code for SET_SIGNAL_MONITORING_RATE, but it is not connected yet to any protocol since mythtv documentation and mythtv source code do not agree on what this command does |
|
More...
|
over 13 years ago
|
this is a large re-factoring to better support changes in data structures (as was the case in protocol version 67, which 3 new fields were added to the Program data structure) by having an object-oriented hierarchy rather than static utility classes |
|
More...
|
over 13 years ago
|
this commit adds code for SET_SIGNAL_MONITORING_RATE, but it is not connected yet to any protocol since mythtv documentation and mythtv source code do not agree on what this command does |
|
More...
|
over 13 years ago
|
this is a large re-factoring to better support changes in data structures (as was the case in protocol version 67, which 3 new fields were added to the Program data structure) by having an object-oriented hierarchy rather than static utility classes |
|
More...
|
over 13 years ago
|
initial cut of protocol version 67 changes (no new functionality yet, just the correct version and token) |
|
More...
|
over 13 years ago
|
removed some unnecessary site links for support modules (i.e. util, test, and data) such as a downloads page |
|
More...
|
over 13 years ago
|
initial cut of protocol version 67 changes (no new functionality yet, just the correct version and token) |
|
More...
|
over 13 years ago
|
removed some unnecessary site links for support modules (i.e. util, test, and data) such as a downloads page |
|
More...
|
over 13 years ago
|
re-factored the Settings enum so that the default properties file is at ${user.home}/.libmythtv-java/settings.properties |
|
More...
|
over 13 years ago
|
removed empty test resource directories |
|
More...
|
over 13 years ago
|
re-factored the Settings enum so that the default properties file is at ${user.home}/.libmythtv-java/settings.properties |
|
More...
|
over 13 years ago
|
removed empty test resource directories |
|
More...
|
over 13 years ago
|
slightly simplified the translator maps |
|
More...
|
over 13 years ago
|
implemented MESSAGE RESET_IDLETIME |
|
More...
|
over 13 years ago
|
slightly simplified the translator maps |
|
More...
|
over 13 years ago
|
implemented MESSAGE RESET_IDLETIME |
|
More...
|
over 13 years ago
|
added enums for duplicate in type, duplicate method, and recording search type (search type is not currently used by this set of libraries) |
|
More...
|
over 13 years ago
|
added the ability for a slave backend to send its list of recordings with the initial announcement |
|
More...
|
over 13 years ago
|