Mercurial > audlegacy
log src/audacious/playlist.c @ 4608:23a9ded30c70
age | author | description |
---|---|---|
Wed, 04 Jun 2008 23:30:29 +0300 | Matti Hamalainen | Use str_assert_utf8() where it makes sense in the core. |
Sat, 31 May 2008 14:19:52 +0200 | Tomasz Mon | prevent endless loop |
Wed, 21 May 2008 18:40:05 +0200 | Tomasz Mon | implement event_queue_with_data_free() |
Wed, 21 May 2008 17:11:15 +0200 | Tomasz Mon | move playback_set_sample_params function call to playlist.c |
Wed, 14 May 2008 00:35:09 +0200 | mf0102 | - rename dock.c to ui_dock.c |
Thu, 08 May 2008 22:49:52 +0200 | mf0102 | moved away some stuff from main.c |
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. |