tdesktop/Telegram/SourceFiles/media
John Preston 777bf7d8d9 Fix video seeking.
Regression was introduced in d0e854e9d8.

Each time you hide() a widget its mousePress state is reset and
mouseMoveEvent() / mouseReleaseEvent() handlers are never called.

So you can't toggle (hide + show) widgets that are mouse-pressed.

Fixes #4802.
2018-06-06 11:58:07 +03:00
..
player Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00
view Fix video seeking. 2018-06-06 11:58:07 +03:00
media_audio.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_capture.cpp Fix microphone sandbox access request. 2018-06-04 18:39:20 +03:00
media_audio_capture.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_audio_ffmpeg_loader.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_ffmpeg_loader.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_loader.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_loader.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_loaders.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_loaders.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_audio_track.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_audio_track.h Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_child_ffmpeg_loader.cpp Move all gsl::byte helpers to base/bytes module. 2018-06-03 23:16:34 +03:00
media_child_ffmpeg_loader.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_ffmpeg.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_ffmpeg.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_implementation.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_implementation.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_qtgif.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_qtgif.h Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_reader.cpp Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
media_clip_reader.h Replace base::lambda with shorter term. 2018-06-04 18:38:27 +03:00