From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-vcd/files/
Date: Sun, 15 Jan 2017 10:25:28 +0000 (UTC) [thread overview]
Message-ID: <1484475881.26f73cc05e80cf9192fca663cd4807da2bf67adf.soap@gentoo> (raw)
commit: 26f73cc05e80cf9192fca663cd4807da2bf67adf
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Jan 5 18:45:08 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 10:24:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26f73cc0
media-plugins/vdr-vcd: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/3338
.../vdr-vcd/files/vdr-vcd-0.7-vdr-1.5.diff | 33 ----------------------
1 file changed, 33 deletions(-)
diff --git a/media-plugins/vdr-vcd/files/vdr-vcd-0.7-vdr-1.5.diff b/media-plugins/vdr-vcd/files/vdr-vcd-0.7-vdr-1.5.diff
deleted file mode 100644
index 1daefef..00000000
--- a/media-plugins/vdr-vcd/files/vdr-vcd-0.7-vdr-1.5.diff
+++ /dev/null
@@ -1,33 +0,0 @@
-diff -NaurwB vcd-0.7-1.4.5/menucontrol.c vcd-0.7-1.5.0/menucontrol.c
---- vcd-0.7-1.4.5/menucontrol.c 2006-07-05 15:09:23.000000000 +0200
-+++ vcd-0.7-1.5.0/menucontrol.c 2007-01-19 11:10:51.000000000 +0100
-@@ -63,7 +63,8 @@
- {
- if (visible) {
- delete displayReplay;
-- needsFastResponse = visible = false;
-+ visible = false;
-+ SetNeedsFastResponse(visible);
- modeOnly = false;
- }
- }
-@@ -170,7 +171,8 @@
- {
- if (visible) {
- delete displayReplay;
-- needsFastResponse = visible = false;
-+ visible = false;
-+ SetNeedsFastResponse(visible);
- modeOnly = false;
- lastPlay = lastForward = false;
- lastSpeed = -1;
-@@ -210,7 +212,8 @@
- if (GetIndex(Current, Total) && Total > 0) {
- if (!visible) {
- displayReplay = Skins.Current()->DisplayReplay(modeOnly);
-- needsFastResponse = visible = true;
-+ visible = true;
-+ SetNeedsFastResponse(visible);
- }
- if (Initial) {
- lastCurrent = lastTotal = -1;
reply other threads:[~2017-01-15 10:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1484475881.26f73cc05e80cf9192fca663cd4807da2bf67adf.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox