Mercurial > audlegacy
log
age | author | description |
---|---|---|
Thu, 05 Jun 2008 01:05:36 +0300 | Matti Hamalainen | Add a new dbus / remote interface function for getting available "standard" Tuple field names. |
Thu, 05 Jun 2008 00:53:37 +0300 | Matti Hamalainen | We already require Glib >= 2.14, so these #if's for checking >= 2.12 are |
Wed, 04 Jun 2008 23:30:29 +0300 | Matti Hamalainen | Use str_assert_utf8() where it makes sense in the core. |
Wed, 04 Jun 2008 23:26:23 +0300 | Matti Hamalainen | Check that we have proper GNU libc version before enabling backtrace |
Wed, 04 Jun 2008 23:17:47 +0300 | Matti Hamalainen | Added a temporary function str_assert_utf8() for finding points in code |
Wed, 04 Jun 2008 22:40:03 +0300 | Matti Hamalainen | Remove useless str_to_utf8() conversions. |