log

age author description
Sun, 25 Nov 2007 15:32:00 +0100 Tomasz Mon introduce WIDGET_SPIN_BTN
Sun, 25 Nov 2007 13:57:18 +0100 Tomasz Mon one more commit
Sun, 25 Nov 2007 13:13:04 +0100 Tomasz Mon again further changes
Sun, 25 Nov 2007 12:00:21 +0100 Tomasz Mon again further changes
Sun, 25 Nov 2007 11:16:53 +0100 Tomasz Mon further changes
Sat, 24 Nov 2007 22:00:24 +0100 Tomasz Mon you might like it or not, beginning of making preferences more friendly
Sat, 24 Nov 2007 19:45:57 +0100 Tomasz Mon some more duplicate code removal
Sat, 24 Nov 2007 19:07:07 +0100 Tomasz Mon more code duplication removal
Sat, 24 Nov 2007 18:56:52 +0100 Tomasz Mon remove some duplicated code
Sat, 24 Nov 2007 17:51:18 +0100 Tomasz Mon I think it should work this way
Sat, 24 Nov 2007 17:40:43 +0100 Tomasz Mon audacious core doesn't require libglade anymore
Sat, 24 Nov 2007 17:32:20 +0100 Tomasz Mon update po files after dropping glade
Sat, 24 Nov 2007 17:25:51 +0100 Tomasz Mon oops
Sat, 24 Nov 2007 17:12:24 +0100 Tomasz Mon some messing in buildsys
Sat, 24 Nov 2007 17:09:11 +0100 Tomasz Mon say goodbye to libglade
Sat, 24 Nov 2007 14:48:01 +0100 Tomasz Mon correct mf0102's commit a bit
Sat, 24 Nov 2007 14:40:23 +0100 mf0102 destroy colorize settings upon closing
Sat, 24 Nov 2007 14:25:31 +0100 Tomasz Mon filepopup_settings is no longer in prefswin.glade
Sat, 24 Nov 2007 12:58:27 +0100 Tomasz Mon colorize_popup is no longer in prefswin.glade
Fri, 23 Nov 2007 23:07:04 +0100 Tomasz Mon bring back alignments - it looks nicer with those
Fri, 23 Nov 2007 20:34:46 +0100 Tomasz Mon update Makefile
Fri, 23 Nov 2007 20:32:25 +0100 Tomasz Mon drop glade on fileinfo
Fri, 23 Nov 2007 19:26:35 +0100 Tomasz Mon remove some duplicated code
Thu, 22 Nov 2007 17:34:46 +0100 Christian Birchinger Revert because it sets volume to 100% on playback start.
Thu, 22 Nov 2007 14:55:16 +0200 Matti Hamalainen Ooooops, another stupid bug - accidentally ${(empty)?..} was compiled into
Thu, 22 Nov 2007 05:03:51 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Thu, 22 Nov 2007 05:01:37 -0600 William Pitcock Handle native endianness.
Wed, 21 Nov 2007 01:25:36 +0900 Yoshiki Yazawa remove duplicated code between playlist_set_info() and playlist_set_info_old_abi(). now playlist_set_info_old_abi() become wrapper function for playlist_set_info().
Wed, 21 Nov 2007 00:46:54 +0900 Yoshiki Yazawa improve on-demand probing:
Mon, 19 Nov 2007 23:22:21 +0100 Giacomo Lozito - fixed custom stock icons that were not displayed
Mon, 19 Nov 2007 21:35:25 +0100 Jonathan Schleifer Multiple changes.
Mon, 19 Nov 2007 18:50:23 +0100 mf0102 - first update-po after a long time -> update of German translation
Mon, 19 Nov 2007 18:17:19 +0100 mf0102 remove this ancient document - if something should still be of
Sun, 18 Nov 2007 18:34:44 -0600 William Pitcock bump to 1.5.0 version.
Sun, 18 Nov 2007 18:24:38 -0600 William Pitcock Add get_output_list() to PAPI for xmms-crossfade.
Sun, 18 Nov 2007 21:39:56 +0900 Yoshiki Yazawa branch merge
Sun, 18 Nov 2007 21:39:28 +0900 Yoshiki Yazawa - add subtune support to on demand probing.
Sat, 17 Nov 2007 23:56:50 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 17 Nov 2007 23:56:29 -0600 William Pitcock Update NEWS
Sat, 17 Nov 2007 23:55:36 -0600 William Pitcock Add MPRIS codec and quality fields.
Sun, 18 Nov 2007 14:49:52 +0900 Yoshiki Yazawa revise check code to handle http:// properly.
Sat, 17 Nov 2007 06:22:27 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 17 Nov 2007 06:21:00 -0600 William Pitcock Work around the issues with broken Gtk-Qt-Engine and Modern skins with inline GTK.
Sat, 17 Nov 2007 20:51:00 +0900 Yoshiki Yazawa branch merge
Sat, 17 Nov 2007 20:49:26 +0900 Yoshiki Yazawa - for input plugins which provide probe_for_tuple only, now input_do_check_file() calls probe_for_tuple regardless of cfg.use_pl_metadata.
Sat, 17 Nov 2007 03:35:43 -0600 William Pitcock update NEWS some more
Sat, 17 Nov 2007 03:14:39 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 17 Nov 2007 03:14:18 -0600 William Pitcock Drop ChangeLog
Sat, 17 Nov 2007 17:07:46 +0900 Yoshiki Yazawa - revive on-demand metadata retrieving. in the combination with "Detect file formats on demand", now audacious can load large directory in a few seconds.
Fri, 16 Nov 2007 18:55:48 +0100 Tomasz Mon fix douebliesize for mainwin_info on startup; Closes Gentoo #199071
Fri, 16 Nov 2007 15:20:07 +0100 Tomasz Mon every other menu shows on button press..
Fri, 16 Nov 2007 13:28:52 +0100 Tomasz Mon fix possible glitch which could be triggered by switching skin while textbox was scrolling
Fri, 16 Nov 2007 04:56:04 -0600 William Pitcock Fix misleading assertion triggers (Debian #451214)
Fri, 16 Nov 2007 09:14:40 +0200 Matti Hamalainen The compiler should now correctly recognize integer constants, thanks to
Fri, 16 Nov 2007 05:36:42 +0200 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core
Wed, 24 Oct 2007 10:41:53 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core
Wed, 24 Oct 2007 10:41:47 +0300 Matti Hamalainen Begin function support.
Fri, 16 Nov 2007 05:32:56 +0200 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Tue, 30 Oct 2007 11:22:17 +0200 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Tue, 30 Oct 2007 11:22:07 +0200 Matti Hamalainen Error reporting added.