log

age author description
Fri, 15 Dec 2006 08:23:51 -0800 nenolod [svn] - add playlist_select_playlist() to select a literal playlist trunk
Fri, 15 Dec 2006 07:52:09 -0800 nenolod [svn] - use playlist_get_active() at the top of each thread. trunk
Fri, 15 Dec 2006 07:40:18 -0800 nenolod [svn] - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear(). trunk
Fri, 15 Dec 2006 07:38:23 -0800 nenolod [svn] - add some basic code for the manipulation of temporary playlists trunk
Fri, 15 Dec 2006 07:28:29 -0800 nenolod [svn] - add playlist_select_next(), playlist_select_prev() trunk
Fri, 15 Dec 2006 07:25:30 -0800 nenolod [svn] - remove static Playlist default_playlist trunk
Fri, 15 Dec 2006 07:23:19 -0800 nenolod [svn] - remove all improper uses of playlist_get() trunk
Fri, 15 Dec 2006 07:20:41 -0800 nenolod [svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() trunk
Wed, 13 Dec 2006 23:15:44 -0800 nenolod [svn] - fix example trunk
Wed, 13 Dec 2006 22:46:29 -0800 nenolod [svn] - add the starting point of some audacious C++ bindings trunk
Wed, 13 Dec 2006 20:38:24 -0800 nenolod [svn] - use str_has_prefix_nocase instead of a literal compare on extension trunk
Wed, 13 Dec 2006 00:38:32 -0800 yaz [svn] - ar should pick changes trunk
Tue, 12 Dec 2006 23:13:46 -0800 nenolod [svn] - make sure fd is not NULL before checking it's URI namespace trunk
Tue, 12 Dec 2006 23:13:01 -0800 nenolod [svn] - at present, only use extension filtering in the file:// namespace. trunk
Tue, 12 Dec 2006 20:48:13 -0800 nenolod [svn] - warning fix trunk
Tue, 12 Dec 2006 19:51:25 -0800 nenolod [svn] - improved logic for extension assist trunk
Tue, 12 Dec 2006 19:29:15 -0800 nenolod [svn] - put this back the way it was trunk
Tue, 12 Dec 2006 19:15:23 -0800 nenolod [svn] - specifically define this as a table trunk
Tue, 12 Dec 2006 18:39:35 -0800 nenolod [svn] - preferences pane option for extension-based detection trunk
Tue, 12 Dec 2006 18:32:05 -0800 nenolod [svn] - add support for new extension probing system trunk
Tue, 12 Dec 2006 18:22:17 -0800 nenolod [svn] - add gchar **vfs_extensions to InputPlugin struct, adding support for trunk
Tue, 12 Dec 2006 14:03:08 -0800 kiyoshi [svn] Remove leftover plugin-related bits that don't do anything any more. trunk
Tue, 12 Dec 2006 08:38:32 -0800 nenolod [svn] - move to GPLv2-only. Based on my interpretation of the license, we are trunk
Mon, 11 Dec 2006 19:41:29 -0800 nenolod [svn] - add programfan to translation credits trunk
Mon, 11 Dec 2006 19:32:18 -0800 nenolod [svn] - run update-po trunk
Mon, 11 Dec 2006 19:29:51 -0800 nenolod [svn] - this was backwards. lets fix it! trunk
Mon, 11 Dec 2006 19:23:52 -0800 nenolod [svn] - update Welsh translation (1 new string added) trunk
Mon, 11 Dec 2006 19:21:54 -0800 nenolod [svn] - run update-po trunk
Mon, 11 Dec 2006 06:25:24 -0800 nenolod [svn] - when clearing a playlist's entries, make sure to reset the playlist's trunk
Mon, 11 Dec 2006 05:49:54 -0800 nenolod [svn] - provide the old ABI for plugins (intermediate layer). trunk
Mon, 11 Dec 2006 05:47:05 -0800 nenolod [svn] - make sure &default_playlist (temporary construct) has full padding. trunk
Mon, 11 Dec 2006 05:29:44 -0800 nenolod [svn] - avoid a crash trunk
Mon, 11 Dec 2006 05:09:02 -0800 nenolod [svn] - update playlist UI trunk
Mon, 11 Dec 2006 04:56:46 -0800 kiyoshi [svn] Update equalizer.c to new API trunk
Mon, 11 Dec 2006 04:53:17 -0800 kiyoshi [svn] Oops. controlsocket.c is *much* happier now that the arguments are in the right order. >.> trunk
Mon, 11 Dec 2006 04:53:05 -0800 nenolod [svn] - update to new API trunk
Mon, 11 Dec 2006 04:48:05 -0800 nenolod [svn] - update mainwin.c to new API trunk
Mon, 11 Dec 2006 04:46:09 -0800 kiyoshi [svn] Make controlsocket.c happier. Still a ton of warnings, but it compiles now. trunk
Mon, 11 Dec 2006 04:36:50 -0800 chainsaw [svn] Add playlist_get_active where required. trunk
Mon, 11 Dec 2006 04:34:17 -0800 nenolod [svn] - update main.c to new API trunk
Mon, 11 Dec 2006 04:30:50 -0800 nenolod [svn] - update these files trunk
Mon, 11 Dec 2006 04:28:00 -0800 nenolod [svn] - update widgetcore to new API trunk
Mon, 11 Dec 2006 04:19:56 -0800 nenolod [svn] - finish conversion to new API. trunk
Mon, 11 Dec 2006 04:08:43 -0800 nenolod [svn] - much closer now trunk
Mon, 11 Dec 2006 03:44:07 -0800 nenolod [svn] - more updates trunk
Mon, 11 Dec 2006 03:35:52 -0800 nenolod [svn] - update playlist_ins(), playlist_add(). trunk
Mon, 11 Dec 2006 03:30:07 -0800 nenolod [svn] - update playlist_delete_filenames() and friends trunk
Mon, 11 Dec 2006 03:25:21 -0800 nenolod [svn] - this commit breaks the API. I'm not done here, but hopefully the new API is trunk
Mon, 11 Dec 2006 02:17:12 -0800 yaz [svn] remove plugin-reactivation loops for general and visualization plugins trunk
Mon, 11 Dec 2006 01:56:42 -0800 nenolod [svn] - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist. trunk
Mon, 11 Dec 2006 01:53:05 -0800 nenolod [svn] - cleanup the declaration of PlaylistEntry, and add some initial structure for migrating to multiple playlists. trunk
Mon, 11 Dec 2006 01:23:47 -0800 nenolod [svn] - exit gracefully on SIGINT/SIGTERM. trunk
Sat, 09 Dec 2006 02:18:22 -0800 yaz [svn] - build fix trunk
Sat, 09 Dec 2006 02:01:53 -0800 nenolod [svn] - move xmms_urldecode_path() back into main binary trunk
Sat, 09 Dec 2006 01:55:27 -0800 nenolod [svn] - fix urldecode dependencies trunk
Sat, 09 Dec 2006 01:49:39 -0800 kiyoshi [svn] Shut up, mkdir. trunk
Fri, 08 Dec 2006 15:41:46 -0800 nenolod [svn] - move urldecode to libaudacious trunk
Fri, 08 Dec 2006 03:26:45 -0800 nenolod [svn] - don't free the VFS handle here, just our private handle. trunk
Fri, 08 Dec 2006 02:26:36 -0800 nenolod [svn] - make sure handle->base is a constpointer. trunk
Fri, 08 Dec 2006 02:25:20 -0800 nenolod [svn] - add VFSBuffer, equivilant to fmemopen(). trunk
Thu, 07 Dec 2006 22:56:55 -0800 nenolod [svn] - allow the output plugin to be changed while playing. trunk
Thu, 07 Dec 2006 22:42:22 -0800 yaz [svn] Do not install signal handler for SIGSEGV if environmental variable trunk
Thu, 07 Dec 2006 00:22:55 -0800 nenolod [svn] - no, this is not going to work trunk
Thu, 07 Dec 2006 00:12:31 -0800 nenolod [svn] - add work in progress TagLib::TagVFSFile class. trunk
Wed, 06 Dec 2006 03:41:04 -0800 nenolod [svn] - playlist_scan_thread_is_going should not be TRUE if the playlist is trunk
Tue, 05 Dec 2006 00:31:38 -0800 nenolod [svn] - rewrite input_check_file() trunk
Mon, 04 Dec 2006 19:43:36 -0800 nenolod [svn] - mainwinEjectY's default value should be 89, not 88. trunk
Mon, 04 Dec 2006 19:24:14 -0800 nenolod [svn] - finish documenting the libaudacious API trunk
Mon, 04 Dec 2006 18:30:58 -0800 nenolod [svn] - documentation fixups trunk
Mon, 04 Dec 2006 18:21:39 -0800 nenolod [svn] - a directory browser widget trunk
Mon, 04 Dec 2006 18:08:15 -0800 nenolod [svn] - document rcfile trunk
Mon, 04 Dec 2006 15:24:14 -0800 nenolod [svn] - document xconvert trunk
Mon, 04 Dec 2006 15:03:22 -0800 nenolod [svn] - cleanups from oliver@freebsd.org trunk
Mon, 04 Dec 2006 15:02:36 -0800 nenolod [svn] - make documentation build on ubuntu trunk
Mon, 04 Dec 2006 13:25:25 -0800 nenolod [svn] - add gtkdoc settings trunk
Mon, 04 Dec 2006 02:18:02 -0800 nenolod [svn] - what the hell is this, and why do we need it? trunk
Mon, 04 Dec 2006 02:07:12 -0800 nenolod [svn] - add some missing docs trunk
Mon, 04 Dec 2006 02:05:30 -0800 nenolod [svn] - document the tuple system trunk
Mon, 04 Dec 2006 01:56:48 -0800 nenolod [svn] - document ConfigDB. trunk
Mon, 04 Dec 2006 01:46:09 -0800 nazca [svn] Numpad 4 and 6 liked to prev and next respectively to be more consistant with the main window trunk
Mon, 04 Dec 2006 01:44:20 -0800 nenolod [svn] - remove xml_document.c trunk
Mon, 04 Dec 2006 01:39:52 -0800 nenolod [svn] - bleah, put dirbrowser back trunk
Mon, 04 Dec 2006 01:37:47 -0800 nenolod [svn] - document the formatter class trunk
Mon, 04 Dec 2006 01:30:01 -0800 nenolod [svn] - bye bye dirbrowser trunk
Mon, 04 Dec 2006 01:26:08 -0800 nazca [svn] Seek controls (left and right) now seek 5 seconds like the main window trunk
Mon, 04 Dec 2006 01:23:15 -0800 nenolod [svn] - clean up some internal audacious controlsocket functions trunk
Mon, 04 Dec 2006 01:01:13 -0800 nazca [svn] Added to credits :P trunk
Mon, 04 Dec 2006 00:57:49 -0800 nazca [svn] Playlist shuffle behaviour should now be a little more consistant. trunk
Mon, 04 Dec 2006 00:38:41 -0800 nazca [svn] xentry.h is no more. trunk
Mon, 04 Dec 2006 00:22:32 -0800 nenolod [svn] - remove xentry API trunk
Mon, 04 Dec 2006 00:21:12 -0800 nenolod [svn] - add documentation template trunk
Mon, 04 Dec 2006 00:17:54 -0800 nenolod [svn] - remove xentry.c trunk
Mon, 04 Dec 2006 00:16:52 -0800 nenolod [svn] - remove only reference in source to xmms_entry_new() and prepare xentry.c's last rites. trunk
Mon, 04 Dec 2006 00:10:02 -0800 nenolod [svn] - update VFS documentation trunk
Sun, 03 Dec 2006 23:26:42 -0800 nenolod [svn] - make documentation-build will invoke gtk-doc to compile the audacious SDK docs. trunk
Sun, 03 Dec 2006 22:35:18 -0800 nenolod [svn] - document the VFS layer. trunk
Fri, 01 Dec 2006 23:29:36 -0800 nenolod [svn] - don't leak the split URI vector after doing the vtable lookup trunk
Fri, 01 Dec 2006 23:25:42 -0800 nenolod [svn] - touch audacious/.svn because gentoo's subversion eclass sucks trunk
Fri, 01 Dec 2006 23:18:07 -0800 nenolod [svn] - remove softvolume.c, only the alsa plugin uses it so we will move it trunk
Thu, 30 Nov 2006 08:17:50 -0800 yaz [svn] - make wheel scroll trigger scan thread trunk
Thu, 30 Nov 2006 04:27:49 -0800 yaz [svn] - clean up trunk
Thu, 30 Nov 2006 03:16:08 -0800 yaz [svn] rewrite scan thread with g_cond_wait(): trunk
Wed, 29 Nov 2006 19:49:30 -0800 nenolod [svn] - make sure the mainwin is redrawn correctly when doublesized. reported by Tom St. Denis, closes #674. trunk
Wed, 29 Nov 2006 13:46:59 -0800 nenolod [svn] - fix conditionals for building build_stamp.c trunk
Wed, 29 Nov 2006 13:09:07 -0800 nenolod [svn] - seeking by keypad should seek 5s, not 1s. closes #673. trunk
Wed, 29 Nov 2006 12:58:35 -0800 nenolod [svn] - add le_vert to credits (he will need to accent his letters, though) trunk
Wed, 29 Nov 2006 12:52:02 -0800 nenolod [svn] - credit patch contributions from Ralf Ertzinger trunk
Wed, 29 Nov 2006 12:50:12 -0800 chainsaw [svn] Credit patch contribution by Chris Kehler. trunk
Wed, 29 Nov 2006 12:45:02 -0800 chainsaw [svn] Allow \ to / conversion to be switched on & off, by external contributor Chris Kehler <cbkehler@sympatico.ca>. trunk
Tue, 28 Nov 2006 12:06:18 -0800 nenolod [svn] - MirBSD support from <bsiegert -at- gmx.de> trunk
Mon, 27 Nov 2006 18:12:56 -0800 nenolod [svn] - avoid a race condition in produce_audio() where we have closed output, trunk
Mon, 27 Nov 2006 17:58:02 -0800 nenolod [svn] - fix a bug regarding shaded mode in the playlist editor where trunk
Mon, 27 Nov 2006 15:38:11 -0800 nenolod [svn] - run chardet against even valid UTF-8 strings, as they may be non-UTF-8 trunk
Sun, 26 Nov 2006 15:57:59 -0800 gandalf [svn] Just ran make update-po. trunk
Sun, 26 Nov 2006 15:40:14 -0800 gandalf [svn] First po updates by Le_Vert. trunk
Sun, 26 Nov 2006 14:41:53 -0800 nenolod [svn] - update Welsh translation: trunk
Sat, 25 Nov 2006 21:29:05 -0800 yaz [svn] - fix for custom format bug. closes #664. trunk
Sat, 25 Nov 2006 19:19:56 -0800 nenolod [svn] - xmms_urldecode_path() is no longer needed due to NewVFS layer. trunk
Sat, 25 Nov 2006 19:17:17 -0800 nenolod [svn] - update credit for welsh translation trunk
Sat, 25 Nov 2006 19:13:55 -0800 nenolod [svn] - update Welsh translation: trunk