summaryrefslogtreecommitdiff
path: root/frontends/kolibrios
Commit message (Collapse)AuthorAgeFilesLines
* Move sys_uptime() inside kolibrios dirAshish Gupta2017-06-103-571/+12
|
* Release nightly for KolibriOS.Ashish Gupta2017-06-103-8/+18
| | | | Check board.kolibrios.org forum thread for Netsurf for more details.
* Towards integration with shared build systemAshish Gupta2017-06-101-1/+17
|
* Enable GIF PNG JPEG image formatsAshish Gupta2017-06-102-0/+8
|
* Get rid of internal font building from MakefileAshish Gupta2017-06-101-29/+1
|
* Clean up debug board logging and other crapAshish Gupta2017-06-104-16/+12
|
* Switch to freetype fonts!Ashish Gupta2017-06-103-9/+10
|
* Changes to gui.c as framebuffer frontend has changedAshish Gupta2017-06-101-21/+34
|
* Tidy up some things.Ashish Gupta2017-06-102-12/+15
|
* Properly initialize heap to avoid malloc failuresAshish Gupta2017-06-102-5/+8
|
* Update kolibrios frontend to use invalidate window area API (Applied change ↵Ashish Gupta2017-06-101-15/+25
| | | | becd386)
* Get logging working.Ashish Gupta2017-06-103-354/+26
|
* Move port for kolibrios ahead.Ashish Gupta2017-06-1011-353/+71
| | | | Look at diff from master and reconcile.
* Fix up makefiles to build with make TARGET=kolibrios installAshish Gupta2017-06-102-5/+10
|
* Steal framebuffer and reuse in kolibrios portAshish Gupta2017-06-1024-78/+88
|
* Step 2 : Abuse _TARGET_IS_KOLIBRIOS and build with make TARGET=kolibriosAshish Gupta2017-06-105-97/+82
|
* Add kolibrios/ dir : Step 1 towards porting this to Kolibri OSAshish Gupta2017-06-10127-0/+24000