2006-01-18 |
nenolod |
[svn] Move xml_document stuff into libaudacious.
trunk
|
2006-01-18 |
nenolod |
[svn] Remove EQ again. *grr*
trunk
|
2006-01-18 |
nenolod |
[svn] Further speedups
trunk
|
2006-01-18 |
nenolod |
[svn] Change logic used for drawing the line between the numbers and the
trunk
|
2006-01-18 |
chainsaw |
[svn] Temporarily stop building the WMA plugin until it can be fixed.
trunk
|
2006-01-18 |
chainsaw |
[svn] More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
trunk
|
2006-01-17 |
chainsaw |
[svn] Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently.
trunk
|
2006-01-17 |
nenolod |
[svn] Possibly play nicer with X11 in the skinning engine's event loop.
trunk
|
2006-01-17 |
nenolod |
[svn] Revert pause on seek stuff as it did no good anyway and just caused
trunk
|
2006-01-17 |
giacomo |
[svn] added a new column in the treeview model to store the skin name
trunk
|
2006-01-17 |
nenolod |
[svn] Make "Unarchived Winamp 2.x skin" &c translatable.
trunk
|
2006-01-16 |
nenolod |
[svn] Use g_object_(get|set)_data() on the thumbnail object to store the skin
trunk
|
2006-01-16 |
nenolod |
[svn] Dissect the pango markup using scanf and various string delimiter hacks.
trunk
|
2006-01-16 |
nenolod |
[svn] new pango-based skin selection sexyness.
trunk
|
2006-01-16 |
nenolod |
[svn] Revert hack that had no effect. The blips apparently occur on the output side of things.
trunk
|
2006-01-16 |
nenolod |
[svn] lets not output audio when paused. really.
trunk
|
2006-01-16 |
nenolod |
[svn] vis fixes
trunk
|
2006-01-16 |
nenolod |
[svn] Stop playing while seeking the player.
trunk
|
2006-01-16 |
nenolod |
[svn] The default skin is now distributed as a png skin, not a bmp one due to
trunk
|
2006-01-16 |
nenolod |
[svn] Be less spammy in the audacious trace log about not being able to find
trunk
|
2006-01-16 |
nenolod |
[svn] This commit allows for the use of alternate formats to bmp in skin
trunk
|
2006-01-16 |
nenolod |
[svn] Add a hackhack for FreeBSD ports.
trunk
|
2006-01-15 |
chainsaw |
[svn] Pinch nicer file info dialog from BMP-WMA.
trunk
|
2006-01-15 |
nenolod |
[svn] Add `Apply' button to the presets window. Patch via NhJm.
trunk
|
2006-01-15 |
nenolod |
[svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account.
trunk
|
2006-01-15 |
nenolod |
[svn] Take matters of seconds into consideration.
trunk
|
2006-01-15 |
nenolod |
[svn] Ditto for playlist window.
trunk
|
2006-01-15 |
nenolod |
[svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to
trunk
|
2006-01-15 |
nenolod |
[svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop.
trunk
|
2006-01-15 |
nenolod |
[svn] Convert prev/next buttons to tristate, via create_pbutton_ex().
trunk
|
2006-01-15 |
chainsaw |
[svn] Hello includes. Goodbye warnings.
trunk
|
2006-01-15 |
nenolod |
[svn] create_pbutton() should hook on release, not on push. My bad. :P
trunk
|
2006-01-15 |
nenolod |
[svn] This commit rips out the old equalization engine with a dynamic engine
trunk
|
2006-01-14 |
chainsaw |
[svn] This file is not used.
trunk
|
2006-01-14 |
chainsaw |
[svn] Sync with upstream CVS. This implements RIX playback.
trunk
|
2006-01-14 |
chainsaw |
[svn] That removed so much that it does not play anymore. Add a line of code back.
trunk
|
2006-01-14 |
nenolod |
[svn] Reliability fixes.
trunk
|
2006-01-14 |
nenolod |
[svn] timidity fixes... remove duplicated code provided by produce_audio()
trunk
|
2006-01-14 |
nenolod |
[svn] Buttons are now tri-state, meaning they have both callbacks for push and
trunk
|
2006-01-14 |
nenolod |
[svn] - remove fullscreen.c, fullscreen.h (I know of nothing for audacious
trunk
|
2006-01-14 |
nenolod |
[svn] Install input.h and output.h headers.
trunk
|
2006-01-13 |
nenolod |
[svn] SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
trunk
|
2006-01-13 |
nenolod |
[svn] Remove equalization code. We do this same processing in the core in 0.2.
trunk
|
2006-01-13 |
nenolod |
[svn] FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;))
trunk
|
2006-01-11 |
nenolod |
[svn] Add a sanity check for crappily written plugins in the decoder cache.
trunk
|
2006-01-11 |
chainsaw |
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
trunk
|
2006-01-11 |
chainsaw |
[svn] Convert to produce_audio usage.
trunk
|
2006-01-10 |
chainsaw |
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
trunk
|
2006-01-10 |
chainsaw |
[svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio.
trunk
|
2006-01-09 |
nenolod |
[svn] Change copying of scaling properties from factor 11 -> 12, to factor 12
trunk
|
2006-01-09 |
chainsaw |
[svn] Support .cmf .sci & .laa without stealing .mid from timidity.
trunk
|
2006-01-09 |
chainsaw |
[svn] Care about pointer signedness.
trunk
|
2006-01-09 |
chainsaw |
[svn] Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks.
trunk
|
2006-01-09 |
chainsaw |
[svn] Care about pointer signedness.
trunk
|
2006-01-08 |
chainsaw |
[svn] Disable unused function: audmp4_strip_spaces
trunk
|
2006-01-08 |
chainsaw |
[svn] Use glib function for glib types and care about pointer signedness.
trunk
|
2006-01-08 |
chainsaw |
[svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher).
trunk
|
2006-01-08 |
chainsaw |
[svn] Initialize variables to zero where required.
trunk
|
2006-01-08 |
chainsaw |
[svn] Add missing %s in translated string.
trunk
|
2006-01-08 |
nenolod |
[svn] Updated Ukranian translation.
trunk
|
2006-01-08 |
nenolod |
[svn] trivial manpage fix (spotted by dai)
trunk
|
2006-01-08 |
nenolod |
[svn] Updated japanese translation c/o Dai.
trunk
|
2006-01-07 |
chainsaw |
[svn] Care about pointer signedness.
trunk
|
2006-01-07 |
nenolod |
[svn] Add giacomo to credits.
trunk
|
2006-01-07 |
nenolod |
[svn] Generate cache content on demand if it was not previously there.
trunk
|
2006-01-07 |
nenolod |
[svn] Do not generate a cache when loading a playlist.
trunk
|
2006-01-07 |
chainsaw |
[svn] Really add S3M support back after receiving a convincing testcase.
trunk
|
2006-01-07 |
chainsaw |
[svn] Add S3M support back after receiving a convincing testcase.
trunk
|
2006-01-05 |
nenolod |
[svn] FHS compatibility hacks
trunk
|
2006-01-05 |
nenolod |
[svn] Version bump to 0.2 -- we've been confusing the hell out of people.
trunk
|
2006-01-05 |
nenolod |
[svn] Support for FreeBSD 6.x CD Audio DAE.
trunk
|
2006-01-04 |
chainsaw |
[svn] Remove support for .mid & .s3m; we have other plugins handling those formats already.
trunk
|
2006-01-04 |
chainsaw |
[svn] AM_CONDITIONAL bug uncovered by deitarion.
trunk
|
2006-01-03 |
chainsaw |
[svn] Upload missing file for genre handling.
trunk
|
2006-01-03 |
chainsaw |
[svn] Autotools do not want quoting here, apparently. Fair enough.
trunk
|
2006-01-03 |
chainsaw |
[svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship.
trunk
|
2006-01-03 |
chainsaw |
[svn] Correct binio detection logic.
trunk
|
2006-01-03 |
nenolod |
[svn] WTF is this doing with UI code in it :S
trunk
|
2006-01-03 |
nenolod |
[svn] - remove unused "USE_SIMD" crap left over from BMP
trunk
|
2006-01-03 |
nenolod |
[svn] - Rename playlistwin stuff to ui_playlist.*
trunk
|
2006-01-03 |
nenolod |
[svn] fix audio corruption when doing a short write.
trunk
|
2006-01-03 |
nenolod |
[svn] Rebuild translation database.
trunk
|
2006-01-03 |
nenolod |
[svn] Do not print verbose "loading plugin" messages, only display errors to
trunk
|
2006-01-03 |
nenolod |
[svn] Fix adplug compilation issues (also per laci)
trunk
|
2006-01-03 |
nenolod |
[svn] Update audacious translation template (per laci)
trunk
|
2006-01-01 |
chainsaw |
[svn] Start caring about pointer signedness.
trunk
|
2006-01-01 |
chainsaw |
[svn] Sentinel fix; extra NULL required.
trunk
|
2006-01-01 |
chainsaw |
[svn] We have no choice but to continue as planned. Deploy the sentinels!
trunk
|
2006-01-01 |
chainsaw |
[svn] Remove last bits of the dirbrowser.
trunk
|
2006-01-01 |
chainsaw |
[svn] Add parenthesis around assignment used as truth value.
trunk
|
2006-01-01 |
chainsaw |
[svn] Kill unused var.
trunk
|
2005-12-31 |
chainsaw |
[svn] Stop GYM playback at the right time, if the length is known.
trunk
|
2005-12-31 |
chainsaw |
[svn] Use file magic instead of extensions.
trunk
|
2005-12-31 |
chainsaw |
[svn] Use file magic instead of extensions.
trunk
|
2005-12-31 |
chainsaw |
[svn] Use file magic instead of extensions.
trunk
|
2005-12-31 |
chainsaw |
[svn] Use file magic instead of extensions.
trunk
|
2005-12-31 |
chainsaw |
[svn] Use file magic instead of extensions (Phase 2).
trunk
|
2005-12-31 |
chainsaw |
[svn] Implement GYM tag reader.
trunk
|
2005-12-31 |
chainsaw |
[svn] Implement VGM playback.
trunk
|
2005-12-31 |
chainsaw |
[svn] Properly fall back to file name if the tag information is invalid (SPC).
trunk
|
2005-12-31 |
chainsaw |
[svn] Length detection for GYM.
trunk
|
2005-12-31 |
chainsaw |
[svn] Detect files by content; remove quick detect.
trunk
|
2005-12-31 |
nenolod |
[svn] - change our slogan to "The future of UNIX multimedia."
trunk
|
2005-12-31 |
chainsaw |
[svn] Adlib synthesizer (AdPlug) support.
trunk
|
2005-12-30 |
nenolod |
[svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere.
trunk
|
2005-12-30 |
nenolod |
[svn] Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P)
trunk
|
2005-12-30 |
nenolod |
[svn] This commit reduces the amount of times we probe a source down to ONE
trunk
|
2005-12-30 |
nenolod |
[svn] Cache the decoder used for each PlaylistEntry. This reduces the amount
trunk
|
2005-12-29 |
nenolod |
[svn] very rudementary http stream detection support for mpg123-clone.
trunk
|
2005-12-28 |
nenolod |
[svn] mpg123-clone: Add '.mp3.part' to list of allowed extension types.
trunk
|
2005-12-26 |
nenolod |
[svn] various fixes :(
trunk
|
2005-12-26 |
nenolod |
[svn] filterchain stuff
trunk
|
2005-12-26 |
nenolod |
[svn] filterchain stuff
trunk
|
2005-12-26 |
nenolod |
[svn] filterchain stuff
trunk
|
2005-12-26 |
nenolod |
[svn] a lot of EQ tweaks, but the preamp still does not work right
trunk
|
2005-12-26 |
nenolod |
[svn] Use the audacious filterchain for musepack. (I'm not removing the equalizer, because it looks like a better equalizer than the one we have right now.)
trunk
|
2005-12-26 |
nenolod |
[svn] Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!)
trunk
|
2005-12-26 |
nenolod |
[svn] ditto for samplerate... we should have full plugin compatibility now
trunk
|
2005-12-26 |
nenolod |
[svn] Display the MP4/AAC+ bitrate, instead of "VBR".
trunk
|
2005-12-26 |
chainsaw |
[svn] Replace a tab with spaces to make Mikachu happy.
trunk
|
2005-12-26 |
nenolod |
[svn] Initial fileinfo box, loosely based around the mpg123-clone one.
trunk
|
2005-12-26 |
nenolod |
[svn] Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3)
trunk
|
2005-12-26 |
nenolod |
[svn] safety fix
trunk
|
2005-12-26 |
nenolod |
[svn] MP4 metadata retrieval support.
trunk
|
2005-12-25 |
chainsaw |
[svn] Stop last few desperate attempts to hold on to GTK1+ includes.
trunk
|
2005-12-25 |
chainsaw |
[svn] Delete stale GTK1+ interface code.
trunk
|
2005-12-25 |
chainsaw |
[svn] And that concludes the story of the whacky OK button. Thank you.
trunk
|
2005-12-25 |
nenolod |
[svn] further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib)
trunk
|
2005-12-25 |
chainsaw |
[svn] Implement GYM playback.
trunk
|
2005-12-25 |
chainsaw |
[svn] Now that the build system is ready, upload the plugin code.
trunk
|
2005-12-25 |
chainsaw |
[svn] Sexypsf input plugin; patch by dai in bug #395.
trunk
|
2005-12-25 |
chainsaw |
[svn] Remove Add Directory option as it is broken. Patch by laci, closes bug #377.
trunk
|
2005-12-25 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-25 |
chainsaw |
[svn] Change config file location, take plugin.h out of Makefile.am
trunk
|
2005-12-25 |
chainsaw |
[svn] Remove static plugin.h trickery to cure SIGFPE and related madness.
trunk
|
2005-12-20 |
nenolod |
[svn] still gives off a warning, but will do the right thing regardless.
trunk
|
2005-12-20 |
nenolod |
[svn] playlist_list code cleanups from mikachu.
trunk
|
2005-12-19 |
nenolod |
[svn] JACKd output plugin via external contractor james@develia.org.
trunk
|
2005-12-19 |
nenolod |
[svn] playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>.
trunk
|
2005-12-18 |
chainsaw |
[svn] Squash 2 type-punned pointer warnings.
trunk
|
2005-12-18 |
chainsaw |
[svn] Squash void pointer arithmetic warning in futils.c
trunk
|
2005-12-18 |
chainsaw |
[svn] Okay, braindead configuration handling. Disabling config button for now.
trunk
|
2005-12-18 |
chainsaw |
[svn] Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>.
trunk
|
2005-12-18 |
chainsaw |
[svn] Do not abort if libmpc is not found, just disable musepack plugin.
trunk
|
2005-12-18 |
chainsaw |
[svn] Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code.
trunk
|
2005-12-18 |
chainsaw |
[svn] Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list.
trunk
|
2005-12-18 |
chainsaw |
[svn] Fix spacing in --help output, patch by Mikachu.
trunk
|
2005-12-18 |
chainsaw |
[svn] Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs.
trunk
|
2005-12-17 |
chainsaw |
[svn] Squash the implicit declaration warnings by including the correct util.h
trunk
|
2005-12-17 |
chainsaw |
[svn] Revert changes; this plugin is hard to convert to configdb. Leave it for now.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-17 |
nenolod |
[svn] Plugin cleanup functionality, via giacomo.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-17 |
chainsaw |
[svn] Remove unnecessary configfile.h include, this plugin has no config support.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb. GThreadify and peel off layer of threading macro madness.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-17 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
2005-12-17 |
chainsaw |
[svn] Config file paths should be ~/.audacious and not ~/.xmms
trunk
|
2005-12-17 |
chainsaw |
[svn] Squash 3 warnings by compiling as C99 code. Remove round_trick kludge.
trunk
|
2005-12-17 |
chainsaw |
[svn] Properly initialize vars before use. A debug-only message threw a warning, it had to go.
trunk
|
2005-12-17 |
chainsaw |
[svn] Squash all 4 warnings in xmms-timidity.c
trunk
|
2005-12-17 |
chainsaw |
[svn] Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier.
trunk
|
2005-12-17 |
chainsaw |
[svn] Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning.
trunk
|
2005-12-17 |
chainsaw |
[svn] Do not discard pointer type qualifiers.
trunk
|
2005-12-17 |
chainsaw |
[svn] GThreadify input plugin.
trunk
|
2005-12-17 |
chainsaw |
[svn] Add musepack input plugin & hook into build system.
trunk
|
2005-12-16 |
chainsaw |
[svn] How about a default timidity.cfg location that actually works?
trunk
|
2005-12-16 |
chainsaw |
[svn] Sorry, but has anyone ever told you that you talk too much?
trunk
|
2005-12-16 |
chainsaw |
[svn] GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all.
trunk
|
2005-12-14 |
nenolod |
[svn] possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups...
trunk
|
2005-12-14 |
nenolod |
[svn] path change
trunk
|
2005-12-14 |
nenolod |
[svn] - attach -Iaudacious to libaudcore build crap.
trunk
|
2005-12-14 |
nenolod |
[svn] Updated japanese translation, via dai.
trunk
|
2005-12-14 |
nenolod |
[svn] Timidity support, via external contractor dai+audacious@cdr.jp.
trunk
|
2005-12-14 |
nenolod |
[svn] Update header locations.
trunk
|
2005-12-14 |
nenolod |
[svn] Very initial start on libaudcore.
trunk
|
2005-12-14 |
nenolod |
[svn] - Add interface plugin type (buildsystem).
trunk
|
2005-12-13 |
nenolod |
[svn] Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>.
trunk
|
2005-12-11 |
nenolod |
[svn] typo fix
trunk
|
2005-12-11 |
chainsaw |
[svn] Mikmod is obsolete. Let it die.
trunk
|
2005-12-10 |
chainsaw |
[svn] Use modplug instead of mikmod. Supports more formats & compressed files.
trunk
|
2005-12-10 |
nenolod |
[svn] Ladspa host module for Audacious.
trunk
|
2005-12-10 |
chainsaw |
[svn] Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS.
trunk
|
2005-12-10 |
chainsaw |
[svn] Add quoting to make autotools happy.
trunk
|
2005-12-10 |
nenolod |
[svn] Merge a cleaned up version of the patch included with #383. Audacious
trunk
|
2005-12-10 |
nenolod |
[svn] Update translation templates c/o of laci.
trunk
|
2005-12-09 |
nenolod |
[svn] Add missing lirc.m4.
trunk
|
2005-12-09 |
nenolod |
[svn] - Remove generated files
trunk
|
2005-12-08 |
chainsaw |
[svn] Update plugin descriptions in feature overview.
trunk
|
2005-12-08 |
chainsaw |
[svn] Import sid plugin. Ported from XMMS by giacomo.
trunk
|
2005-12-08 |
nenolod |
[svn] We shouldn't have to close the output plugin from here. I don't know why
trunk
|
2005-12-08 |
nenolod |
[svn] revert changes -- broke the plugin :/
trunk
|
2005-12-08 |
nenolod |
[svn] Kill some warnings here -- the other warnings I can't kill yet, as I've
trunk
|
2005-12-08 |
nenolod |
[svn] fix breakage
trunk
|
2005-12-08 |
chainsaw |
[svn] Use a mutex, lower timeouts. Do not spin waiting for playback to start.
trunk
|
2005-12-07 |
chainsaw |
[svn] Hook crossfade into build system.
trunk
|
2005-12-07 |
chainsaw |
[svn] Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy.
trunk
|
2005-12-07 |
chainsaw |
[svn] Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles.
trunk
|
2005-12-06 |
chainsaw |
[svn] Made WMA support configurable, defaults to on.
trunk
|
2005-12-04 |
chainsaw |
[svn] First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet.
trunk
|
2005-12-04 |
chainsaw |
[svn] Last bit of cast rework by Stephen Bennett.
trunk
|
2005-12-04 |
chainsaw |
[svn] Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379.
trunk
|
2005-12-04 |
chainsaw |
[svn] C++ warning fixes by external contractor Stephen Bennett.
trunk
|
2005-12-04 |
chainsaw |
[svn] Create some proper headers and include them. No more implicit declarations.
trunk
|
2005-12-04 |
chainsaw |
[svn] Initialize two variables before use and remove an unused one. Squashes 3 warnings.
trunk
|
2005-12-04 |
chainsaw |
[svn] Do not discard pointer target type, and do not use deprecated g_basename function.
trunk
|
2005-12-04 |
chainsaw |
[svn] Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment...
trunk
|
2005-12-03 |
chainsaw |
[svn] These fixme warnings are no longer relevant.
trunk
|
2005-12-03 |
chainsaw |
[svn] Reduce code duplication and add a return statement.
trunk
|
2005-12-03 |
chainsaw |
[svn] Add two missing casts and update the player buffer description from XMMS to Audacious.
trunk
|
2005-12-03 |
chainsaw |
[svn] Avoid discarding pointer type qualifiers.
trunk
|
2005-12-03 |
chainsaw |
[svn] Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly.
trunk
|
2005-12-02 |
chainsaw |
[svn] Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too.
trunk
|
2005-11-30 |
nenolod |
[svn] Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious,
trunk
|
2005-11-30 |
nenolod |
[svn] C99 compliance issues inside wma.c.
trunk
|
2005-11-29 |
nenolod |
[svn] Fix AAC linkage for gcc4, which does not autolink against libstdc++.
trunk
|
2005-11-27 |
nenolod |
[svn] Check for lrintf. Fixed by ahuillet.
trunk
|
2005-11-27 |
nenolod |
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
trunk
|
2005-11-27 |
nenolod |
[svn] Revert unicode fixes, cause player to bomb out.
trunk
|
2005-11-27 |
nenolod |
[svn] Don't use widget_draw_quick() in playlistwin_update_list().
trunk
|
2005-11-27 |
nenolod |
[svn] Add gdk_flush() to widget_draw_quick().
trunk
|
2005-11-27 |
nenolod |
[svn] - Implement widget_draw_quick(widget_t *) for doing an immediate draw
trunk
|
2005-11-27 |
nenolod |
[svn] Remove unneeded sanity check.
trunk
|
2005-11-27 |
nenolod |
[svn] Revert changes.
trunk
|
2005-11-27 |
nenolod |
[svn] Closer, but doesn't do it properly.
trunk
|
2005-11-27 |
nenolod |
[svn] Force redraw of audacious playlist window.
trunk
|
2005-11-26 |
nenolod |
[svn] Update japanese translator's name. Whoops.
trunk
|
2005-11-26 |
nenolod |
[svn] Updated greek translation, thanks to stavrosg.
trunk
|
2005-11-26 |
nenolod |
[svn] Version bump -- 0.1.2.
trunk
|
2005-11-26 |
nenolod |
[svn] Always update the playlist information, regardless of whether it is shaded or not. To ensure this happens, I've attached playlistwin_update_list() to the GUI event loop,
trunk
|
2005-11-26 |
nenolod |
[svn] GCC2 fixes.
trunk
|
2005-11-26 |
nenolod |
[svn] Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>:
trunk
|
2005-11-26 |
nenolod |
[svn] Make the left and right keys work when the playlist window has focus.
trunk
|
2005-11-26 |
nenolod |
[svn] Add Winamp-style numeric keypad shortcut key support.
trunk
|
2005-11-25 |
nenolod |
[svn] WTF @ playlist window controlling fonts? o.O
trunk
|
2005-11-25 |
nenolod |
[svn] Update credits on here reflecting audacious-decoder changes.
trunk
|
2005-11-25 |
nenolod |
[svn] Glade stuff.
trunk
|
2005-11-25 |
nenolod |
[svn] Revert logic part of scrolling.
trunk
|
2005-11-23 |
nenolod |
[svn] gcc4 fixes
trunk
|
2005-11-21 |
chainsaw |
[svn] Compile WMA by default. It works now.
trunk
|
2005-11-21 |
chainsaw |
[svn] Working WMA support. I never said it would be pretty, neno, I should said it would play.
trunk
|
2005-11-21 |
nenolod |
[svn] Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us.
trunk
|
2005-11-20 |
nenolod |
[svn] Add ctrlsocket_check to generic event loop.
trunk
|
2005-11-20 |
chainsaw |
[svn] GThreadify output plugin.
trunk
|
2005-11-20 |
chainsaw |
[svn] Implement GBS playback.
trunk
|
2005-11-20 |
chainsaw |
[svn] Implement NSF playback.
trunk
|
2005-11-20 |
chainsaw |
[svn] Include fix, allows the plugin to compile again.
trunk
|
2005-11-20 |
nenolod |
[svn] Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs)
trunk
|
2005-11-19 |
chainsaw |
[svn] Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either.
trunk
|
2005-11-19 |
chainsaw |
[svn] Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h
trunk
|
2005-11-19 |
chainsaw |
[svn] Increase GCC happiness about libfaad code.
trunk
|
2005-11-18 |
nenolod |
[svn] Save the preference to enable or disable bitmap fonts.
trunk
|
2005-11-18 |
nenolod |
[svn] Lets not install libmp4v2.
trunk
|
2005-11-18 |
nenolod |
[svn] Force pango to use a sane fontsize for the playlist window.
trunk
|
2005-11-18 |
nenolod |
[svn] Fucking nero idiots suck...
trunk
|
2005-11-17 |
chainsaw |
[svn] Verify that all files are under version control. Upload a few that were not.
trunk
|
2005-11-17 |
chainsaw |
[svn] Unbreak my... compile
trunk
|
2005-11-17 |
chainsaw |
[svn] libmp4v2 goes back to the future
trunk
|
2005-11-17 |
chainsaw |
[svn] GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC.
trunk
|
2005-11-17 |
chainsaw |
[svn] Synced with bmp-mp4. Build system is fragile, but should work now.
trunk
|
2005-11-16 |
nenolod |
[svn] memory leak fix, should close #368.e
trunk
|
2005-11-16 |
nenolod |
[svn] Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func().
trunk
|
2005-11-16 |
nenolod |
[svn] - Fix playback-stop RPC call crash.
trunk
|
2005-11-15 |
nenolod |
[svn] oops :p
trunk
|
2005-11-15 |
nenolod |
[svn] Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*.
trunk
|
2005-11-15 |
nenolod |
[svn] Add --headless to help listing.
trunk
|
2005-11-15 |
nenolod |
[svn] headless now working, use --headless if you wish to experiment.
trunk
|
2005-11-15 |
nenolod |
[svn] Initial headless stuff... does not yet work.
trunk
|
2005-11-15 |
chainsaw |
[svn] GCC would prefer a return statement here.
trunk
|
2005-11-14 |
chainsaw |
[svn] GCC would prefer a return statement here.
trunk
|
2005-11-14 |
chainsaw |
[svn] Fix includes to avoid implicit declaration warnings.
trunk
|
2005-11-14 |
nenolod |
[svn] Titling updates.
trunk
|
2005-11-14 |
nenolod |
[svn] Fileinfo dialog adjustment.
trunk
|
2005-11-14 |
nenolod |
[svn] Fix a gcc issue, I think.
trunk
|
2005-11-13 |
chainsaw |
[svn] List sndfile extensions in the plugin configuration table.
trunk
|
2005-11-13 |
chainsaw |
[svn] Pthread is not used here, so do not link to it.
trunk
|
2005-11-13 |
chainsaw |
[svn] Missed an include there.
trunk
|
2005-11-13 |
chainsaw |
[svn] GThreadify this input plugin.
trunk
|
2005-11-13 |
nenolod |
[svn] wtf @ USE_MMX
trunk
|
2005-11-13 |
chainsaw |
[svn] Use GThread instead of pthread.
trunk
|
2005-11-13 |
nenolod |
[svn] Infinite loop. (oops)
trunk
|
2005-11-13 |
nenolod |
[svn] Remove stale USE_SIMD stuff.
trunk
|
2005-11-13 |
chainsaw |
[svn] Use GThread instead of pthread.
trunk
|
2005-11-13 |
nenolod |
[svn] Really I do.
trunk
|
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
|
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
|