Wed, 19 Dec 2007 00:55:07 -0600 |
Jussi Judin |
Fix memory leak in filter_by_extension() (Bugzilla #29)
|
Wed, 19 Dec 2007 00:52:56 -0600 |
Jussi Judin |
Fix memory leak in add_plugin() (Bugzilla #28)
|
Wed, 19 Dec 2007 00:50:46 -0600 |
Jussi Judin |
Fix memory leak in input_stringify_disabled_list() (Bugzilla #25)
|
Wed, 19 Dec 2007 00:48:05 -0600 |
Jussi Judin |
Fix memory leak in read_ini_string() (Bugzilla #24)
|
Wed, 19 Dec 2007 00:45:41 -0600 |
Jussi Judin |
Fix memory leaks when generating UI strings in ui_main.c (Bugzilla #18)
|
Wed, 19 Dec 2007 00:42:50 -0600 |
Jussi Judin |
Fix memory leak in open_ini_file() function. (Bugzilla #17)
|
Wed, 19 Dec 2007 00:35:57 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Wed, 19 Dec 2007 00:35:24 -0600 |
Jussi Judin |
Close file handles when no codec can be found for them. (Bugzilla #15).
|
Wed, 19 Dec 2007 04:50:20 +0900 |
Yoshiki Yazawa |
add workaround to deadlock which occurs when "create a new playlist with matching entries" is checked in search and select dialog.
|
Wed, 19 Dec 2007 01:44:09 +0900 |
Yoshiki Yazawa |
make search and select dialog accept "fix" key press in input method context.
|
Mon, 17 Dec 2007 22:02:52 +0900 |
Yoshiki Yazawa |
fix a bug which prevents fileinfopopup from showing non-latin file name correctly when tuple is not available.
|
Mon, 17 Dec 2007 21:56:17 +0900 |
Yoshiki Yazawa |
- introduce new API functions uri_to_display_basename() and uri_to_display_dirname(). each function derives utf8 encoded basename or dirname from given uri respectively.
|
Sun, 16 Dec 2007 18:54:45 +0100 |
Tomasz Mon |
add option to disable inline gtk theme
|
Sun, 16 Dec 2007 20:54:53 +0900 |
Yoshiki Yazawa |
avoid unnecessary serial increment.
|