marmelo / gqrx-remote

Remotely control gqrx while keeping your bookmarks in order.
MIT License
39 stars 15 forks source link

Add "transport" controls to the GUI #6

Open nellump opened 10 years ago

nellump commented 10 years ago

It would be nice to have both keyboard shortcuts and GUI buttons that enabled the user to step through their collection of bookmarks. For example:

These buttons could be arranged intelligently so that it is obvious that some of them act on the previous or next bookmark, while existing buttons ("Add", "Delete", "Get") act on the currently selected bookmark.

I'd be happy to implement this.