Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/intro
Commit message (Collapse)AuthorAgeFilesLines
* Fix nickname encoding and length issuesDan Williams2007-05-071-1/+3
|
* Use standard icon name.Tomeu Vizoso2007-05-051-1/+1
|
* Use the gtk entryMarco Pesenti Gritti2007-04-271-3/+3
|
* Fix typo in Server config section nameDan Williams2007-03-261-1/+1
|
* Better removal of intro video chooserDan Williams2007-03-141-5/+8
|
* Revert "Remove picture selection from intro screen for now"Dan Williams2007-03-141-17/+11
| | | | This reverts commit b97edec4db98c0b01283e5e4ff944ca219dd3733.
* Remove picture selection from intro screen for nowDan Williams2007-03-141-11/+17
|
* Move data to be relative to the code.Marco Pesenti Gritti2007-03-093-1/+6
|
* Add a default picture, so that we don't force people to find one.Marco Pesenti Gritti2007-03-081-2/+10
| | | | Implementation is ugly but the cleanest I could come with :(
* use hal to detect the presence of a v4l deviceJohn (J5) Palmieri2007-03-051-4/+22
| | | | | * right now we check for anything with the capability of 'video4linux' and for info.linux.driver = 'cafe1000-ccic' which is the olpc's webcam
* Tweak video size. People report it's too big on the olpc too.Marco Pesenti Gritti2007-03-021-6/+2
| | | | | Dan feel free to tweak this, I'm changing it to get a functional build in for tonight compose.
* Make video size resolution dependent at least in the emulator.Marco Pesenti Gritti2007-03-021-3/+6
|
* Ensure video is realized before showing live videoDan Williams2007-02-282-10/+17
|
*