2006-12-12 |
kiyoshi |
[svn] Remove leftover plugin-related bits that don't do anything any more.
trunk
|
2006-11-28 |
nenolod |
[svn] - MirBSD support from <bsiegert -at- gmx.de>
trunk
|
2006-11-24 |
js |
[svn] Fixed wrong help, it has to be --with-rc-path.
trunk
|
2006-11-06 |
nenolod |
[svn] - bump to 1.3.0
trunk
|
2006-11-05 |
nenolod |
[svn] - per bug #605, remove GNOME VFS.
trunk
|
2006-10-27 |
nenolod |
[svn] - i doubt we will have a 1.2.2 version of the player anytime soon, but bump the version anyway ;)
trunk
|
2006-10-24 |
nenolod |
[svn] - 1.2.1 release
trunk
|
2006-10-24 |
nenolod |
[svn] - 1.2.0 final
trunk
|
2006-10-23 |
nenolod |
[svn] - add --disable-rpath option to disable hardbinding an rpath to the audacious binaries
trunk
|
2006-10-15 |
nenolod |
[svn] - add audtool(1) manpage; mostly written by Kiyoshi Aman.
trunk
|
2006-10-14 |
nenolod |
[svn] - bump to 1.2.0-rc4
trunk
|
2006-10-14 |
nenolod |
[svn] - objectify libintl
trunk
|
2006-10-14 |
nenolod |
[svn] - same for librcd, libguess, icons and audacious/images
trunk
|
2006-10-14 |
nenolod |
[svn] - rename libaudacious/Makefile.in -> libaudacious/Makefile as autoconf macro expansion is not needed here
trunk
|
2006-10-12 |
nenolod |
[svn] - 1.2.0-rc3
trunk
|
2006-10-12 |
nenolod |
[svn] - remove checks for taglib in the player
trunk
|
2006-10-05 |
nenolod |
[svn] - include TinyPlayer skin with the main distribution
trunk
|
2006-09-24 |
yaz |
[svn] - fix for gconf_value_get_string() does not accept null string.
trunk
|
2006-09-22 |
nenolod |
[svn] - version bump to 1.2.0-rc2
trunk
|
2006-09-18 |
nenolod |
[svn] - version change: 1.2.0-rc1
trunk
|
2006-09-18 |
nenolod |
[svn] - add back a test for libxml2, that way we'll still use xspf as default if available
trunk
|
2006-09-18 |
nenolod |
[svn] - remove some plugin checks I missed
trunk
|
2006-09-18 |
nenolod |
[svn] - add a bugs@ address for audacious
trunk
|
2006-09-18 |
nenolod |
[svn] - remove plugins from the core distribution
trunk
|
2006-09-17 |
nenolod |
[svn] - add missing 'test'
trunk
|
2006-09-17 |
nenolod |
[svn] - remove redundant test
trunk
|
2006-09-17 |
js |
[svn] nenolod's fix for the soundcard.h check was incomplete, fixed
trunk
|
2006-09-17 |
nenolod |
[svn] - check for soundcard.h
trunk
|
2006-09-17 |
nenolod |
[svn] - oh oops
trunk
|
2006-09-17 |
nenolod |
[svn] - remove reference in autoconf
trunk
|
2006-09-16 |
chainsaw |
[svn] Our code is clean enough to not need -Wno-strict-aliasing, with the exception of playlist_list.c (so set that flag for widgets dir only).
trunk
|
2006-09-16 |
nenolod |
[svn] - do not build OSS plugin unless we really can
trunk
|
2006-09-15 |
nenolod |
[svn] - only build cdaudio plugin if we support DAE
trunk
|
2006-09-15 |
nenolod |
[svn] - do not AC_MSG_ERROR() when libvorbis is not present, just notify the user that vorbis support won't be built
trunk
|
2006-09-15 |
nenolod |
[svn] - build CoreAudio plugin if available
trunk
|
2006-09-15 |
js |
[svn] This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD.
trunk
|
2006-09-13 |
chainsaw |
[svn] Fixes for NetBSD by Jonathan Schleifer <js@h3c.de>
trunk
|
2006-09-12 |
giacomo |
[svn] - amidi-plug 0.6 imported; among other improvements, multiple soundfont loading for fluidsynth backend and option to extract/display lyrics and comments contained in midi files
trunk
|
2006-09-11 |
lu_zero |
[svn] fix a typo
trunk
|
2006-09-10 |
lu_zero |
[svn] rtsp support in mp3
trunk
|
2006-09-09 |
nenolod |
[svn] - ensure that the module symtable is consistantly unique on Mach-O bundles
trunk
|
2006-09-08 |
chainsaw |
[svn] Hook PulseAudio into the build system and clean it up a little.
trunk
|
2006-09-06 |
nenolod |
[svn] - module fixes
trunk
|
2006-09-06 |
nenolod |
[svn] - make audtool build
trunk
|
2006-09-06 |
nenolod |
[svn] - audacious now builds on OS X
trunk
|
2006-09-06 |
nenolod |
[svn] - they fucking say I'm nuts
trunk
|
2006-09-06 |
nenolod |
[svn] - AC_SUBST(PICLDFLAGS) sorry
trunk
|
2006-09-06 |
nenolod |
[svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should.
trunk
|
2006-09-06 |
nenolod |
[svn] - detect what $(SHARED_SUFFIX) should be.
trunk
|
2006-09-02 |
yaz |
[svn] - chardet patch for Russian language witten by Valentine Sinitsyn.
trunk
|
2006-08-27 |
nenolod |
[svn] - version update
trunk
|
2006-08-11 |
nenolod |
[svn] - Plugins/Container/xspf/xspf.c: xspf cleanups
trunk
|
2006-08-11 |
nenolod |
[svn] - experimental XSPF support
trunk
|
2006-08-11 |
nenolod |
[svn] - further progress
trunk
|
2006-08-11 |
nenolod |
[svn] - bootstrap for ContainerPlugin dir stuff
trunk
|
2006-08-09 |
nhjm449 |
[svn] - Fix misspelling of flac (bug #545)
trunk
|
2006-08-08 |
nenolod |
[svn] - oh, define an actual SDL version here. :P
trunk
|
2006-08-08 |
nenolod |
[svn] - hook up paranormal -- client interface code doesn't exist yet though
trunk
|
2006-08-04 |
nenolod |
[svn] - hook up cue plugin
trunk
|
2006-08-04 |
nenolod |
[svn] - autodetect libnotify, and if found, build the notify plugin
trunk
|