- 22 Aug, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
- 06 Aug, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
- 04 Aug, 2008 1 commit
-
-
Oliver Bock authored
-
- 01 Aug, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
- 31 Jul, 2008 1 commit
-
-
Oliver Bock authored
* Identifier is determined in specialized AbstractGraphicsEngine instances * Identifier is now passed up the chain during object instantiation * Fixes formerly hardcoded identifier in Starsphere::initialize() * Also: removed trailing whitespaces
-
- 24 Jul, 2008 3 commits
-
-
Oliver Bock authored
* Refactored code to increase CPU efficiency * Alpha blending is turned off while power spectrum is rendered (see below) * Optional smoothing is turned off while power spectrum is rendered (crisp lines!) * Moved fixed values to variables, decreased real-time computations * Added threshold to show candidates in more prominent color * Power spectrum label now mentions Arecibo as data source * Fixed glLineWidth/glPointSize invocations (outside glBegin/glEnd!) * Fixed color values * Pending: how to deactivate alpha blending for individual parts of the spectrum? * Pending: add semi-transparent backdrop to power spectrum when alpha blending control works
-
Oliver Bock authored
-
Oliver Bock authored
-
- 23 Jul, 2008 5 commits
-
-
Oliver Bock authored
* Needs more visual refinement and refactoring * Note: there's an alpha blending error! * Still uses test data
-
Oliver Bock authored
* Added units to search parameters * Renamed dispersion measure label to "DM" due to length constraints * Fine-tuned floating point precision
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* For the time being we just added textual search parameters * Still to come: FFT spectrum in upper right corner
-
- 17 Jul, 2008 2 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
* Interface for all processing adapters * libxml2 implementation (code pending) * We should probably provide an adapter factory
-
- 15 Jul, 2008 1 commit
-
-
Oliver Bock authored
* Added section "Supported Platforms" * Added section "Libraries used" * Added libraries to "Requirements" * Added a note where to find the compiled executable ;-)
-
- 13 Jul, 2008 1 commit
-
-
Oliver Bock authored
* Download and build (incl. MinGW) * Also: added a few chmods
-
- 11 Jul, 2008 7 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Invokes doxygen * Copies required images (finally!)
-
Oliver Bock authored
* Added status section * Various improvements * Substituted HTML where possible * Fixed typos * Also: removed trailing whitespaces
-
Oliver Bock authored
* Static constant * Also: removed even more traling whitespaces
-
Oliver Bock authored
* Removed recently added BOINC stuff from AbstractGraphicsEngine * WindowManager now got his "own" instance of BOINCClientAdapter * WindowManager's (default) parameters are overridden if project preferences are set by the user! * Also: removed trailing whitespaces (Ganymede's new editor shines)
-
- 10 Jul, 2008 3 commits
-
-
Oliver Bock authored
* Again just mock-ups until the project preferences support these new XML tags/attributes * Conservative default values: 800x600
-
Oliver Bock authored
* Enabled when "--fullscreen" is used as command line option (e.g. by BOINC) * User input events are not passed to event observers when in screensaver mode * User input events cause the graphics application to quit (typical for screensavers and required by BOINC)
-
Oliver Bock authored
* <project_specific> XML tag may be parsed to extract runtime parameters for graphics applications * Added dedicated fps and quality attribute handlers to BOINC Adapter (still mock-ups) * Added FPS initializer to WindowManager * Starsphere's fog is enabled at medium quality and higher * Starsphere's anti-aliased rendering is enabled at high quality only * Using conservative default values: 20 fps, low quality * Reduced initial resolution to 800x600
-
- 07 Jul, 2008 1 commit
-
-
oliver authored
-
- 03 Jul, 2008 6 commits
-
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Framework * Open Resource Compiler * Starsphere
-
Oliver Bock authored
-
Oliver Bock authored
-
Oliver Bock authored
* Logos at the top * Proper stylesheet (better heading handling) * Added LSC logo
-
- 02 Jul, 2008 2 commits
-
-
Oliver Bock authored
* Added a "header" which holds the index page's content (to be continued...) * Fixed excludes * Disabled the doxygen tree view (ugly and no advantage)
-
Oliver Bock authored
* GCC 4 on OSX can't cope with it (dyld: lazy symbol binding failed: lazy pointer not found) * Can be done on demand using the strip command * Saves a binary build for debugging
-
- 01 Jul, 2008 1 commit
-
-
Oliver Bock authored
-