summaryrefslogtreecommitdiff
path: root/src/trg-file-parser.h
Commit message (Collapse)AuthorAge
* make connect button a menu button with other profiles, also add a connection ↵Gravatar Alan Fitton2011-10-07
| | | | serial used to discard requests issued before a disconnect which get their callback invoked after a new one is established. add an experimental "repeater" flag on exec commands (eg. %{name}[, ]).
* use GMappedFile instead of mmap. simpler and more portable.. I think an easy ↵Gravatar Alan Fitton2011-09-13
| | | | windows build should be possible using mingw now.
* a torrent add dialog based off Transmission GTK (different bencode+action ↵Gravatar Alan Fitton2011-04-08
implementation) which allows you to set file priorities, torrent priority, directory in advance. probably needs a little more work.