| LOW | iina/write_info_plist_header.sh | 1 | #!/bin/sh |
| LOW | iina/JavascriptAPIEvent.swift | 1 | // |
| LOW | iina/PlayerCore.swift | 1 | // |
| LOW | iina/PlayerCore.swift | 161 | /// - Is the Touch Bar configured to show app controls? |
| LOW | iina/PlayerCore.swift | 261 | /// - Precondition: The A loop point must have already been established using the A-B loop command otherwise the att |
| LOW | iina/PlayerCore.swift | 661 | /// This method is intended to only be used during application termination. Once shutdown has been initiated player me |
| LOW | iina/PlayerCore.swift | 681 | |
| LOW | iina/PlayerCore.swift | 721 | NSApp.terminate(nil) |
| LOW | iina/PlayerCore.swift | 901 | /// - In the `idle` state |
| LOW | iina/PlayerCore.swift | 1001 | // It must be running when stepping to avoid slowdowns caused by mpv waiting for IINA to call |
| LOW | iina/PlayerCore.swift | 1141 | fileURL: saveToFile ? lastScreenshotURL : nil) |
| LOW | iina/PlayerCore.swift | 1521 | postNotification(.iinaPlaylistChanged) |
| LOW | iina/PlayerCore.swift | 1721 | /// Remove a video filter given as a `MPVFilter` object. |
| LOW | iina/PlayerCore.swift | 1801 | /// |
| LOW | iina/PlayerCore.swift | 1821 | /// - Returns: `true` if the filter was successfully removed, `false` otherwise. |
| LOW | iina/PlayerCore.swift | 1841 | /// [--audio-device](https://mpv.io/manual/stable/#options-audio-device) mpv option. The documentation for |
| LOW | iina/PlayerCore.swift | 2561 | // MARK: - Sync with UI in MainWindow |
| LOW | iina/FFmpegController.m | 1 | // |
| LOW | iina/FFmpegController.m | 481 | return NULL; |
| LOW | iina/MainWindowController.swift | 681 | |
| LOW | iina/MainWindowController.swift | 1561 | /// - Important: The following unexpected sequence of calls from AppKit has been encountered: |
| LOW | iina/MainWindowController.swift | 2101 | // style mask causes the AppKit method NSWindow.setTitleWithRepresentedFilename to trigger the |
| LOW | iina/MainWindowController.swift | 2161 | "chapterCount": player.info.chapters.count.description |
| LOW | iina/MainWindowController.swift | 2561 | /// Normally the OSC's thumbnail preview is shown above the time preview. This is the preferred location. However the |
| LOW | iina/HistoryController.swift | 1 | // |
| LOW | iina/VideoTime.swift | 21 | /// Return this time as a string with the given precision. |
| LOW | iina/PlaySlider.swift | 1 | // |
| LOW | iina/PlaySlider.swift | 61 | /// The [NSSlider](https://developer.apple.com/documentation/appkit/nsslider) method is being overridden |
| LOW | iina/OpenSubClient.swift | 1 | // |
| LOW | iina/OpenSubClient.swift | 21 | /// Thus this is more than a switch from a XMLRPC API to a REST API, it also involves a migration from `opensubtitles.or |
| LOW | iina/OpenSubClient.swift | 41 | /// request header is hardcoded to IINA's key |
| LOW | iina/OpenSubClient.swift | 61 | case contentMissing(statusCode: Int?) |
| LOW | iina/OpenSubClient.swift | 101 | |
| LOW | iina/OpenSubClient.swift | 141 | private var rateLimiter = RateLimiter() |
| LOW | iina/OpenSubClient.swift | 161 | /// |
| LOW | iina/OpenSubClient.swift | 261 | } |
| LOW | iina/OpenSubClient.swift | 341 | } |
| LOW | iina/OpenSubClient.swift | 461 | /// Form the base URL to append a REST API method to. |
| LOW | iina/OpenSubClient.swift | 601 | /// REST API call rate limiter. |
| LOW | iina/OpenSubClient.swift | 621 | /// credentials if user fail to authenticate. |
| LOW | iina/OpenSubClient.swift | 761 | /// [Subtitle](https://opensubtitles.stoplight.io/docs/opensubtitles-api/573f76acc1493-subtitle) model. |
| LOW | iina/OpenSubClient.swift | 801 | #endif |
| LOW | iina/MemoryUsage.swift | 1 | // |
| LOW | iina/VolumeSliderCell.swift | 21 | /// [NSSliderCell.drawBar](https://developer.apple.com/documentation/appkit/nsslidercell/drawbar(inside:flipped:)) |
| LOW | iina/KeyCodeHelper.swift | 101 | // 0x37: ("Command", nil), |
| LOW | iina/HardwareDecodeCapabilities.swift | 1 | // |
| LOW | iina/MiniPlaySlider.swift | 1 | // |
| LOW | iina/OSDMessage.swift | 1 | // |
| LOW | iina/AccessibilityPreferences.swift | 1 | // |
| LOW | iina/AccessibilityPreferences.swift | 21 | /// |
| LOW | iina/FFmpegLogger.swift | 1 | // |
| LOW | iina/LanguageTokenField.swift | 1 | // |
| LOW | iina/Logger.swift | 1 | // |
| LOW | iina/Logger.swift | 241 | /// the evaluation of the expressions and construction of the string can be delayed until it is known that the mes |
| LOW | iina/DisplayController.swift | 1 | // |
| LOW | iina/VolumeSlider.swift | 1 | // |
| LOW | iina/Sysctl.swift | 1 | // |
| LOW | iina/SleepPreventer.swift | 1 | // |
| LOW | iina/SleepPreventer.swift | 21 | /// [#3478](https://github.com/iina/iina/issues/3478) to see if they explain the failure. |
| LOW | iina/PrefSubViewController.swift | 221 | } |
| 119 more matches not shown… |