TODO List: Difference between revisions

Jump to navigation Jump to search
cURL was added in https://github.com/dolphin-emu/dolphin/pull/3905/files#diff-af3b638bc2a3e6c650974192a53c7291R786
(cURL was added in https://github.com/dolphin-emu/dolphin/pull/3905/files#diff-af3b638bc2a3e6c650974192a53c7291R786)
Line 2: Line 2:


== Tasks ==
== Tasks ==
=== Add cURL Support ===
* Proposed by: Parlane
* Difficulty: average
* Blocked by: Replace OpenSSL in wii-network
cURL is needed for the WC24 side of things and would also be beneficial to the "Check for updates" task below. We need to make sure we can have curl work with PolarSSL.
=== Hardware Errors Detection ===
=== Hardware Errors Detection ===
* Proposed by: delroth
* Proposed by: delroth
Line 45: Line 38:
* Make it compile with no warnings. Make sure to use warning flags when compiling! * Do not fix warnings in code that you don't understand! * It's not worth the risk of breaking things.
* Make it compile with no warnings. Make sure to use warning flags when compiling! * Do not fix warnings in code that you don't understand! * It's not worth the risk of breaking things.
* Fix the [https://bugs.dolphin-emu.org/projects/emulator/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=cf_7&op%5Bcf_7%5D=%3D&v%5Bcf_7%5D%5B%5D=1&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&group_by= easy issues] or any of the other issues on our tracker.
* Fix the [https://bugs.dolphin-emu.org/projects/emulator/issues?utf8=%E2%9C%93&set_filter=1&f%5B%5D=status_id&op%5Bstatus_id%5D=o&f%5B%5D=cf_7&op%5Bcf_7%5D=%3D&v%5Bcf_7%5D%5B%5D=1&f%5B%5D=&c%5B%5D=tracker&c%5B%5D=status&c%5B%5D=priority&c%5B%5D=subject&c%5B%5D=assigned_to&c%5B%5D=updated_on&group_by= easy issues] or any of the other issues on our tracker.
=== <s>Add cURL Support</s> ===
* Proposed by: Parlane
* Difficulty: average
* Blocked by: Replace OpenSSL in wii-network
cURL is needed for the WC24 side of things and would also be beneficial to the "Check for updates" task below. We need to make sure we can have curl work with PolarSSL.


=== <s>"Check for updates" Feature</s> ===
=== <s>"Check for updates" Feature</s> ===
208

edits

Navigation menu