FoxiGram/TMessagesProj/jni/voip/webrtc/modules/third_party/portaudio
instant992 8e79f2ee9c FoxiGram: Telegram client with built-in Xray VLESS proxy
Based on Nekogram. Key additions:
- Rebrand to FoxiGram (app name, APK name, applicationId com.foxigram.app)
- Embedded Xray (VLESS+Reality) proxy client via JNI libxray.so
- Bundled hidden one-tap proxies (LTE + WiFi), read-only in UI
- Auto-restore proxy on restart, rebind to active network (LTE/WiFi)
- Server credentials externalized to git-ignored XrayServers.java (+ template)
- libxray Go source included; compiled .so, keystore, google-services.json ignored
2026-06-08 16:41:07 +04:00
..
LICENSE FoxiGram: Telegram client with built-in Xray VLESS proxy 2026-06-08 16:41:07 +04:00
pa_memorybarrier.h FoxiGram: Telegram client with built-in Xray VLESS proxy 2026-06-08 16:41:07 +04:00
pa_ringbuffer.c FoxiGram: Telegram client with built-in Xray VLESS proxy 2026-06-08 16:41:07 +04:00
pa_ringbuffer.h FoxiGram: Telegram client with built-in Xray VLESS proxy 2026-06-08 16:41:07 +04:00
README.chromium FoxiGram: Telegram client with built-in Xray VLESS proxy 2026-06-08 16:41:07 +04:00

Name: Portaudio library for mac
Short Name: portaudio
URL: https://github.com/PortAudio/portaudio/tree/master/src/common
Version: 9d8563100d841300f1689b186d131347ad43a0f6
Date: 2022-04-12
License: Custom license
License File: LICENSE
Security Critical: yes
Shipped: yes

Description:
Part of portaudio library to operate with memory barriers and ring buffer.

Local changes:
  - Minor formatting to make 'git cl format' happy.