2007-11-01 |
William Pitcock |
commandline handling rewrite. should be fine, it passed all of my tests. ;)
|
2007-11-01 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-11-01 |
William Pitcock |
fix forward declaration of vtable in C++ mode. (bugzie #42)
|
2007-11-01 |
Tomasz Mon |
add myself to the list
|
2007-11-01 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-11-01 |
William Pitcock |
disable the plugin reloading option. if you need it for devel, just revert this changeset.
|
2007-11-01 |
Jonathan Schleifer |
Change my mail.
|
2007-10-31 |
mf0102 |
added myself to the skin designers
|
2007-10-30 |
mf0102 |
gave playlist scrollbar a more consistent look
|
2007-10-30 |
Stany HENRY |
Improved French translation.
|
2007-10-30 |
Yoshiki Yazawa |
audacious remote functions:
|
2007-10-30 |
Yoshiki Yazawa |
revise tuple_formatter_make_title_string()
|
2007-10-30 |
Yoshiki Yazawa |
remove an unused variable.
|
2007-10-30 |
Yoshiki Yazawa |
file name should be un-escaped when it is used as a title in the playlist.
|
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
|
2007-10-19 |
Matti Hamalainen |
Branch merge.
trunk
|
2007-10-14 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
2007-10-01 |
Matti Hamalainen |
Branch merge.
trunk
|
2007-10-01 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
2007-09-30 |
Matti Hamalainen |
Merged.
trunk
|
2007-09-24 |
Matti Hamalainen |
Hmm.
trunk
|
2007-09-24 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
2007-09-19 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
2007-09-14 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
2007-09-14 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
2007-09-14 |
Matti Hamalainen |
Adjusted some alloc values and max variables from 4 to 2.
trunk
|
2007-09-14 |
Matti Hamalainen |
Fix the compiler to work again.
trunk
|
2007-10-20 |
Matti Hamalainen |
Disable the compiler for a while, there are problems.
|
2007-10-19 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-19 |
William Pitcock |
Synchronize build system with audacious-plugins.
|
2007-10-19 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-19 |
Matti Hamalainen |
Return empty string if expr is NULL.
|
2007-10-19 |
Matti Hamalainen |
Make some #defines private.
|
2007-10-19 |
William Pitcock |
Added tag audacious-1.4.0-beta2 for changeset 2835f4f3f388
|
2007-10-19 |
William Pitcock |
add some debugging support code.
audacious-1.4.0-beta2
|
2007-10-19 |
William Pitcock |
use tf_get_fieldref() in a place where a mowgli_dictionary lookup was used instead.
|
2007-10-19 |
William Pitcock |
hook up tuple compiler.
|
2007-10-19 |
William Pitcock |
don't use semaphore/condvar messaging on Darwin because mach threads are high latency
|
2007-10-19 |
William Pitcock |
fix some memory leaks
|
2007-10-19 |
William Pitcock |
some MacOS fixes
|
2007-10-18 |
Matti Hamalainen |
Maybe it works now.
|
2007-10-18 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-18 |
Matti Hamalainen |
Fix insertion into playlist for plugins that _don't_ have subtunes. Sorry
|
2007-10-18 |
mf0102 |
added notice to POTFILES.in about update-potfiles.sh, ran update-po
|
2007-10-17 |
Matti Hamalainen |
Make selective subtunes support actually work.
|
2007-10-17 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-17 |
Matti Hamalainen |
Use a more describing variable name.
|
2007-10-17 |
mf0102 |
implement returning to the original GTK+ style after deselecting an
|
2007-10-17 |
mf0102 |
stopped code duplication hell
|
2007-10-17 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-17 |
William Pitcock |
more gtk+ suckery. :(
|
2007-10-17 |
Stany HENRY |
Several minor improvements.
|
2007-10-16 |
Stany HENRY |
After a (despairingly long) murky period, I finally made it... ;-)
|
2007-10-16 |
William Pitcock |
there's no way in hell that will work on win32, so just #ifndef it for 1.5...
|
2007-10-16 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
2007-10-16 |
William Pitcock |
all of this shit to allow for skins to provide gtk skinning too...
|
2007-10-15 |
Christian Birchinger |
Export dock functions
|
2007-10-15 |
William Pitcock |
fixes.
|
2007-10-15 |
William Pitcock |
s/sidhe/distfiles-master/
|
2007-10-15 |
William Pitcock |
forgot to export a symbol. now I am done. really.
|
2007-10-15 |
William Pitcock |
build fix
|