log src/audacious/main.h @ 4544:084dbc8d23da

age author description
Mon, 12 May 2008 23:01:06 +0200 mf0102 removed variable "has_x11_connection" from main.c, needed to hookify some functions therefore
Thu, 08 May 2008 22:49:52 +0200 mf0102 moved away some stuff from main.c
Wed, 23 Apr 2008 22:20:35 +0200 mf0102 cleaned up some more
Thu, 17 Apr 2008 00:33:15 +0300 Matti Hamalainen Empty declaration of AUDDBG is slightly dangerous, use "do { } while (0)" construct instead.
Sat, 12 Apr 2008 19:24:55 +0200 mf0102 introduce function aud_quit(), which is basically mainwin_quit_cb(), but
Mon, 31 Mar 2008 09:21:02 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Mon, 31 Mar 2008 06:06:39 +0300 Matti Hamalainen Pfft, we are Audacious and this is SPARTA!
Mon, 31 Mar 2008 05:59:24 +0300 Matti Hamalainen Some stupid header cleanups.
Mon, 31 Mar 2008 06:06:39 +0300 Matti Hamalainen Pfft, we are Audacious and this is SPARTA!
Sun, 16 Mar 2008 22:23:59 +0100 mf0102 Split BmpConfig from main.c and main.h; move around some other stuff too
Thu, 13 Mar 2008 16:31:48 +0100 mf0102 removed report_error() and reimplemented some error routines
Sat, 16 Feb 2008 01:47:30 +0300 Eugene Zagidullin added passthrough mode. tested with ape and flac
Sun, 10 Feb 2008 07:19:45 +0300 Eugene Zagidullin - src stuff traveled to src_flow.c
Wed, 06 Feb 2008 22:42:32 +0300 Eugene Zagidullin adaptive scaler added, disabled hard limiter
Thu, 31 Jan 2008 21:43:51 +0300 Eugene Zagidullin RG icon added. some changes
Wed, 30 Jan 2008 01:22:37 +0300 Eugene Zagidullin 1st attempt to integrate dithering and RG engine
Sun, 27 Jan 2008 23:00:32 +0200 Cristi Magherusan mostly works, but the VIS is broken, and the eq window is too large...more bugs
Sun, 27 Jan 2008 19:43:53 +0200 Cristi Magherusan doublesize -> custom scale:
Tue, 25 Dec 2007 19:15:44 +0900 Yoshiki Yazawa remember filter entry in jtf dialog is extremely useful when jtf deals with large playlist. now this feature is configurable.
Sun, 09 Dec 2007 13:56:34 +0100 Tomasz Mon introduce WIDGET_FONT_BTN
Thu, 06 Dec 2007 02:52:12 +0300 Eugene Zagidullin #if changed to #ifdef
Wed, 05 Dec 2007 05:55:46 +0900 Yoshiki Yazawa introduce common debug print macro.
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.
Sun, 14 Oct 2007 02:47:41 -0500 William Pitcock more fixing
Sun, 14 Oct 2007 00:01:53 -0500 William Pitcock some tweaks
Tue, 18 Sep 2007 10:12:20 -0500 William Pitcock Add new configuration option: Software Volume Control. trunk
Sun, 26 Aug 2007 23:00:02 +0930 Kieran Clancy Add new playlists directory to paths
Sun, 12 Aug 2007 16:10:45 -0700 Ben Tucker Implemented TrackChange, StatusChange signals, with a stub for CapsChange. trunk
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Fri, 03 Aug 2007 07:20:58 +0300 Cristi Magherusan added Discovery plugin type 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, 02 Jul 2007 21:02:49 +0900 Yoshiki Yazawa add support for one-way text scroll. trunk
Thu, 28 Jun 2007 02:25:55 -0500 William Pitcock Allow for printf-style format strings to be passed to report_error() via g_strdup_vprintf(). trunk
Thu, 28 Jun 2007 01:42:49 -0500 William Pitcock Remove pointless starting_up variable. trunk
Thu, 28 Jun 2007 01:41:03 -0500 William Pitcock Remove pposition_broken global variable. trunk
Fri, 25 May 2007 11:18:58 -0700 yaz [svn] - add toggle button to keep jtf dialog opened on jump. trunk
Mon, 16 Apr 2007 04:19:03 -0700 giacomo [svn] - make the evil 'reload plugins' button behave a bit better trunk
Thu, 05 Apr 2007 09:26:13 -0700 giacomo [svn] - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions trunk
Thu, 01 Feb 2007 10:29:27 -0800 nenolod [svn] - re-add support for gtkrc files trunk
Thu, 25 Jan 2007 20:50:15 -0800 yaz [svn] enhancement to popup information settings trunk
Mon, 22 Jan 2007 09:51:03 -0800 giacomo [svn] - export main.h again trunk
Sat, 13 Jan 2007 09:19:52 -0800 js [svn] Full support for XDG basedir added. The old config doesn't get automatically converted yet. trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk