Mercurial > audlegacy
graph
-
[svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo. trunkTue, 13 Feb 2007 13:22:51 -0800, by chainsaw
-
[svn] - removed unused function bmp_menu_translate() trunkTue, 13 Feb 2007 06:09:50 -0800, by mf0102
-
[svn] - unbreak relative path support. closes #791. trunkMon, 12 Feb 2007 14:26:29 -0800, by nenolod
-
[svn] - add Catalan translation file. Closes #786. trunkMon, 12 Feb 2007 12:51:11 -0800, by nenolod
-
[svn] - only strip the subsong identifier if it is really a valid subsong identifier. closes #792. trunkMon, 12 Feb 2007 12:41:51 -0800, by nenolod
-
[svn] - bundled libid3tag.so has been renamed libaudid3tag.so to avoid conflict. trunkMon, 12 Feb 2007 10:08:11 -0800, by yaz
-
[svn] - more playlist cleanups (generalized code for playlist loading/saving trunkMon, 12 Feb 2007 09:22:32 -0800, by mf0102
-
[svn] - made new functions: widget_move_relative and widget_resize_relative trunkMon, 12 Feb 2007 08:59:08 -0800, by mf0102
-
[svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) trunkMon, 12 Feb 2007 08:13:53 -0800, by mf0102
-
[svn] - convert filename string to utf8 for playlist->title (closes bug #789) trunkMon, 12 Feb 2007 04:34:56 -0800, by giacomo
-
[svn] first try for libid3tag integration. this improved libid3tag supports vfs operations and is capable of adding id3v2 tag to files which doesn't have id3v2 tag ever. trunkSun, 11 Feb 2007 05:19:07 -0800, by yaz
-
[svn] - playlist_manager -> ui_playlist_manager, since it's a UI component. trunkSat, 10 Feb 2007 20:21:42 -0800, by nenolod
-
[svn] - bring hints.h into something we like to call reality trunkSat, 10 Feb 2007 20:16:31 -0800, by nenolod
-
[svn] - if (0 && hint_move_resize_available()) -- i'm not sure how this linked as we do not have a hint_move_resize_available(). trunkSat, 10 Feb 2007 20:11:28 -0800, by nenolod
-
[svn] - widgetlist -> SkinnedWindow class + basic conversion in ui_main, other skinned windows remain trunkSat, 10 Feb 2007 20:09:23 -0800, by nenolod
-
[svn] Try to put some skinned window code in a common place. trunkSat, 10 Feb 2007 17:01:44 -0800, by nenolod
-
[svn] - patch from Mark Glines to ad https:// URI support to playlists. trunkSat, 10 Feb 2007 12:29:21 -0800, by nenolod
-
[svn] - use ConfigureNotify to set playlist location, a proper use of ICCCM. trunkFri, 09 Feb 2007 22:30:10 -0800, by nenolod
-
[svn] - using ConfigureNotify for resizing is wrong per ICCCM guideline, trunkFri, 09 Feb 2007 22:05:03 -0800, by nenolod
-
[svn] - trying to open filebrowser when it is already open will raise the filebrowser. trunkFri, 09 Feb 2007 03:04:35 -0800, by yaz
-
[svn] - revise r3986 to only override tuple->track_name on lengthless streams trunkThu, 08 Feb 2007 08:42:01 -0800, by nenolod
-
[svn] make input->set_info overwrite tuple->track_name. it allows input trunkThu, 08 Feb 2007 07:00:02 -0800, by yaz