История коммитов

Автор SHA1 Сообщение Дата
  Petar Popovic da2460f9e7 test/testautomation_audio.c: Free variables before returning 2 месяцев назад
  Petar Popovic e5d3a1b6f5 Remove casts from typed pointer to void * for printf %p in test projects 7 месяцев назад
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 месяцев назад
  Anonymous Maarten db96ddca34 SDL_test: use SDLCALL calling convention 7 месяцев назад
  Anonymous Maarten 2f4b2df595 SDL_test: pass data pointer to unit tests 7 месяцев назад
  Sam Lantinga be341bc078 Make sure we put more than RESAMPLER_MAX_PADDING_FRAMES into an audio stream 7 месяцев назад
  Sam Lantinga 8ddb099d3e testautomation: use a larger destination buffer than needed in audio_resampleLoss 7 месяцев назад
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 месяцев назад
  Sam Lantinga 4cc3410dce Added SDL_GetAudioFormatName() 8 месяцев назад
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 месяцев назад
  Sam Lantinga 8ca6caeda5 SDL_GetAudioPlaybackDevices() and SDL_GetAudioRecordingDevices() follow the SDL_GetStringRule 9 месяцев назад
  Anonymous Maarten 40f9fd854f test: use SDL_HINT_(AUDIO,VIDEO)_DRIVER macro 9 месяцев назад
  Ryan C. Gordon 16e7fdc4f2 audio: Add channel remapping to SDL_AudioSpec and SDL_AudioStream. 9 месяцев назад
  Ryan C. Gordon 38f0214e8a audio: Refer to audio devices to "playback" and "recording". 10 месяцев назад
  Anonymous Maarten a919774fe4 Build with -Wfloat-conversion + fix all warnings 10 месяцев назад
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 10 месяцев назад
  Brick edaab8ad9f Refactored audio conversion to reduce copying 1 год назад
  Brick ae57b0c9d8 Randomly split the data in audio_resampleLoss 1 год назад
  Brick 8f6f9cadc4 Rewrote audio resampler using cubic filter interpolation 1 год назад
  Anonymous Maarten f59dbf6a12 cmake: add -Wimplicit-fallthrough warning 1 год назад
  Sam Lantinga 9989f92eee Fixed warning C4245: 'initializing': conversion from 'int' to 'SDL_AudioDeviceID', signed/unsigned mismatch 1 год назад
  Sam Lantinga ccae9c1ef6 Only initialize audio drivers that have been requested 1 год назад
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 год назад
  Sam Lantinga c552cc6847 We don't require the audio system to be initialized for audio format conversion 1 год назад
  Brick a62e62f97a Refactored SDL_audiocvt.c 1 год назад
  Brick f2ca9a615b Added SDL_AUDIO_FRAMESIZE 1 год назад
  Brick 53122593f8 Added SDL_AUDIO_BYTESIZE 1 год назад
  Sam Lantinga 3a932141e4 Restore audio format binary compatibility with SDL 2.0 1 год назад
  Sam Lantinga 233789b0d1 Audio types have the same naming convention as other SDL endian types, e.g. [S|U][BITS][LE|BE] 1 год назад
  Brick 47bcb078f5 Fixed some incorrect SDL_AUDIO_F32 uses 1 год назад