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
/
episodelistview.c
Age
Commit message (
Expand
)
Author
2022-04-25
Flip title and rating columns.
John Ankarström
2022-04-25
Rate from 1 to 10.
John Ankarström
2022-04-23
Fix ElvSelectRecent.
John Ankarström
2022-04-18
Fix episode update in ElvSelectRecent.
John Ankarström
2022-04-18
Support combined filters.
John Ankarström
2022-04-15
Sort by episode number if rating is equal.
John Ankarström
2022-04-13
Fix typo.
John Ankarström
2022-04-13
Change variable.
John Ankarström
2022-04-13
Persist sort order.
John Ankarström
2022-04-13
Ensure focused item is visible after sort.
John Ankarström
2022-04-07
Implement sorting.
John Ankarström
2022-04-07
Add status bar.
John Ankarström
2022-04-07
Reset focus after refresh.
John Ankarström
2022-04-07
Add "View TV Originals" option.
John Ankarström
2022-04-06
Fix small reselection bug, make selection array static.
John Ankarström
2022-04-06
Check bounds of episode selection array.
John Ankarström
2022-04-06
Properly restore selection after refresh.
John Ankarström
2022-04-06
Re-select correct episode after toggling "View Watched".
John Ankarström
2022-04-06
Fix most recent episode selection when "View Watched" is disabled.
John Ankarström
2022-04-06
Add View > Watched Episodes menu item.
John Ankarström
2022-04-05
Add episode ratings.
John Ankarström
2022-04-04
Don't start updating episode list until after window is drawn.
John Ankarström
2022-04-04
Use file-local instead of function-local static variables.
John Ankarström
2022-04-04
Rewrite episode data code.
John Ankarström
2022-04-04
Remove column headers from data list view.
John Ankarström
2022-04-04
Show onfocused list view selection with gray background.
John Ankarström
2022-04-03
Rename last_episode/1 to episode_count/1.
John Ankarström
2022-04-02
Open only clicked episode on double-click.
John Ankarström
2022-04-01
Open all selected episodes on Return.
John Ankarström
2022-04-01
Adjust formatting.
John Ankarström
2022-04-01
Update tracked episodes when creating episode list view.
John Ankarström
2022-04-01
Always scroll when selecting most recently watched episode.
John Ankarström
2022-04-01
Support per-monitor DPI.
John Ankarström
2022-04-01
Change case block indentation.
John Ankarström
2022-03-30
Disregard foreign frames.
John Ankarström
2022-03-29
Show all episodes, not just local copies.
John Ankarström
2022-03-23
Sort episodes.
John Ankarström
2022-03-03
Update code style.
John Ankarström
2022-03-02
Open episode on Enter, but in a better way.
John Ankarström
2022-03-02
Open episode on Enter.
John Ankarström
2022-03-02
Handle theme updates, improve focus handling
John Ankarström
2022-02-25
Small improvements.
John Ankarström
2022-02-17
Small changes.
John Ankarström
2022-02-17
Update tracked episodes upon window activation.
John Ankarström
2022-02-17
Even more cleanup.
John Ankarström
2022-02-17
More cleanup.
John Ankarström
2022-02-16
Make column headers unclickable.
John Ankarström
2022-02-16
Clean up.
John Ankarström
2022-02-16
Make refresh smoother.
John Ankarström
2022-02-16
Select most recently watched episode by default.
John Ankarström
[next]