History log of /haiku/src/add-ons/screen_savers/Jamfile
Revision Date Author Comments
# 503d8893 10-Sep-2018 Augustin Cavalier <waddlesplash@gmail.com>

Remove the "Haiku" screensaver from the tree.

As discussed in #14447.


# 2f4d14b7 07-Jul-2015 Augustin Cavalier <waddlesplash@gmail.com>

screen_savers/Nebula: Switch to using a Jamfile.


# 93f12425 27-Dec-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

screensaver: Add gravity based on GCI 2012 work

* A modified version of TriEdgeAI's original work.
* Cleaned up style problems
* Some virtual functions didn't mesh properly with
ones defined in the OpenGL kit (Draw for example)
* Wrote Jamfile
* Add missing include cstdlib for rand
* Not in image yet as it still needs gcc2 testing


# 3704c0f8 05-Nov-2012 François Revol <revol@free.fr>

Add a totally useless Shelf screensaver

* Allows dropping replicants, and showing them later on when idle.
* Needs some cleanup.


# 9339eb20 06-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Enable in Jamfiles / build system


# 0b4c5624 01-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

screen_savers: Initial import of GLife

* Donated to Haiku by author (Aaron Hill) under
the MIT license.
* Resources conveted to rdef
* Headers cleaned up
* Jamfile created


# 57d51b24 03-Jan-2011 Ryan Leavengood <leavengood@gmail.com>

Add two new screensavers created by students from the GCI:

Butterfly by Geoffry Song.
Leaves by Deyan Genovski and Geoffry Song.

Thanks guys!

I fixed a few coding violations and wrote the Jamfiles.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40098 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 32b3986c 24-Sep-2009 Philippe Houdoin <philippe.houdoin@gmail.com>

Added a very nice Icons screensaver, by Vincent Duvert.
Thanks.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33268 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5dac0ee0 26-Mar-2009 Axel Dörfler <axeld@pinc-software.de>

* Removed the GLife entry for now. Maybe something is going to happen there? :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29731 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2016e43e 25-Mar-2009 Gerasim Troeglazov <3deyes@gmail.com>

Clone of the Linux SimpleClock screensaver

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29723 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 82d2e399 25-Mar-2009 Karsten Heimrich <host.haiku@gmx.de>

* port of known OSX screensaver done by Calum Robinson called Flurry (the default one on OSX)
* add to build but not to the image since

- misses some configuration stuff
- does not look as good as it could be because of missing double buffering
- does crash screen_blanker on hide (as all GL screensaver did that i tested)



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29718 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0f7b37bb 25-Mar-2009 Stephan Aßmus <superstippi@gmx.de>

Changed BuyNow to DebugNow (part 1 of 2).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29692 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3c5dd345 13-Nov-2007 Stephan Aßmus <superstippi@gmx.de>

* contributed my "Spider" screen saver to Haiku


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22914 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 41ecd349 01-Feb-2007 Ryan Leavengood <leavengood@gmail.com>

Another recreation of a favorite BeOS screensaver of mine: Message, originally
by Jon Watte.

This was a tough but interesting problem. My version still isn't quite as nice
as his. I think the color generation could be improved, and I KNOW the x and y
placement of the text could be improved.

I also think it would be nice to display the full message at the bottom of the
screen (similar to ShowImage showing the file type and name in full screen
mode.)

But this is a good base to work from.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20035 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e8ec87ad 28-Jan-2007 Ryan Leavengood <leavengood@gmail.com>

I decided to recreate the classic BeOS screensaver BuyNow, and here it is.

I'm considered splashing it up a bit by adding parameters for colors, etc, but
this will make a good baseline.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20005 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bc679b60 29-Apr-2006 Stephan Aßmus <superstippi@gmx.de>

added a cool looking xscreensaver port, featuring BDirectWindow usage - looks smoother than the original

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17269 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 338b8dc3 29-Oct-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Merged changes from branch build_system_redesign at revision 14573.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a2d91eb6 01-Jan-2005 beveloper <beveloper@nowhere.fake>

Added OpenBeOS text screensaver, renamed to Haiku


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10558 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 07892552 11-Dec-2004 Matthew Wilber <mwilber@nowhere.fake>

Initial check in for screen_savers Jamfile, the list of screen_savers to build.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10393 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2f4d14b7e8a62b4328bc45383ae1dc2447ff555b 07-Jul-2015 Augustin Cavalier <waddlesplash@gmail.com>

screen_savers/Nebula: Switch to using a Jamfile.


# 93f124253a04af96e300ffaf224885df729463d7 27-Dec-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

screensaver: Add gravity based on GCI 2012 work

