log

age author description
Tue, 30 Oct 2007 15:33:21 +0100 Stany HENRY Improved French translation.
Tue, 30 Oct 2007 22:12:47 +0900 Yoshiki Yazawa audacious remote functions:
Tue, 30 Oct 2007 18:17:55 +0900 Yoshiki Yazawa revise tuple_formatter_make_title_string()
Tue, 30 Oct 2007 17:27:06 +0900 Yoshiki Yazawa remove an unused variable.
Tue, 30 Oct 2007 17:25:02 +0900 Yoshiki Yazawa file name should be un-escaped when it is used as a title in the playlist.
Mon, 29 Oct 2007 17:25:32 +0100 mf0102 automated merge
Mon, 29 Oct 2007 17:25:01 +0100 mf0102 unified the skin's font
Mon, 29 Oct 2007 22:21:42 +0900 Yoshiki Yazawa - many remained audacious remote functions have been implemented.
Sun, 28 Oct 2007 21:37:05 +0100 mf0102 changed behaviour of clicked shuffle/repeat buttons
Sun, 28 Oct 2007 21:18:40 +0100 mf0102 re-added VOLUME and BALANCE text
Sun, 28 Oct 2007 19:36:16 +0100 mf0102 minor cleanup
Sun, 28 Oct 2007 09:19:29 -0500 William Pitcock fix search and select. (bugzilla #29)
Sun, 28 Oct 2007 07:07:19 -0500 William Pitcock fix shuffle/repeat buttons
Sat, 27 Oct 2007 19:38:38 -0500 Vitaly Lipatov Fix installation of libaudid3tag in ${plugindir}.
Sat, 27 Oct 2007 12:37:55 -0500 William Pitcock update zh_CN.po. Closes #22.
Sat, 27 Oct 2007 09:14:13 -0500 William Pitcock fix
Sat, 27 Oct 2007 08:33:20 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 27 Oct 2007 08:32:33 -0500 William Pitcock detect and uninstall now-unneeded textures from the old Default skin
Sat, 27 Oct 2007 14:19:31 +0200 mf0102 fixed bugs in interface color changing (that was TOTALLY BROKEN and
Sat, 27 Oct 2007 07:05:12 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 27 Oct 2007 07:04:31 -0500 William Pitcock remove unneeded seeking from vfs_is_streaming().
Sat, 27 Oct 2007 07:04:14 -0500 William Pitcock prebuffer more data (this makes vorbis happy)
Sat, 27 Oct 2007 13:33:58 +0200 mf0102 updated German translation
Sat, 27 Oct 2007 05:47:50 -0500 William Pitcock flat black pledit background
Sat, 27 Oct 2007 12:39:52 +0200 mf0102 prettified equalizer
Sat, 27 Oct 2007 12:16:27 +0200 mf0102 automated merge
Sat, 27 Oct 2007 12:15:40 +0200 mf0102 prettified playlist
Sat, 27 Oct 2007 12:58:30 +0300 Eugene Paskevich Removed unneded .depend* files.
Sat, 27 Oct 2007 00:21:54 +0200 mf0102 prettified titlebar
Fri, 26 Oct 2007 22:51:56 +0200 mf0102 added resize handles to playlist
Fri, 26 Oct 2007 14:09:49 -0500 William Pitcock update pofiles, fix makefile install filelist
Fri, 26 Oct 2007 14:00:58 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Fri, 26 Oct 2007 14:00:17 -0500 William Pitcock Integrate Audacious 1.4 artwork.
Thu, 25 Oct 2007 12:18:53 +0900 Yoshiki Yazawa remove a comma from the last item of enumerator list.
Wed, 24 Oct 2007 19:01:17 +0200 Tomasz Mon Add my name in few places
Wed, 24 Oct 2007 11:55:53 +0300 Matti Hamalainen Fix an file descriptor leak.
Wed, 24 Oct 2007 06:04:31 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Wed, 24 Oct 2007 05:53:35 +0300 Matti Hamalainen Use UTF-8 for my name. :D
Tue, 23 Oct 2007 05:42:49 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Tue, 23 Oct 2007 05:42:28 -0500 William Pitcock don't install audacious.desktop twice.
Sun, 21 Oct 2007 17:06:20 +0300 Eugene Paskevich Compilation fix.
Sun, 21 Oct 2007 08:46:58 -0500 William Pitcock better fix
Sun, 21 Oct 2007 08:44:14 -0500 William Pitcock don't str_to_utf8() here because of filename encoding
Sun, 21 Oct 2007 07:11:05 -0500 William Pitcock soname fixups
Sun, 21 Oct 2007 07:08:31 -0500 William Pitcock add strings.h include to remove a warning
Sun, 21 Oct 2007 07:07:09 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 21 Oct 2007 07:06:17 -0500 William Pitcock make sure tuple data itself is sanitized utf8 too.
Sun, 21 Oct 2007 07:05:38 -0500 William Pitcock dbus: ensure that only proper UTF8 is sent over the wire.
Sat, 20 Oct 2007 13:20:23 +0200 Stany HENRY Made "Interpolation Engine" items translatable ; improved French translation.
Sat, 20 Oct 2007 06:47:40 +0300 Matti Hamalainen Made ${?..:} (OP_EXISTS) work as reverse of as ${(empty)?..} (OP_IS_EMPTY),
Sat, 20 Oct 2007 06:37:38 +0300 Matti Hamalainen Check for NULL strings.
Sat, 20 Oct 2007 06:17:56 +0300 Matti Hamalainen Fix the UTF-8 handling of tuple (empty)? check.
Sat, 20 Oct 2007 06:16:34 +0300 Matti Hamalainen Add a TODO note about the UTF-8/Unicode problems with within Tuplez
Sat, 20 Oct 2007 06:08:25 +0300 Matti Hamalainen Branch merge.
Sat, 20 Oct 2007 06:07:49 +0300 Matti Hamalainen Enable compiler.
Sat, 20 Oct 2007 06:07:00 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
Sat, 20 Oct 2007 06:05:53 +0300 Matti Hamalainen Fix a stupid bug in memory reallocation of the evaluator. trunk
Sat, 20 Oct 2007 06:05:04 +0300 Matti Hamalainen Handle Unicode/UTF-8 in tuple data. trunk
Sat, 20 Oct 2007 06:04:33 +0300 Matti Hamalainen Use g_snprintf() trunk
Sat, 20 Oct 2007 06:03:52 +0300 Matti Hamalainen Cosmetics. trunk