2007-10-29 |
mf0102 |
automated merge
|
2007-10-29 |
mf0102 |
unified the skin's font
|
2007-10-29 |
Yoshiki Yazawa |
- many remained audacious remote functions have been implemented.
|
2007-10-28 |
mf0102 |
changed behaviour of clicked shuffle/repeat buttons
|
2007-10-28 |
mf0102 |
re-added VOLUME and BALANCE text
|
2007-10-28 |
mf0102 |
minor cleanup
|
2007-10-28 |
William Pitcock |
fix search and select. (bugzilla #29)
|
2007-10-28 |
William Pitcock |
fix shuffle/repeat buttons
|
2007-10-28 |
Vitaly Lipatov |
Fix installation of libaudid3tag in ${plugindir}.
|
2007-10-27 |
William Pitcock |
update zh_CN.po. Closes #22.
|
2007-10-27 |
William Pitcock |
fix
|
2007-10-27 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-27 |
William Pitcock |
detect and uninstall now-unneeded textures from the old Default skin
|
2007-10-27 |
mf0102 |
fixed bugs in interface color changing (that was TOTALLY BROKEN and
|
2007-10-27 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-27 |
William Pitcock |
remove unneeded seeking from vfs_is_streaming().
|
2007-10-27 |
William Pitcock |
prebuffer more data (this makes vorbis happy)
|
2007-10-27 |
mf0102 |
updated German translation
|
2007-10-27 |
William Pitcock |
flat black pledit background
|
2007-10-27 |
mf0102 |
prettified equalizer
|
2007-10-27 |
mf0102 |
automated merge
|
2007-10-27 |
mf0102 |
prettified playlist
|
2007-10-27 |
Eugene Paskevich |
Removed unneded .depend* files.
|
2007-10-26 |
mf0102 |
prettified titlebar
|
2007-10-26 |
mf0102 |
added resize handles to playlist
|
2007-10-26 |
William Pitcock |
update pofiles, fix makefile install filelist
|
2007-10-26 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-26 |
William Pitcock |
Integrate Audacious 1.4 artwork.
|
2007-10-25 |
Yoshiki Yazawa |
remove a comma from the last item of enumerator list.
|
2007-10-24 |
Tomasz Mon |
Add my name in few places
|
2007-10-24 |
Matti Hamalainen |
Fix an file descriptor leak.
|
2007-10-24 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-24 |
Matti Hamalainen |
Use UTF-8 for my name. :D
|
2007-10-23 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-23 |
William Pitcock |
don't install audacious.desktop twice.
|
2007-10-21 |
Eugene Paskevich |
Compilation fix.
|
2007-10-21 |
William Pitcock |
better fix
|
2007-10-21 |
William Pitcock |
don't str_to_utf8() here because of filename encoding
|
2007-10-21 |
William Pitcock |
soname fixups
|
2007-10-21 |
William Pitcock |
add strings.h include to remove a warning
|
2007-10-21 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-21 |
William Pitcock |
make sure tuple data itself is sanitized utf8 too.
|
2007-10-21 |
William Pitcock |
dbus: ensure that only proper UTF8 is sent over the wire.
|
2007-10-20 |
Stany HENRY |
Made "Interpolation Engine" items translatable ; improved French translation.
|
2007-10-20 |
Matti Hamalainen |
Made ${?..:} (OP_EXISTS) work as reverse of as ${(empty)?..} (OP_IS_EMPTY),
|
2007-10-20 |
Matti Hamalainen |
Check for NULL strings.
|
2007-10-20 |
Matti Hamalainen |
Fix the UTF-8 handling of tuple (empty)? check.
|
2007-10-20 |
Matti Hamalainen |
Add a TODO note about the UTF-8/Unicode problems with within Tuplez
|
2007-10-20 |
Matti Hamalainen |
Branch merge.
|
2007-10-20 |
Matti Hamalainen |
Enable compiler.
|
2007-10-20 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
2007-10-20 |
Matti Hamalainen |
Fix a stupid bug in memory reallocation of the evaluator.
trunk
|
2007-10-20 |
Matti Hamalainen |
Handle Unicode/UTF-8 in tuple data.
trunk
|
2007-10-20 |
Matti Hamalainen |
Use g_snprintf()
trunk
|
2007-10-20 |
Matti Hamalainen |
Cosmetics.
trunk
|
2007-10-20 |
Matti Hamalainen |
Enable compiler again.
trunk
|
2007-10-20 |
Matti Hamalainen |
Use gssize instead of size_t.
trunk
|
2007-10-20 |
Matti Hamalainen |
Use gchar.
trunk
|
2007-10-19 |
Matti Hamalainen |
Assert that new data is not NULL.
trunk
|
2007-10-19 |
Matti Hamalainen |
Improved error handling. Now the error status and message are saved into evaluation context.
trunk
|