Commit Graph

108 Commits

Author SHA1 Message Date
Kevin Lange
6688c22dbe Add Python repo link to README 2016-12-13 00:55:18 +09:00
Kevin Lange
f9dc36a3d4 Briefly mention ld.so in readme. [ci skip] 2016-12-06 20:32:46 +09:00
Kevin Lange
aa088064f2 New screenshots in README [ci skip] 2016-12-03 20:49:30 +09:00
Gil Mendes
ee4e38e850
upgrade vagrant to use Ubuntu Xenial 2016-10-16 12:33:27 +01:00
Kevin Lange
c21fae6b44 Update README. 2016-09-01 10:19:10 +09:00
Kevin Lange
2f5978d63b New screenshots 2015-07-25 16:37:54 -07:00
Kevin Lange
d6d1b2080c Fix typo in README [ci skip] 2015-06-25 21:20:48 -07:00
Kevin Lange
5d1171c278 Fix stray backticks in README [ci skip] 2015-05-26 12:01:39 -07:00
Kevin Lange
9cf86430ee fix readme typo [ci skip] 2015-05-14 20:34:46 -07:00
Kevin Lange
58f84075bf Big rewrite of the README
Have wanted to convert the three lists of third-party software to a table for a while now.
2015-05-14 19:34:17 -07:00
Kevin Lange
c13dc83115 Update README with new SDL information 2015-03-27 13:54:09 -07:00
Kevin Lange
15be100189 Update screenshots in README again 2015-03-19 14:39:26 -07:00
Kevin Lange
f111e8d8bd Assorted README updates 2015-03-19 13:46:55 -07:00
Kevin Lange
bd2097d1a1 Drop docs/ 2014-05-06 23:59:21 -07:00
Kevin Lange
161c44f037 New screenshots 2014-04-18 20:16:23 -07:00
Kevin Lange
b7fa31d2c7 rework headings, kill the bit on tutorials 2014-04-11 11:51:38 -07:00
Kevin Lange
16a52ead15 readme: rework irc info 2014-04-11 11:48:12 -07:00
Kevin Lange
860ded23d2 update some copyright years 2014-04-11 09:41:46 -07:00
Kevin Lange
836f5c2725 More minor readme updates 2014-04-10 20:24:19 -07:00
Kevin Lange
58c0144462 README updates 2014-04-10 20:20:26 -07:00
Kevin Lange
a3a212ecb0 Some docs updates 2014-03-20 23:20:16 -07:00
Kevin Lange
d65a757643 filename conventions on documentation 2014-03-08 21:49:06 -08:00
Kevin Lange
694c9c2c21 Move 'trying it out' to a separate doc file 2013-11-29 19:13:14 -08:00
Kevin Lange
6ee5fa2bc6 Some quick rewrites to the README 2013-11-28 23:07:19 -08:00
Kevin Lange
5cad7326cb Totally got that backwards 2013-11-28 20:05:15 -08:00
Kevin Lange
610936ae80 Docs cleanup
- Nuke the old latex docs (They are really, really old, and I have no
  plans to keep them up to date)
- Remove LaTeX docs targets from Makefile
- Move extraneous markdown docs to docs/ and update README links
- Move styleguide to docs/
2013-11-28 19:30:46 -08:00
Kevin Lange
d1bb6d4304 Update README - newer screenshots 2013-11-28 16:13:56 -08:00
Kevin Lange
046d972694 docs 2013-07-11 18:17:26 -07:00
Kevin Lange
08e4ee780a README updates 2013-06-17 18:52:32 -07:00
Kevin Lange
dfa72318a3 Updated build scripts to use cross gcc 2013-06-06 21:59:20 -07:00
Kevin Lange
c38ccf97e0 Kill the logo 2013-04-14 23:27:08 -07:00
Kevin Lange
aae5c6bc9d More screenshots 2013-04-14 23:25:44 -07:00
Kevin Lange
539ed4d03a Rearrange README 2013-04-14 23:17:52 -07:00
Kevin Lange
6761146700 New screenshot 2013-04-14 01:21:42 -07:00
Kevin Lange
fd0a744393 README updates for new distro packages 2013-04-14 01:06:32 -07:00
Kevin Lange
26992a0f22 more readme tweaks 2013-04-06 21:54:42 -07:00
Kevin Lange
154553f6ae Update readme 2013-04-04 21:18:25 -07:00
Kevin Lange
02a6d7ebc1 Replace Elementary icons 2013-03-30 21:20:47 -07:00
Kevin Lange
2a7c106807 Some quick README updates
[ci skip]
2013-02-25 19:59:22 -08:00
Steve Jenson
aa2dbde078 Update README.me to include link to Skelix OS tutorial 2013-02-20 13:11:44 -08:00
Kevin Lange
dd9c12ea60 Update README 2013-01-27 18:23:10 -08:00
Kevin Lange
5465bd0625 Update README 2013-01-25 23:45:19 -08:00
Kevin Lange
5aa37599aa typo [ci skip] 2012-12-03 20:41:32 -08:00
Kevin Lange
7c7748a0ff Update README
[ci skip]
2012-12-03 20:40:29 -08:00
Kevin Lange
909eb97a64 Update screenshot in README
The previous screenshot was outdated and did not included desktop icons.
This screenshot uses the new compositor (which is available, but not
included in the repo... working on that)

[ci skip]
2012-11-17 16:12:08 -08:00
Kevin Lange
8ef81b6924 Graphics library functions for Gaussian blur
And a demo app. Going to use this for soft shadows somewhere.
2012-10-15 23:04:33 -07:00
Kevin Lange
f26ad85965 Update README.md
[ci skip]
2012-10-06 01:10:28 -05:00
Kevin Lange
2b3076d0bb [meta] Fix some spelling mistakes in README
Perhaps not my strong suit...
I need to learn to `:set spell` more often.

[ci skip]
2012-09-19 21:54:17 -07:00
Kevin Lange
65e4353399 Icons on desktop, no terminal at login 2012-09-19 21:16:21 -07:00
Kevin Lange
5ce042f2d8 Deprecate VESA support.
This is in favor of bootloader-assisted mode switching. Grub has a
wonderful option we will exploit to set the video mode.

My laptop supports a couple of 32-bit video modes, which is nice,
because I'm not support 24-bit modes.

I'm not sure whether the super-sketchy video memory locator will work
in the real world, but we'll find out sometime soon.
2012-09-17 22:22:25 -07:00