[OpenTween-git] [SCM] open-tween (opentween) branch, master, updated. OpenTween_v1.2.4-80-g7d1db25

Back to archive index

upsil****@users***** upsil****@users*****
2015年 2月 9日 (月) 23:41:45 JST


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "open-tween" repository
containing the "opentween" project.

The branch, master has been updated
       via  7d1db25a82bc5d33344d5436aee901af501baf3a (commit)
       via  334c0c26d18ec21fccc7e459077d8790c8b37650 (commit)
       via  e91d0d4214c4c4cbfcce63e55eb2c070db776673 (commit)
       via  e742dc05d33837430875760869d0b819c18572d3 (commit)
       via  331bc1e9164629231d5a342eebc0428b9f26b465 (commit)
       via  b63689e7dc10588e418ea52edb96ada4086277ac (commit)
      from  fcb3c7602fdbec422b21282ea981e8685b81d400 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7d1db25a82bc5d33344d5436aee901af501baf3a
Author: Kimura Youichi <kim.u****@bucyo*****>
Date:   Mon Feb 9 23:28:44 2015 +0900

    発言一覧の右クリックメニューに「Source振り分けルール作成」を追加 (fixes #23)
    
    https://github.com/opentween/OpenTween/issues/23

commit 334c0c26d18ec21fccc7e459077d8790c8b37650
Author: spx <spx26****@gmail*****>
Date:   Mon Feb 9 23:33:52 2015 +0900

    ChangeLogã‚’æ›´æ–°

commit e91d0d4214c4c4cbfcce63e55eb2c070db776673
Merge: fcb3c76 e742dc0
Author: spx <spx26****@gmail*****>
Date:   Mon Feb 9 23:32:27 2015 +0900

    Merge branch 'feature-videotype'

commit e742dc05d33837430875760869d0b819c18572d3
Author: spx <spx26****@gmail*****>
Date:   Mon Feb 9 23:29:28 2015 +0900

    サムネイル上に描画する再生アイコンの色を白に変更

commit 331bc1e9164629231d5a342eebc0428b9f26b465
Author: spx <spx26****@gmail*****>
Date:   Sat Feb 7 00:55:23 2015 +0900

    動画サムネイルでのダブルクリック時の挙動を変更
    ステータスURLを開くようにした

commit b63689e7dc10588e418ea52edb96ada4086277ac
Author: spx <spx26****@gmail*****>
Date:   Fri Feb 6 23:57:36 2015 +0900

    新しいメディアタイプ "animated_gif", "video" に仮対応
    どちらもサムネイル枠に再生ボタンを描画して表示するだけ。再生(ダブルクリック)はmp4のURLをブラウザに丸投げ。

-----------------------------------------------------------------------

Summary of changes:
 OpenTween.Tests/TweetThumbnailTest.cs              |   26 ++++-----
 OpenTween/Api/TwitterEntity.cs                     |   29 ++++++++++
 OpenTween/OTPictureBox.cs                          |   22 ++++++++
 OpenTween/OpenTween.csproj                         |    2 +
 OpenTween/Properties/Resources.Designer.cs         |   32 +++++++----
 OpenTween/Properties/Resources.resx                |    3 +
 OpenTween/Resources/ChangeLog.txt                  |    4 ++
 OpenTween/Resources/PlayableOverlayImage.png       |  Bin 0 -> 9585 bytes
 OpenTween/StatusDictionary.cs                      |   42 +++++++++++++-
 .../{IThumbnailService.cs => TwitterComVideo.cs}   |   26 ++++++++-
 OpenTween/Thumbnail/ThumbnailGenerator.cs          |   18 +++---
 OpenTween/Thumbnail/ThumbnailInfo.cs               |   10 +++-
 OpenTween/Tween.Designer.cs                        |   22 +++++++-
 OpenTween/Tween.cs                                 |   59 ++++++++++++++++++++
 OpenTween/Tween.en.resx                            |   20 +++++--
 OpenTween/Tween.resx                               |   32 +++++++++--
 OpenTween/Twitter.cs                               |   24 ++++++--
 17 files changed, 315 insertions(+), 56 deletions(-)
 create mode 100644 OpenTween/Resources/PlayableOverlayImage.png
 copy OpenTween/Thumbnail/Services/{IThumbnailService.cs => TwitterComVideo.cs} (56%)


hooks/post-receive
-- 
open-tween (opentween)




OpenTween-git メーリングリストの案内
Back to archive index