Skip to content
Snippets Groups Projects
  1. Apr 05, 2013
    • jsiegle's avatar
      Minor changes to RHD2000Thread · 777f0fa8
      jsiegle authored
      777f0fa8
    • jsiegle's avatar
      Run astyle to make code format more consistent · ea8c1c90
      jsiegle authored
      To run this in the future, install astyle (sudo apt-get install astyle),
      then enter the following from the top-level project directory:
      
      astyle --options=astyle.options --recursive "./Source/*.cpp" "./Source/*.h"
      
      This will convert tabs to 4 spaces and ensure that brackets are on
      their own lines.
      ea8c1c90
  2. Apr 04, 2013
  3. Apr 03, 2013
  4. Apr 02, 2013
  5. Mar 29, 2013
  6. Mar 22, 2013
  7. Mar 21, 2013
  8. Mar 20, 2013
  9. Mar 15, 2013
  10. Mar 13, 2013
  11. Mar 12, 2013
  12. Feb 27, 2013
    • aacuevas's avatar
      Avoid using unopened files. · e894c96b
      aacuevas authored
      When many channels are selected for recording a race condition can cause a crash by writing to a file that has not been opened yet.
      e894c96b
  13. Feb 13, 2013
  14. Feb 12, 2013
Loading