| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Version 2.3.2226 is out
Is it proper to start a second post for this? I guess so, since it's a completely
different topic. The latest version is mainly interesting for X5 users, fixing a few bugs and adding a few pictures and a font. The biggest cross-product change is in the preview window: if you load an external slide file, H3Mod will remember it and use that file as the default from then on. I wonder what will happen to H3Mod, now that Rockbox is getting more and more popular... |
|
|||
|
2.4.2248
Quote:
|
|
|||
|
Search function? See for example here:
does skinning also work when rockbox is installed? |
|
|||
|
Quote:
__________________
![]() iRiver H340 - 1.29K - ROCKbox Darky's Build - Inskinned - H3Modded - 2100 battery |
|
|||
|
Depends on what the OP means: you can't change the look of rockbox
itself with H3Mod. But you can still modify the original firmware after rockboxing it. For example, for the times when you want to boot the original fw to watch videos, and still don't want to suffer from the iriver candy colour look. |
|
|||
|
Quote:
Whats the proper way to add a new skin with the rockbox modified H300 firmware? |
|
|||
|
Oh. I relied on another post that said it was possible. Never tried it myself,
I wanted to wait until rockbox gets a grip on the battery life and becomes a bit less dynamic... Now it seems I have to test it earlier. I'll keep you informed. For now I suggest not to patch rockboxed firmware, since that warning tends to make me quite nervous. |
|
|||
|
The order of operations to have a H3Mod'd iRiver FW & Rockbox together on h300 is:
1) D/L iRiver FW 2) Add theme to iRiver FW using H3Mod 3) Save H3Mod'd iRiver FW 4) Run Rockbox FWPatcher.exe on the H3Mod'd iRiver FW you saved in Step 3 5) Flash H300 with the H3Mod'd (first), Rockbox-patched (2nd) firmware created in step 4 |
|
|||
|
Quote:
|
|
|||
|
Nevermind, I modified the firmware with the fwpatcher first, then ran H3Mod on it, and it's working fine. I didn't get that error message this time either. I have no idea why that error message popped up the first time I tried it.
|
|
|||
|
H3mod not working
Hello people! I just found out by this website and i m pretty happy to find some cool stuff for my h320
I just downloaded h3mod a few times but after decompressing it wouldnt start , neither after upgrading....It says: The application failed to start properly..... If u got any tip or idea of why , let me know...Thanks! |
|
|||
|
Have you installed the .Net framework? IIRC, Lord Julius had a link to it on his site. It's required to have that installed for the program to work.
|
|
|||
|
working with fonts
I have successfully changed my skin, thanks. I would like to know more about working with just the font that is shown when displaying a text file. I want to be able to show special characters like an A with a line over it or an S with an accent over it, etc. i.e. Ā,Ś. I can do it here can I some how do it so it will show in a text file on my H320?
I see in H3Mod the Latin Exended has all the characters that I need but I don't know if that is the font that is displayed in the text file. I don't know if I have to just prepare my text files with a certain font or if I have to change the font in the skin or both..... or neither Any suggestions would be greatly appreciated. |
|
|||
|
You don't need to do anything with fonts. The text file has to be in Unicode format and H3Mod will display it fine. A possible tool for saving files as Unicode is notepad. I t may not have many great features, but is one of the most stable unicode text viewers under Windows...
Open your file, Save As, and choose Unicode as the file type. |
|
|||
|
Thanks LJ. I tried that and had a lot of success. Very helpful. There are still some special characters that did not display such as: ḥ, ṁ, ṛ, ṇ, ṣ and ṭ. There are a number of fonts on my pc that will display these characters including Arial Unicode MS, Microsoft Sans Serif, tahoma and others. The main one I am actually using, because of the transliteration software I have, is URW Palladio ITU. Do you know what font the H320 text viewer is using and what would be the easiest way to have the H320 text file font compatable with what I am using on my pc? Latin extended doesn't seem to have these.
It would be great if the font I am using in notepad showed up exactly the same way it does in the H320. Any suggestions are appreciated. |
|
|||
|
That doesn't have so much to do with fonts as with what characters
the firmware handles. If you look at what is listed in the font window of H3Mod, that is the font used. Just a bitmap, it has nothing to do with fonts that you know from your PC, H3Mod just convenently converts PC fonts into H300 bitmaps. No way of changing the character set. That said, the support covers more or less Basic Latin, Latin-1 and Latin Extended A, see http://www.unicode.org/charts/ What you're looking for is some seriously weird stuff I haven't come across in any language. Not what a music jukebox generally needs, so I can't blame iriver for not handling it. Short of rewriting the firmware, you can't extend the character set. Maybe rockbox has full unicode support? |
|
|||
|
2.4.2353 is out
A new version is out, with the main focus on T10 fonts and a bit of usability.
- adjustable font width, manual and automatic, for some T10 font replacements - Registry replaced by XML file for settings (ATTENTION: you will get the default settings again when you open the new version. No harm done, since it is just some window positions etc.) - Recent files list in all file dialogs. - updated help file And in case you don't have the link handy: http://www.cerebus.de/iriver |
|
|||
|
Quote:
__________________
Please give me your opinion on my new WPS ideas for Knightbox Knightbox D3 & D4 WPSs: Unifont friendly! Rockbox Unicode Guide H300’s ULTIMATE inSkin, SkinIt and firmware Skin Photoshop templates! Programers, PLEASE help! Program proposal! more details here |
|
|||
|
T10 only. They have a different format that stores the width before each
character, the H3xx doesn't have that. Some of the smaller H3xx fonts have tables for that, but not the main fonts; at least I couldn't find them. So I did not bother to add editing for those few, not worth the effort. |