Mercurial > audlegacy
log
age | author | description |
---|---|---|
Wed, 30 Apr 2008 23:53:20 +0200 | Tomasz Mon | prevent dead lock |
Wed, 30 Apr 2008 14:36:50 +0200 | mf0102 | Restore util_menu_main_show() for plugins - thanks go to ccr for the first |
Wed, 30 Apr 2008 04:42:55 +0300 | Matti Hamalainen | Temporarily revert small part of mf0102's changeset that broke API by removing |
Wed, 30 Apr 2008 04:38:01 +0300 | Matti Hamalainen | Check for NULL playlist pointer in configuration saving. This situation may occur if the process is interrupted by a signal. |
Wed, 30 Apr 2008 04:35:59 +0300 | Matti Hamalainen | Check if the playlist scanning thread has already been stopped, so that we don't crash in thread joining. |
Wed, 30 Apr 2008 03:49:46 +0300 | Matti Hamalainen | Cleaned up some accidentally left in duplicated checks. |
Wed, 30 Apr 2008 03:43:15 +0300 | Matti Hamalainen | Conditional USE_SRC was changed to USE_SAMPLERATE earlier. |
Wed, 30 Apr 2008 03:41:47 +0300 | Matti Hamalainen | Doxycomment change: xmms_show_message -> util_info_dialog. |