|
Rockbox mail archiveSubject: Re: Trimming the lcd apiRe: Trimming the lcd api
From: Dominik Riebeling <dominik.riebeling_at_gmail.com>
Date: Wed, 12 Oct 2011 19:48:26 +0200 On Tue, Oct 11, 2011 at 9:22 PM, Björn Stenberg <bjorn_at_haxx.se> wrote: > I would like to condense all of our puts variants into one single function: > > void lcd_puts(int x, int y, int xcrop, int style, > bool scrolled, const char* fmt, ...) Why not make scrolled a style flag? Or collapse x, y, xcrop, style and scrolled into a structure? - Dominik Received on 2011-10-12 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |