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
/
data.h
Age
Commit message (
Expand
)
Author
2022-08-24
Change size of CfgA::limitToScreenwriter.
John Ankarström
2022-08-24
Re-enable screenwriter limit.
John Ankarström
2022-08-24
Add FetchScreenwriters. Improve thread communication.
John Ankarström
2022-08-22
Change initialization style.
John Ankarström
2022-08-22
Handle exceptions in fetching thread.
John Ankarström
2022-08-21
Reimplement WaitFor.
John Ankarström
2022-08-18
Move file views out of EpisodeListView and DataListView.
John Ankarström
2022-08-17
DataListView: Use file view.
John Ankarström
2022-08-17
Add cEp to CfgA.
John Ankarström
2022-08-17
Fix HasVersion.
John Ankarström
2022-08-17
Fix CfgA.
John Ankarström
2022-08-17
Add FileView::Initialized constructor.
John Ankarström
2022-08-17
Minor cleanup.
John Ankarström
2022-08-17
Add CfgA.
John Ankarström
2022-08-17
Make FileView more type-safe.
John Ankarström
2022-08-16
EpisodeListView: Use FileView consistently.
John Ankarström
2022-08-16
Add data migration test.
John Ankarström
2022-08-16
Avoid serialization.
John Ankarström
2022-08-16
Implement preliminary IO.
John Ankarström
2022-08-15
Add basic serialization functions for ElvData.
John Ankarström
2022-08-15
Start moving data into C++.
John Ankarström