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
|
2005-10-29 |
nenolod |
[svn] configure related path changes
trunk
|
2005-10-29 |
nenolod |
[svn] Move plugins to Plugins/
trunk
|
2005-10-29 |
nenolod |
[svn] Updated japanese translation, thanks to dai.
trunk
|
2005-10-29 |
nenolod |
[svn] More header changes.
trunk
|
2005-10-29 |
nenolod |
[svn] More dragonflybsd fixes.
trunk
|
2005-10-29 |
nenolod |
[svn] dragonflybsd fixes.
trunk
|
2005-10-28 |
nenolod |
[svn] Fix compilation of FLAC plugin.
trunk
|
2005-10-27 |
nenolod |
[svn] This commit builds on the second one, improving the accuracy of the dynamic limiter.
trunk
|
2005-10-27 |
nenolod |
[svn] This commit does the following:
trunk
|
2005-10-27 |
msameer |
[svn] Cleaning autogenerated files
trunk
|
2005-10-27 |
msameer |
[svn] Removing all Makefile.in's
trunk
|
2005-10-27 |
msameer |
[svn] Removing all Makefile.in's
trunk
|
2005-10-27 |
msameer |
[svn] flac output
trunk
|
2005-10-27 |
msameer |
[svn] flac output, ripped from flac.sf.net
trunk
|
2005-10-27 |
nenolod |
[svn] Disk Writer is back!
trunk
|
2005-10-27 |
nenolod |
[svn] timings, take 3.
trunk
|
2005-10-27 |
nenolod |
[svn] Timings, take 2.
trunk
|
2005-10-27 |
msameer |
[svn] Corrected the path of some includes from audacious to libaudacious to fix copmilation error
trunk
|
2005-10-27 |
msameer |
[svn] Fixed 0000356
trunk
|
2005-10-26 |
nenolod |
[svn] timing fixes
trunk
|
2005-10-26 |
nenolod |
[svn] libvisual-proxy fixes.
trunk
|
2005-10-26 |
nenolod |
[svn] More fixes.
trunk
|
2005-10-26 |
nenolod |
[svn] Cleanups
trunk
|
2005-10-26 |
nenolod |
[svn] Add -lGL to our required libs.
trunk
|
2005-10-26 |
nenolod |
[svn] Regenerate a bunch of stuff :)
trunk
|
2005-10-26 |
nenolod |
[svn] Remove binaries.
trunk
|
2005-10-26 |
nenolod |
[svn] Merge libvisual-proxy.
trunk
|
2005-10-26 |
nenolod |
[svn] Die!
trunk
|
2005-10-26 |
nenolod |
[svn] Rebuild configure.
trunk
|
2005-10-26 |
nenolod |
[svn] Remove dead libvisual dir.
trunk
|
2005-10-26 |
nenolod |
[svn] Libmikmod.
trunk
|
2005-10-26 |
nenolod |
[svn] More AAC detection fixes c/o MSameer.
trunk
|
2005-10-26 |
nenolod |
[svn] Oops, filename should have been 'ext'.
trunk
|
2005-10-26 |
nenolod |
[svn] Fix
trunk
|
2005-10-26 |
nenolod |
[svn] Possible crash fix.
trunk
|
2005-10-26 |
nenolod |
[svn] Update SIGSEGV message, contained the BMP mailing information.
trunk
|
2005-10-26 |
nenolod |
[svn] tonegen should work now, thanks to MSameer.
trunk
|
2005-10-26 |
nenolod |
[svn] Remove queue.png from build.list. *grumble*
trunk
|
2005-10-25 |
nenolod |
[svn] Unhook libvisual from the build.
trunk
|
2005-10-25 |
nenolod |
[svn] libvisual.
trunk
|
2005-10-25 |
nenolod |
[svn] More GCC retardation
trunk
|
2005-10-25 |
nenolod |
[svn] I hate GCC4.
trunk
|
2005-10-25 |
nenolod |
[svn] I hate macros.
trunk
|
2005-10-24 |
nenolod |
[svn] Regenerate Makefiles, AAC fixes.
trunk
|
2005-10-24 |
nenolod |
[svn] Ha!
trunk
|
2005-10-24 |
nenolod |
[svn] Moo
trunk
|
2005-10-24 |
nenolod |
[svn] Replacement libmp4v2.
trunk
|
2005-10-24 |
nenolod |
[svn] Away with the old libmp4v2 that does not work. I have a replacement for thee.
trunk
|
2005-10-24 |
nenolod |
[svn] Makefiles
trunk
|
2005-10-24 |
nenolod |
[svn] Fixes for AAC decoder.
trunk
|
2005-10-24 |
nenolod |
[svn] Debugging notices.
trunk
|
2005-10-24 |
nenolod |
[svn] - Tone generator plugin.
trunk
|
2005-10-24 |
nenolod |
[svn] Remove tempfiles.
trunk
|
2005-10-24 |
nenolod |
[svn] Remove a stamp-po to fix a compile error.
trunk
|
2005-10-24 |
nenolod |
[svn] AAC plugin is working.
trunk
|
2005-10-24 |
nenolod |
[svn] More progress :)
trunk
|
2005-10-24 |
nenolod |
[svn] getting closer
trunk
|
2005-10-24 |
nenolod |
[svn] - libfaad fixes.
trunk
|
2005-10-24 |
nenolod |
[svn] - libmp4v2 now compiles
trunk
|
2005-10-24 |
nenolod |
[svn] Add necessary headers for facilitating the build process from mpeg4ip.
trunk
|
2005-10-24 |
nenolod |
[svn] Import AAC stuff.
trunk
|
2005-10-24 |
nenolod |
[svn] Get rid of stuff we don't want in the repository. (compiled translations/autotools cache)
trunk
|
2005-10-24 |
nenolod |
[svn] Import audacious source.
trunk
|