log src/audacious/main.c @ 4355:3aeb45aeeaed

age author description
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