Mercurial > audlegacy
graph
-
Fixes memory leak in vfs_fopen() in case path does not exist. (Bugzilla #39)Tue, 25 Dec 2007 00:36:51 -0600, by Jussi Judin
-
Automated merge with ssh://hg.atheme.org//hg/audaciousMon, 24 Dec 2007 23:05:33 -0600, by William Pitcock
-
Fixes memory leak in playlist_entry_get_info() due not freeing probe result (Bugzilla #38)Mon, 24 Dec 2007 23:05:10 -0600, by Jussi Judin
-
cfg.playlist_width and cfg.playlist_height can't be smaller than minimum values for those; fixes #11Mon, 24 Dec 2007 23:46:52 +0100, by Tomasz Mon
-
strncpy() -> g_strlcpy()Mon, 24 Dec 2007 13:01:15 +0100, by Jonathan Schleifer
-
Get rid of strcpy() completely.Fri, 21 Dec 2007 18:39:46 +0100, by Jonathan Schleifer
-
Fix memory leak in vfs_is_remote() (Bugzilla #32)Wed, 19 Dec 2007 00:57:45 -0600, by Jussi Judin
-
Fix memory leak in filter_by_extension() (Bugzilla #29)Wed, 19 Dec 2007 00:55:07 -0600, by Jussi Judin
-
Fix memory leak in add_plugin() (Bugzilla #28)Wed, 19 Dec 2007 00:52:56 -0600, by Jussi Judin
-
Fix memory leak in input_stringify_disabled_list() (Bugzilla #25)Wed, 19 Dec 2007 00:50:46 -0600, by Jussi Judin
-
Fix memory leak in read_ini_string() (Bugzilla #24)Wed, 19 Dec 2007 00:48:05 -0600, by Jussi Judin
-
Fix memory leaks when generating UI strings in ui_main.c (Bugzilla #18)Wed, 19 Dec 2007 00:45:41 -0600, by Jussi Judin
-
Fix memory leak in open_ini_file() function. (Bugzilla #17)Wed, 19 Dec 2007 00:42:50 -0600, by Jussi Judin
-
Automated merge with ssh://hg.atheme.org//hg/audaciousWed, 19 Dec 2007 00:35:57 -0600, by William Pitcock
-
Close file handles when no codec can be found for them. (Bugzilla #15).Wed, 19 Dec 2007 00:35:24 -0600, by Jussi Judin
-
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 04:50:20 +0900, by Yoshiki Yazawa
-
make search and select dialog accept "fix" key press in input method context.Wed, 19 Dec 2007 01:44:09 +0900, by Yoshiki Yazawa
-
fix a bug which prevents fileinfopopup from showing non-latin file name correctly when tuple is not available.Mon, 17 Dec 2007 22:02:52 +0900, by 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.Mon, 17 Dec 2007 21:56:17 +0900, by Yoshiki Yazawa
-
add option to disable inline gtk themeSun, 16 Dec 2007 18:54:45 +0100, by Tomasz Mon
-
avoid unnecessary serial increment.Sun, 16 Dec 2007 20:54:53 +0900, by Yoshiki Yazawa
-
now jtf follows on-demand metadata loading.Sun, 16 Dec 2007 19:03:05 +0900, by Yoshiki Yazawa
-
make filter field in jtf dialog always grab focus on appearance.Sun, 16 Dec 2007 18:44:56 +0900, by Yoshiki Yazawa
-
update Japanese translationSat, 15 Dec 2007 16:39:50 +0900, by VDR dai (audacious)
-
automatically indented fileMon, 10 Dec 2007 19:51:41 +0100, by mf0102
-
don't do skin_install_skin on faulty skins or archives that doesn't contain skin at allSun, 09 Dec 2007 14:48:40 +0100, by Tomasz Mon
-
install skin if user drag'n'drops it on mainwinSun, 09 Dec 2007 14:41:10 +0100, by Tomasz Mon
-
introduce WIDGET_FONT_BTNSun, 09 Dec 2007 13:56:34 +0100, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSat, 08 Dec 2007 20:56:13 +0300, by Eugene Zagidullin
-
fully disabled reloading of currently active skin: fixed bug with partial destroyed skinSat, 08 Dec 2007 20:55:55 +0300, by Eugene Zagidullin
-
Updated Serbian translationsSat, 08 Dec 2007 14:22:59 +0100, by Strahinja Kustudic
-
deep copy is needed!Sat, 08 Dec 2007 02:14:10 +0900, by Yoshiki Yazawa