| Commit message (Expand) | Author | Age | Files | Lines |
* | More work on the same stuff, all shell aplets are now external bins | Alexis211 | 2009-12-26 | 6 | -82/+42 |
* | More work | Alexis211 | 2009-12-25 | 8 | -48/+54 |
* | More work on shell | Alexis211 | 2009-12-24 | 6 | -6/+43 |
* | Changed some stuff about the Shell | Alexis211 | 2009-12-24 | 15 | -122/+296 |
* | Cleanup | Alexis211 | 2009-12-24 | 2 | -3783/+0 |
* | Changed the way virtual terminal commands are handled | Alexis211 | 2009-12-23 | 30 | -248/+3982 |
* | Revert "[noncompiling commit] Started working on a segmented memory model" | Alexis211 | 2009-12-22 | 14 | -203/+75 |
* | [noncompiling commit] Started working on a segmented memory model | Alexis211 | 2009-12-22 | 14 | -75/+203 |
* | Merge branch 'master' into framework | Alexis211 | 2009-12-22 | 21 | -78/+320 |
|\ |
|
| * | More work on the status bar | Alexis211 | 2009-12-21 | 9 | -94/+141 |
| * | Made status bar into a namespace, and added functionnalities | Alexis211 | 2009-12-21 | 11 | -44/+168 |
| * | Added a simple status bar for loading progress | Alexis211 | 2009-12-20 | 3 | -5/+44 |
| * | Same optimisation for VESADisplay | Alexis211 | 2009-12-20 | 3 | -0/+19 |
| * | Text scrolling optimisation for VGATextOutput | Alexis211 | 2009-12-20 | 2 | -0/+13 |
| * | Merge branch 'framework' | Alexis211 | 2009-12-20 | 33 | -52/+598 |
| |\ |
|
| * | | Keyboard warning gets logged | Alexis211 | 2009-12-20 | 1 | -4/+4 |
* | | | Added template class Map<key, value> | Alexis211 | 2009-12-22 | 3 | -0/+93 |
| |/
|/| |
|
* | | Some reorganisation | Alexis211 | 2009-12-20 | 4 | -1375/+5 |
* | | rot13, demo app for StreamApp, is working :) | Alexis211 | 2009-12-20 | 12 | -13/+1434 |
* | | [not tested] Introduced StreamApp.class | Alexis211 | 2009-12-20 | 9 | -1325/+79 |
* | | Added file streams and string streams | Alexis211 | 2009-12-20 | 16 | -498/+625 |
* | | Worked on IStream. Seems to work | Alexis211 | 2009-12-20 | 11 | -16/+1526 |
* | | [not really working] Started work on OStream | Alexis211 | 2009-12-20 | 11 | -25/+129 |
|/ |
|
* | Minor changes | Alexis211 | 2009-12-19 | 2 | -4/+7 |
* | Nothing, really | Alexis211 | 2009-12-19 | 2 | -2/+19 |
* | Nothing, really | Alexis211 | 2009-12-18 | 1 | -1/+1 |
* | Added some option handling featurs to the default ShellApp class | Alexis211 | 2009-12-17 | 15 | -30/+197 |
* | New model, object-oriented, for applications | Alexis211 | 2009-12-16 | 13 | -86/+160 |
* | Nothing, really | Alexis211 | 2009-12-16 | 1 | -1/+2 |
* | Corrections | Alexis211 | 2009-12-09 | 4 | -23/+23 |
* | Merge branch 'master' into mountpoints | Alexis211 | 2009-12-09 | 4 | -0/+8 |
|\ |
|
| * | Some changes | Alexis211 | 2009-12-09 | 4 | -0/+8 |
* | | Merge branch 'master' into mountpoints | Alexis211 | 2009-12-09 | 11 | -92/+120 |
|\| |
|
| * | Change on memory handling, and .iface.h files documented. | Alexis211 | 2009-12-09 | 11 | -92/+120 |
* | | make qemu-hdd now works great | Alexis211 | 2009-11-29 | 10 | -16/+51 |
* | | Merge branch 'mountpoints' of github.com:Alexis211/Melon into mountpoints | Alexis211 | 2009-11-29 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'mountpoints' of github.com:Alexis211/Melon into mountpoints | Alexis211 | 2009-11-29 | 45 | -129/+1064 |
| |\ \
| | |/
| |/| |
|
| * | | Minor edit | Alexis211 | 2009-11-29 | 1 | -0/+2 |
| * | | Game Of Life simulator fixed | Alexis211 | 2009-11-15 | 2 | -15/+18 |
* | | | Reading from HDD is now possible ! | Alexis211 | 2009-11-29 | 11 | -8/+244 |
| |/
|/| |
|
* | | Fixed some stuff | Alexis211 | 2009-11-28 | 4 | -15/+15 |
* | | Caching mechanism added and floppy driver fixed on qemu/vbox | Alexis211 | 2009-11-28 | 11 | -27/+157 |
* | | Some bugfixes | Alexis211 | 2009-11-27 | 6 | -10/+16 |
* | | Added some screenshots, re-organized some stuff. | Alexis211 | 2009-11-27 | 15 | -83/+150 |
* | | Re-organized file system stuff. | Alexis211 | 2009-11-25 | 11 | -20/+113 |
* | | Fixed FATFS::read | Alexis211 | 2009-11-25 | 7 | -19/+53 |
* | | Reading from floppys supposedly fixed in qemu | Alexis211 | 2009-11-24 | 6 | -15/+29 |
* | | Multiple things : | Alexis211 | 2009-11-24 | 5 | -35/+98 |
* | | Screwy implementation of FATFS::read | Alexis211 | 2009-11-15 | 2 | -3/+27 |
* | | Reading from the FAT12-formatted floppy works \o | Alexis211 | 2009-11-15 | 10 | -18/+392 |