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.
|
Wed, 05 Dec 2007 05:55:46 +0900 |
Yoshiki Yazawa |
introduce common debug print macro.
|
Tue, 04 Dec 2007 21:43:09 +0100 |
mf0102 |
some indenting (should make it easier to clean up the code afterwards ;-)
|
Tue, 04 Dec 2007 03:34:41 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Tue, 04 Dec 2007 03:33:15 +0300 |
Eugene Zagidullin |
oops...
|
Tue, 04 Dec 2007 03:26:29 +0300 |
Eugene Zagidullin |
added new tuple field FIELD_BITRATE
|
Tue, 04 Dec 2007 01:02:16 +0200 |
Cristi Magherusan |
fixed(URI-fied) "remove unavailable files"
|
Mon, 03 Dec 2007 09:54:19 -0600 |
William Pitcock |
Use vfs_is_remote() instead of is_http().
|
Mon, 03 Dec 2007 02:36:52 +0300 |
Eugene Zagidullin |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Mon, 03 Dec 2007 02:36:16 +0300 |
Eugene Zagidullin |
disabled editing remote tags: 2nd attempt :)
|
Sun, 02 Dec 2007 22:45:04 +0100 |
mf0102 |
last optic tweaks before sleeping (this is so addicting! :-) , desowin
|
Sun, 02 Dec 2007 21:35:04 +0100 |
mf0102 |
slightly regroup playlist delete items
|
Sun, 02 Dec 2007 21:21:21 +0100 |
mf0102 |
removed some old icons and replaced them with shiny, new ones
|
Sun, 02 Dec 2007 18:26:26 +0100 |
mf0102 |
moved icon loading function from main.c to icons-stock.c
|
Sat, 01 Dec 2007 23:38:18 +0100 |
Christian Birchinger |
Handle streams inside m3u files better. If thres a better way than is_http() to detect streams, let me know.
|
Sat, 01 Dec 2007 20:51:47 +0100 |
Christian Birchinger |
Prevent segfault when adding M3U playlists with URIs. Needs a cleaner solutions later.
|
Sat, 01 Dec 2007 15:30:27 +0100 |
mf0102 |
automated merge
|
Sat, 01 Dec 2007 15:30:00 +0100 |
mf0102 |
- removed icons-csource.h - load all icons from disk now
|
Sat, 01 Dec 2007 07:42:40 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 01 Dec 2007 07:41:56 -0600 |
William Pitcock |
Use "gpointer cfg;" instead of "gboolean *cfg;" to avoid warnings when setting a string.
|
Sat, 01 Dec 2007 14:37:59 +0100 |
mf0102 |
whoops, forgot to kick eq.png from Makefile
|