log

age author description
Tue, 02 Oct 2007 21:41:06 -0500 William Pitcock Export ConfigDB API via vtable, adding public aliases: bmp_cfg_db_*, aud_cfg_db_*.
Tue, 02 Oct 2007 21:21:50 -0500 William Pitcock sed s/bmp_cfg_db/cfg_db/.
Mon, 01 Oct 2007 23:39:22 -0500 William Pitcock Export VfsBufferedFile functions.
Mon, 01 Oct 2007 23:32:57 -0500 William Pitcock Export VfsBuffer functions.
Mon, 01 Oct 2007 23:26:00 -0500 William Pitcock Unbreak compile.
Mon, 01 Oct 2007 23:00:46 -0500 William Pitcock Start working on exporting all public functions via a vtable. The API version will be bumped to 7 once I am done and -Wl,-export-dynamic is removed.
Mon, 01 Oct 2007 14:16:52 -0500 William Pitcock kill printf debug
Mon, 01 Oct 2007 14:16:13 -0500 William Pitcock Instead of waiting 10ms, wait half the time of the period buffer.
Mon, 01 Oct 2007 13:42:37 -0500 William Pitcock Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.
Mon, 01 Oct 2007 12:38:51 -0500 William Pitcock Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.
Mon, 01 Oct 2007 00:41:25 -0500 William Pitcock Seperate the 10hz loop dependent code from the rest of the remaining polling loop.
Sun, 30 Sep 2007 12:02:15 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 30 Sep 2007 12:02:07 -0500 William Pitcock Make effect plugins work again.
Sun, 30 Sep 2007 15:29:07 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 30 Sep 2007 15:28:40 +0300 Matti Hamalainen Remove non-existing function declarations from headers.
Sun, 30 Sep 2007 13:22:21 +0200 Jonathan Schleifer Revert 40a9792c69f9.
Sun, 30 Sep 2007 13:21:17 +0200 Jonathan Schleifer Fix install of audacious.desktop.
Sun, 30 Sep 2007 13:09:12 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
Sun, 30 Sep 2007 13:08:53 +0200 Jonathan Schleifer .pc files are arch-independent, therefore they go to ${datadir}.
Sat, 29 Sep 2007 20:30:31 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 29 Sep 2007 20:30:23 -0500 William Pitcock Fix audio tab.
Sat, 29 Sep 2007 22:11:57 +0200 Jonathan Schleifer WTF, why is that file missing?
Fri, 28 Sep 2007 21:44:03 +0200 mf0102 removed the XMMS title from the equalizer section of the refugee skin
Fri, 28 Sep 2007 16:10:21 +0200 Tomasz Mon I don't quite have idea how to make everyone happy with this - reverting 23824a113182 as for now
Thu, 27 Sep 2007 22:06:11 +0200 Jonathan Schleifer I always forget something today :(.
Thu, 27 Sep 2007 22:02:58 +0200 Jonathan Schleifer I should stop coding for today, I'm too unconcentrated.
Thu, 27 Sep 2007 22:01:38 +0200 Jonathan Schleifer Fix wrong status message.
Thu, 27 Sep 2007 21:59:11 +0200 Jonathan Schleifer Add missing targets to .PHONY.
Thu, 27 Sep 2007 21:55:13 +0200 Jonathan Schleifer D'oh!
Thu, 27 Sep 2007 21:54:10 +0200 Jonathan Schleifer Add implib to uninstall target.
Thu, 27 Sep 2007 21:36:43 +0200 Jonathan Schleifer More implib stuff.
Thu, 27 Sep 2007 21:25:58 +0200 Jonathan Schleifer implib for ${PROG} should finally work.
Thu, 27 Sep 2007 23:27:30 +0900 Yoshiki Yazawa - -rpath will be automatically set up when --prefix or --exec-prefix is specified. it can be forced to be disabled through --disable-rpath.
Thu, 27 Sep 2007 15:23:53 +0200 mf0102 partially reverse a patch by js that fixes cygwin, but breaks linux :-)
Thu, 27 Sep 2007 14:26:37 +0200 Jonathan Schleifer Remove implib stuff again.
Thu, 27 Sep 2007 13:14:58 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
Thu, 27 Sep 2007 13:14:34 +0200 Jonathan Schleifer Update buildsys + small fixes.
Wed, 26 Sep 2007 19:28:10 -0500 William Pitcock glade cleanups, scrolled window stuff
Wed, 26 Sep 2007 19:16:58 -0500 William Pitcock Rename vbox32 to audio_page_vbox.
Wed, 26 Sep 2007 18:54:49 -0500 William Pitcock Fix installation of Audacious desktop icon.
Wed, 26 Sep 2007 11:13:42 -0500 William Pitcock Remove warnings.
Wed, 26 Sep 2007 06:38:34 +0200 Jonathan Schleifer Optimize dependency generation.
Wed, 26 Sep 2007 06:32:34 +0200 Jonathan Schleifer This fixes cygwin.
Wed, 26 Sep 2007 05:40:49 +0200 Jonathan Schleifer Why TF redefine NULL?
Wed, 26 Sep 2007 03:10:22 +0200 Jonathan Schleifer Typo.
Wed, 26 Sep 2007 03:02:44 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
Wed, 26 Sep 2007 03:02:23 +0200 Jonathan Schleifer Update buildsys (adds ${PROG_SUFFIX}).
Wed, 26 Sep 2007 00:16:39 +0300 Matti Hamalainen Simplify adding of all sub-tunes.
Tue, 25 Sep 2007 23:49:11 +0300 Matti Hamalainen Branch merge.
Tue, 25 Sep 2007 23:36:01 +0300 Matti Hamalainen Slight cleanup of few functions and fix a potential segfault.
Tue, 25 Sep 2007 23:33:32 +0300 Matti Hamalainen Typecast to (long)
Tue, 25 Sep 2007 23:09:09 +0300 Matti Hamalainen Possibly fix a lockup problem.
Tue, 25 Sep 2007 23:06:26 +0300 Matti Hamalainen Cosmetics.
Tue, 25 Sep 2007 22:52:31 +0300 Matti Hamalainen Use gchar consistently.
Tue, 25 Sep 2007 22:34:52 +0300 Matti Hamalainen Implement selective adding of subtunes.
Tue, 25 Sep 2007 19:11:34 +0200 Jonathan Schleifer Seems like I forgot to remove -s for ${PROG}.
Tue, 25 Sep 2007 17:42:47 +0200 Jonathan Schleifer Missing NULL-pointer checks are bad, mkay?
Tue, 25 Sep 2007 16:50:44 +0200 Jonathan Schleifer Oops. Fix parallel build.
Tue, 25 Sep 2007 16:27:07 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
Tue, 25 Sep 2007 16:26:48 +0200 Jonathan Schleifer Don't check for rpath twice.
Tue, 25 Sep 2007 20:51:50 +0930 Kieran Clancy Fixed hgignore to use absolute paths, and added some extra ignorables
Tue, 25 Sep 2007 20:40:30 +0930 Kieran Clancy Add self to AUTHORS
Tue, 25 Sep 2007 20:40:10 +0930 Kieran Clancy Select and scroll to active playlist when opening playlist manager
Tue, 25 Sep 2007 20:39:49 +0930 Kieran Clancy Handle playlist movement/insertion/removal better in manager
Tue, 25 Sep 2007 20:39:26 +0930 Kieran Clancy Change PLLIST_COL_PLPOINTER to PLLIST_PLPOINTER for consistency
Tue, 25 Sep 2007 20:39:01 +0930 Kieran Clancy Make active playlist bold in playlist manager
Tue, 25 Sep 2007 20:38:40 +0930 Kieran Clancy Notify playlist manager of more changes
Tue, 25 Sep 2007 00:27:38 +0200 Jonathan Schleifer Add ${LIB} and ${LIB_NOINST} to distclean.
Mon, 24 Sep 2007 23:38:10 +0200 Jonathan Schleifer Use test instead of [ ].
Mon, 24 Sep 2007 23:24:34 +0200 Jonathan Schleifer Update sharedlib.m4.
Mon, 24 Sep 2007 23:14:26 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
Mon, 24 Sep 2007 23:14:07 +0200 Jonathan Schleifer install-sh doesn't work.
Mon, 24 Sep 2007 22:08:11 +0200 mf0102 tiny, tiny correction in German translation
Mon, 24 Sep 2007 21:15:16 +0200 Jonathan Schleifer Abort on error.
Mon, 24 Sep 2007 21:00:41 +0200 Jonathan Schleifer Don't depend on subdirs, it's done anyway.
Mon, 24 Sep 2007 20:47:04 +0200 Jonathan Schleifer Always prefix comparisons with x.
Mon, 24 Sep 2007 20:21:52 +0200 Jonathan Schleifer Fix dependencies and other parallel stuff.
Mon, 24 Sep 2007 20:01:23 +0200 Jonathan Schleifer Add depend status.
Sun, 23 Sep 2007 15:42:43 -0500 William Pitcock No balance.png to install.
Sun, 23 Sep 2007 14:56:36 -0500 William Pitcock Remove more cruft.
Sun, 23 Sep 2007 14:56:23 -0500 William Pitcock Remove cruft.
Sun, 23 Sep 2007 14:45:02 -0500 William Pitcock Add Refugee, a dark skin which looks like the old XMMS skin. (Ubuntu #144187).
Sun, 23 Sep 2007 14:22:04 -0500 William Pitcock Populate bmp_active_skin with default hints when it is created.
Sun, 23 Sep 2007 14:21:00 -0500 William Pitcock Allow passing NULL path_p to skin_parse_hints() to populate the skin with default settings.
Sun, 23 Sep 2007 13:47:56 -0500 William Pitcock Gracefully handle the failure of loading pixmaps.
Sun, 23 Sep 2007 13:47:38 -0500 William Pitcock Don't crash when the skin doesn't actually exist.
Sun, 23 Sep 2007 13:42:10 -0500 William Pitcock Fix the trunk and default branch issue (part 1).
Sun, 23 Sep 2007 15:36:35 +0200 Tomasz Mon Pop up playback menu if right clicked over playback-control widgets trunk
Sat, 22 Sep 2007 22:50:57 +0300 Cristi Magherusan removed lastfm from the core, rewriting it as a plugin trunk
Sun, 23 Sep 2007 01:34:10 +0900 Yoshiki Yazawa make audacious be re-linked if a dependent library has been rebuilt. trunk
Sat, 22 Sep 2007 11:25:51 +0200 Jonathan Schleifer Add -rpath in configure. trunk
Sat, 22 Sep 2007 11:05:37 +0200 Jonathan Schleifer Remove rpath. trunk
Sat, 22 Sep 2007 10:29:49 +0200 Jonathan Schleifer Use ar cr instead of ar cq. trunk
Sat, 22 Sep 2007 00:57:19 +0200 Jonathan Schleifer Some buildsys fixes for Windows. trunk
Fri, 21 Sep 2007 18:20:18 +0200 Jonathan Schleifer Actually, the last patch was wrong. depend has to depend on ${SRCS}. trunk
Fri, 21 Sep 2007 18:13:30 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious trunk
Fri, 21 Sep 2007 18:13:08 +0200 Jonathan Schleifer Fix generation of build_stamp.c. trunk
Fri, 21 Sep 2007 15:35:16 +0200 mf0102 merge trunk
Fri, 21 Sep 2007 15:22:31 +0200 mf0102 Include new French translation and add translator to credits trunk
Fri, 21 Sep 2007 15:22:51 +0200 Jonathan Schleifer Who TF used make instead of ${MAKE} ${MFLAGS} here? trunk
Fri, 21 Sep 2007 15:18:09 +0200 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious trunk
Fri, 21 Sep 2007 15:17:48 +0200 Jonathan Schleifer Update audacious to latest rev of build system. trunk
Thu, 20 Sep 2007 23:09:16 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 19 Sep 2007 17:47:30 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Wed, 19 Sep 2007 17:47:18 +0300 Matti Hamalainen Cosmetics. trunk
Thu, 20 Sep 2007 10:27:48 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 20 Sep 2007 10:27:19 -0500 William Pitcock Add GThread to domain logging targets. trunk
Thu, 20 Sep 2007 08:44:52 +0000 Alex Maclean Prepend libaudclient and audtool to SUBDIRS instead of appending. trunk
Wed, 19 Sep 2007 21:06:52 +0300 Calin Crisan ccrisan buildsys.mk is now included after the ifdef USE_DBUS trunk
Wed, 19 Sep 2007 20:59:55 +0300 Calin Crisan ccrisan I hope i fixed the libaudclient & dbus problem trunk
Wed, 19 Sep 2007 20:44:27 +0300 Calin Crisan ccrisan Undone my stupid modification trunk
Wed, 19 Sep 2007 20:39:36 +0300 Calin Crisan ccrisan libaudclient is back in the make system trunk
Wed, 19 Sep 2007 17:55:49 +0200 Jonathan Schleifer Add ${MFLAGS}. trunk
Wed, 19 Sep 2007 17:49:44 +0200 Jonathan Schleifer In this special case, we really need extra.mk at the top of the file. trunk
Wed, 19 Sep 2007 17:46:17 +0200 Jonathan Schleifer AUDLDFLAGS isn't substitued, therefore remove it. trunk
Wed, 19 Sep 2007 17:32:47 +0200 Jonathan Schleifer Clean up Makefiles. trunk
Wed, 19 Sep 2007 18:41:39 +0900 Yoshiki Yazawa append rpath on linking audacious when prefix is specified. trunk
Tue, 18 Sep 2007 23:23:40 +0200 Giacomo Lozito use g_strdup_printf in place of g_string_append_printf trunk
Tue, 18 Sep 2007 23:57:58 +0300 Matti Hamalainen Oops. trunk
Tue, 18 Sep 2007 23:57:03 +0300 Matti Hamalainen Backed out changeset de0207940477 trunk