Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Fri, 24 Apr 2009 09:23:20 +0100 | Tony Vroon | Robust media change handling written by John Wehle, closes bug #46. |
Sun, 19 Apr 2009 22:58:04 -0500 | William Pitcock | Remove cruft. |
Sun, 19 Apr 2009 22:22:27 -0400 | John Lindgren | Fix stutter when resuming WMA audio playback. |
Sat, 18 Apr 2009 21:54:18 +0100 | Tony Vroon | Remove boolean has_xing, we only assigned it but never read it. Code analysis, unique ID CB4bbZ. |
Sat, 18 Apr 2009 21:38:16 +0100 | Tony Vroon | Do not assign the result of snd_card_next, we do not care about it. Code analysis, unique ID HQvjgU. |
Sat, 18 Apr 2009 21:28:56 +0100 | Tony Vroon | Change the flow of codec probing to avoid the possibility of a null pointer dereference. From code analysis, unique IDs mPqomY & 8B8oHC. |
Sat, 18 Apr 2009 19:06:20 +0100 | Tony Vroon | Comment out MPEG2/MPEG4 determination using the variable id. It is not used anywhere. Code analysis run, unique ID 6nYoHM. |