log

age author description
2005-11-13 nenolod [svn] grr... i hate automake trunk
2005-11-13 nenolod [svn] Add -lsndfile when using wav-sndfile.c trunk
2005-11-13 chainsaw [svn] Use GThread instead of pthread. trunk
2005-11-13 nenolod [svn] Remove more optimization. trunk
2005-11-13 nenolod [svn] Buffer underrun fix? trunk
2005-11-13 nenolod [svn] Remove assembly optimizations, we want to play nicely with any system. trunk
2005-11-13 nenolod [svn] Add chainsaw to credits. trunk
2005-11-13 nenolod [svn] New skin, care of NhJm, with modifications by me :) trunk
2005-11-13 nenolod [svn] AM_CONDITIONAL fix trunk
2005-11-13 nenolod [svn] sndfile checks trunk
2005-11-13 chainsaw [svn] Add quotes for AC_FIND_FILE to make aclocal-1.9 happy trunk
2005-11-13 nenolod [svn] oops trunk
2005-11-13 nenolod [svn] autoconf fixes for lirc, still broken trunk
2005-11-13 chainsaw [svn] Observe AM_CONDITIONAL name before committing. trunk
2005-11-13 chainsaw [svn] Do not try to build LIRC when not enabled. trunk
2005-11-13 nenolod [svn] Makefile changes for sndfile. trunk
2005-11-13 chainsaw [svn] And that one last Makefile.am for lirc. trunk
2005-11-13 chainsaw [svn] Integrate LIRC plugin into build system. trunk
2005-11-13 chainsaw [svn] Add LIRC general plugin. trunk
2005-11-12 chainsaw [svn] Add sndfile version of the wav plugin. Not integrated into buildsystem yet. trunk
2005-11-12 nenolod [svn] Don't crash if there's no handler for pausing. trunk
2005-11-12 nenolod [svn] Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org trunk
2005-11-12 nenolod [svn] Remove the fucking mutex system that broke. trunk
2005-11-12 nenolod [svn] Remove REAL_TO_SHORT from generic decoder. trunk
2005-11-11 nenolod [svn] Add ability to override defaults via .audacious/config until we can get a GUI. trunk
2005-11-11 nenolod [svn] basic resampling code. trunk
2005-11-11 nenolod [svn] More of the same. trunk
2005-11-11 nenolod [svn] Move SPC-specific code into SPC-specific routines. trunk
2005-11-11 nenolod [svn] Display the amount of DSP channels in the kbps box. trunk
2005-11-11 nenolod [svn] looping stuff trunk
2005-11-11 nenolod [svn] More thread safety, less XMMS braindamage. trunk
2005-11-11 nenolod [svn] Mutex system trunk
2005-11-10 nenolod [svn] Don't build wma by default, it's not working. trunk
2005-11-10 nenolod [svn] Hook it into the build. trunk
2005-11-10 nenolod [svn] Make it compile. :) trunk
2005-11-10 nenolod [svn] Generate makefiles for wma plugin. trunk
2005-11-10 nenolod [svn] Rename bmp-wma.c to wma.c. trunk
2005-11-10 nenolod [svn] Import WMA decoder into SVN. trunk
2005-11-10 nenolod [svn] Whoops. trunk
2005-11-10 nenolod [svn] symbol fixes trunk
2005-11-10 nenolod [svn] fix capitalization trunk
2005-11-10 nenolod [svn] Open the output channel before firing up the thread. trunk
2005-11-10 nenolod [svn] Remove configure options that no longer have any meaning. trunk
2005-11-10 nenolod [svn] Same for SDL. trunk
2005-11-10 nenolod [svn] Fix libmikmod test. trunk
2005-11-10 nenolod [svn] Update the credits to note the code sync that occured. trunk
2005-11-10 nenolod [svn] Optimized decoders, and custom resampler. We don't use these yet. trunk
2005-11-10 nenolod [svn] Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently. trunk
2005-11-08 nenolod [svn] Fix realize function for the bitmap fonts option. trunk
2005-11-08 nenolod [svn] Winorder fixes c/o of Mikachu. trunk
2005-11-08 nenolod [svn] More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.) trunk
2005-11-08 nenolod [svn] Bring back support for winamp-style bitmap fonts. :) trunk
2005-11-08 nenolod [svn] New logo, care of NhJm. trunk
2005-11-08 nenolod [svn] version bump to 0.1.1. trunk
2005-11-08 nenolod [svn] Merge icons from NhJm. trunk
2005-11-04 nenolod [svn] s/xmms/Audacious/g trunk
2005-11-04 nenolod [svn] Updates :) trunk
2005-11-04 nenolod [svn] Add song_change plugin, ready to go. trunk
2005-11-04 nenolod [svn] New and improved configure.ac! trunk
2005-11-04 nenolod [svn] Add build infrastructure for General plugins :) trunk
2005-11-04 nenolod [svn] stupid glibc >_< trunk
2005-11-04 nenolod [svn] Fix linux good! trunk
2005-11-04 nenolod [svn] linux fix care of atheme IRC services :P trunk
2005-11-03 nenolod [svn] Update configure to generate the makefile for the SPC decoder... trunk
2005-11-03 nenolod [svn] Hook the console plugin into the build, it's ready for initial alphatesting. trunk
2005-11-03 nenolod [svn] Add about box. trunk
2005-11-03 nenolod [svn] Improved latency on the decode loop. trunk
2005-11-03 nenolod [svn] Finally! Got the timing working properly on the visualization plugin :) trunk
2005-11-03 nenolod [svn] Tell the player that the decoder has fired up :) trunk
2005-11-03 nenolod [svn] Use header.game, over header.author, as most SPC files do not contain the composer information. trunk
2005-11-03 nenolod [svn] Generate a proper title. trunk
2005-11-03 nenolod [svn] Stop playback when requested to by user. trunk
2005-11-03 nenolod [svn] Normal sound decoding, now to just figure out how to stop the decode_thread when we need to. trunk
2005-11-02 nenolod [svn] More accurate sound reproduction, but there is warbling. Still locks up player on completion. trunk
2005-11-02 nenolod [svn] More stuffness. It *decodes*, but: trunk
2005-11-02 nenolod [svn] What i have right now is this. trunk
2005-11-02 nenolod [svn] More progress -- now loads as an audacious module. :) trunk
2005-11-02 nenolod [svn] Oops. trunk
2005-11-02 nenolod [svn] More work trunk
2005-11-02 nenolod [svn] Add code for decoder thread. trunk
2005-11-02 nenolod [svn] Some routines here. Hehe. trunk
2005-11-02 nenolod [svn] More endianness fixes. trunk
2005-11-02 nenolod [svn] Pass correct endianness information to the library. trunk
2005-11-02 nenolod [svn] Typo fix trunk
2005-11-02 nenolod [svn] Import the initial sources for console music support. trunk
2005-11-01 nenolod [svn] DragonflyBSD fixes. trunk
2005-11-01 nenolod [svn] Fix the missing separator in the playback menu. (oops) trunk
2005-11-01 nenolod [svn] More work on the main menu... trunk
2005-11-01 nenolod [svn] - Add a few things to the main menu. trunk
2005-11-01 nenolod [svn] s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g. trunk
2005-11-01 nenolod [svn] We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P trunk
2005-11-01 nenolod [svn] m4 changes: move libmikmod stuff into m4/libmikmod.m4. trunk
2005-11-01 nenolod [svn] Fix build of mikmod plugin. Thanks Pelosz. trunk
2005-11-01 nenolod [svn] Do not install libmp4v2.la. trunk
2005-10-31 msameer [svn] Commented Work-around for bug #129 trunk
2005-10-31 msameer [svn] Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade() trunk
2005-10-30 msameer [svn] Call gnome_vfs_escape_path_string() before attempting to open the file. trunk
2005-10-30 msameer [svn] ENABLE_AAC conditional so we won't compile it if the user doesn't want. trunk
2005-10-30 nenolod [svn] Updates to the AUTHORS document. trunk
2005-10-30 msameer [svn] Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't. trunk
2005-10-30 msameer [svn] use $have_flac instead of $enable_flac in the summary view. trunk
2005-10-30 msameer [svn] Added the SDL M4 Macro. trunk
2005-10-29 msameer [svn] libflac test trunk
2005-10-29 msameer [svn] Added myself to the AUTHORS file and the about box. trunk
2005-10-29 msameer [svn] blah\! trunk
2005-10-29 msameer [svn] Added README.bmp to extra dist trunk
2005-10-29 msameer [svn] README copied to README.bmp trunk
2005-10-29 msameer [svn] Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found trunk
2005-10-29 msameer [svn] Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors. trunk
2005-10-29 nenolod [svn] Include fix. trunk
2005-10-29 nenolod [svn] Update headers, master Makefile. trunk
2005-10-29 nenolod [svn] Makefile for Plugins/. trunk