Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: miipekk: apps wps-display.c,1.120,1.121

Re: miipekk: apps wps-display.c,1.120,1.121

From: Markus Braun <Markus.Braun_at_krawel.de>
Date: Mon, 22 Aug 2005 13:07:31 +0200

This commit includes parts of the patch "[ rockbox-Patches-1236643 ] Enable
multiple align tags in wps"
(https://sourceforge.net/tracker/?func=detail&atid=439120&aid=1236643&group_id=44306)

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_at_labb.contactor.se (cvs_at_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
> _at__at_ -98,8 +98,14 _at__at_
>  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 2005-08-22

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy