Difference between revisions of "Patches Decided"
From Audacity Wiki
(→Patches Applied: done another one) |
(patch 10 moved from main page to "rejected") |
||
Line 136: | Line 136: | ||
| [http://n2.nabble.com/patch-Proposed-New-Shortcut-Keys-td4522376.html#a4522376 Proposed new default shortcuts "E" for Export, "M" for Open Metadata Editor] | | [http://n2.nabble.com/patch-Proposed-New-Shortcut-Keys-td4522376.html#a4522376 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. | |'''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. | ||
+ | |- | ||
+ | |width=5%|'''010''' | ||
+ | |Ed Musgrove | ||
+ | |14Dec09 | ||
+ | |width="5%"| - | ||
+ | | [http://n2.nabble.com/import-links-and-projects-via-drag-n-drop-td4195248.html#a4195248 Allow Drag'n'Drop import of .lnk (shortcut) files and Projects on Windows XP and newer.] Use most current patch at the bottom of the thread ( currently: importLink4.patch ). | ||
+ | |retracted by author--stale, does not apply to 1.3.12rc3 | ||
|} | |} | ||
[[Category:For Developers]] | [[Category:For Developers]] |
Revision as of 16:22, 27 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. |
010 | Ed Musgrove | 14Dec09 | - | Allow Drag'n'Drop import of .lnk (shortcut) files and Projects on Windows XP and newer. Use most current patch at the bottom of the thread ( currently: importLink4.patch ). | retracted by author--stale, does not apply to 1.3.12rc3 |