diff --git a/openhantek/ChangeLog b/openhantek/ChangeLog index cc17bc6..64fedd2 100644 --- a/openhantek/ChangeLog +++ b/openhantek/ChangeLog @@ -45,3 +45,9 @@ * Moved constants.h to dso.h and added functions that return strings for enums * Sample buffer size above scope shows real sample count got from oscilloscope * Documentation updated + +2010-08-23 Oliver Haag +* Saving color settings for printing too +* Added zoomed scope and markers to exports +* Darker default colors for channels in print mode +* Added enum values for DSO-5200 bulk commands diff --git a/openhantek/mainpage.dox b/openhantek/mainpage.dox index f250e6a..4dc4f30 100644 --- a/openhantek/mainpage.dox +++ b/openhantek/mainpage.dox @@ -15,7 +15,7 @@ You need the development packages for the following libraries to build OpenHante
  • OpenGL
  • -\subsection ssec_dependencies Building +\subsection ssec_building Building After installing these you can build it by running:
     	$ qmake
    @@ -23,7 +23,7 @@ After installing these you can build it by running:
     	$ make install
     
    -\subsection ssec_dependencies Build options +\subsection ssec_options Build options You can set environment variables to set various build options (Done best by prepending env VARIABLE=value to the qmake command). The known environment variables are: