|
|
Rockbox mail archiveSubject: Re: miipekk: apps wps-display.c,1.120,1.121Re: miipekk: apps wps-display.c,1.120,1.121
From: Markus Braun <Markus.Braun_at_krawel.de>
Date: 2005-08-22
This commit includes parts of the patch "[ rockbox-Patches-1236643 ] Enable
Is this intentional? If not, it should possibly be removed due to the feature freeze.
Markus Braun
--
Any errors in spelling, tact or fact are transmission errors
On Sun, Aug 21, 2005 at 07:39:07PM +0000, cvs@labb.contactor.se (cvs@labb.contactor.se) wrote:
> Update of /cvsroot/rockbox/apps
> In directory labb:/tmp/cvs-serv3188/apps
>
> Modified Files:
> wps-display.c
> Log Message:
> Archos players doesn't have a hold switch.
>
>
> Index: wps-display.c
> ===================================================================
> RCS file: /cvsroot/rockbox/apps/wps-display.c,v
> retrieving revision 1.120
> retrieving revision 1.121
> diff -u -d -r1.120 -r1.121
> --- wps-display.c 21 Aug 2005 19:17:50 -0000 1.120
> +++ wps-display.c 21 Aug 2005 19:39:05 -0000 1.121
> @@ -98,8 +98,14 @@
> static char map_fullbar_char(char ascii_val);
> #endif
>
> +struct align_pos {
> + char* left;
> + char* center;
> + char* right;
> +};
> .....
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on Mon Aug 22 13:08:23 2005
Page was last modified "Mar 9 2008" The Rockbox Crew |