mirror of
https://github.com/transmission/transmission.git
synced 2026-02-15 07:26:49 +00:00
* refactor: tr_blocklistSetURL() takes a string_view * refactor: tr_ctorSetMetainfoFromFile() takes a string_view * refactor: tr_ctorSetMetainfoFromMagnetLink() takes a string_view * refactor: tr_torrentSetDownloadDir() takes a string_view * refactor: tr_ctorSetDownloadDir() takes a string_view * refactor: tr_ctorSetIncompleteDir() takes a string_view * refactor: tr_torrentSetTrackerList() takes a string_view * refactor: tr_torrentRenamePath() now takes a std::string_view * refactor: tr_torrentFindFromMagnetLink() takes a string_view