Mercurial > audlegacy
graph
-
[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
-
[svn] - bail after 15 failures to find an acceptable playback candidate trunk2006-12-15, by nenolod
-
[svn] - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear(). trunk2006-12-15, by nenolod
-
[svn] - add some basic code for the manipulation of temporary playlists trunk2006-12-15, by nenolod
-
[svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() trunk2006-12-15, by nenolod
-
[svn] - use str_has_prefix_nocase instead of a literal compare on extension trunk2006-12-14, by nenolod
-
[svn] - at present, only use extension filtering in the file:// namespace. trunk2006-12-13, by nenolod
-
[svn] - add gchar **vfs_extensions to InputPlugin struct, adding support for trunk2006-12-13, by nenolod
-
[svn] Remove leftover plugin-related bits that don't do anything any more. trunk2006-12-12, by kiyoshi
-
[svn] - move to GPLv2-only. Based on my interpretation of the license, we are trunk2006-12-12, by nenolod
-
[svn] - when clearing a playlist's entries, make sure to reset the playlist's trunk2006-12-11, by nenolod