log

age author description
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
Fri, 09 Feb 2007 22:05:03 -0800 nenolod [svn] - using ConfigureNotify for resizing is wrong per ICCCM guideline, trunk
Fri, 09 Feb 2007 03:04:35 -0800 yaz [svn] - trying to open filebrowser when it is already open will raise the filebrowser. trunk
Thu, 08 Feb 2007 08:42:01 -0800 nenolod [svn] - revise r3986 to only override tuple->track_name on lengthless streams trunk
Thu, 08 Feb 2007 07:00:02 -0800 yaz [svn] make input->set_info overwrite tuple->track_name. it allows input trunk
Thu, 08 Feb 2007 01:43:09 -0800 yaz [svn] - suppress warning trunk
Wed, 07 Feb 2007 21:08:20 -0800 yaz [svn] - make SIGTERM handler always work. trunk
Wed, 07 Feb 2007 18:38:48 -0800 giacomo [svn] - add window class player.Audacious to audacious player window trunk
Wed, 07 Feb 2007 10:23:29 -0800 nenolod [svn] - add some debugging assertions to this code trunk
Wed, 07 Feb 2007 10:06:49 -0800 js [svn] (I really hate my shell's escaping, ignore this) trunk
Wed, 07 Feb 2007 10:05:19 -0800 js [svn] Too much was reverted here. Removing the " around \%U would've been sufficient. trunk
Wed, 07 Feb 2007 07:49:45 -0800 js [svn] Reverted rev 3958 - it breaks opening files with nautilus completely trunk
Tue, 06 Feb 2007 06:06:58 -0800 marvin [svn] - fixed crash when skipping to next song with an empty playlist trunk
Mon, 05 Feb 2007 17:54:57 -0800 dai [svn] * Update Japanese translation. trunk
Mon, 05 Feb 2007 16:28:03 -0800 giacomo [svn] - prevent player from crashing when bmp_cfg_db_get_string(db, CDDA, directory, &path) in add_medium returns FALSE trunk
Mon, 05 Feb 2007 08:47:10 -0800 alxorlov [svn] Update russian translation trunk
Sun, 04 Feb 2007 22:41:31 -0800 nenolod [svn] Update turkish translation via murat. Closes #774. trunk
Sun, 04 Feb 2007 22:39:00 -0800 nenolod [svn] - fix audacious -s, closes #778. trunk
Sun, 04 Feb 2007 07:47:05 -0800 nenolod [svn] - add "%U" to arguments of audacious.desktop.in::exec. trunk
Sat, 03 Feb 2007 11:19:07 -0800 nenolod [svn] - define __AUDACIOUS_INPUT_PLUGIN_API__ to 2 by request of shd trunk
Sat, 03 Feb 2007 03:25:10 -0800 kustodian [svn] Updated Serbian translations. trunk
Fri, 02 Feb 2007 14:21:12 -0800 nenolod [svn] - run make update-po to update what works of tr.po to 1.3 automatically trunk
Fri, 02 Feb 2007 13:20:15 -0800 nenolod [svn] - update credits trunk
Fri, 02 Feb 2007 13:18:52 -0800 nenolod [svn] - new turkish translation from Murat Senel trunk
Thu, 01 Feb 2007 11:15:15 -0800 nenolod [svn] - the svn_stamp is no longer an svn revision, but a serial number trunk
Thu, 01 Feb 2007 11:11:52 -0800 nenolod [svn] - more tweaks trunk
Thu, 01 Feb 2007 11:10:10 -0800 nenolod [svn] - ui adjustment trunk
Thu, 01 Feb 2007 11:06:26 -0800 nenolod [svn] - remove build-stamp autogen crap from Makefile trunk
Thu, 01 Feb 2007 11:05:54 -0800 nenolod [svn] - add build_stamp.c so that it can be autogenerated trunk
Thu, 01 Feb 2007 10:29:27 -0800 nenolod [svn] - re-add support for gtkrc files trunk
Thu, 01 Feb 2007 10:21:09 -0800 nenolod [svn] - update audacious manpage for 1.3 trunk
Thu, 01 Feb 2007 09:22:56 -0800 nenolod [svn] - remove buggy playlist transparency patch trunk
Thu, 01 Feb 2007 06:09:53 -0800 giacomo [svn] - added a new hook: playlist set info trunk
Thu, 01 Feb 2007 03:34:37 -0800 kustodian [svn] Updated translations trunk
Wed, 31 Jan 2007 23:40:02 -0800 dai [svn] * Update Japanese translation. trunk
Wed, 31 Jan 2007 18:21:35 -0800 giacomo [svn] - now it's possible to pass user_data along with the hook function in hook_associate trunk
Wed, 31 Jan 2007 16:47:18 -0800 marvin [svn] - Make the voiceprint use the skin's foreground and background color for the gradient in 'normal' mode trunk
Wed, 31 Jan 2007 08:29:07 -0800 nenolod [svn] - update-po trunk
Wed, 31 Jan 2007 07:58:24 -0800 nenolod [svn] - forgot something kinda important trunk
Wed, 31 Jan 2007 05:23:24 -0800 nenolod [svn] - put it back the way it was trunk
Wed, 31 Jan 2007 05:05:26 -0800 nenolod [svn] - InputPlayback: prepare to deprecate InputPlugin::seek() trunk
Wed, 31 Jan 2007 02:20:19 -0800 kiyoshi [svn] Update translations [also fixes bad commit from Chainsaw] trunk
Wed, 31 Jan 2007 02:11:07 -0800 chainsaw [svn] Conflict markers upset msgmerge. Removed them. trunk
Wed, 31 Jan 2007 01:48:50 -0800 yaz [svn] - avoid multiple open of filebrowser trunk
Tue, 30 Jan 2007 14:21:06 -0800 nenolod [svn] - mark some strings used by GOption as translatable trunk
Tue, 30 Jan 2007 13:45:10 -0800 nemo [svn] Translation tweak by Thierry Vignaud trunk