Check out Version 1.1. Customizable Background Images and Font Text Color. Adding a Sleep Timer and Count Down Alarm is the set priority for version 1.2. Please let me know of any ideas you have for version 1.3!
I'm glad to see your adding a sleep timer... this will make this app the best. I thought of one thing that needs to be done. You need an option to set the volume for the alarm and set an option for the volume of the sleep timer, because when I go to bed I want the music quite... when I wake up I want it loud.... You are doing so much...probably didn't think of this. Thanks
Mhh, bummer, well then, the only other thing I can think of, is setting the Alarm clock to play a video file, some people would like waking up to their favorite song and actually seeing it play on their Zune
Mhh, bummer, well then, the only other thing I can think of, is setting the Alarm clock to play a video file, some people would like waking up to their favorite song and actually seeing it play on their Zune
Sorry, no video access either lol. Pictures and music only
Okay, I feel fresh out of ideas on that point of the program.
How about the encoding of text? Is it a possibility for me to translate the program into let's say Bulgarian, Russian or some other language in Cyrillic?
Okay, I feel fresh out of ideas on that point of the program.
How about the encoding of text? Is it a possibility for me to translate the program into let's say Bulgarian, Russian or some other language in Cyrillic?
You can but you need to know the ASCII codes for those languages, then just open up the spritefont file inside the game project, and then change these lines:
<Start>"&#""32;"</Start>
<End>"&#""126;"</End>
(remove the " from both, i had to put them in otherwise the browser parses them as ascii codes and outputs the letters)
to reflect the new ascii codes(keep the &# in though)
Quote:
I just realized this would be a cool feature for xna to have,not needed, but cool.
Im going to go suggest it
I believe its already been suggested, so search before adding a new one(on the xna website i mean)
You can but you need to know the ASCII codes for those languages, then just open up the spritefont file inside the game project, and then change these lines:
<Start>"&#""32;"</Start>
<End>"&#""126;"</End>
(remove the " from both, i had to put them in otherwise the browser parses them as ascii codes and outputs the letters)
to reflect the new ascii codes(keep the &# in though)
Hmm, shouldn't the ASCII codes be universal, at least for the cyrillic alphabet, I mean Russian, Bulgarian, Macedonian and others languages are all written in Cyrillic, so shouldn't the codes be for the alphabet, and not the language?
If so, my suggestion is that any game being created t the moment or already done, should have an option to be translated, personally I'm ready & willing to translate all of them, but I'm not that good at coding, to say actually I learned Borland C++ a long time ago, so if you could help me out I'd be thankful.
Hmm, shouldn't the ASCII codes be universal, at least for the cyrillic alphabet, I mean Russian, Bulgarian, Macedonian and others languages are all written in Cyrillic, so shouldn't the codes be for the alphabet, and not the language?
If so, my suggestion is that any game being created t the moment or already done, should have an option to be translated, personally I'm ready & willing to translate all of them, but I'm not that good at coding, to say actually I learned Borland C++ a long time ago, so if you could help me out I'd be thankful.
I'm glad to see your adding a sleep timer... this will make this app the best. I thought of one thing that needs to be done. You need an option to set the volume for the alarm and set an option for the volume of the sleep timer, because when I go to bed I want the music quite... when I wake up I want it loud.... You are doing so much...probably didn't think of this. Thanks
When the sleep timer is added, I will add a second volume control for all alarms. The master volume will be the one that you set to listen to songs until you sleep and the Alarm Volume will be for when alarms go off.
I will also build in the option of letting you shut off the zune (Exit App) when the countdown timer goes off, for people who just want to sleep.
This is my favorite Zune Application so far. Very nice job! If it were possible to make a sleep timer to listen to music while falling asleep and a sleep timer to sleep longer after the alarm goes off I would take my current alarm clock and throw it in the trash!!!