Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-24 | Remove Prolog dependency. | John Ankarström | |
The only thing left to reimplement is the tracking of watched episodes in MPC-HC. | |||
2022-08-24 | Add FetchScreenwriters. Improve thread communication. | John Ankarström | |
2022-08-23 | Reimplement SelectUnwatched. | John Ankarström | |
2022-08-23 | Add Managed (generic RAII type). | John Ankarström | |
2022-08-22 | Open episodes without Prolog. | John Ankarström | |
2022-08-22 | Improve Win32Error, add Min. | John Ankarström | |
2022-08-22 | Add Buf class. | John Ankarström | |
2022-08-22 | Handle exceptions in fetching thread. | John Ankarström | |
2022-08-15 | Fix bug in Strcpy. Add Sprintf, Wcscpy. | John Ankarström | |
2022-08-13 | Strcpy: Use memcpy instead of strcpy_s. | John Ankarström | |
2022-08-07 | Add Strcpy. | John Ankarström | |
2022-08-04 | Add comments. | John Ankarström | |
2022-08-03 | Split common.h to util.h, wcharptr.h and win.h. | John Ankarström | |