Mon, 15 May 2006 08:17:53 -0700 |
yaz |
[svn] add the config option to enable/disable separator line in the playlist
trunk
|
Mon, 15 May 2006 07:47:01 -0700 |
nenolod |
[svn] - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz
trunk
|
Sun, 14 May 2006 20:48:13 -0700 |
nenolod |
[svn] - ok, that g_thread_join() is definately hostile
trunk
|
Sun, 14 May 2006 20:40:08 -0700 |
nenolod |
[svn] - add an additional ip_data.stop check
trunk
|
Sun, 14 May 2006 20:38:22 -0700 |
nenolod |
[svn] - try to g_thread_join() here.
trunk
|
Sun, 14 May 2006 20:35:37 -0700 |
nenolod |
[svn] - if writable == 0 then bail out of produce_audio() instead of segfault
trunk
|
Sun, 14 May 2006 16:24:39 -0700 |
nenolod |
[svn] - performance boost
trunk
|
Sun, 14 May 2006 16:08:07 -0700 |
nenolod |
[svn] - add prototype for shade_pixmap() to be used on skin redraw (TRUE)
trunk
|
Sun, 14 May 2006 16:05:32 -0700 |
nenolod |
[svn] - self-caching transparency generator (right now we have a blend constant of 60%)
trunk
|
Sun, 14 May 2006 13:35:06 -0700 |
nenolod |
[svn] - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable)
trunk
|
Sun, 14 May 2006 11:45:51 -0700 |
nenolod |
[svn] - gtk_window_set_decorated()
trunk
|
Sun, 14 May 2006 11:35:41 -0700 |
nenolod |
[svn] - make playlist moveable again
trunk
|
Sun, 14 May 2006 11:23:22 -0700 |
nenolod |
[svn] - same for equalizerwin
trunk
|
Sun, 14 May 2006 11:10:01 -0700 |
nenolod |
[svn] - make mainwin moveable again
trunk
|
Sun, 14 May 2006 10:31:46 -0700 |
nenolod |
[svn] - remove X11-incompliant dock.c, dock.h (sorry)
trunk
|
Sun, 14 May 2006 08:38:23 -0700 |
chainsaw |
[svn] 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo.
trunk
|
Sun, 14 May 2006 01:20:40 -0700 |
nhjm449 |
[svn] mainwin.c:
trunk
|
Sat, 13 May 2006 23:28:57 -0700 |
nenolod |
[svn] - if taglib_tag == NULL, then return instead of crash
trunk
|
Sat, 13 May 2006 22:59:15 -0700 |
nenolod |
[svn] - this stuff hasn't applied since audacious 0.1.1
trunk
|
Sat, 13 May 2006 22:56:35 -0700 |
nenolod |
[svn] - add some notes to myself about getting from here to there
trunk
|
Sat, 13 May 2006 11:20:38 -0700 |
nenolod |
[svn] - abort out of produce_audio if a stop has been requested
trunk
|
Sat, 13 May 2006 11:20:11 -0700 |
nenolod |
[svn] - remove comment
trunk
|
Sat, 13 May 2006 03:58:16 -0700 |
chainsaw |
[svn] Convert from deprecated configfile interace to configdb, closes bug #494.
trunk
|
Fri, 12 May 2006 14:18:48 -0700 |
chainsaw |
[svn] This code assumes that char is signed by default. This is not true on PPC. Extending CFLAGS so that the assumption is met.
trunk
|
Fri, 12 May 2006 14:12:17 -0700 |
nenolod |
[svn] - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA
trunk
|
Fri, 12 May 2006 14:03:50 -0700 |
nenolod |
[svn] - threading cleanups, we no longer need to be mutexlocked 90% of the time, and we shouldn't have been joining in stop(), as the thread will likely already be joined, and if not, it will be reaped later
trunk
|
Fri, 12 May 2006 13:47:25 -0700 |
nenolod |
[svn] - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!)
trunk
|
Fri, 12 May 2006 06:48:55 -0700 |
nenolod |
[svn] - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code.
trunk
|
Fri, 12 May 2006 06:29:11 -0700 |
nenolod |
[svn] - Use g_get_home_dir() instead of getenv ugliness here.
trunk
|
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
|