2007-07-21 |
William Pitcock |
From: Eduard Bloch <edi@gmx.de>
|
2007-07-21 |
Stany HENRY |
I will be ready for Audacious 2...
|
2007-07-21 |
Giacomo Lozito |
updated info boxes to make them translatable
|
2007-07-21 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-07-21 |
William Pitcock |
madplug: Support probe for tuple instruction.
|
2007-07-21 |
Calin Crisan ccrisan |
Continuous playing in DAE mode works again
|
2007-07-21 |
Calin Crisan ccrisan |
Ejecting the cd while playing no longer crashes the player.
|
2007-07-20 |
William Pitcock |
Added tag audacious-plugins-1.4.0-dr1 for changeset 76c778a3a5fe
|
2007-07-20 |
William Pitcock |
Remove old broken FLAC plugin. Use FLACng!
audacious-plugins-1.4.0-dr1
|
2007-07-20 |
William Pitcock |
Remove autoconf wrangling for old libFLAC.
|
2007-07-20 |
William Pitcock |
Autoconf flac-config wrangling magic for FLAC 1.1.2.
|
2007-07-20 |
William Pitcock |
Added tag audacious-plugins-1.4.0-DR1 for changeset fbeb9446aa2e
|
2007-07-20 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
audacious-plugins-1.4.0-DR1
|
2007-07-20 |
William Pitcock |
Re-add rpath for madplug for now.
|
2007-07-20 |
William Pitcock |
Add SHNplug.
|
2007-07-20 |
Stany HENRY |
As usual, "i18n" modifications.
|
2007-07-20 |
zither |
Added configure options for cddb
|
2007-07-19 |
Stany HENRY |
Guess... Yes, "i18n" stuff.
|
2007-07-19 |
Tony Vroon |
AdPlug database loading fix by Christian "Joker" Birchinger.
|
2007-07-19 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-07-19 |
William Pitcock |
Check to make sure thread isn't free'd().
|
2007-07-19 |
Stany HENRY |
The "i18n" saga is still going on...
|
2007-07-19 |
Yoshiki Yazawa |
branch merge.
|
2007-07-19 |
Yoshiki Yazawa |
more adaptation for file:// scheme.
|
2007-07-19 |
Stany HENRY |
"Don't touch debug stuff !" commit. ;-)
|
2007-07-19 |
Alex Maclean |
Fix projectm linking.
|
2007-07-19 |
Alex Maclean |
Automated merge with ssh://monkeh@hg.atheme-project.org//hg/audacious-plugins
|
2007-07-13 |
Alex Maclean |
Backing out d8c1706faac4, segfaults.
|
2007-07-18 |
Stany HENRY |
"amidi-plug" : "i18n project" (part 2)
|
2007-07-18 |
Stany HENRY |
"amidi-plug" : "i18n project" (part 1)
|
2007-07-18 |
Stany HENRY |
"Scrobbler" plugin and the wrath of "i18n project"... ;-)
|
2007-07-18 |
Stany HENRY |
All strings are now translatable.
|
2007-07-18 |
Stany HENRY |
"Audiocompress" is now translatable.
|
2007-07-18 |
Stany HENRY |
"Ad-plug" is now translatable.
|
2007-07-18 |
Stany HENRY |
All strings are now translatable.
|
2007-07-18 |
Stany HENRY |
"About" window is now translatable.
|
2007-07-17 |
Yoshiki Yazawa |
more adaptation for file:// scheme.
|
2007-07-17 |
zither |
Added cddb support
|
2007-07-16 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
|
2007-07-16 |
William Pitcock |
Make changes to replaygain settings enable the save button. Closes debian #421322.
|
2007-07-16 |
Yoshiki Yazawa |
unescape url encoded filename where real filename is needed.
|
2007-07-16 |
Yoshiki Yazawa |
adapt xspf for file:// scheme.
|
2007-07-16 |
Yoshiki Yazawa |
file_name and file_path in a tuple should be unescaped.
|
2007-07-15 |
Giacomo Lozito |
further improvements for amidi-plug with URIs
|
2007-07-15 |
Giacomo Lozito |
updated amidi-plug to handle URIs in fileinfo and all-over in code
|
2007-07-15 |
Yoshiki Yazawa |
- eliminate gdk_threads_*() based on giacomo's suggestion.
|
2007-07-15 |
Ralf Ertzinger |
branch merge
|
2007-07-15 |
Ralf Ertzinger |
- stop read_metadata from stomping on the wrong file descriptors
|
2007-07-15 |
Yoshiki Yazawa |
disable unescape local file for now.
|
2007-07-15 |
Yoshiki Yazawa |
make tta decode easy to be interrupted.
|
2007-07-15 |
Yoshiki Yazawa |
- adapt filewriter for file:// scheme.
|
2007-07-14 |
Yoshiki Yazawa |
make playlist_save_m3u() accept uri as a destination file. pointed out by Crazy_Hopper.
|
2007-07-14 |
Yoshiki Yazawa |
add gdk_threads_*() guard around playlist_set_position() so that playlist advance work again. thanks to giacomo!
|
2007-07-14 |
Yoshiki Yazawa |
clean up r1265 as Crazy_Hopper suggests.
|
2007-07-14 |
Yoshiki Yazawa |
add workaround for that vfs_fopen doesn't accept filename.
|
2007-07-13 |
Giacomo Lozito |
a bunch of paranoid checks for the return value of g_filename_from_uri
|
2007-07-13 |
Giacomo Lozito |
wav-sndfile: in is_our_file, ensure that filename is not NULL before passing it to sf_open
|
2007-07-13 |
William Pitcock |
The problem of not loading curl on Mach-based systems has been solved. MacOS's dyld gets confused when plugins refer to other code of the same name. Rename plugin binaries accordingly.
|
2007-07-13 |
William Pitcock |
branch merge
|
2007-07-13 |
William Pitcock |
MacOS target: Build modules with -fno-common.
|