Difference between revisions of "Patches Decided"
From Audacity Wiki
m (move in patch I have applied) |
(→Patches Applied: clear the last ubuntu patch) |
||
Line 80: | Line 80: | ||
| [http://n2.nabble.com/patch-review-Timer-Record-needs-to-remember-the-last-scheduled-duration-td4536377.html#a4536377 Non-stale patch] | | [http://n2.nabble.com/patch-review-Timer-Record-needs-to-remember-the-last-scheduled-duration-td4536377.html#a4536377 Non-stale patch] | ||
|'''EM:''' [[User:Edgar/Patch001Review|See review]]. +1 on applying this updated patch. '''RA:''' Replacement [http://code.google.com/p/audacity/source/detail?r=10282 committed as r10282], re-written to have far less code and be more reliable. | |'''EM:''' [[User:Edgar/Patch001Review|See review]]. +1 on applying this updated patch. '''RA:''' Replacement [http://code.google.com/p/audacity/source/detail?r=10282 committed as r10282], re-written to have far less code and be more reliable. | ||
+ | |- | ||
+ | |width=5%|'''002''' | ||
+ | |Benjamin Drung | ||
+ | |03Dec09 | ||
+ | |width="5%"| - | ||
+ | | [http://n2.nabble.com/Remaining-Debian-Ubuntu-patches-tp4097290p4097290.html Throw error if not all samples are written on export] | ||
+ | | | ||
|- | |- | ||
|} | |} | ||
− | |||
== Patches Rejected == | == Patches Rejected == |
Revision as of 22:25, 20 February 2010
This is a page for archiving Patches that have been applied or rejected.
Contents
Patches Applied
No. | Name | Date | Bug | Details | Comments |
---|---|---|---|---|---|
003 | Drung, B | 03Dec09 | - | Export Multiple: Consecutively numbered Label/Track Name | Committed by JKC 07Feb10, modifications committed by GA 10Feb10 |
004 | Drung, B | 03Dec09 | - | Use "system" language, hide initial "Choose Language" dialogue | Committed by AWD 20Jan10 |
005 | Drung, B | 03Dec09 | - | Protect against Pa_GetDeviceInfo returning null as per launchpad bug 436990 | Committed by AWD 20Jan10 |
008 | Musgrove, E | 14Dec09 | - | Allow narrower Meter Toolbar | Committed by JKC 06Feb10 |
009 | Musgrove, E | 28Dec09 | - | Fix seek by character in Keyboard Preferences skipping one entry on Windows | Committed by MJS 30Dec09 |
011 | Musgrove, E | 28Dec09 | - | Fix potentially off-screen slider knob labels on large monitors | Committed by MJS 29Dec09 |
017 | Musgrove, E | 07Feb10 | - | Change title of (only) compressed file save dialog from "Save Project As..." to "Save Compressed Project As..." | Committed by JKC 07Feb10 |
018 | Musgrove, E | 05Feb10 | - | One string needs to be translatable, also 3 used in scripting need a note that they should not be. | Committed by JKC 10Feb10 |
001 | Lavanya Tekumalla | 18Nov09 | - | Timer Record needs to remember the last scheduled duration as per Release checklist not aiming for 1.4 | EM: Patch won't apply. |
update by EM | 08Feb10 | - | Non-stale patch | EM: See review. +1 on applying this updated patch. RA: Replacement committed as r10282, re-written to have far less code and be more reliable. | |
002 | Benjamin Drung | 03Dec09 | - | Throw error if not all samples are written on export |
Patches Rejected
No. | Name | Date | Bug | Details | Comments |
---|---|---|---|---|---|
007 | Gale Andrews | 03Dec09 | - | Inverse RIAA for EQ | MJS: See here for a 'better' solution. I put it into CVS as EXPERIMENTAL_EQ_INVERT. |
012 | Musgrove, E | 28Dec09 | - | Fix typo in file filter | GA: Pipe symbol needed for proper filter display. Code now doesn't require pipe. |
013 | Ed Musgrove | 20Jan10 | Bug:71 | Resizable Export Multiple success dialog with vertical and horizontal scrollbars when needed. I think this new patch is very close if not final. |
JKC Way too much code for what it does, even after multiple attempts at this patch. Alternative solution used instead. |
014 | Musgrove, E | 28Jan10 | Bug:20 | P3 Unreliable Automatic Crash Recovery | Ed My patch does not fix anything... |
016 | Musgrove, E | 05Feb10 | - | Proposed new default shortcuts "E" for Export, "M" for Open Metadata Editor | GA: -1 for Metadata, it pops up by default on export. +1 for CTRL + SHIFT + E for Export if we keep the word. Keep unmodified shortcuts for truly repetitive actions. |