So there's obviously a 'technicality' with some of the fonts Aeon uses, which is why I've excluded them from the github resource. I'll be posting a version with the newly standardised fonts on the website, and a zip with the fonts themselves here. So once you've got those installed you're good to go. It's not an ideal solution, but as the fonts shouldn't be changing a great deal it's serviceable enough.
People doing localisations should check the font.xml file and note the changes.
djh_
Aeon Project Founder Posts: 1,890 Joined: Jun 2007 |
2009-04-04 00:46
Post: #21
|
| find quote |
Nazgulled
Fan Joined: Feb 2009 Reputation: 0 |
2009-04-04 01:11
Post: #22
djh_ Wrote:So there's obviously a 'technicality' with some of the fonts Aeon uses, which is why I've excluded them from the github resource. I'll be posting a version with the newly standardised fonts on the website, and a zip with the fonts themselves here. So once you've got those installed you're good to go. It's not an ideal solution, but as the fonts shouldn't be changing a great deal it's serviceable enough. You're saying we'll have to download fonts separately from the skin package for the skin itself to work properly? On topic, I download Aeon from git and installed it for the first time and have lots of things to say about it but I'm still checking it out, I just want to say one thing before reporting bugs or making feature suggestions... I checked the version installed by going into the "Aeon Assistant" and it was reported as "0.9 (Stark") isn't supposed to be 0.91? Or the git is no updated with 0.91 changes? |
| find quote |
djh_
Aeon Project Founder Posts: 1,890 Joined: Jun 2007 |
2009-04-04 01:35
Post: #23
I wouldn't pay much attention that bit in the Assistant, it's just a string. And yes, you'll have to download the fonts the one time to put them in the directory, then you can just update from github. Unless you want the powers that be at github to declare a breach of their terms of service, of course...
|
| find quote |
dedaluz
Member Posts: 57 Joined: Mar 2009 Reputation: 0 |
2009-04-04 01:57
Post: #24
Nazgulled: Each time you download a zip from the github repo or 'git pull' (if you use git from the command line) you get the newest and freshest version of Aeon.
Furthermore, if you learn to use git, you'll get a free gift in exchange: instead of downloading 80MB+ each time to get the last version, typing 2 words (git pull) on your command line, you'll be updated by just downloading the modifications done since your last 'git pull'. So from 80MB to 1k (most of the time), for each update. PS: There are lots of additional advantages by using git, but that one is quite convincing to begin with, I guess. |
| find quote |
Nazgulled
Fan Joined: Feb 2009 Reputation: 0 |
2009-04-04 02:07
Post: #25
djh_ Wrote:I wouldn't pay much attention that bit in the Assistant, it's just a string.I know, but it would allow to have control over which version we have exactly... I just changed the skin to "Portuguese" and that field showed as "1.0 (stark)" lol... I know there are better things to take care of but maybe you could add a field (somewhere) that is the version field and all language files pull it from there. But don't make it your priority of course... djh_ Wrote:And yes, you'll have to download the fonts the one time to put them in the directory, then you can just update from github. Unless you want the powers that be at github to declare a breach of their terms of service, of course...I didn't know there was a problem with the fonts... As this been discussed somewhere? Can you point me there? (I just want to understand what's the problem) If not, what exactly is the problem with having the fonts there? @dedaluz You misunderstood me, I never criticized git or the fact that the skin was using it for updates , I'm a programmer myself, I'm apologist of things git and svn .On the skin itself... I must be dumb but... where the hell is that big "system" menu with 2 rows of 4 silver icons? I can't seem to find a way to access it with my remote :/ |
| find quote |
djh_
Aeon Project Founder Posts: 1,890 Joined: Jun 2007 |
2009-04-04 02:14
Post: #26
Nazgulled Wrote:I know, but it would allow to have control over which version we have exactly... I just changed the skin to "Portuguese" and that field showed as "1.0 (stark)" lol... I know there are better things to take care of but maybe you could add a field (somewhere) that is the version field and all language files pull it from there. But don't make it your priority of course... I think what's more likely is that the string'll be removed entirely. Seeing as there's no way of automatically updating the version number, it'll make synchronising it with github almost impossible. Quote:I didn't know there was a problem with the fonts... As this been discussed somewhere? Can you point me there? (I just want to understand what's the problem) If not, what exactly is the problem with having the fonts there? I'd rather not discuss the fonts issue openly, but let's just say they're not exactly open source. Quote:On the skin itself... I must be dumb but... where the hell is that big "system" menu with 2 rows of 4 silver icons? I can't seem to find a way to access it with my remote :/ It was scrapped as the code was too unwieldy. In fact, the whole thing was unwieldy for everyday use. A combination of that and the context menu is planned, though. |
| find quote |
dedaluz
Member Posts: 57 Joined: Mar 2009 Reputation: 0 |
2009-04-04 02:16
Post: #27
Nazgulled: excuse me for personalizing this question. It was intended to be a general advice.
|
| find quote |
Nazgulled
Fan Joined: Feb 2009 Reputation: 0 |
2009-04-04 02:28
Post: #28
djh_ Wrote:I think what's more likely is that the string'll be removed entirely. Seeing as there's no way of automatically updating the version number, it'll make synchronising it with github almost impossible.I'm not the expert on git but, maybe something like SVN is possible? I mean, XBMC builds automatically pull the revision number and place on the setup file name (on windows at least), maybe something can be done with git? I don't know, let the git experts talk about this... djh_ Wrote:I'd rather not discuss the fonts issue openly, but let's just say they're not exactly open source.Roger that ![]() djh_ Wrote:It was scrapped as the code was too unwieldy. In fact, the whole thing was unwieldy for everyday use. A combination of that and the context menu is planned, though.Too bad, it looked quite good and I liked the idea... Just like the same panel type in PM3.HD. I mean, it's a central menu for some kind of things, like shutting down, enable master mode (why isn't this on the context menu by the way?), etc... And it looked way better than a simple context menu and it would fit better. But you have your reasons for scrapping it... Talking about the context menu, I have another question... My remote as a context menu, which is the same as the context menu button on keyboards, this shortcut/button shows the context menu when on video/music/etc folders/files and it's nice, is there a way I can make it show the same context menu it shows when I press "S" on the main menu? I guess I can map the context menu on my remote using the keymap.xml but I need to know what is the exact action of "S"... |
| find quote |
djh_
Aeon Project Founder Posts: 1,890 Joined: Jun 2007 |
2009-04-04 02:33
Post: #29
I'll dig up the keymap value for the button menu.
About the version number: it's not so much a difference between SVN and git as between XBMC and its skins. XBMC can supply its SVN build number because it's coded to do so; skins don't have that low-level functionality. |
| find quote |
venealis
Senior Member Joined: Jan 2009 Reputation: 0 Location: Austin, TX |
2009-04-04 02:35
Post: #30
not using IE8 but i do have pop up blocker on. Usually it makes a sound or shows a symbol showing blocking popup but not this time. Will try at home.
Got home and on IE 7 still not able to download. Popups disables and javascipt is on. V. *Windows 7 Pro *EVGA 512-P2-N635-AR GeForce 7950GT 512MB *ASUS M2N32-WS Pro AM2 NVIDIA nForce 590 SLI ATX Server Motherboard *AMD Athlon 64 X2 4600+ Windsor 2.4GHz Socket AM2 89W Dual-Core Processor
(This post was last modified: 2009-04-04 02:50 by venealis.)
|
| find quote |

, I'm a programmer myself, I'm apologist of things git and svn
.
Search
Help