Mercurial > audlegacy
graph
-
[svn] use PACKAGE_NAME instead of PACKAGE for autoconf compatibility trunkMon, 27 Feb 2006 20:24:11 -0800, by nenolod
-
[svn] - wtf is this? well it's leaving at any rate. trunkMon, 27 Feb 2006 18:42:14 -0800, by nenolod
-
[svn] - fix underwater effects, patch via Spyke @ #audacious trunkMon, 27 Feb 2006 18:17:55 -0800, by nenolod
-
[svn] Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled trunkMon, 27 Feb 2006 16:52:02 -0800, by giacomo
-
[svn] - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net> trunkMon, 27 Feb 2006 15:43:15 -0800, by nenolod
-
[svn] - revert OSS warning squashing as the patch created more problems than it solved trunkMon, 27 Feb 2006 15:02:04 -0800, by nenolod
-
[svn] - memleak fix (noticed by HopeSeekr @ efnet #xmule) trunkMon, 27 Feb 2006 08:32:57 -0800, by nenolod
-
[svn] - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge. trunkMon, 27 Feb 2006 07:29:53 -0800, by nenolod
-
[svn] - create directories that aren't there in the install phase trunkSun, 26 Feb 2006 22:40:13 -0800, by nenolod
-
[svn] Remove references to inetctl from the build system. trunkSun, 26 Feb 2006 16:17:12 -0800, by chainsaw
-
[svn] Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things. trunkSun, 26 Feb 2006 16:14:17 -0800, by chainsaw
-
[svn] - more intelligently handle directory creation trunkSun, 26 Feb 2006 15:39:06 -0800, by nenolod
-
[svn] Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase. trunkSun, 26 Feb 2006 15:23:50 -0800, by chainsaw
-
[svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo). trunkSun, 26 Feb 2006 13:08:35 -0800, by chainsaw
-
[svn] Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo). trunkSun, 26 Feb 2006 10:21:49 -0800, by chainsaw
-
[svn] Import new GUI code. Not yet hooked up really. trunkSat, 25 Feb 2006 18:40:22 -0800, by nenolod
-
[svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) trunkSat, 25 Feb 2006 13:49:41 -0800, by nenolod
-
[svn] Revert debug-only cleanup system verbosity. trunkSat, 25 Feb 2006 09:36:36 -0800, by chainsaw
-
[svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. trunkSat, 25 Feb 2006 09:35:27 -0800, by chainsaw
-
[svn] - Roll back broken HTTP-based stream detection code. trunkSat, 25 Feb 2006 01:25:21 -0800, by nenolod
-
[svn] - Add a discussion about headless operation. trunkSat, 25 Feb 2006 00:08:27 -0800, by nenolod
-
[svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless. trunkFri, 24 Feb 2006 23:56:24 -0800, by nenolod
-
[svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) trunkFri, 24 Feb 2006 23:44:27 -0800, by nenolod
-
[svn] - Working exception handling at no extra charge. Closes bugs #408, #409. trunkFri, 24 Feb 2006 23:16:06 -0800, by nenolod
-
[svn] - Remove libblah.so: cruft from pre-autolink rule times. trunkFri, 24 Feb 2006 22:50:55 -0800, by nenolod
-
[svn] - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. trunkFri, 24 Feb 2006 22:47:30 -0800, by nenolod
-
[svn] - Really fix preview generation for PNG/SVG based skins. trunkFri, 24 Feb 2006 22:05:06 -0800, by nenolod
-
[svn] - Remove pre-objective auto-linking rules for library objectives (cruft) trunkFri, 24 Feb 2006 21:25:33 -0800, by nenolod
-
[svn] ESD output plugin ported to objective make by Kyoshi Aman. trunkThu, 23 Feb 2006 17:03:03 -0800, by chainsaw
-
[svn] Install audacious.pc, audacious.1 and audacious.desktop. trunkWed, 22 Feb 2006 18:27:55 -0800, by nenolod
-
[svn] Link against libstdc++ because we're intermixing code. trunkWed, 22 Feb 2006 17:31:03 -0800, by nenolod
-
[svn] apparently GNU make doesn't like to use @${VAR} trunkWed, 22 Feb 2006 17:17:52 -0800, by nenolod
-
[svn] If the makefile has a HEADERS variable, then install them to the trunkWed, 22 Feb 2006 17:07:25 -0800, by nenolod
-
[svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout trunkWed, 22 Feb 2006 16:30:23 -0800, by nenolod
-
[svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. trunkTue, 21 Feb 2006 13:09:39 -0800, by chainsaw
-
[svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123. trunkSun, 19 Feb 2006 15:50:50 -0800, by chainsaw
-
[svn] Actually use the cleanup hooks on general & visualization plugins. trunkSun, 19 Feb 2006 15:35:37 -0800, by chainsaw
-
[svn] Get mpg123 going. Nenolod promises to fix this properly soon. trunkSun, 19 Feb 2006 15:18:05 -0800, by chainsaw
-
[svn] Juggle declarations around so that GCC likes the order of things. trunkSun, 19 Feb 2006 08:36:35 -0800, by chainsaw
-
[svn] Disabled unused void function add_instlist. trunkSun, 19 Feb 2006 06:13:53 -0800, by chainsaw
-
[svn] Only build what the configure system tells us to build. trunkSun, 19 Feb 2006 06:00:47 -0800, by chainsaw
-
[svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). trunkSun, 19 Feb 2006 05:48:58 -0800, by chainsaw
-
[svn] An explicit cast a day keeps the compiler warning at bay. trunkSat, 18 Feb 2006 16:36:33 -0800, by chainsaw
-
[svn] Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo). trunkSat, 18 Feb 2006 16:15:16 -0800, by chainsaw
-
[svn] More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail. trunkSat, 18 Feb 2006 14:02:57 -0800, by chainsaw
-
[svn] Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo. trunkSat, 18 Feb 2006 13:21:21 -0800, by chainsaw
-
[svn] Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea. trunkSat, 18 Feb 2006 08:23:30 -0800, by chainsaw
-
[svn] Check for have_alsa to enable ALSA, and not have_oss. trunkSun, 12 Feb 2006 11:10:41 -0800, by chainsaw
-
[svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. trunkSun, 12 Feb 2006 08:59:11 -0800, by chainsaw
-
[svn] Do not show 00:00 when stopped in shaded mode, closes bug #390. trunkSun, 12 Feb 2006 07:12:26 -0800, by chainsaw
-
[svn] Updated japanese translation by dai, from bug #384. trunkSat, 11 Feb 2006 09:10:33 -0800, by chainsaw
-
[svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunkSat, 11 Feb 2006 08:25:14 -0800, by chainsaw
-
[svn] Remove config dependency, font usage and misc dead code. trunkWed, 08 Feb 2006 16:07:34 -0800, by chainsaw
-
[svn] use the default rule for building library objectives here trunkTue, 07 Feb 2006 11:54:28 -0800, by nenolod
-
[svn] do not forkbomb if we have a malformed makefile trunkTue, 07 Feb 2006 06:40:04 -0800, by nenolod
-
[svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunkMon, 06 Feb 2006 17:10:47 -0800, by chainsaw
-
[svn] Convert crossfade & disk_writer to new build system. trunkMon, 06 Feb 2006 12:08:35 -0800, by chainsaw
-
[svn] Run ldconfig as an install-posthook operation, some systems need it. trunkSat, 04 Feb 2006 11:47:01 -0800, by nenolod
-
[svn] we never did anything here, removing for confusion trunkSat, 04 Feb 2006 11:30:06 -0800, by nenolod
-
[svn] playlist_list widget improvements via plasmaroo trunkSat, 04 Feb 2006 11:19:32 -0800, by nenolod
-
[svn] libaudacious has two objectives that are evaluated, a static object and trunkThu, 02 Feb 2006 17:46:30 -0800, by nenolod
-
[svn] Convert audacious over to a binary objective. trunkThu, 02 Feb 2006 17:32:49 -0800, by nenolod
-
[svn] try to add a "default" make rule for $(OBJECTIVE_BINS) trunkThu, 02 Feb 2006 16:14:33 -0800, by nenolod
-
[svn] squelch warnings -- they're getting annoying seeing again and again trunkThu, 02 Feb 2006 15:44:45 -0800, by nenolod
-
[svn] Add -I../.. here to satisfy OSS header dependency (O_o) trunkThu, 02 Feb 2006 15:42:11 -0800, by nenolod
-
[svn] Convert aac over, make sure mpg123 is compiled -fPIC trunkThu, 02 Feb 2006 15:33:01 -0800, by nenolod
-
[svn] Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST) trunkThu, 02 Feb 2006 14:50:05 -0800, by nenolod
-
[svn] Announce when we're building a library or binary objective, not just a component objective. trunkThu, 02 Feb 2006 14:47:26 -0800, by nenolod
-
[svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of trunkThu, 02 Feb 2006 14:42:17 -0800, by nenolod
-
[svn] some buildsystem changes... nothing notable yet trunkThu, 02 Feb 2006 14:15:36 -0800, by nenolod
-
[svn] needed requirements for objective-based buildsystem (automake replacement) trunkThu, 02 Feb 2006 13:57:20 -0800, by nenolod
-
[svn] Remove the elusive playlistwin visualiser that we do not use. trunkWed, 01 Feb 2006 19:42:23 -0800, by nenolod
-
[svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times trunkWed, 01 Feb 2006 13:36:46 -0800, by giacomo
-
[svn] reverted changes applied in r564, the backward seek behaved strangely trunkSun, 29 Jan 2006 14:17:45 -0800, by giacomo
-
[svn] added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted trunkSun, 29 Jan 2006 12:38:24 -0800, by giacomo
-
[svn] adapted the logo text for gettext translations trunkSat, 28 Jan 2006 11:13:12 -0800, by giacomo
-
[svn] Updated Czech translation by Jan N. <finn@sendmail.cz> trunkSat, 28 Jan 2006 09:40:22 -0800, by chainsaw
-
[svn] we don't need to build libaudcore/Makefile anymore ;) trunkSat, 28 Jan 2006 09:27:01 -0800, by nenolod
-
[svn] remove libaudcore, we never did anything with it trunkSat, 28 Jan 2006 09:21:21 -0800, by nenolod
-
[svn] artist - album - title is now the default title format. trunkSat, 28 Jan 2006 09:00:25 -0800, by nenolod
-
[svn] throw out duplicate XEvents... again, for speed purposes we don't need trunkFri, 27 Jan 2006 21:29:56 -0800, by nenolod
-
[svn] When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. trunkFri, 27 Jan 2006 20:31:53 -0800, by nenolod
-
[svn] Patch for improved GYM/VGM file support ala blargg. trunkFri, 27 Jan 2006 19:38:19 -0800, by nenolod
-
[svn] in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability) trunkFri, 27 Jan 2006 15:10:44 -0800, by giacomo
-
[svn] do not try to compile amidi-plug if alsa is not available trunkFri, 27 Jan 2006 14:22:22 -0800, by giacomo
-
[svn] amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available trunkFri, 27 Jan 2006 12:00:13 -0800, by giacomo
-
[svn] adjusted audacious headers includes in amidi-plug trunkThu, 26 Jan 2006 23:22:49 -0800, by giacomo
-
[svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunkThu, 26 Jan 2006 18:45:42 -0800, by giacomo
-
[svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) trunkThu, 26 Jan 2006 18:43:59 -0800, by giacomo
-
[svn] whoever wrote output_to_audio() was a crackhead. trunkThu, 26 Jan 2006 15:21:09 -0800, by nenolod
-
[svn] Add tell_audio(AFormat *, gint *, gint *), for retrieving audio trunkThu, 26 Jan 2006 11:37:48 -0800, by nenolod
-
[svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to trunkThu, 26 Jan 2006 11:11:20 -0800, by nenolod
-
[svn] re-added an empty ChangeLog file to avoid autotool complaints trunkThu, 26 Jan 2006 11:06:40 -0800, by giacomo
-
[svn] Add a line between the time and the track name. trunkWed, 25 Jan 2006 22:22:45 -0800, by nenolod
-
[svn] Remove crap that is unneeded from about.c, update credits information. trunkWed, 25 Jan 2006 18:40:41 -0800, by nenolod
-
[svn] initial layout for buttons over the png logo trunkWed, 25 Jan 2006 18:37:38 -0800, by giacomo
-
[svn] Add credits.c to makefile, and fill in as much information as I have. trunkWed, 25 Jan 2006 18:31:49 -0800, by nenolod
-
[svn] If a track has a length, then we *really* do not want silence detection, trunkWed, 25 Jan 2006 17:39:42 -0800, by nenolod
-
[svn] removed X11 dependencies and cflags from audacious/makefile.am trunkWed, 25 Jan 2006 17:27:09 -0800, by giacomo
-
[svn] New output driver which makes use of Output objects ability to flush trunkWed, 25 Jan 2006 09:31:04 -0800, by nenolod
-
[svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunkTue, 24 Jan 2006 21:47:40 -0800, by nenolod
-
[svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunkTue, 24 Jan 2006 21:34:46 -0800, by nenolod
-
[svn] hostile merge, phase 2: reimport based on new plugin code trunkTue, 24 Jan 2006 20:19:01 -0800, by nenolod
-
[svn] Hostile merge, phase 1: remove merge target from the repository. trunkTue, 24 Jan 2006 20:17:26 -0800, by nenolod
-
[svn] New code drop from blargg. Needs some work. trunkTue, 24 Jan 2006 19:10:07 -0800, by chainsaw
-
[svn] Do not process redundant XEvents... just throw them away. Crude trunkTue, 24 Jan 2006 08:25:36 -0800, by nenolod
-
[svn] ESD output plugin enhancements by max_verem -at- yahoo.com. trunkTue, 24 Jan 2006 07:52:28 -0800, by nenolod
-
[svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunkMon, 23 Jan 2006 14:11:40 -0800, by nenolod
-
[svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunkMon, 23 Jan 2006 13:53:26 -0800, by nenolod
-
[svn] Remove ALL Xlib stuff from the skinning engine and use GDK where trunkMon, 23 Jan 2006 12:24:48 -0800, by nenolod
-
[svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems. trunkSat, 21 Jan 2006 14:06:07 -0800, by chainsaw
-
[svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunkSat, 21 Jan 2006 10:03:15 -0800, by chainsaw
-
[svn] Use the VFS subsystem and delete the unused demo source. trunkSat, 21 Jan 2006 06:32:50 -0800, by chainsaw
-
[svn] SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com> trunkThu, 19 Jan 2006 19:31:32 -0800, by nenolod
-
[svn] More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable. trunkThu, 19 Jan 2006 15:45:01 -0800, by nenolod
-
[svn] Experimental about box stuff... doesnt work right yet. Work in progress! trunkWed, 18 Jan 2006 21:21:50 -0800, by nenolod
-
[svn] Length detection for VGM; tag reading for GBS. trunkWed, 18 Jan 2006 17:07:59 -0800, by chainsaw
-
[svn] Simplify magic reader and get GYM tag reading right. trunkWed, 18 Jan 2006 14:34:54 -0800, by chainsaw
-
[svn] seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song) trunkWed, 18 Jan 2006 13:55:23 -0800, by giacomo
-
[svn] Clean up after myself, reverting botched fix to ffmpeg code. trunkWed, 18 Jan 2006 12:35:20 -0800, by chainsaw
-
[svn] Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work trunkWed, 18 Jan 2006 10:53:34 -0800, by nenolod
-
[svn] Change logic used for drawing the line between the numbers and the trunkTue, 17 Jan 2006 18:05:29 -0800, by nenolod
-
[svn] Temporarily stop building the WMA plugin until it can be fixed. trunkTue, 17 Jan 2006 17:26:38 -0800, by 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>. trunkTue, 17 Jan 2006 17:24:38 -0800, by chainsaw
-
[svn] Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently. trunkTue, 17 Jan 2006 15:46:09 -0800, by chainsaw
-
[svn] Possibly play nicer with X11 in the skinning engine's event loop. trunkTue, 17 Jan 2006 12:39:37 -0800, by nenolod
-
[svn] Revert pause on seek stuff as it did no good anyway and just caused trunkMon, 16 Jan 2006 21:39:45 -0800, by nenolod
-
[svn] added a new column in the treeview model to store the skin name trunkMon, 16 Jan 2006 18:29:49 -0800, by giacomo
-
[svn] Make "Unarchived Winamp 2.x skin" &c translatable. trunkMon, 16 Jan 2006 16:05:02 -0800, by nenolod
-
[svn] Use g_object_(get|set)_data() on the thumbnail object to store the skin trunkMon, 16 Jan 2006 15:58:53 -0800, by nenolod
-
[svn] Dissect the pango markup using scanf and various string delimiter hacks. trunkMon, 16 Jan 2006 15:21:41 -0800, by nenolod
-
[svn] Revert hack that had no effect. The blips apparently occur on the output side of things. trunkMon, 16 Jan 2006 13:37:00 -0800, by nenolod
-
[svn] The default skin is now distributed as a png skin, not a bmp one due to trunkMon, 16 Jan 2006 10:38:28 -0800, by nenolod
-
[svn] Be less spammy in the audacious trace log about not being able to find trunkMon, 16 Jan 2006 10:32:57 -0800, by nenolod
-
[svn] This commit allows for the use of alternate formats to bmp in skin trunkMon, 16 Jan 2006 10:30:11 -0800, by nenolod
-
[svn] Add `Apply' button to the presets window. Patch via NhJm. trunkSun, 15 Jan 2006 00:34:41 -0800, by nenolod
-
[svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account. trunkSat, 14 Jan 2006 18:19:36 -0800, by nenolod
-
[svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to trunkSat, 14 Jan 2006 18:09:54 -0800, by nenolod
-
[svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop. trunkSat, 14 Jan 2006 17:57:44 -0800, by nenolod
-
[svn] Convert prev/next buttons to tristate, via create_pbutton_ex(). trunkSat, 14 Jan 2006 17:21:16 -0800, by nenolod
-
[svn] create_pbutton() should hook on release, not on push. My bad. :P trunkSat, 14 Jan 2006 16:58:03 -0800, by nenolod
-
[svn] This commit rips out the old equalization engine with a dynamic engine trunkSat, 14 Jan 2006 16:49:00 -0800, by nenolod
-
[svn] Sync with upstream CVS. This implements RIX playback. trunkSat, 14 Jan 2006 07:27:13 -0800, by chainsaw
-
[svn] That removed so much that it does not play anymore. Add a line of code back. trunkSat, 14 Jan 2006 05:40:19 -0800, by chainsaw
-
[svn] timidity fixes... remove duplicated code provided by produce_audio() trunkFri, 13 Jan 2006 20:48:46 -0800, by nenolod
-
[svn] Buttons are now tri-state, meaning they have both callbacks for push and trunkFri, 13 Jan 2006 20:03:07 -0800, by nenolod
-
[svn] - remove fullscreen.c, fullscreen.h (I know of nothing for audacious trunkFri, 13 Jan 2006 19:18:38 -0800, by nenolod
-
[svn] SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunkFri, 13 Jan 2006 14:57:57 -0800, by nenolod
-
[svn] Remove equalization code. We do this same processing in the core in 0.2. trunkFri, 13 Jan 2006 14:50:54 -0800, by nenolod
-
[svn] FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;)) trunkThu, 12 Jan 2006 18:27:22 -0800, by nenolod
-
[svn] Add a sanity check for crappily written plugins in the decoder cache. trunkWed, 11 Jan 2006 06:11:10 -0800, by nenolod
-
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunkWed, 11 Jan 2006 05:40:26 -0800, by chainsaw
-
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunkTue, 10 Jan 2006 12:47:50 -0800, by chainsaw
-
[svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunkTue, 10 Jan 2006 12:22:40 -0800, by chainsaw
-
[svn] Change copying of scaling properties from factor 11 -> 12, to factor 12 trunkMon, 09 Jan 2006 15:00:10 -0800, by nenolod
-
[svn] Support .cmf .sci & .laa without stealing .mid from timidity. trunkMon, 09 Jan 2006 13:15:02 -0800, by 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. trunkSun, 08 Jan 2006 16:49:05 -0800, by chainsaw
-
[svn] Disable unused function: audmp4_strip_spaces trunkSun, 08 Jan 2006 15:14:58 -0800, by chainsaw
-
[svn] Use glib function for glib types and care about pointer signedness. trunkSun, 08 Jan 2006 15:02:54 -0800, by chainsaw
-
[svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). trunkSun, 08 Jan 2006 14:14:06 -0800, by chainsaw
-
[svn] Initialize variables to zero where required. trunkSun, 08 Jan 2006 13:39:07 -0800, by chainsaw
-
[svn] Generate cache content on demand if it was not previously there. trunkSat, 07 Jan 2006 10:13:28 -0800, by nenolod
-
[svn] Do not generate a cache when loading a playlist. trunkSat, 07 Jan 2006 10:02:25 -0800, by nenolod
-
[svn] Really add S3M support back after receiving a convincing testcase. trunkSat, 07 Jan 2006 06:18:41 -0800, by chainsaw
-
[svn] Add S3M support back after receiving a convincing testcase. trunkSat, 07 Jan 2006 06:18:13 -0800, by chainsaw
-
[svn] Version bump to 0.2 -- we've been confusing the hell out of people. trunkThu, 05 Jan 2006 05:47:09 -0800, by nenolod
-
[svn] Remove support for .mid & .s3m; we have other plugins handling those formats already. trunkWed, 04 Jan 2006 12:26:59 -0800, by chainsaw
-
[svn] Autotools do not want quoting here, apparently. Fair enough. trunkTue, 03 Jan 2006 14:29:34 -0800, by chainsaw
-
[svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. trunkTue, 03 Jan 2006 14:25:32 -0800, by chainsaw
-
[svn] - remove unused "USE_SIMD" crap left over from BMP trunkTue, 03 Jan 2006 13:05:01 -0800, by nenolod
-
[svn] fix audio corruption when doing a short write. trunkTue, 03 Jan 2006 12:24:10 -0800, by nenolod
-
[svn] Do not print verbose "loading plugin" messages, only display errors to trunkTue, 03 Jan 2006 11:51:19 -0800, by nenolod
-
[svn] Fix adplug compilation issues (also per laci) trunkTue, 03 Jan 2006 09:47:13 -0800, by nenolod
-
[svn] Update audacious translation template (per laci) trunkTue, 03 Jan 2006 09:46:01 -0800, by nenolod
-
[svn] We have no choice but to continue as planned. Deploy the sentinels! trunkSun, 01 Jan 2006 05:09:47 -0800, by chainsaw
-
[svn] Add parenthesis around assignment used as truth value. trunkSat, 31 Dec 2005 17:35:02 -0800, by chainsaw
-
[svn] Stop GYM playback at the right time, if the length is known. trunkSat, 31 Dec 2005 15:16:16 -0800, by chainsaw
-
[svn] Use file magic instead of extensions (Phase 2). trunkSat, 31 Dec 2005 14:17:51 -0800, by chainsaw
-
[svn] Properly fall back to file name if the tag information is invalid (SPC). trunkSat, 31 Dec 2005 12:30:19 -0800, by chainsaw
-
[svn] Detect files by content; remove quick detect. trunkFri, 30 Dec 2005 17:56:32 -0800, by chainsaw
-
[svn] - change our slogan to "The future of UNIX multimedia." trunkFri, 30 Dec 2005 17:39:28 -0800, by nenolod
-
[svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere. trunkFri, 30 Dec 2005 14:17:35 -0800, by nenolod
-
[svn] Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P) trunkFri, 30 Dec 2005 13:52:14 -0800, by nenolod
-
[svn] This commit reduces the amount of times we probe a source down to ONE trunkThu, 29 Dec 2005 22:44:13 -0800, by nenolod
-
[svn] Cache the decoder used for each PlaylistEntry. This reduces the amount trunkThu, 29 Dec 2005 22:10:26 -0800, by nenolod
-
[svn] very rudementary http stream detection support for mpg123-clone. trunkThu, 29 Dec 2005 02:29:29 -0800, by nenolod
-
[svn] mpg123-clone: Add '.mp3.part' to list of allowed extension types. trunkWed, 28 Dec 2005 13:40:46 -0800, by nenolod
-
[svn] a lot of EQ tweaks, but the preamp still does not work right trunkMon, 26 Dec 2005 13:35:40 -0800, by 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.) trunkMon, 26 Dec 2005 13:14:23 -0800, by nenolod
-
[svn] Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!) trunkMon, 26 Dec 2005 13:09:53 -0800, by nenolod
-
[svn] ditto for samplerate... we should have full plugin compatibility now trunkMon, 26 Dec 2005 13:01:04 -0800, by nenolod
-
[svn] Display the MP4/AAC+ bitrate, instead of "VBR". trunkMon, 26 Dec 2005 12:42:45 -0800, by nenolod
-
[svn] Replace a tab with spaces to make Mikachu happy. trunkMon, 26 Dec 2005 07:19:44 -0800, by chainsaw
-
[svn] Initial fileinfo box, loosely based around the mpg123-clone one. trunkMon, 26 Dec 2005 01:16:45 -0800, by nenolod
-
[svn] Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3) trunkMon, 26 Dec 2005 00:38:59 -0800, by nenolod
-
[svn] Stop last few desperate attempts to hold on to GTK1+ includes. trunkSun, 25 Dec 2005 14:38:14 -0800, by chainsaw
-
[svn] And that concludes the story of the whacky OK button. Thank you. trunkSun, 25 Dec 2005 14:19:40 -0800, by chainsaw
-
[svn] further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib) trunkSun, 25 Dec 2005 14:10:13 -0800, by nenolod
-
[svn] Now that the build system is ready, upload the plugin code. trunkSun, 25 Dec 2005 13:11:21 -0800, by chainsaw
-
[svn] Sexypsf input plugin; patch by dai in bug #395. trunkSun, 25 Dec 2005 13:10:50 -0800, by chainsaw
-
[svn] Remove Add Directory option as it is broken. Patch by laci, closes bug #377. trunkSun, 25 Dec 2005 12:34:53 -0800, by chainsaw
-
[svn] Change config file location, take plugin.h out of Makefile.am trunkSat, 24 Dec 2005 19:30:32 -0800, by chainsaw
-
[svn] Remove static plugin.h trickery to cure SIGFPE and related madness. trunkSat, 24 Dec 2005 18:31:05 -0800, by chainsaw
-
[svn] still gives off a warning, but will do the right thing regardless. trunkTue, 20 Dec 2005 13:33:42 -0800, by nenolod
-
[svn] JACKd output plugin via external contractor james@develia.org. trunkMon, 19 Dec 2005 08:58:27 -0800, by nenolod
-
[svn] playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>. trunkMon, 19 Dec 2005 08:45:45 -0800, by nenolod
-
[svn] Squash void pointer arithmetic warning in futils.c trunkSun, 18 Dec 2005 13:48:43 -0800, by chainsaw
-
[svn] Okay, braindead configuration handling. Disabling config button for now. trunkSun, 18 Dec 2005 13:30:27 -0800, by chainsaw
-
[svn] Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>. trunkSun, 18 Dec 2005 11:42:07 -0800, by chainsaw
-
[svn] Do not abort if libmpc is not found, just disable musepack plugin. trunkSun, 18 Dec 2005 09:06:02 -0800, by chainsaw
-
[svn] Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code. trunkSun, 18 Dec 2005 08:56:26 -0800, by chainsaw
-
[svn] Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list. trunkSun, 18 Dec 2005 07:03:56 -0800, by chainsaw
-
[svn] Fix spacing in --help output, patch by Mikachu. trunkSun, 18 Dec 2005 06:41:22 -0800, by chainsaw
-
[svn] Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs. trunkSun, 18 Dec 2005 05:30:29 -0800, by chainsaw
-
[svn] Squash the implicit declaration warnings by including the correct util.h trunkSat, 17 Dec 2005 14:59:54 -0800, by chainsaw
-
[svn] Revert changes; this plugin is hard to convert to configdb. Leave it for now. trunkSat, 17 Dec 2005 13:51:17 -0800, by chainsaw
-
[svn] Remove unnecessary configfile.h include, this plugin has no config support. trunkSat, 17 Dec 2005 11:14:29 -0800, by chainsaw
-
[svn] Convert to configdb. GThreadify and peel off layer of threading macro madness. trunkSat, 17 Dec 2005 11:11:13 -0800, by chainsaw
-
[svn] Config file paths should be ~/.audacious and not ~/.xmms trunkFri, 16 Dec 2005 18:40:01 -0800, by chainsaw
-
[svn] Squash 3 warnings by compiling as C99 code. Remove round_trick kludge. trunkFri, 16 Dec 2005 18:25:18 -0800, by chainsaw
-
[svn] Properly initialize vars before use. A debug-only message threw a warning, it had to go. trunkFri, 16 Dec 2005 18:02:41 -0800, by chainsaw
-
[svn] Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier. trunkFri, 16 Dec 2005 17:34:26 -0800, by chainsaw
-
[svn] Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning. trunkFri, 16 Dec 2005 17:20:04 -0800, by chainsaw
-
[svn] Add musepack input plugin & hook into build system. trunkFri, 16 Dec 2005 16:08:46 -0800, by chainsaw
-
[svn] How about a default timidity.cfg location that actually works? trunkFri, 16 Dec 2005 12:17:53 -0800, by chainsaw
-
[svn] Sorry, but has anyone ever told you that you talk too much? trunkFri, 16 Dec 2005 12:08:03 -0800, by chainsaw
-
[svn] GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all. trunkFri, 16 Dec 2005 11:25:47 -0800, by chainsaw
-
[svn] possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups... trunkWed, 14 Dec 2005 11:36:27 -0800, by nenolod
-
[svn] - attach -Iaudacious to libaudcore build crap. trunkWed, 14 Dec 2005 10:19:49 -0800, by nenolod
-
[svn] Timidity support, via external contractor dai+audacious@cdr.jp. trunkWed, 14 Dec 2005 08:51:51 -0800, by nenolod
-
[svn] Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>. trunkMon, 12 Dec 2005 23:11:30 -0800, by nenolod
-
[svn] Use modplug instead of mikmod. Supports more formats & compressed files. trunkSat, 10 Dec 2005 14:31:13 -0800, by chainsaw