source: trunk/avango-display @ 606

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @606   2 months ddangelo -TwoView? setup now uses the xpand glasses. -Some other forgotten changes
(edit) @599   6 months ddangelo typo removed
(edit) @594   6 months ddangelo Hacky MatrixTransformer? Script added. Hack
(edit) @592   6 months ddangelo avango-display setup for the TwoView? updated
(edit) @591   6 months ddangelo a-z are now automatically added to the keyboard deviced
(edit) @588   9 months ddangelo function to get the osg::viewer::GraphicsWindow?.
(edit) @587   9 months ddangelo method to stop the avango render loop added
(edit) @576   10 months ddangelo Missing field creation macro added
(edit) @575   10 months ddangelo -obsolete include removed -missing return statement added
(edit) @574   10 months ddangelo Define switch for windows dependent time functions added. Obsolete …
(edit) @571   12 months mschlatt Modified MT-interface (Users added, now receiving Kinect Messages)
(edit) @570   12 months ddangelo get viewer functionality added
(edit) @567   12 months mschlatt TUIO-Receiver and Touch-Events adapted to /tuio/2Dobj and /tuio/2Dblb
(edit) @566   13 months ddangelo daemon is not available under MacOSX
(edit) @564   13 months ddangelo For MacOSX build, additional libraries must be linked to the boost python …
(edit) @532   18 months ddangelo Default for the window frame visibility honored
(edit) @525   20 months ddangelo comment added
(edit) @524   20 months ddangelo Bug in the Monitor setup fixed
(edit) @523   20 months ddangelo -The Monitor setup automatically generates a keyboard device for all …
(edit) @519   21 months ddangelo unneeded avango.daemon imports removed. They caused problems under …
(edit) @518   21 months ddangelo Function to get the osg camera object for a given subdisplay. Not the best …
(edit) @512   21 months ddangelo Added 3 default parameters to the Monitor constructor. 1)A bool indicating …
(edit) @484   2 years ddangelo Gamepad device added. Listens to the station "gamepadstation". SpaceMouse?
(edit) @480   2 years ddangelo Implementation of desctructor added, otherwise the symbol "FingerListener?" …
(edit) @471   2 years ddangelo Option to set the number of stencil bits added. Needed for the layering. …
(edit) @463   2 years ddangelo The monitor view now has a field to disable / enable the trackball …
(edit) @457   2 years ddangelo Consistent naming of keyboard fields
(edit) @456   2 years ddangelo Automatic centering of the trackball can now be dis/enabled during runtime …
(edit) @454   2 years ddangelo The avango.display monitor setup now supports the option to automatically …
(edit) @451   2 years cnowke --got rid of warning --orthography
(edit) @449   2 years cnowke --added gamepad device station to daemon (mapped to logitech rumble 2)
(edit) @448   2 years tholt - copyright header cleanup - whitepsace cleanup
(edit) @443   2 years cnowke removed unsuporrted old school build style
(edit) @440   2 years rkuck Monitor now uses the DISPLAY environment variable properly
(edit) @430   2 years tholt Correct copyright headers
(edit) @427   2 years rkuck Reworked other modules depending on avango.python change This includes …
(edit) @409   2 years tholt More copyright header corrections
(edit) @408   2 years tholt More copyright header corrections
(edit) @407   2 years tholt More copyright header corrections
(edit) @406   2 years tholt - Add Doxygen.h for Doxygen group and namespace definitions - Correct some …
(edit) @402   2 years ddangelo Missing super call added
(edit) @399   2 years ddangelo ScreenSpaceToPixelTransform? added. This can be used to setup a coordinate …
(edit) @398   2 years ddangelo iCone now provides a screen descriptor. This descriptor functions works …
(edit) @390   2 years ddangelo Wiimote devices for the iCone setup added. Icon can now be started in …
(edit) @389   2 years ddangelo Real default monitor size changed.
(edit) @387   2 years ddangelo Wiimote device added. The TwoView? display setup can now generate device …
(edit) @361   2 years ddangelo The keyboard device now supports adding bool fields which trigger on a …
(edit) @357   2 years ddangelo Monitor setup now supports a keyboard and mouse device, which can be …
(edit) @355   2 years ddangelo Missing self parameter in paramter list of the view_created function …
(edit) @354   2 years ddangelo Boost python wrapper added and SConstruct adjusted
(edit) @353   2 years ddangelo C++ src files for the TUIO server/client added
(edit) @352   2 years ddangelo pkg-config file added
(edit) @351   2 years ddangelo 1) Virtual function call (Template Pattern) which is called for each …
(edit) @350   2 years ddangelo 1) Virtual function call (Template Pattern) which is called for each …
(edit) @349   2 years rkuck Added ScreenDescriptor? to avango.display This provides an application …
(edit) @346   2 years ddangelo Bugs in the iCone setup file corrected.
(edit) @345   2 years tholt Replace tab indention by spaces to make epydoc happy
(edit) @339   2 years rkuck Fixed silly import handling bug in avango.display
(edit) @304   3 years rkuck Fixed avango.display stereo selection
(edit) @302   3 years rkuck Added more flexible StereoMode? field instead of QuadBufferStereo? Patch …
(edit) @297   3 years rkuck Fixed order of search paths in avango.display
(edit) @294   3 years rkuck Removed application specific display-setup TouchscreenEmulator?
(edit) @292   3 years rkuck Only import avango.inspector in avango.display when needed
(edit) @290   3 years rkuck Added search path facility to avango.display
(edit) @289   3 years rkuck Display setups are now loaded as plugins
(edit) @288   3 years rkuck Each display setup now is encapsulated in one class in avango.display
(edit) @287   3 years rkuck Refactored screen setup in avango.display
(edit) @286   3 years rkuck Extracted command parsing in avango.display
(edit) @285   3 years rkuck Started to prepare class extraction in avango.display
(edit) @272   3 years rkuck Fixed head-tracking bug in avango.display Objects have to be keep …
(edit) @271   3 years rkuck Corrected UserSelector? functionality in avango.display
(edit) @267   3 years cnowke --added 2 new buttons to spacemouse
(edit) @259   3 years rkuck Allow input devices on subdisplays of Monitor
(edit) @258   3 years rkuck Fixed time delta calculation in SpaceMouse? node
(edit) @257   3 years rkuck Allow subdisplays in Monitor setup in avango.display
(edit) @256   3 years rkuck Returned non-options arguments in avango.display ... and not the …
(edit) @255   3 years rkuck Added make_device to avango.display This allows special devices to be …
(edit) @254   3 years rkuck Reorganized display examples
(edit) @250   3 years rkuck Removed command line parsing from avango.python This functionality was …
(edit) @247   3 years rkuck Correct bug in new inspector functionality in avango.display
(edit) @246   3 years rkuck avango.display now has inspector via command-line switch
(edit) @244   3 years rkuck Removed duplicated code in avango.display
(edit) @243   3 years rkuck Made Monitor mode in avango.display more usable Monitor windows now have …
(edit) @242   3 years rkuck Reworked avango.display internals Mostly a cleanup.
(edit) @185   3 years rkuck Corrected avango-display for new event handling in avango-osg
(edit) @163   3 years rkuck Fixed too eager install scripts
(edit) @93   3 years rkuck TouchscreenEmulator? now uses local display
(edit) @82   3 years rkuck Added BackgroundColor? field to Viewer in avango.display
(edit) @81   3 years rkuck TouchscreenEmulator? in avango.display should have settable Near and Far …
(edit) @73   3 years kriege avango-display: added an upright autostereoscopic display
(edit) @68   3 years rkuck Reworked SplitscreenHandling? to not contain magic numbers. Also renamed …
(edit) @67   3 years rkuck Added simple powerwall setup to avango.display
(edit) @66   3 years rkuck Introduced 'proper' user support Also introduced regression concerning …
(edit) @58   3 years rkuck Fixed reference within avango.display
(edit) @55   3 years rkuck Made avango.display installable
(edit) @47   3 years mfriedrich Renamed Cone to iCone
(edit) @44   3 years mfriedrich added display setup
(add) @43   3 years mfriedrich added empty avango-display folder
Note: See TracRevisionLog for help on using the revision log.