Mercurial > audlegacy
graph
-
[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
-
[svn] now modplug uses xmms_show_message for its aboutbox trunkFri, 24 Mar 2006 07:02:57 -0800, by giacomo
-
[svn] Only compare 4 bytes, unless someone had a reason. trunkWed, 22 Mar 2006 16:58:39 -0800, by nemo
-
[svn] amidi-plug: completed merge with 0.2 changes trunkTue, 21 Mar 2006 11:28:00 -0800, by giacomo
-
[svn] - Also determine a change by track name, patch by nixphoeni. trunkTue, 21 Mar 2006 09:22:14 -0800, by nenolod
-
[svn] - no longer explodes. still no audio output. trunkSun, 19 Mar 2006 13:12:44 -0800, by nenolod
-
[svn] - PSF2 support (everything is BORKED right now) trunkSun, 19 Mar 2006 12:51:03 -0800, by nenolod
-
[svn] added multiple 'remove duplicates' (by title, by filename, by path+filename) trunkSat, 18 Mar 2006 14:31:38 -0800, by giacomo
-
[svn] - we don't really need to free here, messes up on ID3v2 a *lot* trunkSat, 18 Mar 2006 13:30:56 -0800, by nenolod
-
[svn] do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir trunkSat, 18 Mar 2006 13:21:00 -0800, by giacomo
-
[svn] added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones) trunkSat, 18 Mar 2006 12:32:41 -0800, by giacomo
-
[svn] Report sample rate properly. Rate is just the number of channels, but that is better then 0, right? trunkSat, 18 Mar 2006 10:09:58 -0800, by chainsaw
-
[svn] Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo. trunkSat, 18 Mar 2006 09:28:08 -0800, by 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. trunkSat, 18 Mar 2006 08:56:03 -0800, by chainsaw
-
[svn] started to add more icons for the playlist menu entries; others are going to be drawn and added trunkSat, 18 Mar 2006 08:37:21 -0800, by giacomo
-
[svn] added a 'remove duplicates' option to the playlist removal menu trunkSat, 18 Mar 2006 07:34:43 -0800, by giacomo
-
[svn] - initial work on skin.hints support (the first step to modernizing our trunkFri, 17 Mar 2006 18:21:50 -0800, by nenolod
-
[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. trunkTue, 14 Mar 2006 15:35:10 -0800, by chainsaw
-
[svn] - improve the way the scrobbler plugin is compiled trunkMon, 13 Mar 2006 19:29:55 -0800, by nenolod
-
[svn] Fix logic error that caused us to lock on to wav. trunkMon, 13 Mar 2006 14:18:03 -0800, by chainsaw
-
[svn] Be smarter about spotting MP4 files, only fall back on extension for AAC. trunkMon, 13 Mar 2006 13:58:32 -0800, by chainsaw
-
[svn] - improvements to the playlist list control, via nhjm trunkSun, 12 Mar 2006 15:18:35 -0800, by nenolod
-
[svn] Okay, we need to pinch more playback code to avoid false positives. trunkSun, 12 Mar 2006 15:05:18 -0800, by chainsaw
-
[svn] Ask the decoder whether this is a WMA file, instead of depending on file magic. trunkSun, 12 Mar 2006 14:49:19 -0800, by chainsaw
-
[svn] Ask the decoder whether this is a FLAC file, instead of depending on file magic. trunkSun, 12 Mar 2006 14:07:38 -0800, by chainsaw
-
[svn] - do not include ${DESTDIR} in the symlink target. reported by mokoshi. trunkSun, 12 Mar 2006 11:41:40 -0800, by nenolod
-
[svn] - only show the SVN revision if we know what it is trunkSun, 12 Mar 2006 10:27:25 -0800, by nenolod
-
[svn] prefs window: added user@host info in the version label trunkSat, 11 Mar 2006 17:25:53 -0800, by giacomo
-
[svn] display audacious version and revision in the prefs window trunkSat, 11 Mar 2006 16:56:50 -0800, by giacomo
-
[svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunkFri, 10 Mar 2006 08:20:15 -0800, by nenolod
-
[svn] - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious. trunkThu, 09 Mar 2006 19:09:41 -0800, by nenolod
-
[svn] - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, trunkThu, 09 Mar 2006 19:03:27 -0800, by nenolod
-
[svn] ported xmms-arts 0.7.1 to audacious and integrated it in the build process trunkThu, 09 Mar 2006 09:55:56 -0800, by giacomo
-
[svn] - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins. trunkWed, 08 Mar 2006 06:57:02 -0800, by nenolod
-
[svn] - add get_written_time(), get_output_time(). trunkWed, 08 Mar 2006 06:47:02 -0800, by nenolod
-
[svn] update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation) trunkTue, 07 Mar 2006 11:47:20 -0800, by giacomo
-
[svn] Don't override input LD_FLAGS - needed to enable profiling. trunkSun, 05 Mar 2006 13:19:01 -0800, by nemo
-
[svn] Bug #423 - Add retrieval of first entry in case of multiple matches. Good enough to remove the FIXME? trunkSun, 05 Mar 2006 12:46:31 -0800, by nemo
-
[svn] - use OBJECTIVE_DATA instead of a kludge in the posthook here trunkSat, 04 Mar 2006 14:34:04 -0800, by nenolod
-
[svn] - add corrected version of Aerdan's jump to file patch trunkSat, 04 Mar 2006 12:17:20 -0800, by nenolod
-
[svn] - blah, #if 0 out these g_free's until we get to 0.2.3 trunkFri, 03 Mar 2006 23:39:17 -0800, by nenolod
-
[svn] - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it trunkFri, 03 Mar 2006 22:53:31 -0800, by nenolod
-
[svn] - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly. trunkFri, 03 Mar 2006 20:04:24 -0800, by nenolod
-
[svn] - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot trunkFri, 03 Mar 2006 10:31:57 -0800, by nenolod
-
[svn] - some compilers couldn't figure the original call out, so put a struct infront of it trunkThu, 02 Mar 2006 16:07:31 -0800, by nenolod
-
[svn] - oh shit, i just found the error, we were calling malloc(0)! trunkThu, 02 Mar 2006 15:50:49 -0800, by nenolod
-
[svn] - use /sbin/ldconfig here instead of just ldconfig. trunkThu, 02 Mar 2006 15:01:33 -0800, by nenolod
-
[svn] untag a critical fixme as it was actually deadchip smoking some craq trunkThu, 02 Mar 2006 08:26:55 -0800, by nenolod
-
[svn] Add error reporting for many places, patch by external contributor Derek trunkThu, 02 Mar 2006 08:14:36 -0800, by nenolod
-
[svn] - try to avoid a buffer overflow when detecting an MPEG stream trunkWed, 01 Mar 2006 09:07:09 -0800, by nenolod
-
[svn] removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore trunkTue, 28 Feb 2006 14:36:33 -0800, by giacomo
-
[svn] - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing. trunkTue, 28 Feb 2006 11:32:33 -0800, by nenolod
-
[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