Mercurial > audlegacy
graph
-
[svn] - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian trunkMon, 15 May 2006 11:31:31 -0700, by nenolod
-
[svn] add the config option to enable/disable separator line in the playlist trunkMon, 15 May 2006 08:17:53 -0700, by yaz
-
[svn] - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz trunkMon, 15 May 2006 07:47:01 -0700, by nenolod
-
[svn] - ok, that g_thread_join() is definately hostile trunkSun, 14 May 2006 20:48:13 -0700, by nenolod
-
[svn] - if writable == 0 then bail out of produce_audio() instead of segfault trunkSun, 14 May 2006 20:35:37 -0700, by nenolod
-
[svn] - add prototype for shade_pixmap() to be used on skin redraw (TRUE) trunkSun, 14 May 2006 16:08:07 -0700, by nenolod
-
[svn] - self-caching transparency generator (right now we have a blend constant of 60%) trunkSun, 14 May 2006 16:05:32 -0700, by nenolod
-
[svn] - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable) trunkSun, 14 May 2006 13:35:06 -0700, by nenolod
-
[svn] - remove X11-incompliant dock.c, dock.h (sorry) trunkSun, 14 May 2006 10:31:46 -0700, by nenolod
-
[svn] 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo. trunkSun, 14 May 2006 08:38:23 -0700, by chainsaw
-
[svn] - if taglib_tag == NULL, then return instead of crash trunkSat, 13 May 2006 23:28:57 -0700, by nenolod
-
[svn] - this stuff hasn't applied since audacious 0.1.1 trunkSat, 13 May 2006 22:59:15 -0700, by nenolod
-
[svn] - add some notes to myself about getting from here to there trunkSat, 13 May 2006 22:56:35 -0700, by nenolod
-
[svn] - abort out of produce_audio if a stop has been requested trunkSat, 13 May 2006 11:20:38 -0700, by nenolod
-
[svn] Convert from deprecated configfile interace to configdb, closes bug #494. trunkSat, 13 May 2006 03:58:16 -0700, by 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. trunkFri, 12 May 2006 14:18:48 -0700, by chainsaw
-
[svn] - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA trunkFri, 12 May 2006 14:12:17 -0700, by nenolod
-
[svn] - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!) trunkFri, 12 May 2006 13:47:25 -0700, by nenolod
-
[svn] - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code. trunkFri, 12 May 2006 06:48:55 -0700, by nenolod
-
[svn] - Use g_get_home_dir() instead of getenv ugliness here. trunkFri, 12 May 2006 06:29:11 -0700, by nenolod
-
[svn] - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column trunkThu, 11 May 2006 20:58:33 -0700, by nhjm449
-
[svn] - fix a potential crash in our read callback (for VFS) trunkWed, 10 May 2006 17:54:49 -0700, by nenolod
-
[svn] Poison the XMMS ConfigFile routines. The rationale for this decision, trunkTue, 09 May 2006 08:57:40 -0700, by nenolod
-
[svn] - fix overcompression in the modified iir routines trunkTue, 09 May 2006 08:48:01 -0700, by nenolod
-
[svn] - synchronize audacious-faad with FAAD2 CVS. trunkMon, 08 May 2006 06:56:47 -0700, by nenolod
-
[svn] - add an additional usleep to the playback resume code per Chainsaw trunkMon, 08 May 2006 06:00:19 -0700, by nenolod
-
[svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package) trunkSun, 07 May 2006 22:36:14 -0700, by nenolod
-
[svn] - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>. trunkSun, 07 May 2006 21:47:02 -0700, by nenolod
-
[svn] Add an empty tag obliterator(TM) as designed by nenolod for mpg123. trunkTue, 02 May 2006 17:04:52 -0700, by chainsaw
-
[svn] Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice! trunkTue, 02 May 2006 16:37:38 -0700, by chainsaw
-
[svn] Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478. trunkMon, 01 May 2006 15:33:32 -0700, by 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. trunkMon, 01 May 2006 15:08:28 -0700, by chainsaw
-
[svn] Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481. trunkMon, 01 May 2006 14:20:50 -0700, by chainsaw
-
[svn] Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479. trunkMon, 01 May 2006 13:53:20 -0700, by chainsaw
-
[svn] Properly nullify the tag pointer or we could be passing a stale one. trunkMon, 01 May 2006 08:38:43 -0700, by 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. trunkMon, 01 May 2006 07:46:17 -0700, by 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. trunkMon, 01 May 2006 05:57:13 -0700, by chainsaw
-
[svn] Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though. trunkSun, 30 Apr 2006 18:04:43 -0700, by 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. trunkSun, 30 Apr 2006 17:59:55 -0700, by chainsaw
-
[svn] Declare variables in a different order, as GCC feels that the current order was wrong. trunkSun, 30 Apr 2006 16:48:20 -0700, by chainsaw
-
[svn] Use correct format string; gsize != long unsigned int. trunkSun, 30 Apr 2006 16:32:42 -0700, by chainsaw
-
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages. trunkSun, 30 Apr 2006 15:46:01 -0700, by chainsaw
-
[svn] - Denote Gustavo D. Vranjes as current Spanish translator trunkSun, 30 Apr 2006 08:10:06 -0700, by nenolod
-
[svn] - Let's not leave mp4 files open after reading their tags :P trunkFri, 28 Apr 2006 22:43:09 -0700, by nhjm449
-
[svn] Correct includes, should not have taglib/ in there. trunkFri, 28 Apr 2006 11:21:33 -0700, by chainsaw
-
[svn] - Revert: Okay, I'm a fool. There was a reason they weren't included. trunkWed, 26 Apr 2006 21:26:03 -0700, by nhjm449
-
[svn] - Let's not forget the year and track number! trunkWed, 26 Apr 2006 21:14:48 -0700, by nhjm449
-
[svn] - Correctly display >1000 kbps bitrates when using modern skins trunkWed, 26 Apr 2006 21:06:14 -0700, by nhjm449
-
[svn] - compile objectives before installing them (oops) trunkWed, 26 Apr 2006 19:14:25 -0700, by nenolod
-
[svn] - integer-mode decoding accuracy improvements trunkWed, 26 Apr 2006 10:54:58 -0700, by nenolod
-
[svn] Force dependance on taglib now used by mpg123 and musepack. trunkMon, 24 Apr 2006 14:03:16 -0700, by nemo
-
[svn] - GLib 2.6 compatibility wrapper, per bug #469 trunkMon, 24 Apr 2006 12:46:47 -0700, by nenolod
-
[svn] - Let's not let the user press the skin refresh button while already refreshing ;) trunkMon, 24 Apr 2006 00:40:43 -0700, by nhjm449
-
[svn] First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode. trunkSun, 23 Apr 2006 15:50:33 -0700, by chainsaw
-
[svn] Small update to the german translation (by a friend of Michael Hanselmann). trunkSun, 23 Apr 2006 15:11:43 -0700, by chainsaw
-
[svn] Updated german translation by Michael Hanselmann (Gentoo). trunkSun, 23 Apr 2006 09:45:18 -0700, by chainsaw
-
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails). trunkThu, 20 Apr 2006 14:07:57 -0700, by chainsaw
-
[svn] fixed incorrect range conversion in volume functions trunkThu, 20 Apr 2006 10:25:02 -0700, by giacomo
-
[svn] Bug #463 - Adding a little noise to the log to help in debugging. trunkTue, 18 Apr 2006 06:50:23 -0700, by nemo
-
[svn] Experiment with catching invalid utf-8 so the dialog sees it, trunkMon, 17 Apr 2006 12:19:04 -0700, by nemo
-
[svn] - don't run ldconfig when DESTDIR is not /. Closes bug #464. trunkMon, 17 Apr 2006 06:41:26 -0700, by nenolod
-
[svn] - Forgot a few things regarding titlestrings! trunkSun, 16 Apr 2006 18:34:59 -0700, by nhjm449
-
[svn] Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461. trunkSun, 16 Apr 2006 16:38:46 -0700, by chainsaw
-
[svn] Use default settings when no valid config exists. trunkSat, 15 Apr 2006 20:12:29 -0700, by chainsaw
-
[svn] removed empty tab from audiocompress configuration window trunkSat, 15 Apr 2006 18:35:01 -0700, by giacomo
-
[svn] prevent audiocompress from fulfilling its suicidal tendencies trunkSat, 15 Apr 2006 18:05:57 -0700, by giacomo
-
[svn] Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet. trunkSat, 15 Apr 2006 08:05:03 -0700, by chainsaw
-
[svn] - remove declarations that we don't need to have trunkFri, 14 Apr 2006 11:21:02 -0700, by nenolod
-
[svn] - new decode loop from updated BMP-MP4 plugin trunkFri, 14 Apr 2006 11:20:38 -0700, by nenolod
-
[svn] Moved the free, based on Joker's report of string corruptions. trunkFri, 14 Apr 2006 10:38:26 -0700, by nemo
-
[svn] For Joker, adds some padding around the buttons trunkFri, 14 Apr 2006 10:11:18 -0700, by nemo
-
[svn] - experimental produce-audio changes via shd of the UADE team trunkThu, 13 Apr 2006 08:32:17 -0700, by nenolod
-
[svn] Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS. trunkWed, 12 Apr 2006 13:35:24 -0700, by chainsaw
-
[svn] - konqueror hack was breaking standards here, fix a crash trunkWed, 12 Apr 2006 11:07:10 -0700, by nenolod
-
[svn] Updated german translation by Tarsonis, closes bug #459. trunkSun, 09 Apr 2006 12:17:02 -0700, by chainsaw
-
[svn] Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me. trunkSat, 08 Apr 2006 19:44:43 -0700, by chainsaw
-
[svn] - input proposed shorten input plugin for hacking trunkWed, 05 Apr 2006 07:50:49 -0700, by nenolod
-
[svn] objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests trunkSun, 02 Apr 2006 18:04:14 -0700, by giacomo
-
[svn] object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests trunkSun, 02 Apr 2006 17:53:30 -0700, by giacomo
-
[svn] binaries (audacious,audacious-arts-helper) should be deleted on clean requests trunkSun, 02 Apr 2006 17:42:32 -0700, by giacomo
-
[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. trunkSun, 02 Apr 2006 17:08:11 -0700, by chainsaw
-
[svn] Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno. trunkFri, 31 Mar 2006 14:55:11 -0800, by chainsaw
-
[svn] Report mode from mpg123. Patch by spike, closes bug #457. trunkFri, 31 Mar 2006 12:38:59 -0800, by chainsaw
-
[svn] Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454. trunkFri, 31 Mar 2006 11:10:09 -0800, by chainsaw
-
[svn] - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song' trunkThu, 30 Mar 2006 21:04:21 -0800, by nhjm449
-
[svn] prevent jack o.p. aboutbox from spawning multiple times trunkThu, 30 Mar 2006 14:12:18 -0800, by giacomo
-
[svn] prevent tonegen aboutbox from spawning multiple times trunkThu, 30 Mar 2006 14:03:48 -0800, by giacomo
-
[svn] prevent timidity aboutbox from spawning multiple times trunkThu, 30 Mar 2006 13:55:46 -0800, by giacomo
-
[svn] prevent libconsole aboutbox from spawning multiple times trunkThu, 30 Mar 2006 13:47:45 -0800, by giacomo
-
[svn] - should fix the ability to change songs while paused trunkWed, 29 Mar 2006 19:57:35 -0800, by nhjm449
-
[svn] If the pref is still going to appear, suppose one should allow it to do something. trunkWed, 29 Mar 2006 07:37:10 -0800, by nemo
-
[svn] Make refreshing optional, default to disabled if Gnome VFS available. trunkWed, 29 Mar 2006 07:35:54 -0800, by nemo
-
[svn] - whoever made the song queue number a fixed distance from the edge of the playlist was insane trunkTue, 28 Mar 2006 20:11:34 -0800, by nhjm449
-
[svn] * No Playlist Advance context menu checkmark fix (bug #456) trunkMon, 27 Mar 2006 17:23:36 -0800, by nhjm449
-
[svn] Gapless support. This comes with a few caveats, that I will mention here: trunkMon, 27 Mar 2006 13:05:09 -0800, by nenolod
-
[svn] - Unbreak headless support. This probably needs to be backported to 0.2.4. trunkMon, 27 Mar 2006 11:02:35 -0800, by nenolod
-
[svn] - nhjm is now on core so lets make a note of that in the credits trunkSun, 26 Mar 2006 14:17:03 -0800, by nenolod
-
[svn] - disable the scrobbler plugin if curl isn't there (for real) trunkSat, 25 Mar 2006 17:27:49 -0800, by nenolod
-
[svn] Pending proper layout, make a little less vertical at least. trunkFri, 24 Mar 2006 19:14:03 -0800, by nemo
-
[svn] - remove default rules override as it's no longer used here trunkFri, 24 Mar 2006 13:31:38 -0800, by nenolod
-
[svn] - do not show OMK debugging notices unless we use 'make VERBOSITY=1' trunkFri, 24 Mar 2006 13:26:21 -0800, by nenolod
-
[svn] fixed multiple spawns of wav-sndfile aboutbox trunkFri, 24 Mar 2006 08:03:56 -0800, by giacomo