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

Make task queue re-orderable #11

Open fflewddur opened 8 years ago

fflewddur commented 8 years ago

The queue of archive tasks should allow the user to re-order recordings.

Current thought is to replace the status bar at the bottom of the window with a progress indicator in the upper-right corner. Clicking on the indicator will show a list of tasks, both queued and in-progress. Tasks will be cancelable and re-orderable directly from this list.