log src/audacious/main.c @ 3688:8ab4cd5c6462

age author description
Tue, 02 Oct 2007 21:21:50 -0500 William Pitcock sed s/bmp_cfg_db/cfg_db/.
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.
Tue, 18 Sep 2007 10:12:20 -0500 William Pitcock Add new configuration option: Software Volume Control. trunk
Sat, 15 Sep 2007 18:10:55 +0930 Kieran Clancy Don't store default playlist in the playlists/ directory. trunk
Thu, 13 Sep 2007 01:12:43 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious. trunk
Thu, 13 Sep 2007 01:12:05 -0500 William Pitcock macos: Set an application icon in the dock. trunk
Mon, 10 Sep 2007 14:42:59 +0930 Kieran Clancy Save extra playlists on exit trunk
Mon, 10 Sep 2007 14:42:07 +0930 Kieran Clancy Load extra playlists on startup trunk
Fri, 07 Sep 2007 07:25:19 -0500 William Pitcock Allocate a 500ms buffer instead of a 3000ms buffer by default. trunk
Sun, 26 Aug 2007 23:00:02 +0930 Kieran Clancy Add new playlists directory to paths
Mon, 13 Aug 2007 23:24:50 +0300 Calin Crisan ccrisan Removed the hardcoded Add/Play CD menu entry trunk
Sun, 12 Aug 2007 16:10:45 -0700 Ben Tucker Implemented TrackChange, StatusChange signals, with a stub for CapsChange. trunk
Sat, 11 Aug 2007 23:59:24 +0900 Yoshiki Yazawa rename xmms_get_gentitle_format() to get_gentitle_format(). trunk
Fri, 10 Aug 2007 12:29:56 -0500 William Pitcock whoops... trunk
Fri, 10 Aug 2007 17:07:04 +0200 Giacomo Lozito added support for plugin-customizable menus; plugins can add their own entries (and even submenus) in main and playlist popup menus trunk
Fri, 10 Aug 2007 03:58:14 -0500 William Pitcock new format strings trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Fri, 03 Aug 2007 22:28:18 +0900 Yoshiki Yazawa default value for "enabled discovery plugins" was missing. trunk
Thu, 02 Aug 2007 02:03:35 -0500 William Pitcock Expose new libguess-ng character detectors in preferences. trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Mon, 23 Jul 2007 16:13:54 -0500 William Pitcock Death to genevent functions. trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Mon, 16 Jul 2007 16:16:17 -0500 William Pitcock Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
Mon, 16 Jul 2007 15:50:32 -0500 William Pitcock Remove genevent, seperate playback logic into seperate control thread.
Tue, 03 Jul 2007 07:18:43 -0500 William Pitcock Use back and forth scroll by default. trunk
Mon, 02 Jul 2007 21:02:49 +0900 Yoshiki Yazawa add support for one-way text scroll. trunk
Fri, 29 Jun 2007 15:52:26 +0200 Jonathan Schleifer Fix adding files when Audacious is running. trunk
Fri, 29 Jun 2007 01:50:14 -0500 William Pitcock Fix crash when invoked with a URL. Reported and initial patch by by Marc Butler <marc -at- adaptivecode.com>. trunk