1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 01:27:28 +00:00
transmission/extras
qu1ck 7aa12a025d Add labels feature (#822)
* applied changes from https://github.com/Elbandi/transmission/tree/elbandi/labels to official transmission repo

* Fix compilation errors

* Address review comments

Changed `tr_ptrArray* labels` to `tr_ptrArray labels`;
Removed tr_ptrArrayNew() tr_ptrArrayDup() tr_ptrArrayFree()
Use tr_strsep() to split string by delimiters
Update transmission-remote.1
Update rpc-spec.txt

* Fix warning, address comments

* Rebase, fix formatting and address comments

Use uncrustify to format changed files
Fix "const <type>" -> "<type> const"
Fix small comments

* Lock torrent for setLabels, check for duplicates

* Check for empty labels in daemon

* Stop on first error
2019-02-17 04:33:57 -05:00
..
encryption.txt Recode text files in UTF-8, remove trailing whitespace chars 2017-01-13 00:58:50 +03:00
extended-messaging.txt Recode text files in UTF-8, remove trailing whitespace chars 2017-01-13 00:58:50 +03:00
Makefile.am (trunk) rename "doc" as "extras", and add transmission-1920.jpg there 2010-08-02 02:49:52 +00:00
rpc-spec.txt Add labels feature (#822) 2019-02-17 04:33:57 -05:00
send-email-when-torrent-done.sh Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
transmission-1920.jpg lossless compression of images 2017-11-04 00:26:40 +00:00