| April 10, 2021 | ||
|---|---|---|
View a64af93
Replace the Sound View dialog with a wxWidgets-based one.Naram Qashat authored on 2021/04/10 15:19:43 |
||
| April 7, 2021 | ||
|---|---|---|
View 5af5359
Move muldiv7 to SSEQPlayer's common.h.Naram Qashat authored on 2021/04/07 23:52:06 |
||
View a368e19
Use std::thread in place of the Windows API CreateThread.Naram Qashat authored on 2021/04/07 21:52:53 |
||
View 21b7430
Fix compile issues because of the earlier std::unique_ptr change in in_xsf.cpp.Naram Qashat authored on 2021/04/07 00:29:13 |
||
| April 6, 2021 | ||
|---|---|---|
View e21d9d0
Make the NCSF Sound View dialog always available.Naram Qashat authored on 2021/04/06 22:29:00 |
||
View 1769ac2
Use std::unique_ptr in in_xsf.cpp.Naram Qashat authored on 2021/04/06 20:45:29 |
||
| April 5, 2021 | ||
|---|---|---|
View 473c6d6
Use std::filesystem::path for reading/writing files.Naram Qashat authored on 2021/04/05 00:20:56 |
||
| April 4, 2021 | ||
|---|---|---|
View 47760c9
Add wxWidgets-based configuration dialog boxes.Naram Qashat authored on 2021/04/04 12:46:14 |
||
| April 3, 2021 | ||
|---|---|---|
View bc2126f
Replace #ifdef _DEBUG with #ifndef NDEBUGNaram Qashat authored on 2021/04/03 11:24:08 |
||
| March 21, 2021 | ||
|---|---|---|
View f88fe4a
Various changes:Naram Qashat authored on 2021/03/21 03:16:45 |
||
| March 20, 2021 | ||
|---|---|---|
View 641f917
Correct a few warnings Visual Studio was complaining about.Naram Qashat authored on 2021/03/20 20:40:21 |
||
View 9bbbc50
Use C++17 std::filesystem functions instead of my own.Naram Qashat authored on 2021/03/20 20:05:50 |
||
View cf21e58
Replace std::rand with RNG based on actual DS RNG.Naram Qashat authored on 2021/03/20 18:46:24 |
||
View c4e3778
Use std::make_unique where possible.Naram Qashat authored on 2021/03/20 04:37:08 |
||
| March 19, 2021 | ||
|---|---|---|
View 606c017
Replace memcpy/memset with std::copy_n/std::fill_n.Naram Qashat authored on 2021/03/19 16:25:21 |
||