Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-10 | Changed ac_line_status to on_battery_power. | Dion Ahmetaj | 2 | -6/+6 |
2017-02-10 | Use defined directive to silence pre-proc warnings. | Dion Ahmetaj | 1 | -1/+1 |
2017-02-10 | Cleaned up some logging. Thanks to moneromooo for help. | Dion Ahmetaj | 1 | -20/+20 |
2017-02-10 | Added some //TODO comments pertaining to returning enums instead of bools in ... | Dion Ahmetaj | 1 | -0/+5 |
2017-02-10 | Moved around checking of AC power in order to bail quicker to sleep if not pl... | Dion Ahmetaj | 1 | -4/+6 |
2017-02-10 | Moved setting of previous process times to block where background mining is s... | Dion Ahmetaj | 1 | -14/+11 |
2017-02-10 | Set background mining started bool to false on bg thread start. If mining::st... | Dion Ahmetaj | 1 | -0/+1 |
2017-02-10 | Background/smart mining. If a users' computer is plugged into a power | Dion Ahmetaj | 2 | -11/+442 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 22 | -0/+4908 |