Mercurial > audlegacy
comparison ChangeLog @ 1753:01df1ea5feae trunk
[svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP.
author | chainsaw |
---|---|
date | Thu, 21 Sep 2006 13:24:48 -0700 |
parents | be1c5774f675 |
children | bb03a9e6180e |
comparison
equal
deleted
inserted
replaced
1752:be1c5774f675 | 1753:01df1ea5feae |
---|---|
1 2006-09-20 08:13:06 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [2441] | |
3 - fix a memory leak in util_run_filebrowser() | |
4 | |
5 | |
6 Changes: Modified: | |
7 +8 -4 trunk/audacious/util.c | |
8 | |
9 | |
1 2006-09-20 08:08:15 +0000 William Pitcock <nenolod@nenolod.net> | 10 2006-09-20 08:08:15 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [2439] | 11 revision [2439] |
3 - properly free the path to skin.hints once we locate it | 12 - properly free the path to skin.hints once we locate it |
4 - properly free a temporary variable (read_ini_string()) | 13 - properly free a temporary variable (read_ini_string()) |
5 | 14 |