log src/audacious/main.c @ 4635:ca64cd387021

age author description
Wed, 11 Jun 2008 18:32:35 +0300 Matti Hamalainen Remove dead code.
Thu, 29 May 2008 01:03:13 +0300 Matti Hamalainen Handle properly the situation when player is not running and files are added from commandline.
Sun, 25 May 2008 15:12:17 +0200 Tomasz Mon remove ui_main_set_initial_volume, call volume set hook instead
Wed, 21 May 2008 15:55:19 +0300 Matti Hamalainen Fix the initialization after messing it up myself - commandline argument handling was happening twice.
Wed, 21 May 2008 04:45:43 +0300 Matti Hamalainen Silence some pointless warnings in resume_playback_on_startup() by not using g_return_if_fail().
Wed, 21 May 2008 04:43:12 +0300 Matti Hamalainen Made handling of commandline options to happen before plugin and playlist
Mon, 12 May 2008 23:06:39 +0200 mf0102 we don't show builtin features anymore