Mercurial > audlegacy
graph
-
[svn] - PICFLAGS should not call -shared/-bundle as some versions of GCC will misinterpret that. Only PICLDFLAGS should. trunkWed, 06 Sep 2006 13:04:37 -0700, by nenolod
-
[svn] - add PICLDFLAGS, PICFLAGS, SHARED_SUFFIX identifiers trunkWed, 06 Sep 2006 13:01:04 -0700, by nenolod
-
[svn] - don't be picky about what aclocal version we are using. trunkTue, 05 Sep 2006 09:18:30 -0700, by nenolod
-
[svn] - why is this here? it really fucks with my SVN client on OS X, so I am deleting it as it's unreferenced trunkTue, 05 Sep 2006 09:14:08 -0700, by nenolod
-
[svn] - do not show filepopup for blank region when a playlist is shorter than the playlist window. trunkTue, 05 Sep 2006 08:40:08 -0700, by yaz
-
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives. trunkMon, 04 Sep 2006 19:47:32 -0700, by yaz
-
[svn] - chardet patch for Russian language witten by Valentine Sinitsyn. trunkSat, 02 Sep 2006 08:24:10 -0700, by yaz
-
[svn] - comment out some gtk_window_set_transient_for() which hide mainwin unexpectedly. trunkTue, 29 Aug 2006 23:15:43 -0700, by yaz
-
[svn] - Add ability to show/hide main player window. trunkTue, 29 Aug 2006 19:55:37 -0700, by nhjm449
-
[svn] - prevents input_check_file() working on loading playlist. trunkTue, 29 Aug 2006 11:35:30 -0700, by yaz
-
[svn] - playlist_container_find() must check if ext is 1, besides NULL. trunkMon, 28 Aug 2006 11:03:58 -0700, by yaz
-
[svn] - filepopup follows change of pointed song, i.e. it will hide while scrolling. trunkMon, 28 Aug 2006 08:51:36 -0700, by yaz
-
[svn] Fix up the warning fixes; by Torbj«Órn Svensson (a.k.a. Azoff on #audacious). trunkSun, 27 Aug 2006 09:04:05 -0700, by chainsaw
-
[svn] - correct a typo that Joker pointed out. thanks Joker! trunkSun, 27 Aug 2006 05:30:12 -0700, by yaz
-
[svn] - clean up nhjm449's fix to eliminate warnings. thanks nhjm449! trunkSat, 26 Aug 2006 23:16:53 -0700, by yaz
-
[svn] - Tracks with unknown lengths shouldn't be considered 0 seconds long! :P trunkSat, 26 Aug 2006 21:21:35 -0700, by nhjm449
-
[svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM. trunkFri, 25 Aug 2006 01:02:18 -0700, by yaz
-
[svn] - precision in title format is regarded as character count, not byte count. trunkThu, 24 Aug 2006 23:08:22 -0700, by yaz
-
[svn] Additional (PPC?) warning squashing by Joseph Jezak from Gentoo. trunkThu, 24 Aug 2006 14:55:06 -0700, by chainsaw
-
[svn] Actually cast variables to glib types before feeding them into glib compare functions. Resolves another 16 signedness warnings on PPC. trunkThu, 24 Aug 2006 12:23:54 -0700, by chainsaw
-
[svn] Cast variable to proper type before passing it into libxml2. Include necessary header to make this possible. Resolves 35 pointer signedness warnings on PPC. trunkThu, 24 Aug 2006 11:40:00 -0700, by chainsaw
-
[svn] Sync with upstream. ADL is now dual licensed, and RIX has had a pitch fixup. Free warning fix included. trunkThu, 24 Aug 2006 11:11:30 -0700, by chainsaw
-
[svn] - modified time (mtime) has been introduced into tuple trunkWed, 23 Aug 2006 07:46:33 -0700, by yaz
-
[svn] - Don't explode when loading http streams from xspf files. trunkSun, 20 Aug 2006 12:20:36 -0700, by nhjm449
-
[svn] - use bmp_title_input_new(), as XMMS_NEW_TITLEINPUT() is a deprecated and unsafe API trunkSat, 19 Aug 2006 20:53:12 -0700, by nenolod
-
[svn] An include a day keeps the implicit declaration at bay. trunkSat, 19 Aug 2006 14:51:13 -0700, by chainsaw
-
[svn] - gcc 4.1.0, 4.1.1, 4.1.2 tree optimization workaround: trunkMon, 14 Aug 2006 17:55:44 -0700, by nenolod
-
[svn] - better handling for file name which can't be represented correctly in current locale encoding. trunkSat, 12 Aug 2006 20:00:08 -0700, by yaz
-
[svn] - Show the filename if there's no track_name trunkSat, 12 Aug 2006 16:46:09 -0700, by nhjm449
-
[svn] jump to file dialog now accepts multi-byte input. trunkFri, 11 Aug 2006 05:13:11 -0700, by yaz
-
[svn] xspf.c needs round trip encoding conversion between locale encoding and utf8. trunkFri, 11 Aug 2006 03:44:50 -0700, by yaz
-
[svn] - if uri == NULL, then continue looking for URIs in the XSPF playlist trunkFri, 11 Aug 2006 01:17:05 -0700, by nenolod
-
[svn] - wma: use posix_memalign() instead of memalign() in some more spots trunkFri, 11 Aug 2006 01:14:23 -0700, by nenolod
-
[svn] - Plugins/Container/xspf/xspf.c: xspf cleanups trunkThu, 10 Aug 2006 22:40:31 -0700, by nenolod
-
[svn] - hmm, calling plc->load() might be a good idea! trunkThu, 10 Aug 2006 19:45:21 -0700, by nenolod
-
[svn] - .pls playlists work again, now to do M3Us. trunkThu, 10 Aug 2006 19:24:55 -0700, by nenolod
-
[svn] - incomplete PlaylistContainer implementation trunkThu, 10 Aug 2006 18:10:25 -0700, by nenolod
-
[svn] - dependency cleanup (pass 1 of many probably) trunkThu, 10 Aug 2006 13:47:58 -0700, by nenolod
-
[svn] add -D_WIDGETCORE_H_ as we can use the private includes here trunkThu, 10 Aug 2006 13:44:27 -0700, by nenolod
-
[svn] Do not allow widgetcore private includes to be referenced directly. trunkThu, 10 Aug 2006 13:42:55 -0700, by nenolod
-
[svn] - add widgetcore.h (replaces directly including all of that junk) trunkThu, 10 Aug 2006 12:55:28 -0700, by nenolod
-
[svn] - use posix_memalign() instead of memalign(). trunkWed, 09 Aug 2006 02:11:01 -0700, by nenolod
-
[svn] - switch to stdlib/unistd.h for malloc (all C89/C99 systems have these). fixes bug #539. trunkWed, 09 Aug 2006 02:04:02 -0700, by nenolod
-
[svn] - fix geometry hinting so that it is ICCCM compliant. patch by whereami. trunkTue, 08 Aug 2006 23:43:33 -0700, by nenolod
-
[svn] - allow configdb::pnxmms::preset to set what pn preset to load on start trunkTue, 08 Aug 2006 02:19:55 -0700, by nenolod
-
[svn] - ok, with this commit, loading now works =) trunkMon, 07 Aug 2006 23:49:36 -0700, by nenolod
-
[svn] - locking the mutex on audacious data upload is unnecessary. trunkMon, 07 Aug 2006 22:58:22 -0700, by nenolod
-
[svn] - it might help if i actually ran bison on the script parser eh :) trunkMon, 07 Aug 2006 21:47:55 -0700, by nenolod
-
[svn] - hook up paranormal -- client interface code doesn't exist yet though trunkMon, 07 Aug 2006 21:18:20 -0700, by nenolod
-
[svn] - why wma tags were not converted to utf8? by the way, this made libnotify crash when wma tuple contained non-utf8 strings trunkMon, 07 Aug 2006 17:18:08 -0700, by giacomo
-
[svn] - when audacious is started and track detail on current song are requested, try to check if a decoder exists before falling back to the tuple display dialog trunkMon, 07 Aug 2006 16:34:31 -0700, by giacomo
-
[svn] Endianness fix by Luca Barbato <lu_zero@gentoo.org>. trunkMon, 07 Aug 2006 04:19:43 -0700, by chainsaw
-
[svn] Remove 15 instrument magic at offset 1080 because of false positive resulting in decoder segfault. Closes bug #543. trunkSun, 06 Aug 2006 06:24:06 -0700, by chainsaw
-
[svn] - a couple of fixes for notify plugin (removed some deprecated gtk+1 functions and ensure that the timeout is removed only if it actually exists) trunkSun, 06 Aug 2006 05:45:48 -0700, by giacomo
-
[svn] Added awareness of the difference between stopped and playing. trunkSun, 06 Aug 2006 02:52:27 -0700, by deitarion
-
[svn] - prepare to add an optional libxml2 dependency trunkSun, 06 Aug 2006 01:54:32 -0700, by nenolod
-
[svn] Fix the test for whether a notification is necessary trunkSat, 05 Aug 2006 23:43:14 -0700, by deitarion
-
[svn] Updated german translation by Michael Hanselmann <hansmi@gentoo.org>: 988 translated messages, 2 untranslated messages. trunkSat, 05 Aug 2006 15:10:37 -0700, by chainsaw
-
[svn] - make Unknown Track, Unknown Artist, Unknown Album translatable. trunkFri, 04 Aug 2006 12:18:23 -0700, by nenolod
-
[svn] - also detect changes based on playlist "displayed title" trunkFri, 04 Aug 2006 01:35:22 -0700, by nenolod
-
[svn] - fix the real_ip<InputPlugin *>.set_info mapping properly when InputPlugin cue_ip::stop() is reached. trunkFri, 04 Aug 2006 01:24:02 -0700, by nenolod
-
[svn] - use $(NOTIFY_LIBS) and $(NOTIFY_CFLAGS)... not really much of difference, but yeah trunkFri, 04 Aug 2006 01:21:49 -0700, by nenolod
-
[svn] - autodetect libnotify, and if found, build the notify plugin trunkFri, 04 Aug 2006 00:58:45 -0700, by nenolod
-
[svn] - use tuples (and build tuples if they aren't there :P) trunkThu, 03 Aug 2006 22:54:05 -0700, by nenolod
-
[svn] Updated dutch translation. 990 translated messages. trunkThu, 03 Aug 2006 01:40:18 -0700, by chainsaw
-
[svn] use -1 to indicate "drop the original nsf/gbs/nsfe file, but silently error" trunkThu, 03 Aug 2006 01:03:55 -0700, by nenolod
-
[svn] use -1 to indicate "drop the original cue file, but silently error" trunkThu, 03 Aug 2006 01:02:34 -0700, by nenolod
-
[svn] - implement finetune seeking properly this time :) trunkThu, 03 Aug 2006 00:29:55 -0700, by nenolod
-
[svn] - remove pointless finetune_seek stuff. didn't work right anyway, and it works better without it. trunkThu, 03 Aug 2006 00:20:53 -0700, by nenolod
-
[svn] - ok, try to be less seek happy on 'natural' changes trunkThu, 03 Aug 2006 00:15:12 -0700, by nenolod
-
[svn] - a little more fault tolerance (stick a fork in it, it's done) trunkThu, 03 Aug 2006 00:12:56 -0700, by nenolod
-
[svn] - the other half of the equasion wrt seeking trunkWed, 02 Aug 2006 23:42:10 -0700, by nenolod
-
[svn] - support the notion of a watchdog function to keep things bound to the proper playlist entry. (half there) trunkWed, 02 Aug 2006 23:33:49 -0700, by nenolod
-
[svn] - better support cuesheets outside of your directory trunkWed, 02 Aug 2006 22:57:08 -0700, by nenolod
-
[svn] - make sure our tuples we generate our pure. trunkWed, 02 Aug 2006 22:36:48 -0700, by nenolod
-
[svn] - reset real_ip<InputPlugin *> when we are done with it trunkWed, 02 Aug 2006 22:28:10 -0700, by nenolod
-
[svn] - i'm not entirely sure how this works, but it seems to work ok trunkWed, 02 Aug 2006 18:56:53 -0700, by nenolod
-
[svn] - when we play from a cuefile, start playing from the file defined in the cuefile trunkWed, 02 Aug 2006 18:12:58 -0700, by nenolod
-
[svn] Update FSF address in copyright notices. Update autotools templates. trunkWed, 02 Aug 2006 15:44:07 -0700, by chainsaw
-
[svn] RockLight visualization plugin ported from XMMS. trunkWed, 02 Aug 2006 14:26:56 -0700, by chainsaw
-
[svn] - Don't poll the config database if not using TCP sockets. trunkMon, 31 Jul 2006 17:06:44 -0700, by nhjm449
-
[svn] changes link order to avoid linkage with installed library. trunkSat, 29 Jul 2006 16:23:16 -0700, by yaz
-
[svn] - experimental change to bmp_cfg_db_open() to ensure that g_type_init() trunkFri, 28 Jul 2006 10:56:44 -0700, by nenolod
-
[svn] Seems safer to me to free this way, assuming I'm not misreading. trunkFri, 28 Jul 2006 07:21:20 -0700, by nemo
-
[svn] - if cfg.session_uri_base = NULL (old/non-existant configs), then assume we want a default unix location trunkFri, 28 Jul 2006 01:35:52 -0700, by nenolod
-
[svn] - libaudacious/beepctrl.c: optimise further and be more paranoid about leaks trunkFri, 28 Jul 2006 01:31:44 -0700, by nenolod
-
[svn] - ok, don't eat up all the system ram (I forgot to g_free()) trunkFri, 28 Jul 2006 01:05:21 -0700, by nenolod
-
[svn] - allow environment variable AUDTOOL_REMOTE_URI to influence where the client library accesses the audacious session trunkFri, 28 Jul 2006 00:49:14 -0700, by nenolod
-
[svn] - add framework for later handling tcp:// connections trunkFri, 28 Jul 2006 00:13:02 -0700, by nenolod
-
[svn] - add incomplete media library UI -- still lots to do trunkThu, 27 Jul 2006 23:15:43 -0700, by nenolod
-
[svn] - path to file would probably be essential, huh. trunkThu, 27 Jul 2006 22:14:12 -0700, by nenolod
-
[svn] - add library/ (and base Makefile for libmedialibrary.a, schema.sqlite) trunkThu, 27 Jul 2006 21:49:12 -0700, by nenolod
-
[svn] via Christian Birchinger <joker -at- netswarm.net>: trunkTue, 25 Jul 2006 12:12:29 -0700, by nenolod
-
[svn] Make annoying recursion that consistently returns wrong art, optional. trunkMon, 24 Jul 2006 16:20:05 -0700, by nemo
-
[svn] - work around a possible autoconf bug causing datadir to be blank trunkTue, 18 Jul 2006 08:49:50 -0700, by nenolod
-
[svn] Bolt on libmms versions of byteswap macros and bring yet more files in (mmsh.c & mms.h). trunkSat, 15 Jul 2006 17:03:07 -0700, by chainsaw
-
[svn] Newer libmms, from their CVS. Needs to be hooked up properly as it wants more arguments to its functions. trunkSat, 15 Jul 2006 16:39:37 -0700, by chainsaw
-
[svn] Volume fix (using a lookup table) from upstream CVS. trunkSat, 15 Jul 2006 16:05:21 -0700, by chainsaw
-
[svn] - libconsole: added an option to ignore length information from spc tags trunkFri, 14 Jul 2006 14:07:10 -0700, by giacomo
-
[svn] - preferences window for libconsole plugin (added missing files) trunkFri, 14 Jul 2006 13:13:46 -0700, by giacomo
-
[svn] fileinfo_show_for_tuple() sometimes causes "Invalid UTF-8 string" trunkFri, 14 Jul 2006 09:04:58 -0700, by yaz
-
[svn] - now filepopup_pointer_check_iter() returns immediately if cfg.show_filepopup_for_tuple is FALSE. trunkFri, 14 Jul 2006 07:55:53 -0700, by yaz
-
[svn] - amidi-plug: use AMIDIPLUG_VERSION instead of VERSION for about box trunkFri, 14 Jul 2006 07:45:57 -0700, by giacomo
-
[svn] AltiVec support for WMA, by Luca "lu_zero" Barbato from Gentoo. trunkThu, 13 Jul 2006 16:01:57 -0700, by chainsaw
-
[svn] - handle a situation where ID3 tags are bolted on the front. trunkWed, 12 Jul 2006 21:16:35 -0700, by nenolod
-
[svn] - install the amidi-plug plugins to ${libdir}/amidi-plug. trunkTue, 11 Jul 2006 18:02:24 -0700, by nenolod
-
[svn] - make cdaudio access cddb via protocol level 6 for utf-8 reply. trunkTue, 11 Jul 2006 16:49:16 -0700, by yaz
-
[svn] amidi-plug alsa: check if a sequencer actually exists before requesting sequencer port list trunkMon, 10 Jul 2006 17:37:19 -0700, by giacomo
-
[svn] ensure that the fileinfo popup in playlist disappears when the cursor is moved again trunkMon, 10 Jul 2006 08:40:14 -0700, by giacomo
-
[svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now. trunkMon, 10 Jul 2006 06:41:11 -0700, by yaz
-
[svn] - vast improvements to the songchange plugin trunkMon, 10 Jul 2006 04:39:43 -0700, by nenolod
-
[svn] - provide some additional debugging hints with gdk_error_trap_push/pop. trunkMon, 10 Jul 2006 02:37:04 -0700, by nenolod
-
[svn] - some improvements to song_change, still sucky trunkMon, 10 Jul 2006 01:18:38 -0700, by nenolod
-
[svn] - properly respect signedness in get_spc_info_(). trunkSun, 09 Jul 2006 22:59:20 -0700, by nenolod
-
[svn] Security fixes from AdPlug CVS (their July 7 commit shortly before the secunia announcement). trunkSat, 08 Jul 2006 08:29:18 -0700, by chainsaw
-
[svn] Modplug conftest fix by Christian "Joker" Birchinger from Gentoo. trunkFri, 07 Jul 2006 12:42:32 -0700, by chainsaw
-
[svn] - next/previous button failed to work in some environments. 150ms seems little bit too short. trunkFri, 07 Jul 2006 08:33:43 -0700, by yaz
-
[svn] - recursively locate album art, by external contributor Oliver Lumpton. trunkTue, 04 Jul 2006 04:59:27 -0700, by nenolod
-
[svn] - bitch about invalid bitstreams right in the middle of our stream trunkTue, 04 Jul 2006 00:46:20 -0700, by nenolod
-
[svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary. trunkTue, 04 Jul 2006 00:37:37 -0700, by nenolod
-
[svn] - fix a regression involving large ID3 tags being bolted right in the middle of a fraunhofer VBRX TOC (iTunes fucking fails) trunkTue, 04 Jul 2006 00:25:25 -0700, by nenolod
-
[svn] Show whether modplug will actually be built (wrong var was being displayed). trunkSat, 01 Jul 2006 16:19:46 -0700, by chainsaw
-
[svn] - use of sleep() or usleep() in multi-thread program may cause 100% CPU usage because of signal distribution. trunkFri, 30 Jun 2006 04:18:20 -0700, by yaz
-
[svn] Forcibly disabled Altivec ifdefs. The code that it wants to call is not actually present. ffmpeg SVN (libavcodec/ppc) has code you could pinch, but that needs to be integrated in proper style. I have given up on this. If you get it working, submit me a patch. trunkThu, 29 Jun 2006 16:46:01 -0700, by chainsaw
-
[svn] - now filepopup menu shows its state through checkbox. trunkThu, 29 Jun 2006 05:58:34 -0700, by yaz
-
[svn] - add a menu item that toggles filepopup to the playlist popup menu. trunkThu, 29 Jun 2006 03:42:13 -0700, by yaz
-
[svn] - m3u file should be written in locale encoding. trunkThu, 29 Jun 2006 00:38:22 -0700, by yaz
-
[svn] Hook up Altivec-enabled DCT64 for MP3. WMA throws a tantrum on Altivec machines. Submit a patch, or wait for me to fix it. trunkWed, 28 Jun 2006 18:21:25 -0700, by chainsaw
-
[svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss. trunkWed, 28 Jun 2006 15:32:15 -0700, by nenolod
-
[svn] - why are we requiring a lock in functions that are in the nolock namespace? trunkWed, 28 Jun 2006 13:50:30 -0700, by nenolod
-
[svn] - extra sanity checking keeps the double-free away trunkWed, 28 Jun 2006 13:16:32 -0700, by nenolod
-
[svn] AltiVec-accelerated DCT64 pinched from mplayer SVN. Needs to be integrated into the build system. trunkWed, 28 Jun 2006 13:02:34 -0700, by chainsaw
-
[svn] - add --no-log switch to disable the system logger (and instead dump to stdout) trunkWed, 28 Jun 2006 12:51:43 -0700, by nenolod
-
[svn] - use a more standard-looking default title format trunkWed, 28 Jun 2006 12:46:09 -0700, by nenolod
-
[svn] - sanity checking prevents us from exploding when we encounter a file we don't support trunkWed, 28 Jun 2006 12:24:47 -0700, by nenolod
-
[svn] Thanks to fluxinator this botched submission is now fixed. trunkWed, 28 Jun 2006 07:01:29 -0700, by chainsaw
-
[svn] User did not test his submission. Fix based on reports by fluxinator on #audacious. trunkWed, 28 Jun 2006 06:29:38 -0700, by chainsaw
-
[svn] German translation update by hansmi from Gentoo. trunkWed, 28 Jun 2006 03:35:52 -0700, by chainsaw
-
[svn] - itemtag buffer was too short. e.g. 256 bytes could hold only 28 url encoded kanji characters. trunkTue, 27 Jun 2006 23:14:47 -0700, by yaz
-
[svn] - improve resampling rate detection algorithm trunkTue, 27 Jun 2006 20:32:51 -0700, by nenolod
-
[svn] - add a note explaining that this algorithm sucks and will be discarded before 1.1 release trunkTue, 27 Jun 2006 19:52:20 -0700, by nenolod
-
[svn] - dynamic resampler with interpolation, no special GUI options for it yet though (this replaces the mpg123 "way" of doing it) trunkTue, 27 Jun 2006 19:39:52 -0700, by nenolod
-
[svn] Update translation credits for German (hansmi) & Polish (vojcek). trunkTue, 27 Jun 2006 03:00:41 -0700, by chainsaw
-
[svn] Updated Polish translation by Wojciech Myrda <vojcek@tlen.pl>. trunkTue, 27 Jun 2006 02:47:29 -0700, by chainsaw
-
[svn] - Don't show popups if the pointer isn't even in the playlist window. trunkMon, 26 Jun 2006 22:35:54 -0700, by nhjm449
-
[svn] Updated italian translation (and stop translating a set of line separators), by Diego "Flameeyes" Petteno from Gentoo. trunkSat, 24 Jun 2006 19:00:08 -0700, by chainsaw
-
[svn] Deactivate unused check_command function to squash 1 warning. trunkSat, 24 Jun 2006 15:33:41 -0700, by chainsaw
-
[svn] Have period time default to 100ms to keep snd-aoa on PPC from going all clickety-click on us. trunkFri, 23 Jun 2006 13:34:05 -0700, by chainsaw
-
[svn] try to avoid malconversion of latin1 character when chardet has been enabled. trunkThu, 22 Jun 2006 07:04:25 -0700, by yaz
-
[svn] - avoid system /bin/test in Makefiles as it may not behave as expected trunkThu, 22 Jun 2006 02:35:01 -0700, by nenolod
-
[svn] - sanity checks (don't send NULL pointers off to GTK) trunkWed, 21 Jun 2006 02:23:25 -0700, by nenolod
-
[svn] - some NSFEs are fucked in the head apparently trunkTue, 20 Jun 2006 00:38:31 -0700, by nenolod
-
[svn] - s/Miscillaneous/Miscellaneous/ in audtool.c trunkTue, 20 Jun 2006 00:16:02 -0700, by nhjm449
-
[svn] - cdaudio playlist tuple support; needs some fixing trunkTue, 20 Jun 2006 00:05:04 -0700, by nhjm449
-
[svn] - libaac: potential buffer overflow vulnerability fix trunkMon, 19 Jun 2006 23:39:11 -0700, by nenolod
-
[svn] RMI support for timidity by nemo, for which he would like to credit giacomos amidi-plug detection code. trunkMon, 19 Jun 2006 10:52:13 -0700, by chainsaw
-
[svn] - title streaming works again, but we aren't pushing back to the playlist quite yet trunkMon, 19 Jun 2006 02:29:23 -0700, by nenolod
-
[svn] - if tuple->length == -1 then don't show a length trunkMon, 19 Jun 2006 01:51:01 -0700, by nenolod
-
[svn] - give the labels on the left proper identifiers trunkMon, 19 Jun 2006 01:33:30 -0700, by nenolod
-
[svn] - reset the album art back to the default icon trunkMon, 19 Jun 2006 01:00:51 -0700, by nenolod
-
[svn] - not sure what all of that cur_dir stuff was, but I think somebody was smoking crack trunkSun, 18 Jun 2006 23:58:36 -0700, by nenolod
-
[svn] - this p == tuple check really fucks things up if you move back to the previous tuple after the popup has gone away trunkSun, 18 Jun 2006 23:26:41 -0700, by nenolod
-
[svn] fetch first jpeg/png in directory, hopefully is album image.. merged again, still needs fileinfo, maybe, and undoubtedly tweaking. but bedtime dammit. trunkSun, 18 Jun 2006 23:06:45 -0700, by nemo
-
[svn] - disable the psychoaccoustic modeller as it is too screwy right now, and I don't wish to fix it at this point trunkSun, 18 Jun 2006 22:36:26 -0700, by nenolod
-
[svn] - don't call filepopup_show_for_tuple() more than once trunkSun, 18 Jun 2006 22:28:47 -0700, by nenolod
-
[svn] nitpicks, whee! just so I can see the popup when snapped against screen edge. trunkSun, 18 Jun 2006 21:52:46 -0700, by nemo
-
[svn] - roll back difftable changes (apparently we had them mathematically wrong for a reason) trunkSun, 18 Jun 2006 03:03:40 -0700, by nenolod
-
[svn] - this should be the last set of math corrections trunkSun, 18 Jun 2006 02:55:11 -0700, by nenolod
-
[svn] - entirely unwire tooltips if the playlist is shaded trunkSun, 18 Jun 2006 02:47:03 -0700, by nenolod
-
[svn] - ISO spec says we should use 330 not 332 in the 19th bandInfo slot (fix via flump3dec) trunkSun, 18 Jun 2006 02:00:00 -0700, by nenolod
-
[svn] - make tuples more verbose (they might be a bit big though) trunkSun, 18 Jun 2006 01:11:55 -0700, by nenolod
-
[svn] - when hovering over a playlist tuple, describe the tuple via a tooltip-like popup trunkSat, 17 Jun 2006 20:30:31 -0700, by nenolod
-
[svn] Sync with upstream. This adds Westwood ADL format support. trunkSat, 17 Jun 2006 16:17:51 -0700, by chainsaw
-
[svn] - libaac: use unified fileinfo requester, since functionality is adequate (cannot save data, only read it at present) trunkFri, 16 Jun 2006 20:55:52 -0700, by nenolod
-
[svn] - if entry->tuple == NULL, then probe the file for a decoder and build the appropriate tuple for that entry trunkFri, 16 Jun 2006 03:50:38 -0700, by nenolod
-
[svn] - Buffer indicator support for anyone crazy enough to stream flac. trunkFri, 16 Jun 2006 02:58:33 -0700, by nhjm449
-
[svn] - use mutex locking to make alsa stay happy with dmix trunkFri, 16 Jun 2006 02:35:49 -0700, by nenolod
-
[svn] - Support for the buffer indicator in playpaus.png that was apparently trunkFri, 16 Jun 2006 02:17:33 -0700, by nhjm449
-
[svn] - the fileinfo window is not visible by default trunkThu, 15 Jun 2006 22:01:34 -0700, by nenolod
-
[svn] - complete tuple for AAC files (tuple->length) trunkThu, 15 Jun 2006 19:55:29 -0700, by nenolod
-
[svn] - remove unused code (causes a crash on some GTKs, eww!) trunkThu, 15 Jun 2006 19:06:40 -0700, by nenolod
-
[svn] - flac_get_tuple(): properly calculate length. oops! trunkThu, 15 Jun 2006 18:37:15 -0700, by nenolod
-
[svn] - Don't leave files open after reading their tags! trunkThu, 15 Jun 2006 17:42:59 -0700, by nhjm449
-
[svn] - remove unreached code, (now) irrelevant debugging printf's trunkThu, 15 Jun 2006 06:18:58 -0700, by nenolod
-
[svn] - playlist_compare_artist(): more sanity checking. trunkThu, 15 Jun 2006 05:50:10 -0700, by nenolod
-
[svn] - we don't really have to unwire track 0 this way, as 0 will be selected by default if no subsong URI is given trunkThu, 15 Jun 2006 05:17:49 -0700, by nenolod
-
[svn] - this is a hack until I find a better solution trunkThu, 15 Jun 2006 03:37:59 -0700, by nenolod
-
[svn] - tuple builder for mp4 files (not AAC, sorry but nobody uses that crap anymore) trunkThu, 15 Jun 2006 01:22:24 -0700, by nenolod
-
[svn] - remove some left over #if 0'd out pipian code trunkThu, 15 Jun 2006 00:18:29 -0700, by nenolod
-
[svn] - fill in the length part of the tuple (oops) trunkWed, 14 Jun 2006 23:24:23 -0700, by nenolod
-
[svn] - get_song_tuple() implementation (scrobblerific!) trunkWed, 14 Jun 2006 23:19:56 -0700, by nenolod
-
[svn] - if a PlaylistEntry does not have a cached tuple, generate it on demand. trunkWed, 14 Jun 2006 22:39:13 -0700, by nenolod
-
[svn] - disconnect the scrobbler client from metatag logically trunkWed, 14 Jun 2006 22:30:04 -0700, by nenolod
-
[svn] - attach a TitleInput tuple to the PlaylistEntry class. trunkWed, 14 Jun 2006 19:03:23 -0700, by nenolod
-
[svn] - allow FDS files to play (although samples are presently ignored) trunkWed, 14 Jun 2006 17:38:42 -0700, by nenolod
-
[svn] - Make the category_view slightly wider to get rid of the horizontal scrollbar caused by the word "Connectivity" being so damned big. trunkWed, 14 Jun 2006 17:21:25 -0700, by nhjm449
-
[svn] - Don't crash when we encounter an unsupported NSF/NSFE type trunkWed, 14 Jun 2006 16:59:24 -0700, by nenolod
-
[svn] - There's an ellipsis character in text.png. Let's use it like we should. trunkWed, 14 Jun 2006 02:07:52 -0700, by nhjm449
-
[svn] - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet trunkWed, 14 Jun 2006 00:14:13 -0700, by nenolod
-
[svn] - if mk/rules.mk is missing, run configure to generate it (hopefully you are running the posix target, otherwise I feel sorry for you) trunkWed, 14 Jun 2006 00:07:04 -0700, by nenolod
-
[svn] - compiles warningless inside the audacious buildsystem now trunkWed, 14 Jun 2006 00:01:26 -0700, by nenolod
-
[svn] - OMKize Makefile (examples not installed yet) trunkWed, 14 Jun 2006 00:00:37 -0700, by nenolod
-
[svn] - temporal: copy the original Makefile as a template for OMKizing. trunkTue, 13 Jun 2006 23:57:16 -0700, by nenolod
-
[svn] - prepare to ship audtool with audacious SVN trunkTue, 13 Jun 2006 23:54:53 -0700, by nenolod
-
[svn] - yeah, JMA sucks -- i don't have the time for this trunkTue, 13 Jun 2006 23:19:04 -0700, by nenolod
-
[svn] - add libjma (a hopefully portable snapshot of the ZSNES JMA implementation) trunkTue, 13 Jun 2006 20:37:25 -0700, by nenolod
-
[svn] filesize must be cached, otherwise lookup loop will crash. trunkTue, 13 Jun 2006 08:36:56 -0700, by yaz
-
[svn] - fix potential crashing on malformed ID3v2 tags trunkTue, 13 Jun 2006 01:59:28 -0700, by nenolod
-
[svn] Updated japanese translation by dai, closes bug #384. trunkMon, 12 Jun 2006 03:25:29 -0700, by chainsaw
-
[svn] - prefswin_page_destroy() code, example will be added to the scrobbler plugin momentarily trunkSun, 11 Jun 2006 23:35:05 -0700, by nenolod
-
[svn] - place plugins we cannot register UIs for right now in a queue and register them later trunkSun, 11 Jun 2006 22:50:31 -0700, by nenolod
-
[svn] - scrobbler icon of doom (since it's part of the scrobbler bundle, it trunkSun, 11 Jun 2006 22:03:53 -0700, by nenolod
-
[svn] - make the scrobbler preferences appear in the main window; this does not work yet because I need to debug apparently! trunkSun, 11 Jun 2006 20:33:45 -0700, by nenolod
-
[svn] Update AUTHORS a little bit. (testing new auto changelog stuff) trunkSun, 11 Jun 2006 13:44:43 -0700, by nenolod
-
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!) trunkSun, 11 Jun 2006 13:33:46 -0700, by nenolod
-
[svn] - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. trunkSun, 11 Jun 2006 12:10:53 -0700, by nenolod
-
[svn] - Allow to do format detection on demand; instead of immediately on add trunkSat, 10 Jun 2006 21:02:24 -0700, by nenolod
-
[svn] - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems trunkSat, 10 Jun 2006 18:47:51 -0700, by nenolod
-
[svn] Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo). trunkSat, 10 Jun 2006 12:47:00 -0700, by chainsaw
-
[svn] As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated. trunkFri, 09 Jun 2006 07:14:32 -0700, by chainsaw
-
[svn] - remove an old hack that is no longer necessary (can cause a crash (!)) trunkThu, 08 Jun 2006 12:11:06 -0700, by nenolod
-
[svn] - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin trunkThu, 08 Jun 2006 11:34:43 -0700, by nenolod
-
[svn] - crappy audio.png, somebody please improve (I made this in GIMP, in 5 minutes. We all know my GIMP skills are un-leet, thanks.) trunkSun, 04 Jun 2006 23:37:21 -0700, by nenolod
-
[svn] - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox) trunkSun, 04 Jun 2006 21:32:59 -0700, by nenolod
-
[svn] - oops, give that spinbutton some sane values trunkSun, 04 Jun 2006 21:30:47 -0700, by nenolod
-
[svn] - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes trunkSun, 04 Jun 2006 21:21:33 -0700, by nenolod
-
[svn] - more checkboxes than you can shake a stick at trunkSun, 04 Jun 2006 21:01:04 -0700, by nenolod
-
[svn] - hookup preferences/info buttons under dialog pane trunkSun, 04 Jun 2006 20:27:39 -0700, by nenolod
-
[svn] - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin" trunkSun, 04 Jun 2006 18:35:49 -0700, by nenolod
-
[svn] - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>. trunkSun, 04 Jun 2006 13:24:37 -0700, by nenolod
-
[svn] - further UI tweaks and mechanical simplification trunkSun, 04 Jun 2006 02:26:39 -0700, by nenolod
-
[svn] Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo. trunkSat, 03 Jun 2006 18:21:06 -0700, by chainsaw
-
[svn] Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though. trunkSat, 03 Jun 2006 17:53:50 -0700, by chainsaw
-
[svn] Update dutch translation. One more pointer signedness issue in MP4. trunkSat, 03 Jun 2006 16:12:12 -0700, by chainsaw
-
[svn] Fully respect pointer signedness in libmp4ff. trunkSat, 03 Jun 2006 15:29:45 -0700, by chainsaw
-
[svn] - present subsongs as playlist entities (will be enqueued at the current position) trunkSat, 03 Jun 2006 12:09:25 -0700, by nenolod
-
[svn] - allow load_file<class Emu> to load files into the parser without reading the tag information trunkSat, 03 Jun 2006 11:46:48 -0700, by nenolod
-
[svn] - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. trunkSat, 03 Jun 2006 11:13:29 -0700, by nenolod
-
[svn] The fallback label is not used unless detection is defined. Move endif down to reflect that. trunkFri, 02 Jun 2006 09:08:57 -0700, by chainsaw
-
[svn] Respect pointer signedness and delete legacy visual studio project file. trunkWed, 31 May 2006 06:55:17 -0700, by chainsaw
-
[svn] - add section concerning the MP3 patents and commercial use trunkTue, 30 May 2006 23:28:14 -0700, by nenolod
-
[svn] - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.) trunkTue, 30 May 2006 22:52:11 -0700, by nenolod
-
[svn] - reset harmonics threshold back to original value trunkTue, 30 May 2006 22:37:19 -0700, by nenolod
-
[svn] - finally the distortion bug might be killed! trunkTue, 30 May 2006 22:20:52 -0700, by nenolod
-
[svn] - audacious should pick runtime library up from ${libdir}. trunkSun, 28 May 2006 08:27:54 -0700, by yaz
-
[svn] - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr> trunkSat, 27 May 2006 13:26:29 -0700, by nenolod
-
[svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunkSat, 27 May 2006 11:02:08 -0700, by yaz
-
[svn] oops. wasn't going to check the XMMS updates in until it was actually working. trunkWed, 24 May 2006 16:31:15 -0700, by nemo
-
[svn] Make certain playlist gets redrawn after docked move. (transparent background may have changed) trunkTue, 23 May 2006 13:56:14 -0700, by nemo
-
[svn] - prepare to split audacious code away from the actual decoder and use a highlevel API trunkMon, 22 May 2006 17:22:34 -0700, by nenolod
-
[svn] - remove improper sampling rate change condition. Valid MP3s will not do this. Infact, I've never seen an MP3 that does this. Additionally, it doesn't even work with Shoutcast. trunkMon, 22 May 2006 16:37:39 -0700, by nenolod
-
[svn] - if we're going to clip, just throw back the original data trunkSun, 21 May 2006 12:13:55 -0700, by nenolod
-
[svn] - stereo seperation hysterisis of 16dB vs 20dB trunkSat, 20 May 2006 22:25:31 -0700, by nenolod
-
[svn] - experimental tweaks to the new psychoaccoustic model trunkSat, 20 May 2006 22:09:43 -0700, by nenolod
-
[svn] Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.): trunkSat, 20 May 2006 20:36:10 -0700, by nenolod
-
[svn] - when using fixed integer based compile -DINTEGER_COMPILE, we want to use long type, not int (also use radixes to emulate FPU math) trunkSat, 20 May 2006 20:04:39 -0700, by nenolod
-
[svn] Add myself to translation credits for the dutch language. trunkSat, 20 May 2006 16:24:26 -0700, by chainsaw
-
[svn] - About window should be set to 'always on top' trunkFri, 19 May 2006 17:53:03 -0700, by nhjm449
-
[svn] - playlistwin and equalizerwin are their own windows, don't treat them trunkFri, 19 May 2006 13:23:08 -0700, by nenolod
-
[svn] - "Use custom cursors" does NOT require it's own vbox, kthx trunkFri, 19 May 2006 12:56:44 -0700, by nenolod
-
[svn] - update transparency pixmap if root window pixmap changes trunkFri, 19 May 2006 12:48:02 -0700, by nenolod
-
[svn] - if cfg.show_separator_in_pl is not true, then make it look nicer (and trunkFri, 19 May 2006 12:09:49 -0700, by nenolod
-
[svn] - remove improper transience settings (these were just wrong) trunkFri, 19 May 2006 11:57:39 -0700, by nenolod
-
[svn] - cosmetic fix: use proper indentation on glade file in Connectivity pane trunkWed, 17 May 2006 10:15:36 -0700, by nenolod
-
[svn] - use global proxy configuration instead of individual configurations (chainsaw) trunkTue, 16 May 2006 21:52:56 -0700, by nenolod
-
[svn] - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser... trunkTue, 16 May 2006 19:56:58 -0700, by nhjm449
-
[svn] - Add the ability to easily save to playlist.m3u from the list menu. (For trunkMon, 15 May 2006 20:55:19 -0700, by nhjm449
-
[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
-
[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