Mercurial > audlegacy
graph
-
[svn] - Fixed voiceprint scroll bug for stopped playback trunkWed, 20 Dec 2006 13:05:57 -0800, by marvin
-
[svn] - allow changing the colourtheme from preferences trunkWed, 20 Dec 2006 07:57:56 -0800, by nenolod
-
[svn] - add pixbuf_effects.c, containing various routines to alter images used by the skinengine trunkWed, 20 Dec 2006 06:59:23 -0800, by nenolod
-
[svn] - break out string-related functions from util.c trunkWed, 20 Dec 2006 06:45:56 -0800, by nenolod
-
[svn] - Added vis gradient to Ivory skin. With any luck Aerdan won't break my legs :) trunkTue, 19 Dec 2006 17:22:33 -0800, by marvin
-
[svn] - Changed the visualizer colors for the Default skin to a gradient trunkTue, 19 Dec 2006 16:28:41 -0800, by marvin
-
[svn] Keep the voiceprint inside the range for the theme. trunkTue, 19 Dec 2006 15:13:17 -0800, by marvin
-
[svn] - key bindings for Save List and Save Default List had been changed accidentally. trunkTue, 19 Dec 2006 08:26:05 -0800, by yaz
-
[svn] - somewhat fix textboxBitmapFontWidth,Height hints trunkTue, 19 Dec 2006 07:48:03 -0800, by nenolod
-
[svn] Fixed wrong number of entries in the vis-mode submenu which caused an trunkMon, 18 Dec 2006 18:04:05 -0800, by marvin
-
[svn] - Added 'bars' mode for analyzer in windowshade mode trunkMon, 18 Dec 2006 17:26:47 -0800, by marvin
-
[svn] fixed bug #699 about playlist->queue with patch provided by bug reporter trunkMon, 18 Dec 2006 14:47:48 -0800, by giacomo
-
[svn] Added subsampling and nonlinear transfer function to the voiceprint trunkMon, 18 Dec 2006 14:01:29 -0800, by marvin
-
[svn] - allow user to choose a regex library between gnu (default), oniguruma, pcre (experimental); oniguruma and pcre support utf-8 encoding trunkMon, 18 Dec 2006 13:11:23 -0800, by giacomo
-
[svn] - fix the positioning of an assertion to a place where it would actually trunkMon, 18 Dec 2006 10:04:29 -0800, by nenolod
-
[svn] - remove deprecated symbol warnings for gdk_draw_pixmap trunkMon, 18 Dec 2006 09:43:42 -0800, by nenolod
-
[svn] - patch to add a scrolling voiceprint to the mini visualizer. trunkMon, 18 Dec 2006 08:44:33 -0800, by nenolod
-
[svn] - suppress noise on transition from pause to stop. trunkMon, 18 Dec 2006 07:31:51 -0800, by yaz
-
[svn] - change the cleanup order in mainwin_quit_cb() to avoid freeze on quit. trunkMon, 18 Dec 2006 06:53:52 -0800, by yaz
-
[svn] - damn SVN reverted this to some old version trunkMon, 18 Dec 2006 04:15:09 -0800, by nenolod
-
[svn] - fix XML description of the playlist editor (unbreak menus) trunkMon, 18 Dec 2006 04:13:20 -0800, by nenolod
-
[svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released) trunkMon, 18 Dec 2006 03:59:55 -0800, by nenolod
-
[svn] - fix the logic of bmp_playback_stop(). now JTF works well even if the playing is paused. trunkMon, 18 Dec 2006 03:34:52 -0800, by yaz
-
[svn] - port playlist editor to XML interface description trunkMon, 18 Dec 2006 03:25:13 -0800, by nenolod
-
[svn] - jump to file: use G_TYPE_UINT to store the song number in the model trunkSun, 17 Dec 2006 11:48:12 -0800, by giacomo
-
[svn] - add XML interface declaration for the playlist editor trunkSun, 17 Dec 2006 10:35:32 -0800, by nenolod
-
[svn] - jump to file: detach model from treeview before updating its rows, then reattach it trunkSun, 17 Dec 2006 10:10:21 -0800, by giacomo
-
[svn] - move vfs from libaudacious to main audacious trunkSun, 17 Dec 2006 08:52:31 -0800, by nenolod
-
[svn] added enter keypress shortcut for search-in-playlist dialog trunkSat, 16 Dec 2006 11:20:00 -0800, by giacomo
-
[svn] - added auto-enqueue option for search-in-playlist trunkSat, 16 Dec 2006 10:44:25 -0800, by giacomo
-
[svn] - changed playlist_shuffle_list to pick a playlist as parameter instead of calling playlist_get_active trunkSat, 16 Dec 2006 07:56:32 -0800, by giacomo
-
[svn] - clear and free a playlist passed to playlist_remove_playlist trunkSat, 16 Dec 2006 05:41:27 -0800, by giacomo
-
[svn] added playlist_free and ensure that each created playlist is freed in mainwin_quit_cb; the list of playlists is freed there as well trunkSat, 16 Dec 2006 05:18:19 -0800, by giacomo
-
[svn] - made playlistwin_update_list depend on passed Playlist* instead of blindly using playlist_get_active(); this solves many locking issues with multiple playlists, but SHOULD be reviewed in every place playlistwin_update_list is used; added a playlist_new_from_selected() call too trunkSat, 16 Dec 2006 04:49:16 -0800, by giacomo
-
[svn] - multiple playlist support requires separated locking; each Playlist holds its GMutex now; removed playlist_get function cause it doesn't fit with this scheme trunkSat, 16 Dec 2006 02:52:03 -0800, by giacomo
-
[svn] Added playback-seek{-relative} in audtool.1 man page. trunkSat, 16 Dec 2006 02:35:16 -0800, by jerome
-
[svn] Fixed a bug where xmms_remote_jump_to_time was called with seconds instead of milliseconds. trunkSat, 16 Dec 2006 02:20:15 -0800, by jerome
-
[svn] - don't use deprecated function playlist_get(). trunkFri, 15 Dec 2006 21:18:34 -0800, by nenolod
-
[svn] - log a warning if deprecated functions from <= 1.2 are used trunkFri, 15 Dec 2006 21:14:16 -0800, by nenolod
-
[svn] - use g_object_ref() on the list store when we disassociate to make trunkFri, 15 Dec 2006 20:33:34 -0800, by nenolod
-
[svn] - while building the jump to file list, disassociate the GtkListStore trunkFri, 15 Dec 2006 20:20:46 -0800, by nenolod
-
[svn] regex-powered jump to file - should be considerably faster than the old one trunkFri, 15 Dec 2006 16:04:22 -0800, by giacomo
-
[svn] do not assume that a tuple field exists just cause the tuple does, regexec hates null strings trunkFri, 15 Dec 2006 11:22:42 -0800, by giacomo
-
[svn] added a regex-based search option in playlist that allows to select playlist entries using multiple match criteria trunkFri, 15 Dec 2006 11:14:46 -0800, by giacomo
-
[svn] - bail after 15 failures to find an acceptable playback candidate trunkFri, 15 Dec 2006 10:48:13 -0800, by nenolod
-
[svn] - add playlist_select_playlist() to select a literal playlist trunkFri, 15 Dec 2006 08:23:51 -0800, by nenolod
-
[svn] - use playlist_get_active() at the top of each thread. trunkFri, 15 Dec 2006 07:52:09 -0800, by nenolod
-
[svn] - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear(). trunkFri, 15 Dec 2006 07:40:18 -0800, by nenolod
-
[svn] - add some basic code for the manipulation of temporary playlists trunkFri, 15 Dec 2006 07:38:23 -0800, by nenolod
-
[svn] - add playlist_select_next(), playlist_select_prev() trunkFri, 15 Dec 2006 07:28:29 -0800, by nenolod
-
[svn] - remove all improper uses of playlist_get() trunkFri, 15 Dec 2006 07:23:19 -0800, by nenolod
-
[svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() trunkFri, 15 Dec 2006 07:20:41 -0800, by nenolod
-
[svn] - add the starting point of some audacious C++ bindings trunkWed, 13 Dec 2006 22:46:29 -0800, by nenolod
-
[svn] - use str_has_prefix_nocase instead of a literal compare on extension trunkWed, 13 Dec 2006 20:38:24 -0800, by nenolod
-
[svn] - make sure fd is not NULL before checking it's URI namespace trunkTue, 12 Dec 2006 23:13:46 -0800, by nenolod
-
[svn] - at present, only use extension filtering in the file:// namespace. trunkTue, 12 Dec 2006 23:13:01 -0800, by nenolod
-
[svn] - preferences pane option for extension-based detection trunkTue, 12 Dec 2006 18:39:35 -0800, by nenolod
-
[svn] - add support for new extension probing system trunkTue, 12 Dec 2006 18:32:05 -0800, by nenolod
-
[svn] - add gchar **vfs_extensions to InputPlugin struct, adding support for trunkTue, 12 Dec 2006 18:22:17 -0800, by nenolod
-
[svn] Remove leftover plugin-related bits that don't do anything any more. trunkTue, 12 Dec 2006 14:03:08 -0800, by kiyoshi
-
[svn] - move to GPLv2-only. Based on my interpretation of the license, we are trunkTue, 12 Dec 2006 08:38:32 -0800, by nenolod
-
[svn] - update Welsh translation (1 new string added) trunkMon, 11 Dec 2006 19:23:52 -0800, by nenolod
-
[svn] - when clearing a playlist's entries, make sure to reset the playlist's trunkMon, 11 Dec 2006 06:25:24 -0800, by nenolod
-
[svn] - provide the old ABI for plugins (intermediate layer). trunkMon, 11 Dec 2006 05:49:54 -0800, by nenolod
-
[svn] - make sure &default_playlist (temporary construct) has full padding. trunkMon, 11 Dec 2006 05:47:05 -0800, by nenolod
-
[svn] Oops. controlsocket.c is *much* happier now that the arguments are in the right order. >.> trunkMon, 11 Dec 2006 04:53:17 -0800, by kiyoshi
-
[svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now. trunkMon, 11 Dec 2006 04:46:09 -0800, by kiyoshi
-
[svn] - update playlist_delete_filenames() and friends trunkMon, 11 Dec 2006 03:30:07 -0800, by nenolod
-
[svn] - this commit breaks the API. I'm not done here, but hopefully the new API is trunkMon, 11 Dec 2006 03:25:21 -0800, by nenolod
-
[svn] remove plugin-reactivation loops for general and visualization plugins trunkMon, 11 Dec 2006 02:17:12 -0800, by yaz
-
[svn] - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist. trunkMon, 11 Dec 2006 01:56:42 -0800, by nenolod
-
[svn] - cleanup the declaration of PlaylistEntry, and add some initial structure for migrating to multiple playlists. trunkMon, 11 Dec 2006 01:53:05 -0800, by nenolod
-
[svn] - move xmms_urldecode_path() back into main binary trunkSat, 09 Dec 2006 02:01:53 -0800, by nenolod
-
[svn] - don't free the VFS handle here, just our private handle. trunkFri, 08 Dec 2006 03:26:45 -0800, by nenolod