Mercurial > audlegacy
log
age | author | description |
---|---|---|
Sun, 19 Apr 2009 23:39:14 +0100 | Tony Vroon | Stop assigning node, the variable is unused. Removes need for node and one PLAYLIST_LOCK/UNLOCK pair. From code analysis, unique ID 99OFUU. |
Sun, 19 Apr 2009 23:26:48 +0100 | Tony Vroon | We only need the results of the stat once, do not bother with a variable at all. From code analysis, unique ID uYRsrf. |
Sat, 18 Apr 2009 11:58:27 +0200 | Tomasz Mon | Spell Micha Lipski's name correctly |
Fri, 17 Apr 2009 16:43:45 +0100 | Tony Vroon | Acknowledge contributions by Michal Lipski. |
Thu, 16 Apr 2009 20:22:52 -0500 | William Pitcock | on_about_window_expose(): avoid NULL-dereference |
Thu, 16 Apr 2009 20:14:28 -0500 | William Pitcock | audacious_rc_playlist_enqueue_to_temp(): drop totally unused value |
Thu, 16 Apr 2009 20:07:38 -0500 | William Pitcock | prefswin_page_destroy(): add missing 'continue' instruction. |