Opened 20 years ago
Closed 20 years ago
Last modified 20 years ago
#391 closed patch (fixed)
Change TOGGLESTRETCH so it turns Time Stretch on and off.
Reported by: | Owned by: | gigem | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | togglestretch timestretch stretch |
Cc: | Ticket locked: | no |
Description
I have implemented something along the lines of what this thread is talking about: http://www.gossamer-threads.com/lists/mythtv/users/151373
Now when you press TOGGLESTRETCH on a recording that you have just started playing, it will set the time stretch speed to 1.5 and display the adjust time stretch osd.
Adjustments to timestretch are then handled in the same was as before. Pressing the TOGGLESTRETCH key whilst the time stretch osd is displayed will revert to normal 1.00x speed and remove the time stretch OSD.
Pressing TOGGLESTRETCH again will set the time stretch speed to its previous setting and display the time stretch OSD to enable you to adjust it again.
Attachments (1)
Change History (9)
by , 20 years ago
Attachment: | togglestretch_toggles.diff added |
---|
comment:1 by , 20 years ago
Milestone: | 0.19 |
---|
comment:2 by , 20 years ago
Type: | enhancement → patch |
---|
Anyone care to comment on whether this patch will be accepted?
comment:3 by , 20 years ago
Anyone care to comment on whether this patch will be accepted?
It probably won't be accepted as is. However, I'm going to look at adapting it and incorporating into another change I'm planning, probably next week.
comment:4 by , 20 years ago
gigem wrote:
It probably won't be accepted as is. However, I'm going to look at adapting it and incorporating into another change I'm planning, probably next week.
Do you have any details on what you are planning? Ticket number? Mailing list reference?
comment:5 by , 20 years ago
Do you have any details on what you are planning? Ticket number? Mailing list reference?
Nope.
comment:6 by , 20 years ago
Milestone: | → unknown |
---|---|
Owner: | changed from | to
Version: | → head |
comment:7 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:8 by , 20 years ago
Thanks gigem. That should do the trick nicely. I'm very pleased that this got in before 0.19
My patch for the togglestretch ticket