mirror of
https://github.com/transmission/transmission
synced 2025-02-21 21:57:01 +00:00
* refactor: tr_ctorSaveContents takes a string_view filename * refactor: remove tr_ctorSaveMagnetContents * refactor: announce_list::save takes a std::string_view * refactor: magnet() takes an OutputIt arg Generate the magnet link URL into an output iterator * refactor: remove deprecated calls to tr_http_escape * refactor: tr_torrent.torrentFile takes an OutputIterator * refactor: tr_torrent.torrentFile returns a tr_pathbuf * refactor: tr_torrent_metainfo.makeFilename returns a tr_pathbuf * refactor: use tr_urlbuf in announcer-http |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
create.cc | ||
edit.cc | ||
remote.cc | ||
show.cc | ||
transmission-create.1 | ||
transmission-edit.1 | ||
transmission-remote.1 | ||
transmission-show.1 | ||
units.h |