Commit Graph

  • c0ea6ce346 Langs updated for 9061001 private beta version. John Preston 2016-07-27 21:24:32 +0300
  • c8b89620f5 Private beta version 9061001 John Preston 2016-07-27 21:22:15 +0300
  • f813b8a74b Merge branch 'dev' into dev_private John Preston 2016-07-27 21:13:49 +0300
  • 4b9b9e2e13 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev John Preston 2016-07-27 16:50:29 +0300
  • 0228941fdb Using /usr/local libssl, libcrypto and libz when linking the build. The previous version crashed in gtk file picker on Gentoo with KDE. See #2278 John Preston 2016-07-27 16:48:52 +0300
  • 088e282764 Merge branch 'dev' of https://github.com/telegramdesktop/tdesktop into dev John Preston 2016-07-26 19:11:54 +0300
  • 0721b80555 Moved Enter key press handle from HistoryInner to HistoryWidget. John Preston 2016-07-26 19:11:33 +0300
  • 832163c1b7 Displaying time in chat list for all timestamps in the last 20 hours. Fixed possible crash in MediaView video player seek after clip error. Fixed possible crash in native event filter on Windows. Removed unused lng_stickers_add key. John Preston 2016-07-26 15:09:40 +0300
  • b0a8787eaf Linking libav-drm statically. John Preston 2016-07-26 12:22:27 +0300
  • 82a0ac28ad Handling new 2fa reset account error codes. Archived stickers description text layout fixed in 100% scale. John Preston 2016-07-26 12:17:44 +0300
  • dbdf28d0a0 Version bumped to 0.9.61 stable. Merge branch 'archived_stickers' into cancel_reset. John Preston 2016-07-25 22:54:40 +0300
  • 75ff3c3d28 Alpha version 0.9.60: some bugfixes in video clip reader. No more error box when click on record button (empty file send attempt). John Preston 2016-07-24 11:53:09 +0300
  • 4cc9f1f3b4 Crashfix on space/return press in MediaView when viewing a photo. John Preston 2016-07-24 10:21:52 +0300
  • 5b7a17e044 0.9.59 alpha version: crash on logout fixed. John Preston 2016-07-23 09:39:46 +0300
  • 26723fb820 Alpha version 0.9.58: embedded video player. John Preston 2016-07-22 19:22:25 +0300
  • 02e54dd8ba Scheme updated with covered stickers, not used yet. John Preston 2016-07-22 19:04:38 +0300
  • 27cf45e1a9 Moved to ffmpeg 3.1 release code. John Preston 2016-07-22 18:01:24 +0300
  • cd986d6f5d Fixed archived stickers loading. John Preston 2016-07-22 14:59:35 +0300
  • 90b06db479 Merge branch 'video' of https://bitbucket.org/johnprestonmail/telegram-desktop into video John Preston 2016-07-21 20:38:11 +0300
  • 9fe714189d updateNewMessage now can request getDifference(), if data is absent. Video sync and frame duration count improved. Seek in not 44100 and not 48000 hz audio streams fixed. John Preston 2016-07-21 20:35:55 +0300
  • faad13d07e Showing archived stickers button, archived stickers box with loading. John Preston 2016-07-21 16:57:31 +0300
  • 81850b78c7 Writing installed, featured, recent and archived stickers separately. John Preston 2016-07-21 13:09:47 +0300
  • e320be9626 Fixed build for QtCreator and Ubuntu. John Preston 2016-07-19 21:09:34 +0300
  • fa708ada3b Closed beta 9057001 for testing MediaView video player. John Preston 2016-07-19 20:00:56 +0300
  • 92f15a9ad3 Fixed clang false warning on deprecated field of AVPacket. John Preston 2016-07-19 19:02:39 +0300
  • 49f6431fca Video play in MediaView support done in Xcode/QtCreator projects. John Preston 2016-07-19 15:31:48 +0300
  • 5369e08a6e Merge branch 'master' into dev John Preston 2016-07-19 14:42:10 +0300
  • 1753db3e62 Megagroup members are always shown if the server allows us to view them. Bot keyboard clearing fixed when using Clear History. John Preston 2016-07-19 14:37:01 +0300
  • 207981b8c4 Sync video to audio stream fixed. Cute video download inside MediaView. Small round radius in webpage photo / doc nested attachments. John Preston 2016-07-19 13:54:43 +0300
  • b35c99cb0c When installing sticker set some sets can be archived. We show a box with them and describing what happend. Limit of the recent stickers count is taken from config now. John Preston 2016-07-18 18:39:10 +0300
  • 12523f4c0c Checking self-computed crc32 magics with the ones from tl scheme. John Preston 2016-07-17 21:21:57 +0300
  • 1222f914ed Fixed time label positioning after the text has changed. John Preston 2016-07-16 09:54:02 +0300
  • 95c050081c Cloud recent sticker sets supported. John Preston 2016-07-15 18:58:52 +0300
  • 0ca83501e8 Merge pull request #2248 from telegramdesktop/auchri/travis_ubuntu John Preston 2016-07-15 18:40:28 +0300
  • b669bc2b9c Improve travis build process Christoph 2016-07-14 20:56:33 +0200
  • bf4acc4e52 Fixed reading stickers from old versioned local storage. Handling error when installing sticker set from featured. John Preston 2016-07-14 14:59:55 +0300
  • 505e5a69a6 Video playing in MediaView seek fixed, fullscreen mode improved. Shortcut commands now return bool, so you know if it was executed. John Preston 2016-07-14 14:20:46 +0300
  • cb0c99acc8 Seek done in video player in MediaView. Some memory leaks fixed. Using pixmapFromImageInPlace() instead of QPixmap::fromImage(). John Preston 2016-07-13 20:34:57 +0300
  • fc716af002 Pause/resume supported in the video player in MediaView. Autoplay video in MediaView only from showDocument(), otherwise pause. John Preston 2016-07-13 14:24:31 +0300
  • 647759f0d1 Enable video files overview in MediaView. Video restart supported. John Preston 2016-07-12 21:04:34 +0300
  • 8da39356dc Divided song volume and video volume, video volume control implemented. John Preston 2016-07-12 17:11:59 +0300
  • 034657dd2c Video play progress displayed in MediaView (in case no audio stream). John Preston 2016-07-12 15:28:07 +0300
  • 01d448c1bd Video play progress displayed in MediaView (in case of audio stream). John Preston 2016-07-12 14:38:16 +0300
  • d9657e96e3 Merge pull request #2242 from gavv/master John Preston 2016-07-12 00:33:11 +0300
  • d806d079a2 Merge branch 'master' into video John Preston 2016-07-11 21:12:10 +0300
  • 356b48bcca Started video player UI in MediaView. John Preston 2016-07-11 21:05:46 +0300
  • 12f604623e Replace hard-coded paths with pkg-config Victor Gaydov 2016-07-11 02:58:25 +0300
  • 41cd427834 Sync video frame delay / skip by audio play progress. John Preston 2016-07-10 22:44:55 +0300
  • 1fee0822fb Moved AudioPlayerState+position+duration+frequency to a single struct. John Preston 2016-07-10 16:02:22 +0300
  • 640f9d7389 Active and pressed buttons state in featured stickers box. John Preston 2016-07-08 20:24:48 +0300
  • 66e2fce8d5 New design of a chat invite link import box with title, photo, users. John Preston 2016-07-08 19:59:46 +0300
  • cd36d367ed Version raised to 0.9.58. Version field of documents supported. John Preston 2016-07-08 16:56:53 +0300
  • 2aa35af909 Merge branch 'master' into dev John Preston 2016-07-08 13:26:28 +0300
  • 5c474aee27 Improved service messages layout. John Preston 2016-07-08 13:06:41 +0300
  • d98a6d3f82 Alpha version 0.9.57: some design improvements, GTK file chooser. John Preston 2016-07-07 19:32:34 +0300
  • 609cacf8b5 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop John Preston 2016-07-07 19:19:08 +0300
  • 352b0f2079 Ignoring accents when autocompleting mentions in field_autocomplete. Do nothing instead of showing in folder a media file with bad extension. Showing descriptive error message when we hit the limit of stickerpacks. John Preston 2016-07-07 19:16:47 +0300
  • 7ce76a763e Merge branch 'master' of https://github.com/telegramdesktop/tdesktop John Preston 2016-07-07 19:16:18 +0300
  • db8922f53e Some buttons and scroll bars style improvements. Not showing notification texts when OS X is in screen locked state. John Preston 2016-07-07 19:15:34 +0300
  • 171a3b18fa Merge branch 'master' of https://github.com/telegramdesktop/tdesktop John Preston 2016-07-07 19:15:02 +0300
  • a20dd065fb Building Qt with -no-gtkstyle and disable forcing "-style=0" in main.cpp We can't use Qt gtk style, because it loads gtk-2 and we are possibly loading and using gtk-3 for libappindicator3 and it crashes :( John Preston 2016-07-07 19:12:52 +0300
  • 1904a4f48a Round radius increased for message bubbles. John Preston 2016-07-07 15:35:14 +0300
  • 562c5621f5 Merge pull request #2226 from BOOtak/env_variables John Preston 2016-07-07 12:04:29 +0300
  • 5f46541f0b Merge branch 'master' of https://github.com/telegramdesktop/tdesktop John Preston 2016-07-06 23:09:42 +0300
  • f8d95bba71 Using GTK file dialog when it is available. Should work both with GTK 2 and GTK 3. John Preston 2016-07-06 21:30:14 +0300
  • 267f619175 Add option to set Qt path and version as env variables. Signed-off-by: Kirill Leyfer <leyfer.kirill@gmail.com> (github: BOOtak) Kirill 2016-07-06 00:39:46 +0600
  • 1f28808823 Merge branch 'master' of https://github.com/telegramdesktop/tdesktop John Preston 2016-07-05 21:19:16 +0300
  • 99b15719cf Stopping video sound when closing mediaview (destroying Clip::Reader). Fixed launching video with sound while song is playing. John Preston 2016-07-05 20:44:22 +0300
  • 616d08255c Moved audio to media/media_audio and divided to several modules. Basic video playback with sound support in mediaview added. John Preston 2016-07-05 20:44:02 +0300
  • 98fe307cbf Packet queue instead of single packet is used in ffmpeg clip reader. John Preston 2016-07-05 20:43:30 +0300
  • b61cc150db Merge branch 'master' into video John Preston 2016-07-05 20:42:47 +0300
  • 8909943bd3 Showing in folder instead of launching media files with bad extensions. Thanks for the report to: Sadegh Ahmadzadegan - Omid Ghaffarinia. John Preston 2016-06-29 18:21:21 +0300
  • 8ea47c1811 Opened histories stack finished, stack of states in vector_of_moveable. John Preston 2016-07-05 17:48:36 +0300
  • 709ca5f316 Merge pull request #2220 from telegramdesktop/auchri/travis_auto_comment Christoph 2016-07-04 21:33:16 +0200
  • 78d42476eb Automatic comment on missing sig. Christoph 2016-07-04 21:32:29 +0200
  • 16550f802c Merge pull request #2213 from telegramdesktop/auchri/travis_fast_finish Christoph 2016-07-04 21:22:42 +0200
  • fe26b2e128 Add fast finish to travis Christoph 2016-07-03 02:00:01 +0200
  • d1bfce8e66 Merge pull request #2223 from telegramdesktop/revert-2219-master Christoph 2016-07-04 21:19:45 +0200
  • 3f13e7f2c7 Revert "Read environment variables properly." Christoph 2016-07-04 21:14:29 +0200
  • 781d00cc87 Merge pull request #2217 from telegramdesktop/auchri/improve_msvc_build_instructions John Preston 2016-07-04 14:54:36 +0300
  • 5eb49c9d68 Merge pull request #2209 from splintor/master John Preston 2016-07-04 14:52:40 +0300
  • c4dac76d28 Merge pull request #2210 from telegramdesktop/auchri/fix_travis John Preston 2016-07-04 14:51:40 +0300
  • db34755ba3 Merge pull request #2219 from BOOtak/master John Preston 2016-07-04 14:51:06 +0300
  • 1b2b99872a Merge pull request #2200 from eegorov/disable_unity_option John Preston 2016-07-04 14:50:41 +0300
  • 2759404a69 Read environment variable properly. Signed-off-by: Kirill Leyfer <leyfer.kirill@gmail.com> (github: BOOtak) Kirill 2016-07-03 20:45:11 +0600
  • 16ab51ae87 Improve build instructions for MSVC 2015 [ci skip] Christoph 2016-07-03 15:17:22 +0200
  • 8814413e83 Fix travis Christoph 2016-07-03 00:17:39 +0200
  • 87bb221cc3 Pass Escape key to internal widget of ScrollArea Shmulik Flint 2016-07-03 00:43:54 +0300
  • 7ca5737bc0 Removed SongMsgId, unified working with voice/music files in audio. John Preston 2016-06-30 15:03:32 +0300
  • bd8bb426be New define: TDESKTOP_DISABLE_UNITY_INTEGRATION Signed-off-by: Egor Y. Egorov <egor.y.egorov@gmail.com> (github: eegorov) eegorov 2016-06-29 08:38:42 +0600
  • da293755ef Merge branch 'master' of https://github.com/telegramdesktop/tdesktop John Preston 2016-06-28 21:28:07 +0300
  • e015a8299e Copy to FindBuffer added by Cmd+E on OS X. John Preston 2016-06-28 21:27:23 +0300
  • cd696ade4e Featured stickers fully supported (unread badges, box, adding, etc). John Preston 2016-06-28 21:05:38 +0300
  • 991c6ddd99 Saving featured stickers for new 0.9.57 version in local storage. John Preston 2016-06-27 19:25:21 +0300
  • 15eef5f7b9 Merge pull request #2197 from telegramdesktop/auchri-patch-1 John Preston 2016-06-26 20:26:58 +0300
  • 1e37e38124 Update ISSUE_TEMPLATE.md Christoph 2016-06-26 19:25:33 +0200
  • a89185565a 0.9.56 stable. Crash fixed in MediaView after logout and login again. Buttons layout improved in bot inline keyboard. John Preston 2016-06-26 18:37:47 +0300
  • 7ec2c833f2 Merge branch 'dev' John Preston 2016-06-26 17:28:29 +0300
  • f123755fc6 Languages updated for the new 0.9.56 stable version. John Preston 2016-06-26 17:27:02 +0300
  • af6dee2e99 Merge branch 'dev' John Preston 2016-06-26 13:34:40 +0300