log src/audacious/main.c @ 4517:6e412073cf28

age author description
Wed, 23 Apr 2008 22:20:35 +0200 mf0102 cleaned up some more
Tue, 22 Apr 2008 13:27:32 +0200 mf0102 renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
Tue, 22 Apr 2008 10:55:35 +0200 mf0102 - renamed some files to reflect their UI contents
Mon, 21 Apr 2008 02:54:36 -0500 William Pitcock Fix the "skin path is fucked up" bug.
Mon, 21 Apr 2008 07:45:44 +0300 Matti Hamalainen Conditional support for SM (libeggsmclient).
Thu, 17 Apr 2008 00:36:25 +0300 Matti Hamalainen Remove unused variable.
Sat, 12 Apr 2008 19:30:18 +0200 mf0102 remove the strange feature list feature, which was used for GConf only
Sat, 12 Apr 2008 19:24:55 +0200 mf0102 introduce function aud_quit(), which is basically mainwin_quit_cb(), but
Sat, 12 Apr 2008 16:42:16 +0200 mf0102 restructuring
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Mon, 31 Mar 2008 06:36:41 +0300 Matti Hamalainen bmp_config_* -> aud_config_*
Mon, 31 Mar 2008 06:25:09 +0300 Matti Hamalainen BmpConfig -> AudConfig, etc.
Sat, 29 Mar 2008 13:35:02 +0100 mf0102 moved some stuff around to increase headless support
Sun, 23 Mar 2008 20:31:28 +0200 Paula Stanciu save volume between sessions
Tue, 25 Mar 2008 17:46:06 +0100 mf0102 print a note when headless operation is enabled
Tue, 25 Mar 2008 17:44:17 +0100 Ivan N. Zlatev fix to stop parsing twice
Mon, 17 Mar 2008 19:35:44 +0100 mf0102 more headless fixes
Mon, 17 Mar 2008 18:53:45 +0100 mf0102 rolling away some more stones on the hard way to real headless operation
Sun, 16 Mar 2008 23:18:35 +0100 mf0102 fixed headless mode; minor cleanups
Sun, 16 Mar 2008 22:23:59 +0100 mf0102 Split BmpConfig from main.c and main.h; move around some other stuff too
Sun, 16 Mar 2008 19:02:57 +0100 mf0102 renamed BmpCmdLineOpt to AudCmdLineOpt (greatest commit EVAR! ;-)
Sat, 15 Mar 2008 01:16:00 +0100 mf0102 Still cleaning up stuff
Thu, 13 Mar 2008 16:31:48 +0100 mf0102 removed report_error() and reimplemented some error routines
Mon, 03 Mar 2008 18:42:36 +0000 Ivan N. Zlatev Implement session management.
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
Thu, 31 Jan 2008 12:04:13 +0300 Eugene Zagidullin partially works...
Wed, 30 Jan 2008 01:22:37 +0300 Eugene Zagidullin 1st attempt to integrate dithering and RG engine
Mon, 28 Jan 2008 03:04:00 +0200 Cristi Magherusan load/save the scale value
Mon, 28 Jan 2008 02:47:30 +0200 Cristi Magherusan changed the hardcoded scale to 1.2 and set some dither and interpolation
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:
Sat, 19 Jan 2008 17:16:48 -0600 Chris Fuenty It's now a .app on MacOS
Thu, 17 Jan 2008 03:40:55 +0200 Cristi Magherusan made it ignore -psn_0_* arguments, passed by MacOS X
Fri, 11 Jan 2008 11:46:07 -0600 William Pitcock Remove --session. It is legacy from before Audacious used DBus. (Bugzilla #97)
Tue, 25 Dec 2007 19:12:35 +0100 Tomasz Mon oops, this should get commited together with 4204b0a6aeb2
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.
Tue, 25 Dec 2007 01:07:22 -0600 Jussi Judin Fixes memory leak in bmp_config_save() by freeing temporary saved playlists list. (Bugzilla #41)
Mon, 24 Dec 2007 23:46:52 +0100 Tomasz Mon cfg.playlist_width and cfg.playlist_height can't be smaller than minimum values for those; fixes #11
Sun, 16 Dec 2007 18:54:45 +0100 Tomasz Mon add option to disable inline gtk theme
Sun, 09 Dec 2007 13:56:34 +0100 Tomasz Mon introduce WIDGET_FONT_BTN
Sun, 02 Dec 2007 18:26:26 +0100 mf0102 moved icon loading function from main.c to icons-stock.c
Sat, 01 Dec 2007 15:30:00 +0100 mf0102 - removed icons-csource.h - load all icons from disk now
Sat, 01 Dec 2007 12:10:23 +0100 mf0102 made character set detection combo box translatable
Wed, 28 Nov 2007 06:01:28 +0900 Yoshiki Yazawa avoid crash when audacious is launched with -p option.
Mon, 19 Nov 2007 23:22:21 +0100 Giacomo Lozito - fixed custom stock icons that were not displayed
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 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.
Thu, 01 Nov 2007 16:16:36 -0500 William Pitcock commandline handling rewrite. should be fine, it passed all of my tests. ;)
Sun, 14 Oct 2007 17:47:13 -0500 William Pitcock export AudDRCT API.
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
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
Sat, 23 Jun 2007 01:15:33 +0300 Cristi Magherusan Added a mowgli_init() call
Mon, 18 Jun 2007 12:45:04 +0900 Yoshiki Yazawa evaluate return value of audacious_drct_get_paused() instead of its address. trunk
Sun, 17 Jun 2007 11:19:56 -0700 Ben Tucker added handlers for cmd line args when remote == false trunk
Fri, 15 Jun 2007 12:59:21 -0500 William Pitcock Remove old debugging cruft. trunk
Mon, 11 Jun 2007 23:32:00 -0700 magma [svn] fixed bug #972 trunk
Fri, 25 May 2007 11:38:54 -0700 yaz [svn] - add default value for close_jtf_dialog. trunk
Fri, 25 May 2007 11:18:58 -0700 yaz [svn] - add toggle button to keep jtf dialog opened on jump. trunk
Wed, 23 May 2007 21:02:55 -0700 yaz [svn] - exclude codes which use session if USE_DBUS is not defined. trunk
Tue, 22 May 2007 16:55:33 -0700 yaz [svn] - reduce startup time. trunk
Tue, 22 May 2007 15:17:15 -0700 yaz [svn] - implement some audacious-remote functions. trunk
Fri, 11 May 2007 12:39:47 -0700 nenolod [svn] - avoid null dereferences trunk
Fri, 11 May 2007 11:52:56 -0700 magma [svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient. trunk
Thu, 10 May 2007 12:30:19 -0700 nenolod [svn] - rename xmms_remote namespace to audacious_remote namespace trunk
Wed, 09 May 2007 15:07:50 -0700 nenolod [svn] - make audacious build again trunk
Wed, 09 May 2007 14:36:37 -0700 magma [svn] Initial commit of dbus client library for plugins. Various changes were made to the plugin structure to support dbus. trunk
Wed, 09 May 2007 14:03:11 -0700 nenolod [svn] - drop controlsocket code. this probably does not compile yet. trunk
Sat, 05 May 2007 16:50:36 -0700 magma [svn] Improved DBus initialization and fixed a warning. trunk
Sat, 05 May 2007 16:04:39 -0700 magma [svn] Fixed formatting. Tabs + tw=2 ==> spaces + tw=4. trunk
Sat, 05 May 2007 15:37:54 -0700 magma [svn] Added basic DBus support, disabled by default with a configuration option to enable it. The general and playback information/manipulation methods are currently the only ones implemented. That is version, play, pause, stop, playing, paused, stopped, status, and seek. There are stubs for many unimplemented methods. trunk
Mon, 16 Apr 2007 04:19:03 -0700 giacomo [svn] - make the evil 'reload plugins' button behave a bit better trunk
Mon, 09 Apr 2007 13:29:20 -0700 nenolod [svn] - remove the unplayable files dialog. it is more annoying than useful. 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
Sat, 24 Mar 2007 23:25:20 -0700 yaz [svn] - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions. trunk
Sat, 03 Mar 2007 22:34:27 -0800 nenolod [svn] - fix handling of multiple files on the command line. trunk
Sun, 25 Feb 2007 00:53:19 -0800 nenolod [svn] - enforce playback stop when clearing the playlist to load new files in. closes #808. trunk
Sat, 24 Feb 2007 14:22:57 -0800 mf0102 [svn] - Minor cleanups trunk
Mon, 19 Feb 2007 06:11:23 -0800 chainsaw [svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86 trunk
Thu, 15 Feb 2007 17:26:58 -0800 nenolod [svn] - manually save player positions. trunk
Mon, 12 Feb 2007 14:26:29 -0800 nenolod [svn] - unbreak relative path support. closes #791. trunk
Mon, 12 Feb 2007 08:13:53 -0800 mf0102 [svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) trunk
Sun, 04 Feb 2007 22:39:00 -0800 nenolod [svn] - fix audacious -s, closes #778. trunk
Thu, 01 Feb 2007 10:29:27 -0800 nenolod [svn] - re-add support for gtkrc files trunk
Thu, 01 Feb 2007 09:22:56 -0800 nenolod [svn] - remove buggy playlist transparency patch trunk
Tue, 30 Jan 2007 14:21:06 -0800 nenolod [svn] - mark some strings used by GOption as translatable trunk
Sat, 27 Jan 2007 04:07:46 -0800 mf0102 [svn] Removed util.* from libaudacious trunk