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
Age
Commit message (
Expand
)
Author
2023-01-23
Add Show In Explorer context menu item.
data
John Ankarström
2022-11-25
Fix episode fetch bug.
John Ankarström
2022-09-07
Simplify Err message format.
John Ankarström
2022-09-07
Normalize error message formatting.
John Ankarström
2022-09-07
Don't throw from WinMain.
John Ankarström
2022-09-07
Improve error handling.
John Ankarström
2022-09-07
Fix WithNextWindow bug.
John Ankarström
2022-09-03
Fix Preferences dialog tab order.
John Ankarström
2022-09-03
Improve error handling.
John Ankarström
2022-09-03
Add Preferences dialog (WIP).
John Ankarström
2022-09-02
Add Act.
John Ankarström
2022-09-02
Fix bug in EBMessageBox.
John Ankarström
2022-09-02
Improve Window object.
John Ankarström
2022-09-02
Use global Window object.
John Ankarström
2022-09-02
Improve Windows XP compatibility.
John Ankarström
2022-09-02
Add UniqueOk.
John Ankarström
2022-09-02
Improve build system.
John Ankarström
2022-08-30
Fix Unique Good, Bad. Simplify HTML parser.
John Ankarström
2022-08-29
Change variable name.
John Ankarström
2022-08-29
Small improvments.
John Ankarström
2022-08-28
Replace Managed with Unique.
John Ankarström
2022-08-28
Use reference instead of copy.
John Ankarström
2022-08-28
Set termination handler for fetch thread.
John Ankarström
2022-08-27
Support Debug/Release configurations.
John Ankarström
2022-08-26
FileView: Add move constructor, assignment operator.
John Ankarström
2022-08-26
Clean up.
John Ankarström
2022-08-26
Use CMake.
John Ankarström
2022-08-26
Use FunctionW names explicitly instead of macros.
John Ankarström
2022-08-26
Remove IDM_FORGET, IDM_LOOKUP.
John Ankarström
2022-08-25
Fix MSVC compatibility.
John Ankarström
2022-08-25
FileView: Close handles on error in constructor.
John Ankarström
2022-08-25
Fix FileView::Initialized bug.
John Ankarström
2022-08-24
Remove Prolog dependency.
John Ankarström
2022-08-24
Gray out Cancel immediately after it has been pressed.
John Ankarström
2022-08-24
Add File > Fetch > Cancel Fetch menu item.
John Ankarström
2022-08-24
Change size of CfgA::limitToScreenwriter.
John Ankarström
2022-08-24
Re-enable screenwriter limit.
John Ankarström
2022-08-24
WaitFor: Reset SIG_DONE.
John Ankarström
2022-08-24
Add FetchScreenwriters. Improve thread communication.
John Ankarström
2022-08-24
Fix bug in ParsedDoc.
John Ankarström
2022-08-23
Refactor HTML retrieval and parsing.
John Ankarström
2022-08-23
Formatting.
John Ankarström
2022-08-23
FetchData: Set bTVOriginal.
John Ankarström
2022-08-23
Reimplement SelectUnwatched.
John Ankarström
2022-08-23
Add Managed (generic RAII type).
John Ankarström
2022-08-23
Use thread_local instead of __thread.
John Ankarström
2022-08-23
Make exceptions within WndProc non-fatal.
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
Clean up tests.
John Ankarström
[next]