Rafwarn
Rafwarn
Hi, Just to point this page: https://code.google.com/p/openjpeg/wiki/GSOC_2013 where users are talking about openjpeg bindings for ImageMagick delegate. Openjpeg currently seems to be the best candidate to handle every JPEG2000 variants,...
Example: Make input message text field the first responder when switching to the messages view.
Ok, what I did from the repository side is: 1. create tag when we want to release a binary (a Debug or real Release version) 2. the tag is composed...
A note I wrote on offline messaging and the Wired protocol: ## WIRED 2.0 PRIVATE MESSAGES ### HOW IT WORKS - The fullname field of the user account becomes required....
In order to setup the support for backward/forward protocol compatibility, having a look to following functions is very interesting: ``` wi-p7-socket.c: _wi_p7_socket_receive_compatibility_check (...) wi-p7-socket.c: _wi_p7_socket_send_compatibility_check (...) wi-p7-spec.c: wi_p7_spec_is_compatible_with_spec (...) ```
A good idea could be to have a global progress indicator, providing a synthesized progress of every running transfers. (a la Transmit 4)
Pushed to future milestones, replaced by a transfers badge in toolbar showing the number of untransfered item in the queue.