Mercurial > audlegacy
graph
-
[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
-
[svn] - allow the output plugin to be changed while playing. trunkThu, 07 Dec 2006 22:56:55 -0800, by nenolod
-
[svn] Do not install signal handler for SIGSEGV if environmental variable trunkThu, 07 Dec 2006 22:42:22 -0800, by yaz
-
[svn] - add work in progress TagLib::TagVFSFile class. trunkThu, 07 Dec 2006 00:12:31 -0800, by nenolod
-
[svn] - playlist_scan_thread_is_going should not be TRUE if the playlist is trunkWed, 06 Dec 2006 03:41:04 -0800, by nenolod
-
[svn] - mainwinEjectY's default value should be 89, not 88. trunkMon, 04 Dec 2006 19:43:36 -0800, by nenolod
-
[svn] - what the hell is this, and why do we need it? trunkMon, 04 Dec 2006 02:18:02 -0800, by nenolod
-
[svn] Numpad 4 and 6 liked to prev and next respectively to be more consistant with the main window trunkMon, 04 Dec 2006 01:46:09 -0800, by nazca
-
[svn] Seek controls (left and right) now seek 5 seconds like the main window trunkMon, 04 Dec 2006 01:26:08 -0800, by nazca
-
[svn] - clean up some internal audacious controlsocket functions trunkMon, 04 Dec 2006 01:23:15 -0800, by nenolod
-
[svn] Playlist shuffle behaviour should now be a little more consistant. trunkMon, 04 Dec 2006 00:57:49 -0800, by nazca
-
[svn] - remove only reference in source to xmms_entry_new() and prepare xentry.c's last rites. trunkMon, 04 Dec 2006 00:16:52 -0800, by nenolod
-
[svn] - make documentation-build will invoke gtk-doc to compile the audacious SDK docs. trunkSun, 03 Dec 2006 23:26:42 -0800, by nenolod
-
[svn] - don't leak the split URI vector after doing the vtable lookup trunkFri, 01 Dec 2006 23:29:36 -0800, by nenolod
-
[svn] - touch audacious/.svn because gentoo's subversion eclass sucks trunkFri, 01 Dec 2006 23:25:42 -0800, by nenolod
-
[svn] - remove softvolume.c, only the alsa plugin uses it so we will move it trunkFri, 01 Dec 2006 23:18:07 -0800, by nenolod
-
[svn] - make sure the mainwin is redrawn correctly when doublesized. reported by Tom St. Denis, closes #674. trunkWed, 29 Nov 2006 19:49:30 -0800, by nenolod