* A modified version of TriEdgeAI's original work.
* Cleaned up style problems
* Some virtual functions didn't mesh properly with
ones defined in the OpenGL kit (Draw for example)
* Wrote Jamfile
* Add missing include cstdlib for rand
* Not in image yet as it still needs gcc2 testing


# 3704c0f8b1bad6ab6cbc6b21d2e33c8bb0dda38e 05-Nov-2012 François Revol <revol@free.fr>

Add a totally useless Shelf screensaver

* Allows dropping replicants, and showing them later on when idle.
* Needs some cleanup.


# 9339eb2063dbdff021f3f998c8d2e852840a1602 06-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

glife: Enable in Jamfiles / build system


# 0b4c5624c6489a344c23e8f203f2897f8639aa1d 01-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

screen_savers: Initial import of GLife

* Donated to Haiku by author (Aaron Hill) under
the MIT license.
* Resources conveted to rdef
* Headers cleaned up
* Jamfile created


# 57d51b24ffd6225014793bd152ec0e32883ad69c 03-Jan-2011 Ryan Leavengood <leavengood@gmail.com>

Add two new screensavers created by students from the GCI:

Butterfly by Geoffry Song.
Leaves by Deyan Genovski and Geoffry Song.

Thanks guys!

I fixed a few coding violations and wrote the Jamfiles.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40098 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 32b3986c09e9a1d9dcbebd35fdcf3d63f6c08780 24-Sep-2009 Philippe Houdoin <philippe.houdoin@gmail.com>

Added a very nice Icons screensaver, by Vincent Duvert.
Thanks.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33268 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5dac0ee0d9a5ef6e8254b7e8eadb2f5266564871 26-Mar-2009 Axel Dörfler <axeld@pinc-software.de>

* Removed the GLife entry for now. Maybe something is going to happen there? :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29731 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2016e43e5552462ee5d2fd2e56137a996cb204b2 25-Mar-2009 Gerasim Troeglazov <3deyes@gmail.com>

Clone of the Linux SimpleClock screensaver

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29723 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 82d2e399b4848130405f97882c5072b400b67695 25-Mar-2009 Karsten Heimrich <host.haiku@gmx.de>

* port of known OSX screensaver done by Calum Robinson called Flurry (the default one on OSX)
* add to build but not to the image since

- misses some configuration stuff
- does not look as good as it could be because of missing double buffering
- does crash screen_blanker on hide (as all GL screensaver did that i tested)



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29718 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0f7b37bb1232245452410c81dce9d7ff997e9956 25-Mar-2009 Stephan Aßmus <superstippi@gmx.de>

Changed BuyNow to DebugNow (part 1 of 2).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29692 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 3c5dd345287e30b212cdf2fb92cf8cccc5f2bddd 13-Nov-2007 Stephan Aßmus <superstippi@gmx.de>

* contributed my "Spider" screen saver to Haiku


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22914 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 41ecd34905d82698d3386ac3938184696447aff6 01-Feb-2007 Ryan Leavengood <leavengood@gmail.com>

Another recreation of a favorite BeOS screensaver of mine: Message, originally
by Jon Watte.

This was a tough but interesting problem. My version still isn't quite as nice
as his. I think the color generation could be improved, and I KNOW the x and y
placement of the text could be improved.

I also think it would be nice to display the full message at the bottom of the
screen (similar to ShowImage showing the file type and name in full screen
mode.)

But this is a good base to work from.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20035 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e8ec87ad2868890972d0c0747975ba4a93dec77a 28-Jan-2007 Ryan Leavengood <leavengood@gmail.com>

I decided to recreate the classic BeOS screensaver BuyNow, and here it is.

I'm considered splashing it up a bit by adding parameters for colors, etc, but
this will make a good baseline.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20005 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bc679b6077d8ed96484f05d164d6477655b4e6ff 29-Apr-2006 Stephan Aßmus <superstippi@gmx.de>

added a cool looking xscreensaver port, featuring BDirectWindow usage - looks smoother than the original

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17269 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 338b8dc301721b1f472e8297a898d4eaa2f2ee3a 29-Oct-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Merged changes from branch build_system_redesign at revision 14573.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96


# a2d91eb6ea9c4ba58c3c9c1666e2b19709824b7a 01-Jan-2005 beveloper <beveloper@nowhere.fake>

Added OpenBeOS text screensaver, renamed to Haiku


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10558 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 07892552b05b8094f4366e01c27f19175afeec94 11-Dec-2004 Matthew Wilber <mwilber@nowhere.fake>

Initial check in for screen_savers Jamfile, the list of screen_savers to build.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10393 a95241bf-73f2-0310-859d-f6bbb57e9c96