Commit Graph

19 Commits

Author SHA1 Message Date
3f255d6b45 upd attribute ssection in readme 2023-08-17 23:31:26 +01:00
9bd2b53b3d udpate attributes section in README 2023-08-17 23:28:37 +01:00
61c9a7b365 reword in readme.
remove brackets
2023-08-17 23:26:34 +01:00
daa8c6ada1 adds Events::Client.on method
allows registering blocks to be called back later

examples, readme updated

minor bump
2023-08-17 23:09:32 +01:00
70b60b3cac reword 2023-08-11 18:23:42 +01:00
210d13ba1e update main example to print mute state 2023-08-11 16:15:17 +01:00
13f57f79f6 rename name to req_name in OBSWSRequestError
patch bump
2023-08-11 13:10:44 +01:00
976c8f19a8 new error classes
OBSWSConnectionError, OBSWSRequestError added

they subclass OBSWSError

readme updated with new error classes
2023-08-11 02:22:14 +01:00
4fdebc8178 Callbacks module extended
Now supports callback methods as well observer classes

levels example now uses callback methods

register,deregister now alias add/remove observer methods

minor version bump
2023-07-27 14:55:00 +01:00
e15e17cc9f update readme title 2023-07-26 16:12:38 +01:00
3d3d8f3020 log level may now be set with environment variable 2023-07-26 14:37:49 +01:00
15c4baf5d7 raekfile updated
rework examples
2023-07-21 06:37:14 +01:00
5f08b97759 example in readme and main.rb refactored
code style badge changed to standard
2023-07-19 15:14:28 +01:00
aafcd185d0 patch bump
add full request payload to logger.

raise OBSWSError if auth enabled but no password provided

add example tasks to rake file

add logging section to README
2022-11-25 17:57:56 +00:00
onyx-and-iris
9842bed8b6 add installation section to readme 2022-10-24 02:01:30 +01:00
norm
182e1f72d3 fix LICENSE link in readme 2022-10-23 05:25:47 +01:00
norm
95b3e0cee2 add rubygems badge to readme 2022-10-23 05:20:05 +01:00
onyx-and-iris
c3f39ea095 fix require in readme example 2022-10-22 22:35:55 +01:00
onyx-and-iris
ae4956f625 initial commit 2022-10-22 22:30:40 +01:00