Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - z80_fr

Pages: [1] 2 3 ... 5
1
Software / Re: Red Screen when play music (svn 177)
« on: 21.03.2007 at 06:26:45 »
Ok, fixed in svn ver 178. There was a bug in scrolling function.

what was the bug? and where?

2
Developers Corner / Re: GUI Ideas, Skin and Theme handling
« on: 19.03.2007 at 19:30:56 »
I've taken inspiration from my Win2K bat icon and make four icon for discharge  and charge of Ypod.
here they are:




http://68hc11.free.fr/ypod/icon/icon.zip

 icons are 16x16 like the size we all talked about last week.

Who's going to try them for a first run? within the C code?

For the future we should design more personnal icons (less ripped  :P one)

3
Developers Corner / Re: GUI Ideas, Skin and Theme handling
« on: 19.03.2007 at 18:19:10 »
1.
@z80_fr: I did not realized before  :P
:)

2.
I played with graphic functions first time in this weekend.
I think that the display is 130x130 visible pixels. First is (1,1) last is (130,130).
IS THIS CORRECT ???

If this is correct I have to correct the above layout for player view mode.

Thank you.


You guessed right! Just take a look at the datasheet of the display controler available on www.jelu.se
http://www.jelu.se/shop/pdf/lds176_spec.pdf

As far as I've understood, the display area is (1,1)-(130,130) other location are video RAM only and therfore not displayed.

4
Software / Re: Breakout crashes (FW 0.35)
« on: 18.03.2007 at 21:17:22 »
I recompiled Breakout from the repository and it works. Don't know what the problem was with the version from FW 0.35.

I've used IMPORT function from ECLIPSE to get the source from SVN.
I've tryed to compile the source but failed.

Ant one could help me and explain how to compile the BREAKOUT game?
And what is the PARSEMAP.EXE
And there are no BREAKOUT.c at all.
I've done something wrong for sure, so please tell me what to do to get things going right.
Thank for your time.

5
Developers Corner / Re: GUI Ideas, Skin and Theme handling
« on: 18.03.2007 at 21:01:49 »
More intuitive version. And corrected NEXT and PREV symbol so there follow world standard



the BMY file:
http://68hc11.free.fr/ypod/18-03plmenu.bmy

I've moved the FOWARD and BACKWARD symbol so they more intuitive, the FOWARD symbol is designed in the upper right corner of the ICON because it is activated by sliding the buton to the UP direction.
Same explanation for BACKWARD that is called when sliding the buton to down direction.

The same goes for PREV and NEXT function ICON.

6
Developers Corner / Re: got the scrolling working
« on: 17.03.2007 at 22:57:18 »
Should have something to do with clearing scroll varaible when calling the NEXT or PREVIOUS song. Noticed that already.
Check the function that call the NEXT and PREV. I did modify on my local version.
By the way I'll check again to be 100% sure.
Thank for the report.

7
Software / Re: strange ID3V2 tags
« on: 17.03.2007 at 12:29:20 »
every thing work fine now!
thank you guys! ;D

8
Software / Next / Previous bug
« on: 17.03.2007 at 12:27:20 »
Firmeware V.035 with MIS Menu

I've tryed the Next song function to check if the ID3tag where ok or not.
Evrything went ok until I've reached the last song.
While playing the las song I've selected NEXT and after that you can't use the PREVIOUS function anymore.
If you select the STOP function then you get the Main menu, but if you select MUSIC then the play goes to OFF state

9
Software / Re: strange ID3V2 tags
« on: 16.03.2007 at 21:57:11 »
I've downloaded MP3 Book Helper 2.3.4
And when I read the ID3tag generated by Mp3tag v2.37a, the programme "say" that the char set is UNICODE.
I think that is the problem.

Any idea to change that so the  charset is not UNICODE?

10
Software / Re: strange ID3V2 tags
« on: 16.03.2007 at 21:42:11 »
Since I've tagged out all my MP3 file with Mp3tag v2.37a there is a lot of garbage on the Ypod display  >:(
This programm say that ID3 tag are V2.3
Does some of you know a programm to correct the ID3TAG that will be compatible with YPOD?

11
Developers Corner / Re: GUI Ideas, Skin and Theme handling
« on: 14.03.2007 at 19:25:37 »
nice! let's try it out!
  :)

12
Wishlist / Re: Todo list
« on: 14.03.2007 at 06:45:59 »
forgot to add the graphx...  >:(



The file for YPOD:

http://68hc11.free.fr/ypod/plmenu.bmy

13
Wishlist / Re: Todo list
« on: 14.03.2007 at 06:41:25 »
Not only battery status... We need Random Play icon too, because I thing about random function implament.

I'll try to make an icon of that tonight.

I had been thinking of having a line with icons at top or bottom. Now, with the cover image and graphic menu it got a little difficult, especially because I also think the icons should be at least 12x12.

Yes.
brainstorm needed !  8)


Perhaps things can be rearranged to have a 16 pixel icon line at the top, including the graphics menu ? with 16x16 icons it will all be much clearer, and there's room for 8 of them. It should be enough with 3 icons for the menu.
Perhaps the texts for artist and album could be written in the small font. I can't even read the current one without glasses, so.....  :D

That's the way humman eyes work when reaching and passing 40 years old. When we'll have time (and SAM7S will have time left  :P we'll implement a magnify option like Windows?  8)
(joking...)
I'll have the same problem in arround 5 years...

To be serious, I've already thougth that I can add a scrolling that display artist name, year, and music gender (rock, folk etc...), this way we free one line on the screen and add the music gender information.
Must leave go to work... I'm late.

14
Wishlist / Re: Todo list
« on: 13.03.2007 at 22:45:34 »
But just wonder why you've put the TREBLE and BASS only in EV_UPFAST and EV_DOWNFAST?
Hmmm... I'm forgot about EV_UP and EV_DOWN  ??? Sorry. I can add control to EV_UP and DOWN, but I can't do the change slower...

Never mind I'll read the datasheet and the code later and we'll see what we can do.

Quote
I'm trying to add the "G" key symbo
This is little difficult in 10x10 pixels. Maybe we need extend menu icons size to 12x12 or more ???
Yes maybe. But as I said in a previous message, we need room for battery status so thing are going to change I think...
It's time to brain storm...
going to sleep now. bye

15
Wishlist / Re: Todo list
« on: 13.03.2007 at 22:03:44 »
Try select free positions in menu and slide switch UP/DOWN :P You find FF/REW , BASS and TREBLE controls. The menu control is done, but just need to update the icons set.
P.S.
You can update the icons file from my site. The bass icon is already done.

Yes noticed that just before I wrote the previous answer... I'm trying to add the "G" key symbol

Pages: [1] 2 3 ... 5