[mythtv] [PATCH] - [BUG] mythfrontend - Delete Recording

Isaac Richards ijr at po.cwru.edu
Sat Apr 5 22:44:55 EST 2003


On Saturday 05 April 2003 10:33 pm, dan wrote:
> When in the delete recording screen, I had one recording listed.  I
> pressed space to bring up the popup widget and deleted it.  Now the box
> says "Sorry, No Recordings Available".  That part works fantastic.
>  However, if I press space again, the popup will display the info of the
> last item deleted.  I've created a patch to address this issue.
>
> Info on patch:
>   In PlaybackBox::selected() change remove(curitem) to use the
> deleteSelected method so logic only has to be done in one place.  in
> deleteSelected check that showData.count() has count != 0 before calling
> the remove method.

When you're submitting a patch, please don't include completely extraneous 
changes in it.

Isaac


More information about the mythtv-dev mailing list