Mercurial > audlegacy
graph
-
[svn] More eq stuff, from external contributor Michael Faerber <01mf02 -at- gmail.com>. trunk2006-12-30, by kiyoshi
-
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot. trunk2006-12-29, by kiyoshi
-
[svn] - more work done on playlist manager: playlist renaming and keyboard shortcuts trunk2006-12-24, by giacomo
-
[svn] - Center new windows so they don't get cut off by the edge of the screen. trunk2006-12-24, by nhjm449
-
[svn] - added initial code for playlist manager, that allows to create, delete and switch playlists trunk2006-12-23, by giacomo
-
[svn] - add pixbuf_effects.c, containing various routines to alter images used by the skinengine trunk2006-12-20, by nenolod
-
[svn] - Added vis gradient to Ivory skin. With any luck Aerdan won't break my legs :) trunk2006-12-20, by marvin
-
[svn] - Changed the visualizer colors for the Default skin to a gradient trunk2006-12-20, by marvin
-
[svn] - key bindings for Save List and Save Default List had been changed accidentally. trunk2006-12-19, by yaz
-
[svn] Fixed wrong number of entries in the vis-mode submenu which caused an trunk2006-12-19, by marvin
-
[svn] fixed bug #699 about playlist->queue with patch provided by bug reporter trunk2006-12-18, by giacomo
-
[svn] Added subsampling and nonlinear transfer function to the voiceprint trunk2006-12-18, by marvin
-
[svn] - fix the positioning of an assertion to a place where it would actually trunk2006-12-18, by nenolod
-
[svn] - change the cleanup order in mainwin_quit_cb() to avoid freeze on quit. trunk2006-12-18, by yaz
-
[svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released) trunk2006-12-18, by nenolod
-
[svn] - fix the logic of bmp_playback_stop(). now JTF works well even if the playing is paused. trunk2006-12-18, by yaz
-
[svn] - jump to file: use G_TYPE_UINT to store the song number in the model trunk2006-12-17, by giacomo
-
[svn] - jump to file: detach model from treeview before updating its rows, then reattach it trunk2006-12-17, by giacomo
-
[svn] - changed playlist_shuffle_list to pick a playlist as parameter instead of calling playlist_get_active trunk2006-12-16, by giacomo
-
[svn] Fixed a bug where xmms_remote_jump_to_time was called with seconds instead of milliseconds. trunk2006-12-16, by jerome
-
[svn] - use g_object_ref() on the list store when we disassociate to make trunk2006-12-16, by nenolod
-
[svn] - while building the jump to file list, disassociate the GtkListStore trunk2006-12-16, by nenolod
-
[svn] regex-powered jump to file - should be considerably faster than the old one trunk2006-12-16, by giacomo
-
[svn] do not assume that a tuple field exists just cause the tuple does, regexec hates null strings trunk2006-12-15, by giacomo