Welcome to ArchOpen.org on Sun 11 of May, 2008 [23:44 UTC]
Home   
Stats   
Wiki >>   
Image Galleries >>   
Articles >>   
Forums >>   
File Galleries >>   
FAQs >>   
TikiSheet   
Trackers >>   
Wiki Home      
Last Changes      
Dump      
List pages      
Orphan pages      
Sandbox      
Print      
Galleries      
Rankings      
Articles home      
List articles      
Submit article      
View submissions      
List forums      
Rankings      
List galleries      
List FAQs      
List trackers      
Menu
Home

Developing for ArchOpen
Medios api
Dev team

Bug reports
Feature requests
Dev Todo list

Daily builds

Avlo_Installation
MediOS_Installation

Files
Links
FAQs
Forums

IRC Web Chat
IRC Log of #archopen
Login
[ register | I forgot my password ]
Support Archopen!
Support This Project
3D browser print PDF

The ArchOpen project is dedicated to Archos devices.

It provides:
  • Games
  • New sound codecs (Ogg,mp3,wav, midi, and more!)
  • Some useful applications

All this is made possible by our operating system: MediOS, you can download the latest version here

Want a demo ? : Demo Video: link to stream - avi file

Supported devices

  • Old devices: Jbmm, Av1xx, Av3xx
  • Gmini : Gmini400 and Gmini402/cc
  • Av400 and PMA
  • Av500

Possible future devices: Gmini500 and Av700/TV

What we provide

  • AvLo our bootloader available ONLY for Jbmm, Av1xx and Av3xx
  • MediOS : The heart of all other applications, it's a full OS supporting most of the hardware of the different Archos devices

Using MediOS you can:
  • play a variety of sound format (currently codecs are available for mp3, ogg, wav, musePack, wavPack, midi, sid)
  • launch some of our applications (Games, text reader, calendar, gCalc, ...)
  • manage your files

You can see a tutorial on how to use medios: medios_tutorial

You can create your own icons see icon tutorial

MediOS is also embedded in some other applications:
  • aoDoom Doom
  • aoboy GameBoy Emulator
  • aoSMS Sega Master System / Game Gear Emulator
  • aoSPC SPC (SNES) music player
  • aoNES NES Emulator
  • aoBoyAdvance GameBoy Advance Emulator (work in progress)

Ok but how to install it ? ==> MediOS_Installation

Want to help us ?

  • MediOS kernel provides a really simple API that can be used in order to code small applications, for simple applications the place to start for coding is: meds
  • If you want to help us on the kernel, the GUI, the sound player ... : Developing for ArchOpen
  • Medios api doc is available here: Auto_gen doc

  • Description of widget API

NEWS
Shell look has changed
By: oxygen77  on: Sun 20 of Apr, 2008 [16:39 UTC]  (63 reads)
MediOS News
I've add new popup windows when plug-in/plug-out event are happening for USB, CF, FW and Dc plug.

The popup is displayed over the shell window during a short period of time. The image used is not really nice looking but they can be easily modify if you send me png files.

Newt step will be to remove the top status line so we have the full screen most of the time. F2 key will be used to show the status line when user want to see time, internal HP status ...
New icon format
By: oxygen77  on: Thu 27 of Mar, 2008 [06:53 UTC]  (122 reads)
MediOS News
A new icon format is now supported by medios (it is not in the dailybuild yet). Medios can read icon in the standard windows format. we hav esome constrain:
- type of image is bitmap (not png)
- it should be an 8 bit (ie 256 colors) bmp

This new format is easier to produce and the transparency is natively supported.

-EDIT-
I've added the new code in svn, it should be soon available in dailybuild

I've also convert all icons to new format. You can also make your own ico files, they still have to be 8bit bmp, it is better if you use medios palette.

When first loaded the ico file will be converted to medios icone fomat in order to load faster

Now we need your contribution for new icon set, the files have to use medios palette that I can provide if you tell me for which tool you need it.

-EDIT2-
I've done a small tuto: icon tutorial
More news...

LATEST ARCHOPEN SVN COMMITS
Revision 236 by oxygen77   (oxygen77 -at- archopen.org, Wed, 7 May 2008 17:10:11 GMT)
adding virtkbd to med api
Modified  /ArchOpen/trunk/tools/api_files/api_list.h
Revision 235 by oxygen77   (oxygen77 -at- archopen.org, Tue, 6 May 2008 20:52:16 GMT)
bugfix for bmp with width not a multiple of 4
Modified  /ArchOpen/trunk/tools/bmp2medios/bmp2medios.c
Revision 234 by oxygen77   (oxygen77 -at- archopen.org, Mon, 28 Apr 2008 17:24:01 GMT)
Adding new med from NoBeliUs: kcebrik, mod of mineswepper from Pr112 (bug fix and new features)
Added  /ArchOpen/trunk/apps/kcebrik.c
Modified  /ArchOpen/trunk/apps/minesweeper.c
Modified  /ArchOpen/trunk/apps/minesweeper.h



Created by: Omniscient_Colossus last modification: Wednesday 07 of May, 2008 [19:19:35 UTC] by GliGli


Shoutbox
oxygen77, 11:56 UTC, Wed 26 of Mar, 2008: there won't be sound in aoboy for now. for the exit bug, I'll try to look at it soon
RunningJack, 14:20 UTC, Sat 22 of Mar, 2008: The aoBoy for g402 is great! Good Job oxygen77!!! But I can't quit the emu. and there's no sound. But it's good, that you released it!!!
oxygen77, 06:59 UTC, Wed 19 of Mar, 2008: kakkoii can you start a new topic in the forum about this. Did you get latest medios from daily builds ?
kakkoii, 05:01 UTC, Wed 19 of Mar, 2008: Where's the march aoBoy file? All I see is the feb16th one.
kakkoii, 04:35 UTC, Wed 19 of Mar, 2008: Well.. I have the newest MediOS and newest aoBoy on my Gmini402 and the sound doesn't work..
Read More…
Last forum posts
1) AvLo: Re : I killed my av3 : PROBLEM FOUND!
by: oxygen77 @ 14:52 UTC, Thu 01 of May, 2008
2) AvLo: Re : I killed my av3 : PROBLEM FOUND!
by: oxygen77 @ 14:51 UTC, Thu 01 of May, 2008
3) AvLo: Re : I killed my av3
by: oxygen77 @ 08:02 UTC, Thu 01 of May, 2008
4) AvLo: I killed my av3 : PROBLEM FOUND!
by: dale @ 21:41 UTC, Wed 30 of Apr, 2008
5) AvLo: Re : I killed my av3
by: oxygen77 @ 16:49 UTC, Wed 30 of Apr, 2008
Latest Files
1) midi codec config 2.75 KB
by: oxygen77
Sat 05 of Apr, 2008
2) 1.71 KB
by: oxygen77
Sun 30 of Mar, 2008
3) 5.81 KB
by: oxygen77
Sun 30 of Mar, 2008
4) 5.69 KB
by: oxygen77
Sun 30 of Mar, 2008
5) G402_pico.rar 899.44 KB
by: oxygen77
Wed 19 of Mar, 2008
Last changes
1)   ArchOpen
2)   aoBoyAdvance
3)   widget API
4)   midi
5)   icon tutorial
Powered by TikiWiki the ultimate CMS engine.
RSS Wiki rss Articles RSS Image Galleries RSS File Galleries RSS Forums
[ Execution time: 0.53 secs ]   [ Memory usage: 8.61MB ]   [ 137 database queries used ]   [ GZIP Enabled ]   [ Server load: 0.63 ]