ok, here's a preview of the WIP. It should be fully compatible with SVN revision #12033. No binaries included, just the source (a bit stripped down, I removed the experimental parts).
Here's what is lacking right now:
-You can't select messages from the main interface yet, just open them. This means that there is no message filtering/searching/tagging in this version. I'm looking for a way to make it user friendly but it appears that I will have to use a playlist similar to MyMusic to handle the selected files. I couldn't find a proper GUI object that could fit my needs.
-You can't display HTML content embedded in mails. Again a limitation of the GUI. I'm quite pessimistic about the future of this feature.
-You can't play videos/sounds/pictures included in a mail yet. This feature has been recently removed because I'm currently looking for a way to do that without having to store the attachments on disk beforehand. I've read somewhere that rtv is trying to modify some code in order to read everything from memory.
-No notification to user yet. The main GUI is not notified of changes in Provider contents too. It will be done last. Someone seems to work on something similar, system-wide (if I understood correctly).
-There is no comment at all in the GUI-related code. No API description yet: still susceptible to change, nor any help file.
Otherwise (and if I recall correctly) the POP3 Provider should be fully functional.
BEWARE not to delete important mails from server after configuring your POP3 accounts.
Here's what is lacking right now:
-You can't select messages from the main interface yet, just open them. This means that there is no message filtering/searching/tagging in this version. I'm looking for a way to make it user friendly but it appears that I will have to use a playlist similar to MyMusic to handle the selected files. I couldn't find a proper GUI object that could fit my needs.
-You can't display HTML content embedded in mails. Again a limitation of the GUI. I'm quite pessimistic about the future of this feature.
-You can't play videos/sounds/pictures included in a mail yet. This feature has been recently removed because I'm currently looking for a way to do that without having to store the attachments on disk beforehand. I've read somewhere that rtv is trying to modify some code in order to read everything from memory.
-No notification to user yet. The main GUI is not notified of changes in Provider contents too. It will be done last. Someone seems to work on something similar, system-wide (if I understood correctly).
-There is no comment at all in the GUI-related code. No API description yet: still susceptible to change, nor any help file.
Otherwise (and if I recall correctly) the POP3 Provider should be fully functional.
BEWARE not to delete important mails from server after configuring your POP3 accounts.