summary refs log tree commit diff
path: root/src/ui/MxcMediaProxy.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make volume control logarithmic againNicolas Werner2024-01-111-1/+2
|
* Fix lag when media messages are shown and fix media controlsNicolas Werner2024-01-081-3/+34
|
* Speed up compilation a bitNicolas Werner2023-10-311-2/+0
|
* Move to automatic type registrationNicolas Werner2023-06-191-0/+3
|
* lintNicolas Werner2023-06-081-2/+2
|
* Make Nheko compile on Qt6Nicolas Werner2023-06-081-9/+4
|
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Fix more warnings and remove dead codeNicolas Werner2021-12-281-1/+3
|
* Support exif rotation on received videosNicolas Werner2021-11-151-16/+7
| | | | fixes #674
* Change indentation to 4 spacesNicolas Werner2021-09-181-49/+46
|
* Use in memory media player instead of storing unencrypted files on diskNicolas Werner2021-08-291-0/+80