transmission/tests
Daniel Kamil Kozar c1c27f3da0
Expose files' begin and end pieces via RPC (#5578)
* Expose files' begin and end pieces via RPC

This adds two arguments, `beginPiece` and `endPiece`, for each of the entries
in the `files` array of the RPC's `torrent-`get` method.

The point is to allow RPC clients to display a file's completion progress as
piece-based in addition to byte-based.
2023-06-05 13:15:32 -05:00
..
gtest Modernize CMake code (ongoing refactoring) (#4507) 2023-01-01 19:49:48 +00:00
libtransmission Expose files' begin and end pieces via RPC (#5578) 2023-06-05 13:15:32 -05:00
utils fix: use user-preferred locale (#5444) 2023-04-27 09:10:33 -05:00
CMakeLists.txt fix: do not test utils if not building utils (#4946) 2023-02-20 23:43:05 -06:00