index
:
EpisodeBrowser
data
master
GUI interface to locally stored TV series
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c
/
util.h
Age
Commit message (
Expand
)
Author
2022-09-02
Add UniqueOk.
John Ankarström
2022-08-30
Fix Unique Good, Bad. Simplify HTML parser.
John Ankarström
2022-08-29
Small improvments.
John Ankarström
2022-08-28
Replace Managed with Unique.
John Ankarström
2022-08-28
Set termination handler for fetch thread.
John Ankarström
2022-08-24
Remove Prolog dependency.
John Ankarström
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