Fri, 28 Dec 2007 04:31:02 -0600 |
Maciej Grela |
Fix downloading of dynamically generated content with vfs_get_file_contents(). (Bugzilla #46)
|
Thu, 27 Dec 2007 20:55:05 +0100 |
Murat Senel |
Turkish translation (Bugzilla #51)
|
Wed, 26 Dec 2007 21:00:12 +0300 |
Eugene Zagidullin |
oops...
|
Wed, 26 Dec 2007 20:40:50 +0300 |
Eugene Zagidullin |
better error handling. removed duplicated part
|
Wed, 26 Dec 2007 19:21:06 +0300 |
Eugene Zagidullin |
make use of AUDDBG
|
Wed, 26 Dec 2007 19:17:19 +0300 |
Eugene Zagidullin |
more strict error handling. make use of AUDDBG
|
Tue, 25 Dec 2007 17:21:04 -0600 |
George Averill |
- Update mainwin width when (un)shading the main window, as the mainwinWidth skin hint may be different from the proper shaded width.
|
Tue, 25 Dec 2007 14:14:33 -0600 |
Jussi Judin |
Make skin data to be freed after skin usage (= on skin changes) (Bugzilla #48)
|
Tue, 25 Dec 2007 19:12:35 +0100 |
Tomasz Mon |
oops, this should get commited together with 4204b0a6aeb2
|
Tue, 25 Dec 2007 19:03:38 +0100 |
Tomasz Mon |
revise setting mask on windows
|
Tue, 25 Dec 2007 16:42:10 +0100 |
Tomasz Mon |
oops, fix previous commit
|
Tue, 25 Dec 2007 16:28:34 +0100 |
Tomasz Mon |
prevent BadAlloc's
|
Tue, 25 Dec 2007 16:03:27 +0100 |
Tomasz Mon |
on ctrl-tab switch only between visible windows (Bugzilla #14)
|
Tue, 25 Dec 2007 19:15:44 +0900 |
Yoshiki Yazawa |
remember filter entry in jtf dialog is extremely useful when jtf deals with large playlist. now this feature is configurable.
|
Tue, 25 Dec 2007 01:53:55 -0600 |
William Pitcock |
Reset the text entry box to nothing when the jump to track window is requested.
|
Tue, 25 Dec 2007 01:16:26 -0600 |
Jussi Judin |
Fixes memory leak in playlist_add_files() function when using extension probing and trying to add file with unknown extension. (Bugzilla #44)
|
Tue, 25 Dec 2007 01:09:27 -0600 |
Jussi Judin |
Fixes memory leak in fileinfopopup_progress_cb() (Bugzilla #43)
|
Tue, 25 Dec 2007 01:07:22 -0600 |
Jussi Judin |
Fixes memory leak in bmp_config_save() by freeing temporary saved playlists list. (Bugzilla #41)
|
Tue, 25 Dec 2007 01:00:52 -0600 |
Jussi Judin |
Fixes memory leak in usage of playlist_free() function. (Bugzilla #36)
|
Tue, 25 Dec 2007 00:57:19 -0600 |
Jussi Judin |
Fixes memory leaks when adding files to playlist (Bugzilla #34)
|
Tue, 25 Dec 2007 00:53:33 -0600 |
Jussi Judin |
Adds playback_free() function to fix memory leak in playback_stop(). (Bugzilla #42)
|
Tue, 25 Dec 2007 00:46:07 -0600 |
Jussi Judin |
Fixes memory leak in mpris_emit_track_change() (Bugzilla #37)
|
Tue, 25 Dec 2007 00:36:51 -0600 |
Jussi Judin |
Fixes memory leak in vfs_fopen() in case path does not exist. (Bugzilla #39)
|
Mon, 24 Dec 2007 23:05:33 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Mon, 24 Dec 2007 23:05:10 -0600 |
Jussi Judin |
Fixes memory leak in playlist_entry_get_info() due not freeing probe result (Bugzilla #38)
|
Mon, 24 Dec 2007 23:46:52 +0100 |
Tomasz Mon |
cfg.playlist_width and cfg.playlist_height can't be smaller than minimum values for those; fixes #11
|
Mon, 24 Dec 2007 13:01:15 +0100 |
Jonathan Schleifer |
strncpy() -> g_strlcpy()
|
Fri, 21 Dec 2007 18:39:46 +0100 |
Jonathan Schleifer |
Get rid of strcpy() completely.
|
Wed, 19 Dec 2007 00:57:45 -0600 |
Jussi Judin |
Fix memory leak in vfs_is_remote() (Bugzilla #32)
|
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.
|
Sun, 16 Dec 2007 19:03:05 +0900 |
Yoshiki Yazawa |
now jtf follows on-demand metadata loading.
|
Sun, 16 Dec 2007 18:44:56 +0900 |
Yoshiki Yazawa |
make filter field in jtf dialog always grab focus on appearance.
|
Sat, 15 Dec 2007 16:39:50 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Mon, 10 Dec 2007 19:51:41 +0100 |
mf0102 |
automatically indented file
|
Sun, 09 Dec 2007 14:48:40 +0100 |
Tomasz Mon |
don't do skin_install_skin on faulty skins or archives that doesn't contain skin at all
|
Sun, 09 Dec 2007 14:41:10 +0100 |
Tomasz Mon |
install skin if user drag'n'drops it on mainwin
|
Sun, 09 Dec 2007 13:56:34 +0100 |
Tomasz Mon |
introduce WIDGET_FONT_BTN
|
Sat, 08 Dec 2007 20:56:13 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 08 Dec 2007 20:55:55 +0300 |
Eugene Zagidullin |
fully disabled reloading of currently active skin: fixed bug with partial destroyed skin
|
Sat, 08 Dec 2007 14:22:59 +0100 |
Strahinja Kustudic |
Updated Serbian translations
|
Sat, 08 Dec 2007 02:14:10 +0900 |
Yoshiki Yazawa |
deep copy is needed!
|
Sat, 08 Dec 2007 01:14:18 +0900 |
Yoshiki Yazawa |
quick fix for the bug which had prevented to add remote url when "Detect file formats on demand" was disabled.
|
Fri, 07 Dec 2007 23:27:20 +0900 |
Yoshiki Yazawa |
audtool maintenance:
|
Fri, 07 Dec 2007 21:40:49 +0900 |
Yoshiki Yazawa |
fix a memory leak.
|
Thu, 06 Dec 2007 17:16:52 +0100 |
mf0102 |
automated merge
|
Thu, 06 Dec 2007 17:15:55 +0100 |
mf0102 |
small little update-po
|
Fri, 07 Dec 2007 01:11:25 +0900 |
Yoshiki Yazawa |
- modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker
|
Thu, 06 Dec 2007 16:55:32 +0100 |
mf0102 |
change code a bit to avoid using strncasecmp which gives a warning here
|
Thu, 06 Dec 2007 05:29:41 +0300 |
Eugene Zagidullin |
Updated Russian translation
|
Thu, 06 Dec 2007 02:52:12 +0300 |
Eugene Zagidullin |
#if changed to #ifdef
|
Wed, 05 Dec 2007 11:15:19 +0100 |
Stany HENRY |
Updated French translation.
|