Difference between revisions of "Patches Decided"
From Audacity Wiki
Galeandrews (talk | contribs) (#007 committed) |
(→Patches Applied: done another one) |
||
Line 94: | Line 94: | ||
|[http://n2.nabble.com/Re-OK-or-wxT-OK-patch-td4551392.html#a4551392 One string needs to be translatable], also 3 used in [http://manual.audacityteam.org/index.php?title=Scripting scripting] need a note that they should not be. | |[http://n2.nabble.com/Re-OK-or-wxT-OK-patch-td4551392.html#a4551392 One string needs to be translatable], also 3 used in [http://manual.audacityteam.org/index.php?title=Scripting scripting] need a note that they should not be. | ||
|[http://code.google.com/p/audacity/source/detail?r=10244 Committed] by JKC 10Feb10 | |[http://code.google.com/p/audacity/source/detail?r=10244 Committed] by JKC 10Feb10 | ||
+ | |- | ||
+ | |width=5%|'''022''' | ||
+ | |Joseph Gay | ||
+ | |03Mar10 | ||
+ | |width="5%"| | ||
+ | | [http://n2.nabble.com/patch-ImportLOF-to-support-relative-paths-td4671091.html importLOF support for relative file paths] | ||
+ | | Applied with minor tweaks by RA, r10322 | ||
|} | |} | ||
Revision as of 23:01, 6 March 2010
This is a page for archiving Patches that have been applied or rejected.
Contents
Patches Applied
No. | Name | Date | Bug | Details | Comments |
---|---|---|---|---|---|
001 | Tekumalla, L. | 18Nov09 | - | Timer Record needs to remember the last scheduled duration would not apply; EM made a working version to test | EM: See review. EM, GA, AWD and MJS all +1. RA: Replacement committed as r10282 20Feb10, re-write with far less code and more reliable. |
002 | Drung, B. | 03Dec09 | - | Throw error if not all samples are written on export | Committed by RA 20Feb10 |
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 |
006 | Drung, B. | 03Dec09 | - | SVG version of Audacity icon | Committed by RA 20Feb10 |
007 | Andrews, G. | 03Dec09 | - | Add Inverse RIAA to list of EQ curves | MJS: Committed an additional "Invert" button as a more general solution, but also committed the patch 22Feb10 to simplify negating RIAA. |
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 |
022 | Joseph Gay | 03Mar10 | importLOF support for relative file paths | Applied with minor tweaks by RA, r10322 |
Patches Rejected
No. | Name | Date | Bug | Details | Comments |
---|---|---|---|---|---|
012 | Musgrove, E. | 28Dec09 | - | Fix typo in file filter | GA: Pipe symbol needed for proper filter display. Code now doesn't require pipe. |
013 | Musgrove, E. | 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. |