mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
moviebrowser: allow 9 instead of 6 rows
* remove fake-entrys for lastPlayRow and lastRecordRow
Origin commit data
------------------
Commit: 818c404831
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Origin message was:
------------------
- moviebrowser: allow 9 instead of 6 rows
* remove fake-entrys for lastPlayRow and lastRecordRow
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#include <gui/widget/textbox.h>
|
||||
#include <driver/fb_window.h>
|
||||
|
||||
#define LF_MAX_ROWS 6
|
||||
#define LF_MAX_ROWS 9
|
||||
typedef struct
|
||||
{
|
||||
int rows;
|
||||
|
Reference in New Issue
Block a user