matrix-react-sdk
Show waveform and timer in voice messages
#5801
Merged

Commits
  • Early concept for rendering the frequency waveform
    turt2live committed 5 years ago
  • Actually use a waveform instead of the frequency data
    turt2live committed 5 years ago
  • Hook up a clock and implement proper design
    turt2live committed 5 years ago
  • Adjust some settings
    turt2live committed 5 years ago
  • Definitely didn't copy/paste these
    turt2live committed 5 years ago
  • Fix float operations to make a little more sense.
    turt2live committed 5 years ago
  • Avoid use of deprecated APIs, instead using an AudioWorklet
    turt2live committed 5 years ago
  • Stop React complaining about componentShouldUpdate()
    turt2live committed 5 years ago
  • Revert "Avoid use of deprecated APIs, instead using an AudioWorklet"
    turt2live committed 5 years ago
  • Merge branch 'develop' into travis/voice-messages/waveform
    turt2live committed 5 years ago
  • Clarify comment
    turt2live committed 5 years ago
  • It helps to use the right function
    turt2live committed 5 years ago
Loading