Fri, 13 Jun 2008 16:44:48 +0300 |
Matti Hamalainen |
Properly fix my own fucked up changes. Sorry for the inconvenience.
|
Fri, 13 Jun 2008 16:43:51 +0300 |
Matti Hamalainen |
Backed out changeset d8e2946121d6 in order to fix it properly.
|
Fri, 13 Jun 2008 22:36:15 +0900 |
Yoshiki Yazawa |
fixed the bug that initiating playback of a file without metadata always resulted in title <unknown> instead of its filename.
|
Fri, 13 Jun 2008 22:32:27 +0900 |
Yoshiki Yazawa |
removed some dangling white spaces.
|
Fri, 13 Jun 2008 05:09:21 +0300 |
Matti Hamalainen |
Remove unused variable.
|
Wed, 11 Jun 2008 17:28:03 +0300 |
Matti Hamalainen |
Remove few pointless string copies.
|
Mon, 17 Dec 2007 21:56:17 +0900 |
Yoshiki Yazawa |
- introduce new API functions uri_to_display_basename() and uri_to_display_dirname(). each function derives utf8 encoded basename or dirname from given uri respectively.
|
Tue, 04 Dec 2007 21:43:09 +0100 |
mf0102 |
some indenting (should make it easier to clean up the code afterwards ;-)
|
Tue, 04 Dec 2007 03:26:29 +0300 |
Eugene Zagidullin |
added new tuple field FIELD_BITRATE
|
Sun, 25 Nov 2007 02:07:20 +0300 |
Eugene Zagidullin |
icon, codec and quality info added to file info box. Added new tuple field FIELD_MIMETYPE used for icon resolving
|
Sun, 21 Oct 2007 17:06:20 +0300 |
Eugene Paskevich |
Compilation fix.
|
Sun, 21 Oct 2007 08:46:58 -0500 |
William Pitcock |
better fix
|
Sun, 21 Oct 2007 08:44:14 -0500 |
William Pitcock |
don't str_to_utf8() here because of filename encoding
|
Sun, 21 Oct 2007 07:08:31 -0500 |
William Pitcock |
add strings.h include to remove a warning
|
Sun, 21 Oct 2007 07:06:17 -0500 |
William Pitcock |
make sure tuple data itself is sanitized utf8 too.
|
Tue, 25 Sep 2007 22:34:52 +0300 |
Matti Hamalainen |
Implement selective adding of subtunes.
|
Tue, 18 Sep 2007 23:57:03 +0300 |
Matti Hamalainen |
Backed out changeset de0207940477
trunk
|
Tue, 18 Sep 2007 23:53:57 +0300 |
Matti Hamalainen |
Added a special Tuple struct member for passing subtune indexes to the
trunk
|
Tue, 18 Sep 2007 19:00:07 +0200 |
Giacomo Lozito |
- subtune handling is now done in playlist core, using tuple fields subsong-id and subsong-num (requires subtune-able plugins to be updated)
trunk
|
Sat, 15 Sep 2007 00:23:12 +0300 |
Matti Hamalainen |
Make the default allocation values bigger.
trunk
|
Fri, 14 Sep 2007 23:55:45 +0300 |
Matti Hamalainen |
Oops, static field values were not being freed, fixed.
trunk
|
Fri, 14 Sep 2007 08:07:56 +0300 |
Matti Hamalainen |
Remove useless #undef
trunk
|
Sun, 09 Sep 2007 16:31:50 +0300 |
Matti Hamalainen |
Few bits of pre-integration shit.
trunk
|
Sun, 09 Sep 2007 07:14:00 +0300 |
Matti Hamalainen |
Reverting stupidness.
trunk
|
Sun, 09 Sep 2007 03:26:32 +0300 |
Matti Hamalainen |
Check for NULL
trunk
|
Sat, 08 Sep 2007 20:58:26 +0300 |
Matti Hamalainen |
Oops, previous merge had removed an important memset(), fixed.
trunk
|
Sat, 08 Sep 2007 17:27:58 +0300 |
Matti Hamalainen |
Fixes.
trunk
|
Sat, 08 Sep 2007 03:20:38 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Fri, 07 Sep 2007 07:16:04 +0300 |
Matti Hamalainen |
Cosmetics.
trunk
|
Fri, 07 Sep 2007 07:14:14 +0300 |
Matti Hamalainen |
Branch merge.
trunk
|