fflewddur / archivo

A cross-platform app for saving recordings from a TiVo to your computer.
http://straylightlabs.net/archivo/
GNU General Public License v3.0
27 stars 7 forks source link

Bind RecordingList UI to the TiVo and RecordingList model #50

Closed fflewddur closed 8 years ago

fflewddur commented 8 years ago

The RecordingList UI should be bound to the TiVo and RecordingList model such that the entire toolbar should be disabled if no TiVos are available or if we're refreshing the recording list.

fflewddur commented 8 years ago

Resolved in latest commit.