History for ubixos / src
2004-04-28
@flameshadow
chg: sString is now a sStyle and std::string. ...
flameshadow committed on 28 Apr 2004
@flameshadow
add: ogRGB16 and ogRGBA16 classes (used for 48bpp and 64bpp surfaces)
flameshadow committed on 28 Apr 2004
@flameshadow
chg: Changed ogRGB8, ogRGBA8, ogRGB32, ogRGBA32, ogPoint2d, and ogPoint3d ...
flameshadow committed on 28 Apr 2004
@reddawg
Word
reddawg committed on 28 Apr 2004
2004-04-27
@reddawg
Changes To Boot Loader
reddawg committed on 27 Apr 2004
@reddawg
Cleaned up some debug'n code
reddawg committed on 27 Apr 2004
@reddawg
More updates for using the new driver subsystem
reddawg committed on 27 Apr 2004
@reddawg
This is a fiarly large commit but we are starting to use new driver model ...
reddawg committed on 27 Apr 2004
@reddawg
Updating drivers to use new model
reddawg committed on 27 Apr 2004
@reddawg
Updated read() write() for drivers now is dev,ptr,offset,length
reddawg committed on 27 Apr 2004
@reddawg
Updates To Driver Subsystem
reddawg committed on 27 Apr 2004
@flameshadow
add: vTitleTab::Draw(). TitleTabs should now retrieve the background colour ...
flameshadow committed on 27 Apr 2004
2004-04-26
@reddawg
Start of new driver system
reddawg committed on 26 Apr 2004
@reddawg
Start of new driver subsystem
reddawg committed on 26 Apr 2004
@reddawg
Now mounts our harddrive I need to either impliment fstab or do something similar
reddawg committed on 26 Apr 2004
@reddawg
DevFS now uses correct size of device
reddawg committed on 26 Apr 2004
@reddawg
Doesnt Print Non Used Partitions
reddawg committed on 26 Apr 2004
@reddawg
Initial addition of the ubix LD
reddawg committed on 26 Apr 2004
@reddawg
Accidently was copying format over format
reddawg committed on 26 Apr 2004
@reddawg
Turn off muffin
reddawg committed on 26 Apr 2004
@reddawg
Took muffin out of build
reddawg committed on 26 Apr 2004
@reddawg
Put a copy of format onto our boot floppy
reddawg committed on 26 Apr 2004
@reddawg
Initial Introduction of the UbixOS Format Utility into the source tree
reddawg committed on 26 Apr 2004
@reddawg
Made ogPixelFmt.cpp __UBIXOS_KERNEL__ friendly
reddawg committed on 26 Apr 2004
@reddawg
Made src/sys/sde Copy and Make the ogPixelFormat.cpp
reddawg committed on 26 Apr 2004
@flameshadow
add: sPixelFormat style
flameshadow committed on 26 Apr 2004
@flameshadow
chg: Changed ogPixelFmt from a struct to a class ...
flameshadow committed on 26 Apr 2004
2004-04-25
@flameshadow
chg: vContext::Draw() is now an abstract virutal function
flameshadow committed on 25 Apr 2004
@reddawg
Minor bug fixes to set default partition information
reddawg committed on 25 Apr 2004
@reddawg
The fdisk utility is funcational now to the point where it can modify partition information
reddawg committed on 25 Apr 2004