1. 03 Dec, 2019 2 commits
  2. 07 Oct, 2019 1 commit
  3. 15 Jul, 2019 1 commit
  4. 02 Apr, 2019 1 commit
  5. 19 Feb, 2019 1 commit
  6. 21 Jan, 2019 1 commit
  7. 02 Oct, 2018 2 commits
  8. 06 Nov, 2017 1 commit
  9. 24 Sep, 2017 1 commit
  10. 24 Apr, 2017 1 commit
  11. 13 May, 2016 2 commits
  12. 06 May, 2016 1 commit
    • Craig Watson's avatar
      Fixed indexing of control and display screens · 5f97b1cf
      Craig Watson authored
      Caused problems e.g with podcast mode, where if the control and display
      views were swapped in the preferences, the wrong screen would be recorded
      when switching to desktop mode during recording of the podcast.
      This happened even if only one screen was plugged in, so a black screen
      was recorded in that case (at least on OS X 10.10)
      5f97b1cf
  13. 26 Apr, 2016 1 commit
  14. 13 Apr, 2016 1 commit
  15. 04 Apr, 2016 1 commit
  16. 14 Jan, 2016 1 commit
    • Craig Watson's avatar
      Code clean-up · da5378a6
      Craig Watson authored
      Mostly, removal of old code that had been commented out instead of
      removed
      da5378a6
  17. 23 Dec, 2015 1 commit
  18. 09 Dec, 2015 3 commits
  19. 04 Dec, 2015 1 commit
    • Craig Watson's avatar
      Fixed "Add to library" button showing up for apps · b5b8c722
      Craig Watson authored
      Caused by one occurence of "uniboardtool" having been replaced by
      "OpenboardTool" instead of "openboardtool".
      For consistency's sake, this was changed to openboardtool, but these URL
      / application name changes require a clean-up (all occurences of
      "uniboardtool" are commented out; these should either be removed, or the
      changes reverted)
      b5b8c722
  20. 03 Dec, 2015 1 commit
    • Craig Watson's avatar
      Fixed compilation on Windows; · 8254e807
      Craig Watson authored
      The project didn't compile on Windows.. list of modifications:
      
      - Added essential changes that hadn't been committed / pushed (Qt4->Qt5
      changes; other misc. changes by Abdel)
      - Temporarily disabled podcasts, as the modules don't compile with Qt5.2/
      5.5
      
      Currently, the application compiles on Windows, with MSVC2010 32-bit
      8254e807
  21. 17 Nov, 2015 1 commit
  22. 16 Nov, 2015 1 commit
    • Craig Watson's avatar
      First pass at OS X port (Qt4->5; Carbon->Cocoa) · 91cc74fb
      Craig Watson authored
      Application compiles and runs, with some caveats. Full list of changes:
      
      - minor changes related to Qt4->Qt5 API differences
      
      - Replaced calls to Carbon framework by Cocoa
      
      - Removed registering of AE event handler. Seems to be done
      automatically in Qt5.
      
      - temporarily removed Podcast functionality, pending (presumably)
      complete re-write due to Quicktime being obsolete in newer OS X
      versions.
      
      - Created OBCocoa namespace, and associated files src/core/OBCocoa.h/.mm, to
      handle OS X - specific system calls. Currently used only by
      UBApplication, but can in the future provide a useful interface between
      the cocoa framework and OB, to avoid having too much OSX-specific code
      in various files
      91cc74fb
  23. 06 Nov, 2015 1 commit
  24. 05 Nov, 2015 1 commit
  25. 11 Dec, 2013 1 commit
  26. 04 Dec, 2013 2 commits
  27. 29 Nov, 2013 1 commit
  28. 10 Oct, 2013 1 commit
  29. 14 Aug, 2013 1 commit
  30. 13 Aug, 2013 1 commit
  31. 24 Jun, 2013 1 commit
  32. 21 Jun, 2013 1 commit
  33. 27 May, 2013 1 commit
  34. 16 May, 2013 1 commit