Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 16e7fdc4f2 audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream. há 1 ano atrás
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z há 1 ano atrás
  Sam Lantinga d9dc4b320a The keycode in key events is the base, unmodified, keycode for the current keyboard layout há 1 ano atrás
  Sam Lantinga 90034b16dc The keycode in key events is affected by modifiers by default. há 1 ano atrás
  Sam Lantinga 0dd579d40d Removed SDL_Keysym há 1 ano atrás
  Sam Lantinga 4609af618a Updated logging functions for SDL3 naming convention há 1 ano atrás
  Brick edaab8ad9f Refactored audio conversion to reduce copying há 2 anos atrás
  Brick f18cf7cffb Avoid changing dst_spec in testaudiostreamdynamicresample skip_audio há 2 anos atrás
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) há 2 anos atrás
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 há 2 anos atrás
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) há 2 anos atrás
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression há 2 anos atrás
  Anonymous Maarten 2a01f9dcb5 tests: plug leaks when running with --trackmem há 2 anos atrás
  Brick a62e62f97a Refactored SDL_audiocvt.c há 2 anos atrás
  Ryan C. Gordon 8b26e95f91 audio: Change SDL_AudioStreamCallback há 2 anos atrás
  Sam Lantinga cd633b9a88 Renamed SDL_IsAudioDevicePaused() to SDL_AudioDevicePaused() há 2 anos atrás
  Brick f2ca9a615b Added SDL_AUDIO_FRAMESIZE há 2 anos atrás
  Brick 53122593f8 Added SDL_AUDIO_BYTESIZE há 2 anos atrás
  Sam Lantinga 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] há 2 anos atrás
  Brick 0e552761b7 Renamed AudioStreamSpeed to AudioStreamFrequencyRatio há 2 anos atrás
  Brick 5394a805f4 Improved testaudiostreamdynamicresample há 2 anos atrás
  Brick d2b9c8b80d Fixed maths in testaudiostreamdynamicresample (and just show the actual scale) há 2 anos atrás
  Anonymous Maarten ea8757a748 Make testaudiostreamdynamicresample compatible with emscripten há 2 anos atrás
  Ryan C. Gordon 0eda582160 testaudiostreamdynamicresample: Load sample.wav correctly. há 2 anos atrás
  Ryan C. Gordon 66bcee2ca9 testaudiostreamdynamicresample.c: Fixed MSVC compiler warning. há 2 anos atrás
  Ryan C. Gordon 5d4e9e5f80 test: Updated testaudiostreamdynamicresample to SDL3 audio API. há 2 anos atrás
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard há 2 anos atrás
  Ryan C. Gordon e5a6c24c82 audio: Redesigned audio conversion code for SDL3. há 3 anos atrás