Commit Graph

30 Commits

Author SHA1 Message Date
dsc f83ceb2a96 Fix builds for Windows 2022-05-04 19:10:25 +02:00
dsc caa8731410 - Bumped to version 3.1.0
- Enables Apple M1 Rosetta support
- Fixes Apple Intel and M1 packaging issue(s)
- Update build docs
- Disable donation begging
- Mining: New background gfx for the QML widget
- Mining: fix segfault at wownerod right-click download
- remove (old) OpenPGP code (find a new impl. when needed)
2022-05-04 02:15:13 +02:00
dsc 3051ce5118 This commit introduces a button to create a new contact because when the contact table is full of contacts, you cannot do 'right-click -> New contact'. 2022-04-24 16:38:24 +02:00
dsc 6b2f8f847e Introduce the QML mining interface 2022-03-22 16:01:33 +02:00
dsc d6dfd678b8 Brings back the mining tab and adds support for solo mining.
- Automatically sets the receiving address and spendkey to the current wallet
- The ability to specify CPU threads
- The ability to download the latest wownerod release from within wowlet (via: https://git.wownero.com/wowlet/wowlet-backend/pulls/18)
- Explanation on how to mine via the 'How-To' tab
- Console has a buffer of 2000 lines (auto-clears)
2022-03-18 10:45:35 +02:00
dsc c97c0d597b beta-4 (bulletproof+, solo-mining) 2021-07-04 15:39:17 +02:00
dsc c024323eab Prepare CMake for Android deployment and development 2021-04-20 00:00:31 +02:00
dsc 395cbcd9db Fixes builds for Linux 2021-04-14 22:00:25 +02:00
dsc 13331ee5e7 QR code feature beta and streamer mode 2021-04-14 22:00:25 +02:00
dsc 8b1250030b Ready for beta 2021-04-14 22:00:25 +02:00
dsc 96034902d1 Initial code for supporting an alternative QtQuick based UI for OpenVR 2021-04-14 22:00:25 +02:00
dsc e918955210 Prepare build system for OpenVR and QtQuick (QML) 2021-04-14 22:00:25 +02:00
wowario 9a75c5a986
defeather 2021-03-31 20:08:52 +03:00
wowario c7c4237d10
rename to wowlet 2021-02-22 09:51:09 +03:00
wowario 0131476a5d
change name 2021-02-20 09:33:04 +03:00
tobtoht 60540b87d0
Fix macOS builds 2021-02-18 12:27:28 +03:00
dsc 3e10b25068
Wownero 2021-02-18 12:20:16 +03:00
tobtoht 6bc886f53a
Don't link RandomX 2021-02-03 02:38:42 +01:00
tobtoht 9e96f4183a
Exchanges: Remove XMR.to 2021-02-01 17:53:08 +01:00
tobtoht 4036d299eb Windows: reproducible builds 2021-01-12 01:43:47 +01:00
tobtoht a0fe51f318
Remove MorphToken, reason: Tor block 2020-12-17 03:57:43 +01:00
tobtoht 8ffd2293f4
Consolidate exchanges to exchange tab 2020-12-12 02:49:33 +01:00
tobtoht aa14a2dcbb
Do not bundle XMRig binary 2020-12-12 01:18:09 +01:00
tobtoht 39c1d3bbf7 MorphToken: allow disabling module 2020-11-11 22:42:48 +01:00
mrdeveloper e657e2a6b0 MacOS: add touchbar support
Co-Authored-By: dsc <dsc@xmr.pm>
2020-10-28 21:35:18 +01:00
dsc aee60f33b7
- Embed XMRig executable (baked into buildbot image)
- Refactored CMake related to Tor/XMRig
- Move executables to `src/assets/exec`
- Embedding executables require passing definition to CMake, e.g:
  - `-DTOR=/path/to/tor`
  - `-DXMRIG=/path/to/xmrig`
- Allow solo mining for XMRig
- Redesign XMRig settings screen
2020-10-18 22:01:14 +02:00
dsc d0260ce018 XMRig tab - Simple mining GUI to download and run XMRig releases. 2020-10-15 23:29:15 +02:00
dsc 1337c1708d Embed Tor executable for static Mac OS builds 2020-10-10 00:23:44 +02:00
dsc 1337baf832 pass STATIC definition for xcb plugin qt import 2020-10-09 02:36:09 +02:00
dsc 133700160a Feather, a free Monero desktop wallet
Co-Authored-By: tobtoht <thotbot@protonmail.com>
2020-10-08 04:31:22 +02:00