Thu, 11 May 2006 20:58:33 -0700 |
nhjm449 |
[svn] - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column
trunk
|
Wed, 10 May 2006 19:13:49 -0700 |
nhjm449 |
[svn] - Queue fix from ircubic (bug #490)
trunk
|
Wed, 10 May 2006 17:54:49 -0700 |
nenolod |
[svn] - fix a potential crash in our read callback (for VFS)
trunk
|
Wed, 10 May 2006 16:01:35 -0700 |
nenolod |
[svn] - fix infinite loop issue
trunk
|
Wed, 10 May 2006 15:56:52 -0700 |
nenolod |
[svn] - add makefile to configure.ac
trunk
|
Wed, 10 May 2006 15:00:19 -0700 |
nenolod |
[svn] - resync headers
trunk
|
Wed, 10 May 2006 14:44:20 -0700 |
nenolod |
[svn] - 2.1 beta
trunk
|
Wed, 10 May 2006 14:41:23 -0700 |
nenolod |
[svn] - stuff
trunk
|
Wed, 10 May 2006 07:55:22 -0700 |
nenolod |
[svn] - about box cleanups
trunk
|
Tue, 09 May 2006 11:08:29 -0700 |
nenolod |
[svn] - ConfigDb goodness
trunk
|
Tue, 09 May 2006 10:05:03 -0700 |
nenolod |
[svn] - bypass poisoning on configfile.c
trunk
|
Tue, 09 May 2006 10:02:09 -0700 |
nenolod |
[svn] - configdb stuff
trunk
|
Tue, 09 May 2006 09:52:49 -0700 |
nenolod |
[svn] - don't use XMMS ConfigFile interface here
trunk
|
Tue, 09 May 2006 09:04:44 -0700 |
nenolod |
[svn] (a quick way to reenable configfile):
trunk
|
Tue, 09 May 2006 08:57:40 -0700 |
nenolod |
[svn] Poison the XMMS ConfigFile routines. The rationale for this decision,
trunk
|
Tue, 09 May 2006 08:48:01 -0700 |
nenolod |
[svn] - fix overcompression in the modified iir routines
trunk
|
Mon, 08 May 2006 21:05:33 -0700 |
nenolod |
[svn] - yes this lrintf stuff needs to go
trunk
|
Mon, 08 May 2006 06:56:47 -0700 |
nenolod |
[svn] - synchronize audacious-faad with FAAD2 CVS.
trunk
|
Mon, 08 May 2006 06:00:19 -0700 |
nenolod |
[svn] - add an additional usleep to the playback resume code per Chainsaw
trunk
|
Sun, 07 May 2006 22:36:14 -0700 |
nenolod |
[svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package)
trunk
|
Sun, 07 May 2006 21:47:02 -0700 |
nenolod |
[svn] - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>.
trunk
|
Thu, 04 May 2006 09:54:53 -0700 |
nenolod |
[svn] via Shay Green:
trunk
|
Wed, 03 May 2006 22:44:03 -0700 |
nhjm449 |
[svn] - ID3LIBS no longer needed!
trunk
|
Wed, 03 May 2006 12:44:25 -0700 |
nemo |
[svn] Oh right. Strip id3lib check
trunk
|
Tue, 02 May 2006 17:04:52 -0700 |
chainsaw |
[svn] Add an empty tag obliterator(TM) as designed by nenolod for mpg123.
trunk
|
Tue, 02 May 2006 16:37:38 -0700 |
chainsaw |
[svn] Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice!
trunk
|
Mon, 01 May 2006 15:33:32 -0700 |
chainsaw |
[svn] Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478.
trunk
|
Mon, 01 May 2006 15:08:28 -0700 |
chainsaw |
[svn] A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here.
trunk
|
Mon, 01 May 2006 14:20:50 -0700 |
chainsaw |
[svn] Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481.
trunk
|
Mon, 01 May 2006 13:53:20 -0700 |
chainsaw |
[svn] Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479.
trunk
|
Mon, 01 May 2006 08:38:43 -0700 |
chainsaw |
[svn] Properly nullify the tag pointer or we could be passing a stale one.
trunk
|
Mon, 01 May 2006 07:46:17 -0700 |
chainsaw |
[svn] Stop assuming that a char is signed by default. Stop trying to store negative values in an unsigned char. Remove some fragments of the Windows build system that were still present.
trunk
|
Mon, 01 May 2006 05:57:13 -0700 |
chainsaw |
[svn] Reduce amount of emitted GCC 4.1 warnings to 6. For that boring rainy afternoon, remove the two -Wno statements in CFLAGS (configure.ac) and you will see the actual amount.
trunk
|
Sun, 30 Apr 2006 18:04:43 -0700 |
chainsaw |
[svn] Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though.
trunk
|
Sun, 30 Apr 2006 17:59:55 -0700 |
chainsaw |
[svn] Use taglib for length determination. Simpler code, might also deal better with some VBR MP3s if they have length info in their tags.
trunk
|
Sun, 30 Apr 2006 17:00:48 -0700 |
chainsaw |
[svn] Add a missing cast.
trunk
|
Sun, 30 Apr 2006 16:48:20 -0700 |
chainsaw |
[svn] Declare variables in a different order, as GCC feels that the current order was wrong.
trunk
|
Sun, 30 Apr 2006 16:32:42 -0700 |
chainsaw |
[svn] Use correct format string; gsize != long unsigned int.
trunk
|
Sun, 30 Apr 2006 15:46:01 -0700 |
chainsaw |
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
trunk
|
Sun, 30 Apr 2006 08:10:06 -0700 |
nenolod |
[svn] - Denote Gustavo D. Vranjes as current Spanish translator
trunk
|
Sat, 29 Apr 2006 12:29:59 -0700 |
nemo |
[svn] Not a CVS repo
trunk
|
Sat, 29 Apr 2006 12:21:27 -0700 |
nemo |
[svn] Not a CVS repo
trunk
|
Sat, 29 Apr 2006 08:59:35 -0700 |
nenolod |
[svn] Per Laszlo Dvornik:
trunk
|
Fri, 28 Apr 2006 22:46:00 -0700 |
nhjm449 |
[svn] - jumptofile and queue support fun
trunk
|
Fri, 28 Apr 2006 22:44:06 -0700 |
nhjm449 |
[svn] - Fun fileinfo fixes
trunk
|
Fri, 28 Apr 2006 22:43:09 -0700 |
nhjm449 |
[svn] - Let's not leave mp4 files open after reading their tags :P
trunk
|
Fri, 28 Apr 2006 11:21:33 -0700 |
chainsaw |
[svn] Correct includes, should not have taglib/ in there.
trunk
|
Thu, 27 Apr 2006 15:52:06 -0700 |
nhjm449 |
[svn] - Another CDDB fix! :/
trunk
|
Thu, 27 Apr 2006 08:06:57 -0700 |
nenolod |
[svn] - contrast improvements
trunk
|
Thu, 27 Apr 2006 06:52:47 -0700 |
nenolod |
[svn] - IPv6 support
trunk
|
Wed, 26 Apr 2006 21:26:03 -0700 |
nhjm449 |
[svn] - Revert: Okay, I'm a fool. There was a reason they weren't included.
trunk
|
Wed, 26 Apr 2006 21:14:48 -0700 |
nhjm449 |
[svn] - Let's not forget the year and track number!
trunk
|
Wed, 26 Apr 2006 21:06:14 -0700 |
nhjm449 |
[svn] - Correctly display >1000 kbps bitrates when using modern skins
trunk
|
Wed, 26 Apr 2006 20:12:05 -0700 |
nenolod |
[svn] Remove nonexistant tags from TitleInput.
trunk
|
Wed, 26 Apr 2006 19:14:25 -0700 |
nenolod |
[svn] - compile objectives before installing them (oops)
trunk
|
Wed, 26 Apr 2006 11:38:41 -0700 |
nenolod |
[svn] - don't use dct9 in integer mode
trunk
|
Wed, 26 Apr 2006 11:21:33 -0700 |
nenolod |
[svn] - remove #define mpgdec_real
trunk
|
Wed, 26 Apr 2006 10:54:58 -0700 |
nenolod |
[svn] - integer-mode decoding accuracy improvements
trunk
|
Mon, 24 Apr 2006 21:41:50 -0700 |
nenolod |
[svn] - fix FD leak (pointed out by: Mikachu)
trunk
|
Mon, 24 Apr 2006 14:29:36 -0700 |
nemo |
[svn]
trunk
|
Mon, 24 Apr 2006 14:03:16 -0700 |
nemo |
[svn] Force dependance on taglib now used by mpg123 and musepack.
trunk
|
Mon, 24 Apr 2006 13:07:42 -0700 |
nenolod |
[svn] - display filename if no tag is available
trunk
|
Mon, 24 Apr 2006 12:58:25 -0700 |
nenolod |
[svn] - remove unused file
trunk
|
Mon, 24 Apr 2006 12:49:51 -0700 |
nemo |
[svn] Quick n dirty unicode hack pending taglib-1.5.
trunk
|
Mon, 24 Apr 2006 12:46:47 -0700 |
nenolod |
[svn] - GLib 2.6 compatibility wrapper, per bug #469
trunk
|
Mon, 24 Apr 2006 00:40:43 -0700 |
nhjm449 |
[svn] - Let's not let the user press the skin refresh button while already refreshing ;)
trunk
|
Sun, 23 Apr 2006 23:50:37 -0700 |
nhjm449 |
[svn] - Reposition the 9
trunk
|
Sun, 23 Apr 2006 20:17:11 -0700 |
nenolod |
[svn] - sync configure.ac with stable
trunk
|
Sun, 23 Apr 2006 17:46:20 -0700 |
nenolod |
[svn] - fix crashing with taglib
trunk
|
Sun, 23 Apr 2006 17:11:06 -0700 |
nhjm449 |
[svn] - Assorted playlist fixes ;)
trunk
|
Sun, 23 Apr 2006 15:50:33 -0700 |
chainsaw |
[svn] First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode.
trunk
|
Sun, 23 Apr 2006 15:11:43 -0700 |
chainsaw |
[svn] Small update to the german translation (by a friend of Michael Hanselmann).
trunk
|
Sun, 23 Apr 2006 09:45:18 -0700 |
chainsaw |
[svn] Updated german translation by Michael Hanselmann (Gentoo).
trunk
|
Sat, 22 Apr 2006 18:52:47 -0700 |
nhjm449 |
[svn] - fix signal handler error
trunk
|
Fri, 21 Apr 2006 23:13:19 -0700 |
nhjm449 |
[svn] - CDDB query fix
trunk
|
Thu, 20 Apr 2006 14:07:57 -0700 |
chainsaw |
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
trunk
|
Thu, 20 Apr 2006 10:25:02 -0700 |
giacomo |
[svn] fixed incorrect range conversion in volume functions
trunk
|
Tue, 18 Apr 2006 07:00:25 -0700 |
nemo |
[svn] Moral, always compile before checking in.
trunk
|
Tue, 18 Apr 2006 06:50:23 -0700 |
nemo |
[svn] Bug #463 - Adding a little noise to the log to help in debugging.
trunk
|
Mon, 17 Apr 2006 12:19:04 -0700 |
nemo |
[svn] Experiment with catching invalid utf-8 so the dialog sees it,
trunk
|
Mon, 17 Apr 2006 06:41:26 -0700 |
nenolod |
[svn] - don't run ldconfig when DESTDIR is not /. Closes bug #464.
trunk
|
Sun, 16 Apr 2006 18:34:59 -0700 |
nhjm449 |
[svn] - Forgot a few things regarding titlestrings!
trunk
|
Sun, 16 Apr 2006 17:51:07 -0700 |
nhjm449 |
[svn] - Tiny fix
trunk
|
Sun, 16 Apr 2006 16:38:46 -0700 |
chainsaw |
[svn] Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461.
trunk
|
Sun, 16 Apr 2006 14:37:40 -0700 |
nhjm449 |
[svn] - New default titlestring
trunk
|
Sat, 15 Apr 2006 20:12:29 -0700 |
chainsaw |
[svn] Use default settings when no valid config exists.
trunk
|
Sat, 15 Apr 2006 18:49:50 -0700 |
giacomo |
[svn] rewritten audiocompress aboutbox
trunk
|
Sat, 15 Apr 2006 18:35:01 -0700 |
giacomo |
[svn] removed empty tab from audiocompress configuration window
trunk
|
Sat, 15 Apr 2006 18:05:57 -0700 |
giacomo |
[svn] prevent audiocompress from fulfilling its suicidal tendencies
trunk
|
Sat, 15 Apr 2006 09:08:23 -0700 |
giacomo |
[svn] fixed locale problem in sid about box
trunk
|
Sat, 15 Apr 2006 08:05:03 -0700 |
chainsaw |
[svn] Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet.
trunk
|
Fri, 14 Apr 2006 17:21:21 -0700 |
nhjm449 |
[svn] - oops, minor fix
trunk
|
Fri, 14 Apr 2006 11:25:08 -0700 |
nenolod |
[svn] - more debugging
trunk
|
Fri, 14 Apr 2006 11:22:15 -0700 |
nenolod |
[svn] - remove debugging printfs
trunk
|
Fri, 14 Apr 2006 11:21:02 -0700 |
nenolod |
[svn] - remove declarations that we don't need to have
trunk
|
Fri, 14 Apr 2006 11:20:38 -0700 |
nenolod |
[svn] - new decode loop from updated BMP-MP4 plugin
trunk
|
Fri, 14 Apr 2006 10:38:26 -0700 |
nemo |
[svn] Moved the free, based on Joker's report of string corruptions.
trunk
|
Fri, 14 Apr 2006 10:11:18 -0700 |
nemo |
[svn] For Joker, adds some padding around the buttons
trunk
|
Thu, 13 Apr 2006 08:32:17 -0700 |
nenolod |
[svn] - experimental produce-audio changes via shd of the UADE team
trunk
|
Wed, 12 Apr 2006 19:53:19 -0700 |
nenolod |
[svn] - fix FD leak
trunk
|
Wed, 12 Apr 2006 15:17:39 -0700 |
chainsaw |
[svn] Look, you missed a spot.
trunk
|
Wed, 12 Apr 2006 13:35:24 -0700 |
chainsaw |
[svn] Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS.
trunk
|
Wed, 12 Apr 2006 11:07:10 -0700 |
nenolod |
[svn] - konqueror hack was breaking standards here, fix a crash
trunk
|
Tue, 11 Apr 2006 14:33:16 -0700 |
chainsaw |
[svn] Allow to disable grabbing Amiga MOD files so a diferent plugin such as UADE gets a chance. Adds a few extra magic strings for Amiga files. Amiga MOD grabbing defaults to on for that Just Works(TM) feeling.
trunk
|
Mon, 10 Apr 2006 17:18:44 -0700 |
nhjm449 |
[svn] - Fix playlist_set_position when paused
trunk
|
Sun, 09 Apr 2006 23:36:13 -0700 |
nhjm449 |
[svn] - Skin update!
trunk
|
Sun, 09 Apr 2006 12:17:02 -0700 |
chainsaw |
[svn] Updated german translation by Tarsonis, closes bug #459.
trunk
|
Sat, 08 Apr 2006 19:44:43 -0700 |
chainsaw |
[svn] Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me.
trunk
|
Thu, 06 Apr 2006 11:03:26 -0700 |
nenolod |
[svn] - fading fix
trunk
|
Wed, 05 Apr 2006 11:15:06 -0700 |
nenolod |
[svn] - remove debugging notices
trunk
|
Wed, 05 Apr 2006 11:13:52 -0700 |
nenolod |
[svn] - more progress
trunk
|
Wed, 05 Apr 2006 11:07:10 -0700 |
nenolod |
[svn] - more work here
trunk
|
Wed, 05 Apr 2006 07:50:49 -0700 |
nenolod |
[svn] - input proposed shorten input plugin for hacking
trunk
|
Sun, 02 Apr 2006 18:04:14 -0700 |
giacomo |
[svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests
trunk
|
Sun, 02 Apr 2006 17:53:30 -0700 |
giacomo |
[svn] object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests
trunk
|
Sun, 02 Apr 2006 17:42:32 -0700 |
giacomo |
[svn] binaries (audacious,audacious-arts-helper) should be deleted on clean requests
trunk
|
Sun, 02 Apr 2006 17:08:11 -0700 |
chainsaw |
[svn] Use a single 8-byte read instead of two 4-byte ones. The common path would nearly always result in two reads, so this should be faster.
trunk
|
Sun, 02 Apr 2006 11:32:31 -0700 |
chainsaw |
[svn] Detection of modules by magic bytes instead of by extension. Please let me know of false positives, if any. I would appreciate examples for any of the extensions still listed in the fallback that are not archives.
trunk
|
Fri, 31 Mar 2006 14:55:11 -0800 |
chainsaw |
[svn] Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno.
trunk
|
Fri, 31 Mar 2006 12:38:59 -0800 |
chainsaw |
[svn] Report mode from mpg123. Patch by spike, closes bug #457.
trunk
|
Fri, 31 Mar 2006 11:10:09 -0800 |
chainsaw |
[svn] Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454.
trunk
|
Thu, 30 Mar 2006 21:16:35 -0800 |
nhjm449 |
[svn] - this should be it for now
trunk
|
Thu, 30 Mar 2006 21:10:03 -0800 |
nhjm449 |
[svn] - more output-stopping fun!
trunk
|
Thu, 30 Mar 2006 21:04:21 -0800 |
nhjm449 |
[svn] - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song'
trunk
|
Thu, 30 Mar 2006 14:12:18 -0800 |
giacomo |
[svn] prevent jack o.p. aboutbox from spawning multiple times
trunk
|
Thu, 30 Mar 2006 14:03:48 -0800 |
giacomo |
[svn] prevent tonegen aboutbox from spawning multiple times
trunk
|
Thu, 30 Mar 2006 13:55:46 -0800 |
giacomo |
[svn] prevent timidity aboutbox from spawning multiple times
trunk
|
Thu, 30 Mar 2006 13:47:45 -0800 |
giacomo |
[svn] prevent libconsole aboutbox from spawning multiple times
trunk
|
Wed, 29 Mar 2006 23:22:58 -0800 |
nhjm449 |
[svn] - Forgot something
trunk
|
Wed, 29 Mar 2006 23:22:03 -0800 |
nhjm449 |
[svn] - 'stop after current song' feature
trunk
|
Wed, 29 Mar 2006 22:17:26 -0800 |
nhjm449 |
[svn] - icons woohoo
trunk
|
Wed, 29 Mar 2006 22:15:02 -0800 |
nhjm449 |
[svn] - correct icon
trunk
|
Wed, 29 Mar 2006 19:57:35 -0800 |
nhjm449 |
[svn] - should fix the ability to change songs while paused
trunk
|
Wed, 29 Mar 2006 07:37:10 -0800 |
nemo |
[svn] If the pref is still going to appear, suppose one should allow it to do something.
trunk
|
Wed, 29 Mar 2006 07:35:54 -0800 |
nemo |
[svn] Make refreshing optional, default to disabled if Gnome VFS available.
trunk
|
Tue, 28 Mar 2006 20:11:34 -0800 |
nhjm449 |
[svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane
trunk
|
Mon, 27 Mar 2006 17:23:36 -0800 |
nhjm449 |
[svn] * No Playlist Advance context menu checkmark fix (bug #456)
trunk
|
Mon, 27 Mar 2006 13:05:09 -0800 |
nenolod |
[svn] Gapless support. This comes with a few caveats, that I will mention here:
trunk
|
Mon, 27 Mar 2006 11:02:35 -0800 |
nenolod |
[svn] - Unbreak headless support. This probably needs to be backported to 0.2.4.
trunk
|
Sun, 26 Mar 2006 14:17:03 -0800 |
nenolod |
[svn] - nhjm is now on core so lets make a note of that in the credits
trunk
|
Sun, 26 Mar 2006 13:51:07 -0800 |
nhjm449 |
[svn] * Skin thumbnails are refreshable!
trunk
|
Sat, 25 Mar 2006 23:14:27 -0800 |
nenolod |
[svn] - add missing skin hints data
trunk
|
Sat, 25 Mar 2006 20:05:46 -0800 |
nenolod |
[svn] - version bump
trunk
|
Sat, 25 Mar 2006 20:05:15 -0800 |
nenolod |
[svn] - modern skin for 0.3
trunk
|
Sat, 25 Mar 2006 17:27:49 -0800 |
nenolod |
[svn] - disable the scrobbler plugin if curl isn't there (for real)
trunk
|
Sat, 25 Mar 2006 17:10:10 -0800 |
nenolod |
[svn] - version bump
trunk
|
Sat, 25 Mar 2006 17:07:37 -0800 |
nenolod |
[svn] - Update NEWS
trunk
|
Sat, 25 Mar 2006 16:58:38 -0800 |
nenolod |
[svn] - Update ChangeLog
trunk
|
Fri, 24 Mar 2006 21:05:42 -0800 |
nemo |
[svn] Quick n dirty refresh.
trunk
|
Fri, 24 Mar 2006 19:14:03 -0800 |
nemo |
[svn] Pending proper layout, make a little less vertical at least.
trunk
|
Fri, 24 Mar 2006 17:31:08 -0800 |
nenolod |
[svn] - we should not compile arts_helper.h here.
trunk
|
Fri, 24 Mar 2006 14:20:04 -0800 |
nenolod |
[svn] - rule reduction
trunk
|
Fri, 24 Mar 2006 13:31:38 -0800 |
nenolod |
[svn] - remove default rules override as it's no longer used here
trunk
|
Fri, 24 Mar 2006 13:30:29 -0800 |
nenolod |
[svn] - cosmetic adjustment
trunk
|
Fri, 24 Mar 2006 13:26:21 -0800 |
nenolod |
[svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1'
trunk
|
Fri, 24 Mar 2006 13:02:27 -0800 |
nenolod |
[svn] - mistake here, we forget to pop back
trunk
|
Fri, 24 Mar 2006 13:01:36 -0800 |
nenolod |
[svn] - more recursion fixes
trunk
|
Fri, 24 Mar 2006 12:51:05 -0800 |
nenolod |
[svn] - properly recurse build errors
trunk
|
Fri, 24 Mar 2006 11:04:06 -0800 |
nemo |
[svn] A basic reenabling of the info dialog
trunk
|
Fri, 24 Mar 2006 08:03:56 -0800 |
giacomo |
[svn] fixed multiple spawns of wav-sndfile aboutbox
trunk
|
Fri, 24 Mar 2006 08:00:06 -0800 |
giacomo |
[svn] fixed multiple spawns of flac aboutbox
trunk
|
Fri, 24 Mar 2006 07:54:14 -0800 |
giacomo |
[svn] fixed multiple spawns of vorbis aboutbox
trunk
|
Fri, 24 Mar 2006 07:51:13 -0800 |
giacomo |
[svn] fixed multiple spawns of adplug aboutbox
trunk
|
Fri, 24 Mar 2006 07:02:57 -0800 |
giacomo |
[svn] now modplug uses xmms_show_message for its aboutbox
trunk
|
Thu, 23 Mar 2006 17:24:41 -0800 |
giacomo |
[svn] new xmms_show_message look
trunk
|
Thu, 23 Mar 2006 15:32:40 -0800 |
nemo |
[svn] memcmp since magic isn't a string
trunk
|
Wed, 22 Mar 2006 16:58:39 -0800 |
nemo |
[svn] Only compare 4 bytes, unless someone had a reason.
trunk
|
Tue, 21 Mar 2006 11:28:00 -0800 |
giacomo |
[svn] amidi-plug: completed merge with 0.2 changes
trunk
|
Tue, 21 Mar 2006 09:22:14 -0800 |
nenolod |
[svn] - Also determine a change by track name, patch by nixphoeni.
trunk
|
Mon, 20 Mar 2006 10:57:25 -0800 |
nenolod |
[svn] - what was that doing here?
trunk
|
Sun, 19 Mar 2006 13:21:35 -0800 |
nenolod |
[svn] - revert (commit 2/2)
trunk
|
Sun, 19 Mar 2006 13:21:11 -0800 |
nenolod |
[svn] - revert (commit 1/2)
trunk
|
Sun, 19 Mar 2006 13:12:44 -0800 |
nenolod |
[svn] - no longer explodes. still no audio output.
trunk
|
Sun, 19 Mar 2006 12:51:03 -0800 |
nenolod |
[svn] - PSF2 support (everything is BORKED right now)
trunk
|
Sat, 18 Mar 2006 14:48:04 -0800 |
giacomo |
[svn] shortened the compare-dups-by-path function
trunk
|
Sat, 18 Mar 2006 14:31:38 -0800 |
giacomo |
[svn] added multiple 'remove duplicates' (by title, by filename, by path+filename)
trunk
|
Sat, 18 Mar 2006 13:35:16 -0800 |
nenolod |
[svn] - yeah lets try not freeing this at all
trunk
|
Sat, 18 Mar 2006 13:32:39 -0800 |
nenolod |
[svn] - fix free() stuff properly
trunk
|
Sat, 18 Mar 2006 13:32:01 -0800 |
giacomo |
[svn] changed adplug plugin name
trunk
|
Sat, 18 Mar 2006 13:30:56 -0800 |
nenolod |
[svn] - we don't really need to free here, messes up on ID3v2 a *lot*
trunk
|
Sat, 18 Mar 2006 13:21:00 -0800 |
giacomo |
[svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir
trunk
|
Sat, 18 Mar 2006 12:32:41 -0800 |
giacomo |
[svn] added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones)
trunk
|
Sat, 18 Mar 2006 10:09:58 -0800 |
chainsaw |
[svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right?
trunk
|
Sat, 18 Mar 2006 09:58:29 -0800 |
chainsaw |
[svn] Sync header file for rix player as well.
trunk
|
Sat, 18 Mar 2006 09:28:08 -0800 |
chainsaw |
[svn] Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo.
trunk
|
Sat, 18 Mar 2006 08:56:03 -0800 |
chainsaw |
[svn] Use magic bytes to identify AAC and MP4 as the decoder insists on reading the entire file before making a decision. This can be upsetting to users of large playlists, so reduce that to two 4-byte reads. Extension checking still needed for files that have been butchered by bad taggers, sorry.
trunk
|
Sat, 18 Mar 2006 08:37:21 -0800 |
giacomo |
[svn] started to add more icons for the playlist menu entries; others are going to be drawn and added
trunk
|
Sat, 18 Mar 2006 07:34:43 -0800 |
giacomo |
[svn] added a 'remove duplicates' option to the playlist removal menu
trunk
|
Fri, 17 Mar 2006 20:07:11 -0800 |
nenolod |
[svn] - archive support
trunk
|
Fri, 17 Mar 2006 19:11:49 -0800 |
nenolod |
[svn] - equalizer improvements
trunk
|
Fri, 17 Mar 2006 18:21:50 -0800 |
nenolod |
[svn] - initial work on skin.hints support (the first step to modernizing our
trunk
|
Fri, 17 Mar 2006 10:25:25 -0800 |
nenolod |
[svn] - reinit the visualizer for VIS_SCOPE too.
trunk
|
Tue, 14 Mar 2006 15:35:10 -0800 |
chainsaw |
[svn] Only start the decoder for FLAC detection on HTTP. We can handle files much easier, with a metadata check. Faster, less resource intensive, and does not spuriously trigger for wave files.
trunk
|
Mon, 13 Mar 2006 20:21:42 -0800 |
nenolod |
[svn] - revert pluginenum change (did no good)
trunk
|
Mon, 13 Mar 2006 19:29:55 -0800 |
nenolod |
[svn] - improve the way the scrobbler plugin is compiled
trunk
|
Mon, 13 Mar 2006 14:18:03 -0800 |
chainsaw |
[svn] Fix logic error that caused us to lock on to wav.
trunk
|
Mon, 13 Mar 2006 13:58:32 -0800 |
chainsaw |
[svn] Be smarter about spotting MP4 files, only fall back on extension for AAC.
trunk
|
Mon, 13 Mar 2006 11:07:18 -0800 |
nenolod |
[svn] - use extern here (grr)
trunk
|
Sun, 12 Mar 2006 20:57:18 -0800 |
nenolod |
[svn] - if make fails, exit -1 recursively
trunk
|
Sun, 12 Mar 2006 15:18:35 -0800 |
nenolod |
[svn] - improvements to the playlist list control, via nhjm
trunk
|
Sun, 12 Mar 2006 15:05:18 -0800 |
chainsaw |
[svn] Okay, we need to pinch more playback code to avoid false positives.
trunk
|
Sun, 12 Mar 2006 14:49:19 -0800 |
chainsaw |
[svn] Ask the decoder whether this is a WMA file, instead of depending on file magic.
trunk
|
Sun, 12 Mar 2006 14:07:38 -0800 |
chainsaw |
[svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic.
trunk
|
Sun, 12 Mar 2006 12:09:33 -0800 |
nenolod |
[svn] that should have been strcasecmp
trunk
|
Sun, 12 Mar 2006 11:41:40 -0800 |
nenolod |
[svn] - do not include ${DESTDIR} in the symlink target. reported by mokoshi.
trunk
|
Sun, 12 Mar 2006 10:27:25 -0800 |
nenolod |
[svn] - only show the SVN revision if we know what it is
trunk
|
Sat, 11 Mar 2006 21:06:47 -0800 |
nenolod |
[svn] - safety checks
trunk
|
Sat, 11 Mar 2006 18:13:26 -0800 |
nenolod |
[svn] - fix disk_writer build
trunk
|
Sat, 11 Mar 2006 17:30:13 -0800 |
giacomo |
[svn] revert erroneous change in objective.mk
trunk
|
Sat, 11 Mar 2006 17:25:53 -0800 |
giacomo |
[svn] prefs window: added user@host info in the version label
trunk
|
Sat, 11 Mar 2006 17:10:26 -0800 |
giacomo |
[svn] fixed quoting on arts.m4
trunk
|
Sat, 11 Mar 2006 16:56:50 -0800 |
giacomo |
[svn] display audacious version and revision in the prefs window
trunk
|
Sat, 11 Mar 2006 14:20:40 -0800 |
giacomo |
[svn] new icons for the preferences window
trunk
|
Sat, 11 Mar 2006 06:21:23 -0800 |
giacomo |
[svn] made the preferences window smaller
trunk
|
Fri, 10 Mar 2006 08:20:15 -0800 |
nenolod |
[svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>.
trunk
|
Thu, 09 Mar 2006 19:09:41 -0800 |
nenolod |
[svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious.
trunk
|
Thu, 09 Mar 2006 19:03:27 -0800 |
nenolod |
[svn] - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that,
trunk
|
Thu, 09 Mar 2006 09:55:56 -0800 |
giacomo |
[svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process
trunk
|
Wed, 08 Mar 2006 11:16:59 -0800 |
nenolod |
[svn] - fix typo
trunk
|
Wed, 08 Mar 2006 10:11:37 -0800 |
nenolod |
[svn] - fix a FD leak here
trunk
|
Wed, 08 Mar 2006 06:57:02 -0800 |
nenolod |
[svn] - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins.
trunk
|
Wed, 08 Mar 2006 06:47:02 -0800 |
nenolod |
[svn] - add get_written_time(), get_output_time().
trunk
|
Tue, 07 Mar 2006 11:47:20 -0800 |
giacomo |
[svn] update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation)
trunk
|
Sun, 05 Mar 2006 13:42:27 -0800 |
nenolod |
[svn] - add nemo to credits
trunk
|
Sun, 05 Mar 2006 13:19:01 -0800 |
nemo |
[svn] Don't override input LD_FLAGS - needed to enable profiling.
trunk
|
Sun, 05 Mar 2006 12:46:31 -0800 |
nemo |
[svn] Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME?
trunk
|
Sat, 04 Mar 2006 14:34:04 -0800 |
nenolod |
[svn] - use OBJECTIVE_DATA instead of a kludge in the posthook here
trunk
|
Sat, 04 Mar 2006 12:22:19 -0800 |
nenolod |
[svn] documentation updates for 0.2.2
trunk
|
Sat, 04 Mar 2006 12:17:20 -0800 |
nenolod |
[svn] - add corrected version of Aerdan's jump to file patch
trunk
|
Fri, 03 Mar 2006 23:39:17 -0800 |
nenolod |
[svn] - blah, #if 0 out these g_free's until we get to 0.2.3
trunk
|
Fri, 03 Mar 2006 22:58:55 -0800 |
nenolod |
[svn] - clean this up a bit
trunk
|
Fri, 03 Mar 2006 22:55:28 -0800 |
nenolod |
[svn] err, actually, nevermind
trunk
|
Fri, 03 Mar 2006 22:53:31 -0800 |
nenolod |
[svn] - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it
trunk
|
Fri, 03 Mar 2006 22:50:04 -0800 |
nenolod |
[svn] - 0.2.2
trunk
|
Fri, 03 Mar 2006 21:16:35 -0800 |
nenolod |
[svn] - leak fix
trunk
|
Fri, 03 Mar 2006 20:57:36 -0800 |
nenolod |
[svn] - fix a memory leak here
trunk
|
Fri, 03 Mar 2006 20:43:06 -0800 |
nenolod |
[svn] - finish up here
trunk
|
Fri, 03 Mar 2006 20:09:52 -0800 |
nenolod |
[svn] - more sanity checking
trunk
|
Fri, 03 Mar 2006 20:04:24 -0800 |
nenolod |
[svn] - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly.
trunk
|
Fri, 03 Mar 2006 19:26:54 -0800 |
nenolod |
[svn] - experimental ID32.2 fix
trunk
|
Fri, 03 Mar 2006 10:31:57 -0800 |
nenolod |
[svn] - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot
trunk
|
Fri, 03 Mar 2006 10:11:53 -0800 |
nenolod |
[svn] - leak fix, take 1
trunk
|
Thu, 02 Mar 2006 16:07:31 -0800 |
nenolod |
[svn] - some compilers couldn't figure the original call out, so put a struct infront of it
trunk
|
Thu, 02 Mar 2006 15:50:49 -0800 |
nenolod |
[svn] - oh shit, i just found the error, we were calling malloc(0)!
trunk
|
Thu, 02 Mar 2006 15:01:33 -0800 |
nenolod |
[svn] - use /sbin/ldconfig here instead of just ldconfig.
trunk
|
Thu, 02 Mar 2006 08:26:55 -0800 |
nenolod |
[svn] untag a critical fixme as it was actually deadchip smoking some craq
trunk
|
Thu, 02 Mar 2006 08:14:36 -0800 |
nenolod |
[svn] Add error reporting for many places, patch by external contributor Derek
trunk
|
Thu, 02 Mar 2006 08:00:29 -0800 |
nenolod |
[svn] - do not operate on a non-existant fd
trunk
|
Wed, 01 Mar 2006 12:13:38 -0800 |
nenolod |
[svn] - found it
trunk
|
Wed, 01 Mar 2006 11:34:43 -0800 |
nenolod |
[svn] lalala
trunk
|
Wed, 01 Mar 2006 11:29:36 -0800 |
nenolod |
[svn] - do not use type/magic detection here
trunk
|
Wed, 01 Mar 2006 11:17:23 -0800 |
nenolod |
[svn] - fix a typo here
trunk
|
Wed, 01 Mar 2006 11:15:40 -0800 |
nenolod |
[svn] - reinstate cyc-based checks intelligently
trunk
|
Wed, 01 Mar 2006 11:13:46 -0800 |
nenolod |
[svn] - blah
trunk
|
Wed, 01 Mar 2006 11:09:13 -0800 |
nenolod |
[svn] - remove cyc based breaking
trunk
|
Wed, 01 Mar 2006 10:39:35 -0800 |
nenolod |
[svn] adjust our tolerance a bit
trunk
|
Wed, 01 Mar 2006 10:33:12 -0800 |
nenolod |
[svn] ten iterations?
trunk
|
Wed, 01 Mar 2006 10:26:30 -0800 |
nenolod |
[svn] blah!
trunk
|
Wed, 01 Mar 2006 10:25:01 -0800 |
nenolod |
[svn] - enable debug notice
trunk
|
Wed, 01 Mar 2006 10:24:18 -0800 |
nenolod |
[svn] hmm
trunk
|
Wed, 01 Mar 2006 10:05:28 -0800 |
nenolod |
[svn] - typo
trunk
|
Wed, 01 Mar 2006 09:40:21 -0800 |
nenolod |
[svn] - should be safe to revert now
trunk
|
Wed, 01 Mar 2006 09:39:18 -0800 |
nenolod |
[svn] - more sanity checks
trunk
|
Wed, 01 Mar 2006 09:37:37 -0800 |
nenolod |
[svn] - sanity checks for mpg123_decode_header
trunk
|
Wed, 01 Mar 2006 09:34:21 -0800 |
nenolod |
[svn] - lets not use mpg123_detect_by_content
trunk
|
Wed, 01 Mar 2006 09:07:09 -0800 |
nenolod |
[svn] - try to avoid a buffer overflow when detecting an MPEG stream
trunk
|
Tue, 28 Feb 2006 14:56:30 -0800 |
nenolod |
[svn] - sanity checks here
trunk
|
Tue, 28 Feb 2006 14:36:33 -0800 |
giacomo |
[svn] removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore
trunk
|
Tue, 28 Feb 2006 11:33:08 -0800 |
nenolod |
[svn] - generate makefile for BSD/Sun plugin.
trunk
|
Tue, 28 Feb 2006 11:32:33 -0800 |
nenolod |
[svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing.
trunk
|
Mon, 27 Feb 2006 22:12:32 -0800 |
nenolod |
[svn] kludge
trunk
|
Mon, 27 Feb 2006 21:01:17 -0800 |
nenolod |
[svn] put AM_INIT_AUTOMAKE back
trunk
|
Mon, 27 Feb 2006 20:59:50 -0800 |
nenolod |
[svn] build intl first
trunk
|
Mon, 27 Feb 2006 20:57:33 -0800 |
nenolod |
[svn] add kludge for xorg on pkgsrc
trunk
|
Mon, 27 Feb 2006 20:54:14 -0800 |
nenolod |
[svn] update languages
trunk
|
Mon, 27 Feb 2006 20:52:38 -0800 |
nenolod |
[svn] blah
trunk
|
Mon, 27 Feb 2006 20:47:59 -0800 |
nenolod |
[svn] more progress
trunk
|
Mon, 27 Feb 2006 20:37:43 -0800 |
nenolod |
[svn] more stuff
trunk
|
Mon, 27 Feb 2006 20:32:58 -0800 |
nenolod |
[svn] more fixing
trunk
|
Mon, 27 Feb 2006 20:24:11 -0800 |
nenolod |
[svn] use PACKAGE_NAME instead of PACKAGE for autoconf compatibility
trunk
|
Mon, 27 Feb 2006 20:22:27 -0800 |
nenolod |
[svn] another kludge for pkgsrc, C++ edition
trunk
|
Mon, 27 Feb 2006 20:18:03 -0800 |
nenolod |
[svn] kludge for pkgsrc machines
trunk
|
Mon, 27 Feb 2006 20:11:58 -0800 |
nenolod |
[svn] - remove autopoint
trunk
|
Mon, 27 Feb 2006 20:11:39 -0800 |
nenolod |
[svn] - remove need for autopoint
trunk
|
Mon, 27 Feb 2006 18:58:22 -0800 |
nenolod |
[svn] - remove LIBTOOL
trunk
|
Mon, 27 Feb 2006 18:54:39 -0800 |
nenolod |
[svn] - add config.guess, config.sub.
trunk
|
Mon, 27 Feb 2006 18:42:14 -0800 |
nenolod |
[svn] - wtf is this? well it's leaving at any rate.
trunk
|
Mon, 27 Feb 2006 18:39:30 -0800 |
nenolod |
[svn] - remove libtoolize
trunk
|
Mon, 27 Feb 2006 18:35:11 -0800 |
nenolod |
[svn] documentation updates
trunk
|
Mon, 27 Feb 2006 18:17:55 -0800 |
nenolod |
[svn] - fix underwater effects, patch via Spyke @ #audacious
trunk
|
Mon, 27 Feb 2006 16:52:02 -0800 |
giacomo |
[svn] Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled
trunk
|
Mon, 27 Feb 2006 16:51:14 -0800 |
nenolod |
[svn] - another playlist DND fix
trunk
|
Mon, 27 Feb 2006 16:42:12 -0800 |
nenolod |
[svn] drag and drop line rendering fix
trunk
|
Mon, 27 Feb 2006 15:54:47 -0800 |
nenolod |
[svn] - revert this
trunk
|
Mon, 27 Feb 2006 15:43:15 -0800 |
nenolod |
[svn] - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net>
trunk
|
Mon, 27 Feb 2006 15:20:52 -0800 |
nenolod |
[svn] - crash fix at no additional charge
trunk
|
Mon, 27 Feb 2006 15:02:04 -0800 |
nenolod |
[svn] - revert OSS warning squashing as the patch created more problems than it solved
trunk
|
Mon, 27 Feb 2006 14:34:47 -0800 |
nenolod |
[svn] - fix gconf at no additional charge
trunk
|
Mon, 27 Feb 2006 08:32:57 -0800 |
nenolod |
[svn] - memleak fix (noticed by HopeSeekr @ efnet #xmule)
trunk
|
Mon, 27 Feb 2006 07:29:53 -0800 |
nenolod |
[svn] - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge.
trunk
|
Mon, 27 Feb 2006 06:34:58 -0800 |
nenolod |
[svn] - gconf
trunk
|
Mon, 27 Feb 2006 06:31:47 -0800 |
nenolod |
[svn] - gnomevfs
trunk
|
Mon, 27 Feb 2006 06:28:11 -0800 |
nenolod |
[svn] - sndfile
trunk
|
Mon, 27 Feb 2006 06:25:36 -0800 |
nenolod |
[svn] - fix this stupid thing
trunk
|
Sun, 26 Feb 2006 22:40:13 -0800 |
nenolod |
[svn] - create directories that aren't there in the install phase
trunk
|
Sun, 26 Feb 2006 20:47:43 -0800 |
nenolod |
[svn] perhaps a fix?
trunk
|
Sun, 26 Feb 2006 20:38:33 -0800 |
nenolod |
[svn] - remove automake. no longer used.
trunk
|
Sun, 26 Feb 2006 20:37:20 -0800 |
nenolod |
[svn] fix?
trunk
|
Sun, 26 Feb 2006 20:32:47 -0800 |
nenolod |
[svn] - convert to objective make. needs testing.
trunk
|
Sun, 26 Feb 2006 20:28:53 -0800 |
nenolod |
[svn] - convert to objective make
trunk
|
Sun, 26 Feb 2006 20:27:45 -0800 |
nenolod |
[svn] - convert to objective make
trunk
|
Sun, 26 Feb 2006 20:22:38 -0800 |
nenolod |
[svn] - convert to objective make
trunk
|
Sun, 26 Feb 2006 20:20:28 -0800 |
nenolod |
[svn] - fix data rule (whitespace)
trunk
|
Sun, 26 Feb 2006 20:20:17 -0800 |
nenolod |
[svn] convert to objective make
trunk
|
Sun, 26 Feb 2006 20:14:08 -0800 |
nenolod |
[svn] rule for installing data
trunk
|
Sun, 26 Feb 2006 20:09:32 -0800 |
nenolod |
[svn] - distclean enhancements
trunk
|
Sun, 26 Feb 2006 20:06:12 -0800 |
nenolod |
[svn] - fix version info
trunk
|
Sun, 26 Feb 2006 16:17:12 -0800 |
chainsaw |
[svn] Remove references to inetctl from the build system.
trunk
|
Sun, 26 Feb 2006 16:14:17 -0800 |
chainsaw |
[svn] Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things.
trunk
|
Sun, 26 Feb 2006 15:50:50 -0800 |
nenolod |
[svn] - fix
trunk
|
Sun, 26 Feb 2006 15:46:14 -0800 |
nenolod |
[svn] fix a warning here, lalala.
trunk
|
Sun, 26 Feb 2006 15:41:10 -0800 |
nenolod |
[svn] - fix AAC build
trunk
|
Sun, 26 Feb 2006 15:39:06 -0800 |
nenolod |
[svn] - more intelligently handle directory creation
trunk
|
Sun, 26 Feb 2006 15:29:28 -0800 |
nenolod |
[svn] - Add makerules.
trunk
|
Sun, 26 Feb 2006 15:23:50 -0800 |
chainsaw |
[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.
trunk
|
Sun, 26 Feb 2006 15:05:40 -0800 |
nenolod |
[svn] - fix installation i think
trunk
|
Sun, 26 Feb 2006 13:08:35 -0800 |
chainsaw |
[svn] Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo).
trunk
|
Sun, 26 Feb 2006 10:21:49 -0800 |
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).
trunk
|
Sun, 26 Feb 2006 01:09:12 -0800 |
nenolod |
[svn] experimental fix
trunk
|
Sat, 25 Feb 2006 22:47:48 -0800 |
nenolod |
[svn] GUI fix
trunk
|
Sat, 25 Feb 2006 22:33:56 -0800 |
nenolod |
[svn] - fix errorbox stuff some more
trunk
|
Sat, 25 Feb 2006 19:17:26 -0800 |
nenolod |
[svn] - Fix error box stuff.
trunk
|
Sat, 25 Feb 2006 19:14:32 -0800 |
nenolod |
[svn] - New configuration UI.
trunk
|
Sat, 25 Feb 2006 18:40:22 -0800 |
nenolod |
[svn] Import new GUI code. Not yet hooked up really.
trunk
|
Sat, 25 Feb 2006 18:24:10 -0800 |
nenolod |
[svn] via NhJm:
trunk
|
Sat, 25 Feb 2006 14:56:54 -0800 |
nenolod |
[svn] - Use pkg-config to detect libmusicbrainz.
trunk
|
Sat, 25 Feb 2006 14:28:29 -0800 |
nenolod |
[svn] Don't install util.h
trunk
|
Sat, 25 Feb 2006 13:49:41 -0800 |
nenolod |
[svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID)
trunk
|
Sat, 25 Feb 2006 13:15:05 -0800 |
nenolod |
[svn] Attach a SONAME to all .so's.
trunk
|
Sat, 25 Feb 2006 12:11:20 -0800 |
nenolod |
[svn] - add scrobbler support
trunk
|
Sat, 25 Feb 2006 09:36:36 -0800 |
chainsaw |
[svn] Revert debug-only cleanup system verbosity.
trunk
|
Sat, 25 Feb 2006 09:35:27 -0800 |
chainsaw |
[svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while.
trunk
|
Sat, 25 Feb 2006 01:30:30 -0800 |
nenolod |
[svn] - Ok, really revert this.
trunk
|
Sat, 25 Feb 2006 01:25:21 -0800 |
nenolod |
[svn] - Roll back broken HTTP-based stream detection code.
trunk
|
Sat, 25 Feb 2006 00:09:42 -0800 |
nenolod |
[svn] - Slay unused variables here.
trunk
|
Sat, 25 Feb 2006 00:08:27 -0800 |
nenolod |
[svn] - Add a discussion about headless operation.
trunk
|
Fri, 24 Feb 2006 23:57:41 -0800 |
nenolod |
[svn] - Slay an unused variable warning here.
trunk
|
Fri, 24 Feb 2006 23:56:24 -0800 |
nenolod |
[svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless.
trunk
|
Fri, 24 Feb 2006 23:44:27 -0800 |
nenolod |
[svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference)
trunk
|
Fri, 24 Feb 2006 23:32:17 -0800 |
nenolod |
[svn] Squelch a stupid warning here.
trunk
|
Fri, 24 Feb 2006 23:16:06 -0800 |
nenolod |
[svn] - Working exception handling at no extra charge. Closes bugs #408, #409.
trunk
|
Fri, 24 Feb 2006 22:50:55 -0800 |
nenolod |
[svn] - Remove libblah.so: cruft from pre-autolink rule times.
trunk
|
Fri, 24 Feb 2006 22:47:30 -0800 |
nenolod |
[svn] - Fix a crash relating to changing FLAC plugin settings. Closes bug #412.
trunk
|
Fri, 24 Feb 2006 22:05:06 -0800 |
nenolod |
[svn] - Really fix preview generation for PNG/SVG based skins.
trunk
|
Fri, 24 Feb 2006 21:25:33 -0800 |
nenolod |
[svn] - Remove pre-objective auto-linking rules for library objectives (cruft)
trunk
|
Fri, 24 Feb 2006 12:36:42 -0800 |
nenolod |
[svn] change permissions here
trunk
|
Fri, 24 Feb 2006 12:34:42 -0800 |
nenolod |
[svn] install HEADERS properly (oops)
trunk
|
Thu, 23 Feb 2006 18:56:34 -0800 |
nenolod |
[svn] We had this backwards.
trunk
|
Thu, 23 Feb 2006 17:04:36 -0800 |
chainsaw |
[svn] This came with it. No extra charge.
trunk
|
Thu, 23 Feb 2006 17:03:03 -0800 |
chainsaw |
[svn] ESD output plugin ported to objective make by Kyoshi Aman.
trunk
|
Thu, 23 Feb 2006 16:36:31 -0800 |
nenolod |
[svn] grr
trunk
|
Thu, 23 Feb 2006 16:09:56 -0800 |
nenolod |
[svn] directory creation
trunk
|
Thu, 23 Feb 2006 08:44:06 -0800 |
nenolod |
[svn] s/sharedir/datadir
trunk
|
Wed, 22 Feb 2006 18:27:55 -0800 |
nenolod |
[svn] Install audacious.pc, audacious.1 and audacious.desktop.
trunk
|
Wed, 22 Feb 2006 17:31:03 -0800 |
nenolod |
[svn] Link against libstdc++ because we're intermixing code.
trunk
|
Wed, 22 Feb 2006 17:23:01 -0800 |
nenolod |
[svn] honour DESTDIR here too
trunk
|
Wed, 22 Feb 2006 17:17:52 -0800 |
nenolod |
[svn] apparently GNU make doesn't like to use @${VAR}
trunk
|
Wed, 22 Feb 2006 17:12:10 -0800 |
nenolod |
[svn] directory creation stuff
trunk
|
Wed, 22 Feb 2006 17:10:11 -0800 |
nenolod |
[svn] add HEADERS for audacious/
trunk
|
Wed, 22 Feb 2006 17:07:25 -0800 |
nenolod |
[svn] If the makefile has a HEADERS variable, then install them to the
trunk
|
Wed, 22 Feb 2006 17:04:47 -0800 |
nenolod |
[svn] versioning for libaudacious.so
trunk
|
Wed, 22 Feb 2006 16:37:26 -0800 |
nenolod |
[svn] Ok, really fix this stupid bug.
trunk
|
Wed, 22 Feb 2006 16:30:23 -0800 |
nenolod |
[svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout
trunk
|
Tue, 21 Feb 2006 13:09:39 -0800 |
chainsaw |
[svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time.
trunk
|
Sun, 19 Feb 2006 18:20:51 -0800 |
nenolod |
[svn] - Fix mp3 detection properly.
trunk
|
Sun, 19 Feb 2006 18:05:14 -0800 |
nenolod |
[svn] fix libvisual-proxy conditional
trunk
|
Sun, 19 Feb 2006 15:50:50 -0800 |
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.
trunk
|
Sun, 19 Feb 2006 15:35:37 -0800 |
chainsaw |
[svn] Actually use the cleanup hooks on general & visualization plugins.
trunk
|
Sun, 19 Feb 2006 15:18:05 -0800 |
chainsaw |
[svn] Get mpg123 going. Nenolod promises to fix this properly soon.
trunk
|
Sun, 19 Feb 2006 15:03:06 -0800 |
chainsaw |
[svn] Port inetctl plugin from XMMS.
trunk
|
Sun, 19 Feb 2006 12:39:36 -0800 |
nenolod |
[svn] FIX
trunk
|
Sun, 19 Feb 2006 08:36:35 -0800 |
chainsaw |
[svn] Juggle declarations around so that GCC likes the order of things.
trunk
|
Sun, 19 Feb 2006 06:34:25 -0800 |
chainsaw |
[svn] Initialize org variable before using it.
trunk
|
Sun, 19 Feb 2006 06:13:53 -0800 |
chainsaw |
[svn] Disabled unused void function add_instlist.
trunk
|
Sun, 19 Feb 2006 06:00:47 -0800 |
chainsaw |
[svn] Only build what the configure system tells us to build.
trunk
|
Sun, 19 Feb 2006 05:48:58 -0800 |
chainsaw |
[svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo).
trunk
|
Sat, 18 Feb 2006 16:36:33 -0800 |
chainsaw |
[svn] An explicit cast a day keeps the compiler warning at bay.
trunk
|
Sat, 18 Feb 2006 16:15:16 -0800 |
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).
trunk
|
Sat, 18 Feb 2006 14:02:57 -0800 |
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.
trunk
|
Sat, 18 Feb 2006 13:21:21 -0800 |
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.
trunk
|
Sat, 18 Feb 2006 08:23:30 -0800 |
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.
trunk
|
Thu, 16 Feb 2006 07:40:35 -0800 |
nenolod |
[svn] id3v1 tag stuffs.
trunk
|
Sun, 12 Feb 2006 11:10:41 -0800 |
chainsaw |
[svn] Check for have_alsa to enable ALSA, and not have_oss.
trunk
|
Sun, 12 Feb 2006 10:24:16 -0800 |
nenolod |
[svn] Conditionalize the buildsystem.
trunk
|
Sun, 12 Feb 2006 08:59:11 -0800 |
chainsaw |
[svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282.
trunk
|
Sun, 12 Feb 2006 07:12:26 -0800 |
chainsaw |
[svn] Do not show 00:00 when stopped in shaded mode, closes bug #390.
trunk
|
Sat, 11 Feb 2006 09:10:33 -0800 |
chainsaw |
[svn] Updated japanese translation by dai, from bug #384.
trunk
|
Sat, 11 Feb 2006 08:25:14 -0800 |
chainsaw |
[svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown.
trunk
|
Wed, 08 Feb 2006 16:08:04 -0800 |
chainsaw |
[svn] Trim the header a bit too.
trunk
|
Wed, 08 Feb 2006 16:07:34 -0800 |
chainsaw |
[svn] Remove config dependency, font usage and misc dead code.
trunk
|
Tue, 07 Feb 2006 11:54:28 -0800 |
nenolod |
[svn] use the default rule for building library objectives here
trunk
|
Tue, 07 Feb 2006 06:40:04 -0800 |
nenolod |
[svn] do not forkbomb if we have a malformed makefile
trunk
|
Mon, 06 Feb 2006 17:10:47 -0800 |
chainsaw |
[svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo.
trunk
|
Mon, 06 Feb 2006 16:52:28 -0800 |
chainsaw |
[svn] MP3 linking fixes by NhJm.
trunk
|
Mon, 06 Feb 2006 16:47:35 -0800 |
chainsaw |
[svn] Musepack build fix by NhJm.
trunk
|
Mon, 06 Feb 2006 16:41:01 -0800 |
chainsaw |
[svn] Vorbis linking fix by Kiyoshi Aman.
trunk
|
Mon, 06 Feb 2006 16:24:20 -0800 |
chainsaw |
[svn] Build fixes for SID by NhJm.
trunk
|
Mon, 06 Feb 2006 12:08:35 -0800 |
chainsaw |
[svn] Convert crossfade & disk_writer to new build system.
trunk
|
Sun, 05 Feb 2006 13:58:33 -0800 |
chainsaw |
[svn] Start building adplug.
trunk
|
Sun, 05 Feb 2006 13:32:51 -0800 |
chainsaw |
[svn] Fix building of the musepack plugin.
trunk
|
Sun, 05 Feb 2006 07:14:48 -0800 |
chainsaw |
[svn] Convert OSS & ALSA output plugins.
trunk
|
Sun, 05 Feb 2006 07:14:24 -0800 |
chainsaw |
[svn] Convert OSS & ALSA output plugins.
trunk
|
Sat, 04 Feb 2006 17:29:52 -0800 |
nenolod |
[svn] buildsystem fixes, shouldn't bomb now :P
trunk
|
Sat, 04 Feb 2006 17:22:10 -0800 |
nenolod |
[svn] Oops.
trunk
|
Sat, 04 Feb 2006 11:47:01 -0800 |
nenolod |
[svn] Run ldconfig as an install-posthook operation, some systems need it.
trunk
|
Sat, 04 Feb 2006 11:44:06 -0800 |
nenolod |
[svn] Convert Visualization plugins over.
trunk
|
Sat, 04 Feb 2006 11:30:06 -0800 |
nenolod |
[svn] we never did anything here, removing for confusion
trunk
|
Sat, 04 Feb 2006 11:19:32 -0800 |
nenolod |
[svn] playlist_list widget improvements via plasmaroo
trunk
|
Fri, 03 Feb 2006 07:26:58 -0800 |
nenolod |
[svn] General plugins converted
trunk
|
Fri, 03 Feb 2006 07:15:37 -0800 |
nenolod |
[svn] Effects conversion
trunk
|
Fri, 03 Feb 2006 07:11:33 -0800 |
nenolod |
[svn] modplug conversion
trunk
|
Fri, 03 Feb 2006 06:51:47 -0800 |
nenolod |
[svn] wav conversion
trunk
|
Fri, 03 Feb 2006 06:44:11 -0800 |
nenolod |
[svn] wma conversion
trunk
|
Fri, 03 Feb 2006 06:38:16 -0800 |
nenolod |
[svn] ditto
trunk
|
Fri, 03 Feb 2006 06:36:31 -0800 |
nenolod |
[svn] fixes
trunk
|
Fri, 03 Feb 2006 06:34:31 -0800 |
nenolod |
[svn] ditto
trunk
|
Fri, 03 Feb 2006 06:34:08 -0800 |
nenolod |
[svn] oops
trunk
|
Fri, 03 Feb 2006 06:33:34 -0800 |
nenolod |
[svn] sexypsf conversion
trunk
|
Fri, 03 Feb 2006 06:30:51 -0800 |
nenolod |
[svn] sid conversion
trunk
|
Fri, 03 Feb 2006 06:26:41 -0800 |
nenolod |
[svn] remove unused makefile
trunk
|
Thu, 02 Feb 2006 19:35:40 -0800 |
nenolod |
[svn] vorbis linkage
trunk
|
Thu, 02 Feb 2006 19:32:18 -0800 |
nenolod |
[svn] fix libconsole linkage
trunk
|
Thu, 02 Feb 2006 19:10:15 -0800 |
nenolod |
[svn] fix some path issues
trunk
|
Thu, 02 Feb 2006 19:06:15 -0800 |
nenolod |
[svn] link against libid3 if available
trunk
|
Thu, 02 Feb 2006 19:01:48 -0800 |
nenolod |
[svn] install subobjectives
trunk
|
Thu, 02 Feb 2006 18:49:10 -0800 |
nenolod |
[svn] make sure mpg123 installs correctly
trunk
|
Thu, 02 Feb 2006 18:47:47 -0800 |
nenolod |
[svn] timidity conversion
trunk
|
Thu, 02 Feb 2006 18:33:24 -0800 |
nenolod |
[svn] flac conversion
trunk
|
Thu, 02 Feb 2006 18:28:19 -0800 |
nenolod |
[svn] adplug fixes
trunk
|
Thu, 02 Feb 2006 18:26:59 -0800 |
nenolod |
[svn] Musepack conversion
trunk
|
Thu, 02 Feb 2006 18:23:59 -0800 |
nenolod |
[svn] Convert adplug over to build objectives...
trunk
|
Thu, 02 Feb 2006 18:16:36 -0800 |
nenolod |
[svn] remove old LIBTOOL crap
trunk
|
Thu, 02 Feb 2006 18:16:10 -0800 |
nenolod |
[svn] build objective for amidi-plug
trunk
|
Thu, 02 Feb 2006 18:13:17 -0800 |
nenolod |
[svn] remove unused components
trunk
|
Thu, 02 Feb 2006 17:46:30 -0800 |
nenolod |
[svn] libaudacious has two objectives that are evaluated, a static object and
trunk
|
Thu, 02 Feb 2006 17:32:49 -0800 |
nenolod |
[svn] Convert audacious over to a binary objective.
trunk
|
Thu, 02 Feb 2006 16:20:49 -0800 |
nenolod |
[svn] more fixes
trunk
|
Thu, 02 Feb 2006 16:15:10 -0800 |
nenolod |
[svn] ditto for static libraries
trunk
|
Thu, 02 Feb 2006 16:14:33 -0800 |
nenolod |
[svn] try to add a "default" make rule for $(OBJECTIVE_BINS)
trunk
|
Thu, 02 Feb 2006 16:12:08 -0800 |
nenolod |
[svn] buildsystem improvements
trunk
|
Thu, 02 Feb 2006 16:03:51 -0800 |
nenolod |
[svn] Conversion to new system.
trunk
|
Thu, 02 Feb 2006 15:49:25 -0800 |
nenolod |
[svn] Update vorbis.
trunk
|
Thu, 02 Feb 2006 15:44:45 -0800 |
nenolod |
[svn] squelch warnings -- they're getting annoying seeing again and again
trunk
|
Thu, 02 Feb 2006 15:42:11 -0800 |
nenolod |
[svn] Add -I../.. here to satisfy OSS header dependency (O_o)
trunk
|
Thu, 02 Feb 2006 15:40:33 -0800 |
nenolod |
[svn] convert cdaudio
trunk
|
Thu, 02 Feb 2006 15:37:08 -0800 |
nenolod |
[svn] update to objective make
trunk
|
Thu, 02 Feb 2006 15:33:01 -0800 |
nenolod |
[svn] Convert aac over, make sure mpg123 is compiled -fPIC
trunk
|
Thu, 02 Feb 2006 14:52:47 -0800 |
nenolod |
[svn] Announce objective completion.
trunk
|
Thu, 02 Feb 2006 14:50:05 -0800 |
nenolod |
[svn] Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST)
trunk
|
Thu, 02 Feb 2006 14:47:26 -0800 |
nenolod |
[svn] Announce when we're building a library or binary objective, not just a component objective.
trunk
|
Thu, 02 Feb 2006 14:43:34 -0800 |
nenolod |
[svn] fix make clean
trunk
|
Thu, 02 Feb 2006 14:42:17 -0800 |
nenolod |
[svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of
trunk
|
Thu, 02 Feb 2006 14:21:14 -0800 |
nenolod |
[svn] buildsystem upgrade
trunk
|
Thu, 02 Feb 2006 14:17:33 -0800 |
nenolod |
[svn] Add confirmation messages.
trunk
|
Thu, 02 Feb 2006 14:15:36 -0800 |
nenolod |
[svn] some buildsystem changes... nothing notable yet
trunk
|
Thu, 02 Feb 2006 13:57:20 -0800 |
nenolod |
[svn] needed requirements for objective-based buildsystem (automake replacement)
trunk
|
Wed, 01 Feb 2006 19:42:23 -0800 |
nenolod |
[svn] Remove the elusive playlistwin visualiser that we do not use.
trunk
|
Wed, 01 Feb 2006 14:04:14 -0800 |
nenolod |
[svn] I made an error in the ChangeLog, whoops.
trunk
|
Wed, 01 Feb 2006 14:01:16 -0800 |
nenolod |
[svn] ChangeLog
trunk
|
Wed, 01 Feb 2006 13:57:44 -0800 |
nenolod |
[svn] - Update mpg123 configure options
trunk
|
Wed, 01 Feb 2006 13:36:46 -0800 |
giacomo |
[svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times
trunk
|
Wed, 01 Feb 2006 13:11:14 -0800 |
nenolod |
[svn] Mouse icon.
trunk
|
Wed, 01 Feb 2006 13:10:07 -0800 |
nenolod |
[svn] update hungarian translation
trunk
|
Wed, 01 Feb 2006 13:09:25 -0800 |
nenolod |
[svn] make lirc strings translatable
trunk
|
Wed, 01 Feb 2006 13:09:00 -0800 |
nenolod |
[svn] make WMA plugin strings translatable
trunk
|
Wed, 01 Feb 2006 13:08:39 -0800 |
nenolod |
[svn] make timidity strings translatable
trunk
|
Wed, 01 Feb 2006 13:08:20 -0800 |
nenolod |
[svn] update POTFILES.in
trunk
|
Mon, 30 Jan 2006 05:44:27 -0800 |
nenolod |
[svn] Sanity checking inside vfs_() functions.
trunk
|
Sun, 29 Jan 2006 14:17:45 -0800 |
giacomo |
[svn] reverted changes applied in r564, the backward seek behaved strangely
trunk
|
Sun, 29 Jan 2006 12:38:24 -0800 |
giacomo |
[svn] added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted
trunk
|