Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Objective-C/C++ codes to supporting ARC #6889

Merged
merged 23 commits into from
May 17, 2022

Commits on Jan 23, 2022

  1. update window and utility

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    a37827b View commit details
    Browse the repository at this point in the history
  2. update video player

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    058cec0 View commit details
    Browse the repository at this point in the history
  3. update video grabber and player

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    f21e0e3 View commit details
    Browse the repository at this point in the history
  4. add ARC flag on xcconfig

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    351f908 View commit details
    Browse the repository at this point in the history
  5. add flag on make setting

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    fbd6e46 View commit details
    Browse the repository at this point in the history
  6. add flag enabling ARC on iOS env

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    5dea97d View commit details
    Browse the repository at this point in the history
  7. update to ARC code

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    d9709fb View commit details
    Browse the repository at this point in the history
  8. comment out unneeded substitute

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    c081a7f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88de148 View commit details
    Browse the repository at this point in the history
  10. update to ARC (simple updates)

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    bbcb7ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c529f4 View commit details
    Browse the repository at this point in the history
  12. update to ARC (simple updates)

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    9bff927 View commit details
    Browse the repository at this point in the history
  13. update to ARC

    fixed bugs about casting (SoundOutputStream *)soundInputStream).delegate
    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    bc6f39a View commit details
    Browse the repository at this point in the history
  14. update to ARC (tvOS)

    2bbb committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    020ecd4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8dd7a3a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. fix include guard

    2bbb committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    ef4befc View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    0908c4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbef3f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. remove ARC feature test from implementation, add it to env conditiona…

    …l section of ofConstants.h
    2bbb committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    96f11b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b77fd3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da9a875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962432e View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    6f2cd72 View commit details
    Browse the repository at this point in the history