summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* README/LICENSE updatesAlexis2112009-12-293-16/+25
|
* Added some screenshotsAlexis2112009-12-275-0/+0
|
* Bugfixes with mountpointsAlexis2112009-12-276-8/+9
|
* Color changesAlexis2112009-12-263-2/+2
|
* More work on the same stuff, all shell aplets are now external binsAlexis2112009-12-2610-89/+51
|
* More workAlexis2112009-12-2512-57/+59
|
* More work on shellAlexis2112009-12-248-15/+52
|
* Changed some stuff about the ShellAlexis2112009-12-2417-124/+303
| | | | | Some applets are now externalized : cat free halt ls reboot uptime Also added some colors
* CleanupAlexis2112009-12-243-3785/+3
|
* Changed the way virtual terminal commands are handledAlexis2112009-12-2331-248/+3982
| | | | | These commands include those for moving the cursor, showing/hiding it, changing the color, ...
* Merge branch 'master' of github.com:Alexis211/MelonAlexis2112009-12-223-0/+93
|\ | | | | | | | | Conflicts: Melon.img
| * Revert "[noncompiling commit] Started working on a segmented memory model"Alexis2112009-12-2214-203/+75
| | | | | | | | This reverts commit bfec696da052c8c9320773ca69927422efebe8c7.
| * [noncompiling commit] Started working on a segmented memory modelAlexis2112009-12-2214-75/+203
| |
| * Merge branch 'master' into frameworkAlexis2112009-12-2222-78/+320
| |\ | | | | | | | | | | | | Conflicts: Melon.img
| | * Unknown reason change to Melon.imAlexis2112009-12-221-0/+0
| | |
| * | Added template class Map<key, value>Alexis2112009-12-224-0/+93
| | |
* | | NothingAlexis2112009-12-221-0/+0
| |/ |/|
* | More work on the status barAlexis2112009-12-2110-94/+141
| |
* | Made status bar into a namespace, and added functionnalitiesAlexis2112009-12-2112-44/+168
| |
* | Added a simple status bar for loading progressAlexis2112009-12-203-5/+44
| |
* | Same optimisation for VESADisplayAlexis2112009-12-203-0/+19
| |
* | Text scrolling optimisation for VGATextOutputAlexis2112009-12-202-0/+13
| |
* | Merge branch 'framework'Alexis2112009-12-2041-67/+648
|\| | | | | | | | | Conflicts: .gitignore
| * Some reorganisationAlexis2112009-12-207-1391/+17
| |
| * rot13, demo app for StreamApp, is working :)Alexis2112009-12-2019-13/+1471
| |
| * [not tested] Introduced StreamApp.classAlexis2112009-12-2010-1326/+80
| |
| * Added file streams and string streamsAlexis2112009-12-2016-498/+625
| |
| * Worked on IStream. Seems to workAlexis2112009-12-2012-18/+1530
| |
| * [not really working] Started work on OStreamAlexis2112009-12-2011-25/+129
| |
| * Merge branch 'master' into frameworkAlexis2112009-12-203-4/+7
| |\
| * | really nothingAlexis2112009-12-191-0/+4
| | |
* | | Keyboard warning gets loggedAlexis2112009-12-202-4/+8
| |/ |/|
* | Minor changesAlexis2112009-12-193-4/+7
| |
* | Merge branch 'framework'Alexis2112009-12-1925-114/+374
|\|
| * Nothing, reallyAlexis2112009-12-193-2/+21
| |
| * Nothing, reallyAlexis2112009-12-182-2/+2
| |
| * Added some option handling featurs to the default ShellApp classAlexis2112009-12-1716-31/+198
| |
| * New model, object-oriented, for applicationsAlexis2112009-12-1614-93/+167
| |
* | Revert "Revert "Nothing, really""Alexis2112009-12-182-1/+2
| | | | | | | | This reverts commit 260347c06637f15ea93c6ad99bce4420a28bae6b.
* | Revert "[nonworking commit] Started porting newlib"Alexis2112009-12-183974-1282257/+5
| | | | | | | | This reverts commit d04645198d648a17ccb83e70aa5e6d60a06121aa.
* | Revert "Nothing, really"Alexis2112009-12-182-2/+1
| | | | | | | | This reverts commit 5f87c447bdcb82beacbfb930942fe9995dcdb60f.
* | [nonworking commit] Started porting newlibAlexis2112009-12-183974-5/+1282257
|/
* Nothing, reallyAlexis2112009-12-162-1/+2
|
* CorrectionsAlexis2112009-12-094-23/+23
|
* Merge branch 'master' into mountpointsAlexis2112009-12-095-1/+9
|\ | | | | | | | | Conflicts: Makefile
| * Some changesAlexis2112009-12-095-2/+10
| |
* | Minor editAlexis2112009-12-091-1/+1
| |
* | Merge branch 'master' into mountpointsAlexis2112009-12-0911-92/+120
|\|
| * Change on memory handling, and .iface.h files documented.Alexis2112009-12-0911-92/+120
| |
* | Merge branch 'master' into mountpointsAlexis2112009-12-061-1/+2
|\|