User Activity

  • Committed [r417] on Code

    Added a little "waiting" spinner for Wear OS for when loading SoundPools takes more than 1 sec. The analog for App is yet unimplemented.

  • Committed [r416] on Code

    Reverted the single SoundPool creation, to multiple SoundPools, each with just 1 stream. Idea was to let multi-threading do the work to reduce time in loading notes. Limited success, especially on devices with few cores.

  • Committed [r415] on Code

    updated targetSdkVersion

  • Committed [r414] on Code

    Improved error handling in InstrumentTuning.

  • Committed [r413] on Code

    Had broken release versions with shrinkResources. Disabled that.

  • Committed [r412] on Code

    1) when many notes were played simultaneously, would stop playing them altogether. Problem was each note had its own SoundPool, and there are limited SoundPools. So made one SoundPoolOwner.

  • Posted a comment on discussion Development on cppcheck

    test_a.cpp -- triggers warning: #define BOOST_AUTO_TEST_CASE(...) void BOOST_AUTO_TEST_CASE_run(__VA_ARGS__) int x = 1; // file-scope declaration before first test case BOOST_AUTO_TEST_CASE( test_one ) { x = 2; } test_b.cpp -- no warning: #define BOOST_AUTO_TEST_CASE(...) void BOOST_AUTO_TEST_CASE_run(__VA_ARGS__) BOOST_AUTO_TEST_CASE( test_one ) { int x = 1; } Command: cppcheck --std=c++17 --enable=unusedFunction test_a.cpp test_b.cpp Expected: consistent behaviour -- either both warned or neither....

  • Committed [r411] on Code

    Fix problem with MediaPlayer running out of instances, so playing

View All

Personal Data

Username:
stevan_white
Joined:
2002-07-14 00:26:52
Location:
Potsdam / Germany / CEST

Projects

This is a list of open source software projects that Stevan White is associated with:

  • EPUB Test Suite Tests of EPUB e-book format Last Updated:
  • Eudora2Unix   Last Updated:
  • LateXSL   Last Updated:
  • Laxor   Last Updated:
  • QAParadigm   Last Updated:

Skills

This is a list of skills that Stevan White possesses:

  • C++
  • Python
  • Java
  • PL/SQL
  • ODBC
  • SQL-based
  • JDBC
  • Java Swing
  • Win32 (MS Windows)
  • Handheld/Mobile/PDA
  • Console/Terminal
  • Command-line
  • Android
  • Linux
  • PowerShell

Personal Tools

MongoDB Logo MongoDB