log

age author description
Mon, 19 Feb 2007 06:11:23 -0800 chainsaw [svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86 trunk
Mon, 19 Feb 2007 00:16:28 -0800 yaz [svn] - mtime should be initialized to -1, otherwise 0 will be recorded for not yet scanned entries. it means static and will suppress on-demand scanning. trunk
Sun, 18 Feb 2007 22:33:03 -0800 yaz [svn] - update playlist->tail when an entry has been removed. trunk
Sun, 18 Feb 2007 20:42:53 -0800 yaz [svn] - highly experimental code to speed up loading huge playlist. let me know if it breaks something. trunk
Sun, 18 Feb 2007 20:40:14 -0800 yaz [svn] - changes in r4102 break jtf. disabled for now. trunk
Sun, 18 Feb 2007 07:24:13 -0800 nenolod [svn] - run gtk events while iterating through the playlist trunk
Sat, 17 Feb 2007 19:59:01 -0800 yaz [svn] - on loading a playlist with tuple, invoke the scanner thread only if mtime is -1. trunk
Sat, 17 Feb 2007 16:59:39 -0800 nenolod [svn] - update chinese simplified translation -- trunk
Sat, 17 Feb 2007 05:54:16 -0800 yaz [svn] - make configure script show the configuration status of sampling rate conversion. trunk
Sat, 17 Feb 2007 02:36:11 -0800 nenolod [svn] - ppc64 warning fixes for upsampling patch trunk
Sat, 17 Feb 2007 02:32:37 -0800 nenolod [svn] - put configdb back in libaudacious as the client library needs it trunk
Sat, 17 Feb 2007 02:30:32 -0800 nenolod [svn] - update options printout trunk
Sat, 17 Feb 2007 02:21:23 -0800 nenolod [svn] - add Teru KAGOMASHIRA to credits. trunk
Sat, 17 Feb 2007 02:19:35 -0800 nenolod [svn] - Patch to use libsamplerate for high-quality interpolated upsampling, trunk
Sat, 17 Feb 2007 01:54:30 -0800 nenolod [svn] - reinstate rcfile class for now trunk
Sat, 17 Feb 2007 01:02:11 -0800 nenolod [svn] - relocate configdb to audacious core trunk
Sat, 17 Feb 2007 00:59:50 -0800 nenolod [svn] - make libmcs a forced requirement trunk
Fri, 16 Feb 2007 18:28:07 -0800 nenolod [svn] - fix a typo trunk
Fri, 16 Feb 2007 18:27:31 -0800 nenolod [svn] - don't return a bogus vtable for an unregistered URI scheme trunk
Fri, 16 Feb 2007 04:21:17 -0800 yaz [svn] - include stdio.h for debug print out. trunk
Thu, 15 Feb 2007 19:31:14 -0800 nenolod [svn] - remove debugging notice trunk
Thu, 15 Feb 2007 17:26:58 -0800 nenolod [svn] - manually save player positions. trunk
Thu, 15 Feb 2007 15:17:36 -0800 mf0102 [svn] - made new INI file parser trunk
Thu, 15 Feb 2007 02:03:34 -0800 nenolod [svn] - playlist editor: use SkinnedWindow widgetlist trunk
Thu, 15 Feb 2007 00:45:32 -0800 nenolod [svn] - playlist editor: use SkinnedWindow provided GC. trunk
Thu, 15 Feb 2007 00:44:16 -0800 nenolod [svn] - equalizer: use SkinnedWindow provided GC. trunk
Thu, 15 Feb 2007 00:33:21 -0800 nenolod [svn] - move the GC into the SkinnedWindow class. trunk
Thu, 15 Feb 2007 00:14:11 -0800 nenolod [svn] - ui_skinned_window_widgetlist_associate trunk
Wed, 14 Feb 2007 18:02:49 -0800 dai [svn] * Update Japanese translation. trunk
Wed, 14 Feb 2007 11:56:02 -0800 nenolod [svn] - fix beepctrl.h:35: warning: comma at end of enumerator list trunk
Wed, 14 Feb 2007 11:45:41 -0800 nenolod [svn] - configdb // -> /* */ change trunk
Wed, 14 Feb 2007 11:41:11 -0800 nenolod [svn] ui_main.h:92: warning: comma at end of enumerator list trunk
Wed, 14 Feb 2007 11:24:39 -0800 nenolod [svn] - fix: vfs_buffer.c:218: warning: pointer of type 'void *' used in arithmetic trunk
Wed, 14 Feb 2007 11:05:36 -0800 nenolod [svn] - fix signed vs unsigned comparisons and missing initializer warnings trunk
Wed, 14 Feb 2007 10:48:52 -0800 nenolod [svn] - fix a signed vs unsigned comparison trunk
Wed, 14 Feb 2007 06:42:50 -0800 yaz [svn] - avoid double free while playing cdda. trunk
Tue, 13 Feb 2007 13:22:51 -0800 chainsaw [svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo. trunk
Tue, 13 Feb 2007 06:09:50 -0800 mf0102 [svn] - removed unused function bmp_menu_translate() trunk
Tue, 13 Feb 2007 05:48:33 -0800 yaz [svn] - delete id3 tag feature has been added. trunk
Mon, 12 Feb 2007 14:26:29 -0800 nenolod [svn] - unbreak relative path support. closes #791. trunk
Mon, 12 Feb 2007 12:51:11 -0800 nenolod [svn] - add Catalan translation file. Closes #786. trunk
Mon, 12 Feb 2007 12:41:51 -0800 nenolod [svn] - only strip the subsong identifier if it is really a valid subsong identifier. closes #792. trunk
Mon, 12 Feb 2007 10:08:11 -0800 yaz [svn] - bundled libid3tag.so has been renamed libaudid3tag.so to avoid conflict. trunk
Mon, 12 Feb 2007 09:22:32 -0800 mf0102 [svn] - more playlist cleanups (generalized code for playlist loading/saving trunk
Mon, 12 Feb 2007 08:59:08 -0800 mf0102 [svn] - made new functions: widget_move_relative and widget_resize_relative trunk
Mon, 12 Feb 2007 08:13:53 -0800 mf0102 [svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) trunk
Mon, 12 Feb 2007 07:18:47 -0800 giacomo [svn] - added set volume hook trunk
Mon, 12 Feb 2007 04:34:56 -0800 giacomo [svn] - convert filename string to utf8 for playlist->title (closes bug #789) trunk
Sun, 11 Feb 2007 05:19:07 -0800 yaz [svn] first try for libid3tag integration. this improved libid3tag supports vfs operations and is capable of adding id3v2 tag to files which doesn't have id3v2 tag ever. trunk
Sun, 11 Feb 2007 01:16:10 -0800 nenolod [svn] - Update Welsh translation: trunk
Sun, 11 Feb 2007 01:02:12 -0800 nenolod [svn] - fix POTFILES.in trunk
Sat, 10 Feb 2007 20:47:46 -0800 nenolod [svn] - split out jump to track trunk
Sat, 10 Feb 2007 20:21:42 -0800 nenolod [svn] - playlist_manager -> ui_playlist_manager, since it's a UI component. trunk
Sat, 10 Feb 2007 20:16:31 -0800 nenolod [svn] - bring hints.h into something we like to call reality trunk
Sat, 10 Feb 2007 20:11:28 -0800 nenolod [svn] - if (0 && hint_move_resize_available()) -- i'm not sure how this linked as we do not have a hint_move_resize_available(). trunk
Sat, 10 Feb 2007 20:09:23 -0800 nenolod [svn] - widgetlist -> SkinnedWindow class + basic conversion in ui_main, other skinned windows remain trunk
Sat, 10 Feb 2007 17:04:31 -0800 nenolod [svn] - remove debugging notices trunk
Sat, 10 Feb 2007 17:01:44 -0800 nenolod [svn] Try to put some skinned window code in a common place. trunk
Sat, 10 Feb 2007 12:29:21 -0800 nenolod [svn] - patch from Mark Glines to ad https:// URI support to playlists. trunk
Fri, 09 Feb 2007 22:30:10 -0800 nenolod [svn] - use ConfigureNotify to set playlist location, a proper use of ICCCM. trunk