1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-01 12:35:22 +00:00
transmission/utils
Mike Gelfand d8d361e491
Make some utility functions return std::string to simplify code (#2368)
* tr_formatter_speed_KBps returns std::string

* tr_formatter_mem_B returns std::string

* tr_formatter_size_B returns std::string

* tr_strpercent/tr_strratio returns std::string
2021-12-31 03:30:21 +03:00
..
CMakeLists.txt refactor: port daemon and utils to C++ (#1825) 2021-09-21 18:03:39 -05:00
create.cc Make some utility functions return std::string to simplify code (#2368) 2021-12-31 03:30:21 +03:00
edit.cc fix: sonarcloud (#2327) 2021-12-17 14:48:02 -06:00
remote.cc Make some utility functions return std::string to simplify code (#2368) 2021-12-31 03:30:21 +03:00
show.cc Make some utility functions return std::string to simplify code (#2368) 2021-12-31 03:30:21 +03:00
transmission-create.1 Add support for creating torrents with a source flag (#443) 2021-10-18 18:05:39 -05:00
transmission-edit.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
transmission-remote.1 Add argument description to --labels command line option in transmission-remote man. (#1364) 2020-07-27 00:30:32 -05:00
transmission-show.1 fixup! (trunk) update credits (#1205) 2020-05-02 11:42:18 -05:00
units.h fix: sonarcloud (#2356) 2021-12-28 11:23:47 -06:00