1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 17:17:31 +00:00
transmission/macosx/en.lproj
Daniel Kamil Kozar 77b11232f2
Add support for creating torrents with a source flag (#443)
* Add support for creating torrents with a source flag

* Add the source flag functionality for Mac OSX

* Source flag should be a part of the info dictionary

* Address review comments

* Rename "sourceFlag" to "source" since "Flag" is usually reserved for booleans.
* Free the "source" pointer in tr_metainfoFree.
* Add information about transmission-create argument to its manpage.

* Replace all occurences of "sourceFlag" with "source" and use "Source tag" in UI

* Settle on just "Source" in UI

* The last usage of "flag" hopefully bites the dust! ;-)

* Add a missing free for the source in tr_metainfoFree

* Add a "source" field to the torrent-get RPC method

* uncrustify

* Test for torrents having different infohashes due to different source flags.

This is the whole point of this feature, so it makes sense to test it.

* case is important

* try to incorporate the macosx xml changes
2021-10-18 18:05:39 -05:00
..
AddMagnetWindow.xib Disable tabbing mode for all Mac client windows 2018-09-30 14:41:40 +03:00
AddWindow.xib Fix: issue #1889, #1894, #1912, #1913 (#1923) 2021-10-13 11:04:10 -05:00
Creator.xib Add support for creating torrents with a source flag (#443) 2021-10-18 18:05:39 -05:00
GlobalOptionsPopover.xib Set idle seed limit range to 1..40320 (4 weeks tops) in all clients 2017-07-05 21:07:16 +03:00
GroupRules.xib Don't have a background on group rules 2018-12-21 18:04:03 -05:00
InfoActivityView.xib Update Xcode project format to 8.0 2017-02-05 11:52:39 +03:00
InfoGeneralView.xib Update Xcode project format to 8.0 2017-02-05 11:52:39 +03:00
InfoOptionsView.xib Set idle seed limit range to 1..40320 (4 weeks tops) in all clients 2017-07-05 21:07:16 +03:00
InfoPlist.strings Bump copyright to 2020 (some more places) (#1206) 2020-05-02 12:26:42 -05:00
Localizable.strings Sync existing translations with Transifex 2019-03-06 03:12:51 +03:00
MainMenu.xib Disable tabbing mode for all Mac client windows 2018-09-30 14:41:40 +03:00
PrefsWindow.xib Fix: issue #1940 (#1955) 2021-10-14 13:18:18 -05:00