2007-09-03 |
Matti Hamalainen |
Constify arguments.
|
2007-09-03 |
Matti Hamalainen |
Constify.
|
2007-09-03 |
Matti Hamalainen |
Huge cleanup and some bugfixes. Temporarily breaks / removes sub-tune
|
2007-09-03 |
Matti Hamalainen |
Some macro additions for handling Gtk+/Glib stuff; Misc merges.
|
2007-09-03 |
Matti Hamalainen |
Merge xs_curve changes.
|
2007-09-03 |
Matti Hamalainen |
Updated glade-file for Aud-SID.
|
2007-09-03 |
William Pitcock |
madplug: remove rpath. PUT THIS IN CONFIGURE.AC. -Wl,rpath= IS NOT PORTABLE. I WILL KEEP REMOVING THIS.
|
2007-09-03 |
William Pitcock |
filewriter: fix symbol collisions
|
2007-09-03 |
William Pitcock |
sexypsf: clean up symbol namespace
|
2007-09-02 |
mf0102 |
automated merge
|
2007-09-02 |
mf0102 |
German translation, about 50% complete
|
2007-09-02 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-09-02 |
Matti Hamalainen |
Start of major Aud-SID Tuples vs XMMS-SID cleanup.
|
2007-09-02 |
Matti Hamalainen |
Move NLS support macros to xs_support.h
|
2007-09-02 |
Tony Vroon |
Update codec names, remove now obsolete getsonginfo.
|
2007-09-02 |
Matti Hamalainen |
Few minor changes, to amend differences between XMMS-SID and this.
|
2007-09-02 |
Matti Hamalainen |
Merged.
|
2007-09-02 |
Matti Hamalainen |
Fixes to make the fileinfo sub-tune info selector actually work.
|
2007-09-02 |
Matti Hamalainen |
Merge fileinfo window fixes from XMMS-SID.
|
2007-09-02 |
Yoshiki Yazawa |
make cuesheet plugin work again.
|
2007-09-02 |
Tony Vroon |
Add a tuple builder. With thanks to ccr for the fallback logic; I hate C++.
|
2007-09-01 |
Matti Hamalainen |
Some Audacious specific (for Tuple generation) mutex locks added.
|
2007-09-01 |
Matti Hamalainen |
Merge thread locking/mutex fix from XMMS-SID. Fixes a race between
|
2007-09-01 |
Matti Hamalainen |
Merge some changes from XMMS-SID
|
2007-09-01 |
Sascha Hlusiak |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-08-31 |
Sascha Hlusiak |
hotkey plugin: stripped unneeded #ifdefs from standalone version
|
2007-09-01 |
Matti Hamalainen |
Use g_strdup().
|
2007-09-01 |
Matti Hamalainen |
Always #define HAVE_MEMSET when building Audacious version of SID plugin.
|
2007-09-01 |
Matti Hamalainen |
Fix indentation.
|
2007-09-01 |
Matti Hamalainen |
Useless use of if() with g_free().
|
2007-09-01 |
Matti Hamalainen |
Some cleanups; Removed useless heap allocations, use a small static buffer
|
2007-09-01 |
Tony Vroon |
Correct title generation, use that tuple builder.
|
2007-08-31 |
Tony Vroon |
It compiles, no segfault... So where is my title?
|
2007-08-31 |
Sascha Hlusiak |
Include global hotkey plugin in build system (src/hotkey)
|
2007-08-31 |
VDR dai (audacious) |
update Japanese translation
|
2007-08-31 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-08-31 |
William Pitcock |
audacious-plugins: -single-module on OSX.
|
2007-08-30 |
Tony Vroon |
Tuple builder for modplug. Someone do me a favour and fix getinfo to do something like the one in console.
|
2007-08-30 |
mf0102 |
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
|
2007-08-28 |
Cristi Magherusan |
Patch from Daniel Patriche, who continued the romanian translation for the plugins.
|
2007-08-28 |
mf0102 |
continued German translation
|
2007-08-27 |
Cristi Magherusan |
started the romanian translation
|
2007-08-26 |
mf0102 |
merge
|
2007-08-26 |
mf0102 |
merge
|
2007-08-26 |
mf0102 |
- continued German translation
|
2007-08-26 |
Kieran Clancy |
xspf: Store playlist title when saving playlist
|
2007-08-26 |
mf0102 |
merge
|
2007-08-26 |
mf0102 |
-continued German translation
|
2007-08-26 |
Kieran Clancy |
xspf: When loading playlist, read title from xml if set
|
2007-08-26 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-08-26 |
William Pitcock |
wavpack: Implement InputPlugin::probe_for_tuple.
|
2007-08-25 |
mf0102 |
- made the MP3 FileWriter output plugin less braindead
|
2007-08-25 |
mf0102 |
updated POTFILES.in massively, it was TOTALLY outdated
|
2007-08-24 |
Cristi Magherusan |
fixed build system, now MTP support gets compiled if one has libmtp installed
|
2007-08-24 |
Cristi Magherusan |
fixed filename
|
2007-08-24 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-08-24 |
William Pitcock |
wavpack fixes
|
2007-08-23 |
Tony Vroon |
Actually read string-based metadata for tuplez.
|
2007-08-23 |
Cristi Magherusan |
now i'm free'ing the metadata struct
|
2007-08-23 |
Cristi Magherusan |
switched to uploading tracks instead of files, added disconnect option, other misc. fixes
|