14 Commits

Author SHA1 Message Date
Baldomo
6d21e61624 Updated configuration locations in README, added issue and PR templates 2023-01-09 17:19:23 +01:00
Baldomo
410a3e8e6d Added explicit supported URL schemes matching for all players to reduce protocol abuse, added relevant section to README, added tests for new code 2022-12-30 01:32:08 +01:00
Baldomo
74987a4ba9 Full Go rewrite with WIP suppport for ther systems (Windows custom protocol handler), fixed #4, updated README 2021-07-28 14:09:20 +02:00
Baldomo
821087a20e Updated README with links (and submitted Firefox extension to AMO) 2021-07-26 18:53:33 +02:00
Baldomo
78afbd9e5b Small restyle of README 2021-01-24 18:49:40 +01:00
Baldomo
1bf066ec7c Fully implemented flag overriding and player specification in players.hpp, fixed bugs and updated README 2021-01-24 18:44:12 +01:00
Baldomo
8c2d69b05d Fixed small typos in README 2020-12-26 00:07:10 +01:00
Baldomo
c6db44ea7c Major refactor of code: removed dependency on libcurl, added url.hpp, moved everything in the oim namespace, updated readme, added more documentation comments 2020-12-25 22:31:41 +01:00
Baldomo
8659ddeeee Finally added enqueue functionality to extension options, fixed flawed selector in options, modified main.cpp so enqueuing when mpv is closed open a new instance 2020-12-12 18:00:19 +01:00
Baldomo
1a454608ab Fixed typos in README, added TODO in mpvopts.hpp 2020-12-07 18:58:25 +01:00
Baldomo
94861f36bb Prevented potential key/value parsing bug in qurey_value(string, string), updated README 2020-12-04 11:04:49 +01:00
Baldomo
81c10e755c Added custom flags and custom video player to extension settings and generted mpv:// URLs, updated README 2020-12-04 10:52:58 +01:00
Baldomo
86d8ea4f75 Total c++ rewrite 2020-07-16 19:27:02 +02:00
Baldomo
f43e16dc1f Added query option checking/defaults in main, refactored main.rs, added protocol installation to main 2020-01-24 11:53:30 +01:00