summary refs log tree commit diff
path: root/src/ui/MxcMediaProxy.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable -WconversionNicolas Werner2022-10-261-1/+1
|
* cppcheck stuff (#1200)Loren Burkholder2022-10-031-1/+1
| | | | | | | | | | | | | | | * cppcheck stuff * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Update src/ui/RoomSettings.cpp Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> * Fix linting Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de>
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Reduce allocations using QStringLiteralNicolas Werner2021-12-291-4/+4
|
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-10/+11
|
* Support exif rotation on received videosNicolas Werner2021-11-151-0/+32
| | | | fixes #674
* Fix syntax issueJoseph Donofry2021-11-031-1/+1
|
* PlayableMediaMessage fixes on macOSJoseph Donofry2021-11-031-2/+31
|
* Change indentation to 4 spacesNicolas Werner2021-09-181-106/+103
|
* Support animated imagesNicolas Werner2021-08-291-2/+2
| | | | fixes #461
* Use in memory media player instead of storing unencrypted files on diskNicolas Werner2021-08-291-0/+142