log

age author description
2008-05-10 Matti Hamalainen Added a TODO (mostly my own semi-organized ramblings, feel free to add your own.)
2008-05-10 Matti Hamalainen Add a note about Doxygen documentation.
2008-05-10 Matti Hamalainen Add depencies to dbus-1 and dbus-glib-1 in audacious.pc during configure, if DBus
2008-05-08 mf0102 moved away some stuff from main.c
2008-05-05 William Pitcock Fix PLUGIN_FILENAME() behaviour to not include lib on the front.
2008-05-02 Tomasz Mon Stop playback (instead of doing endless loop) when file can't be read
2008-04-30 Tomasz Mon prevent dead lock
2008-04-30 mf0102 Restore util_menu_main_show() for plugins - thanks go to ccr for the first
2008-04-30 Matti Hamalainen Temporarily revert small part of mf0102's changeset that broke API by removing
2008-04-30 Matti Hamalainen Check for NULL playlist pointer in configuration saving. This situation may occur if the process is interrupted by a signal.
2008-04-30 Matti Hamalainen Check if the playlist scanning thread has already been stopped, so that we don't crash in thread joining.
2008-04-30 Matti Hamalainen Cleaned up some accidentally left in duplicated checks.