Mercurial > audlegacy
graph
-
[svn] - implement [skin.hints:mainwinVisWidth] property. trunkWed, 04 Oct 2006 03:39:41 -0700, by nenolod
-
[svn] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties. trunkWed, 04 Oct 2006 03:05:39 -0700, by nenolod
-
[svn] - support for: [skin.hints:mainwinNumber(0-4)(X,Y)] properties. trunkWed, 04 Oct 2006 02:31:31 -0700, by nenolod
-
[svn] - support for the [skin.hints:mainwinTextWidth] property. trunkWed, 04 Oct 2006 02:22:04 -0700, by nenolod
-
[svn] - make audacious re-link when libwidgets.a has been updated. trunkWed, 04 Oct 2006 02:21:05 -0700, by yaz
-
[svn] - allow elements to be repositioned if they are mentioned in skin.hints trunkWed, 04 Oct 2006 01:45:01 -0700, by nenolod
-
[svn] - framework for repositioning the vis element on the skin. trunkWed, 04 Oct 2006 01:35:28 -0700, by nenolod
-
[svn] - that should be a lowercase p, not an uppercase one. trunkTue, 03 Oct 2006 10:39:17 -0700, by nenolod
-
[svn] - fix a potential crash when running audacious remotely trunkMon, 02 Oct 2006 18:46:02 -0700, by nenolod
-
[svn] - remove an artifact of the bmp -> audacious transition trunkMon, 02 Oct 2006 01:52:12 -0700, by nenolod
-
[svn] - always zero-out stack variables, as stack memory may be dirty on x86 and friends trunkMon, 02 Oct 2006 01:46:59 -0700, by nenolod
-
[svn] - enforce the ret = -1 == silent failure rule trunkSun, 01 Oct 2006 00:58:32 -0700, by nenolod
-
[svn] - Spanish translation update from Gustavo Vranjes. trunkSat, 30 Sep 2006 16:05:40 -0700, by nenolod
-
[svn] - now mainwindow remembers "autoscroll songname" setting after returns from shaded mode. trunkThu, 28 Sep 2006 10:01:28 -0700, by yaz
-
[svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog. trunkThu, 28 Sep 2006 08:50:11 -0700, by yaz
-
[svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed" trunkThu, 28 Sep 2006 08:39:14 -0700, by yaz
-
[svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values. trunkSun, 24 Sep 2006 12:08:30 -0700, by chainsaw
-
[svn] - fix for gconf_value_get_string() does not accept null string. trunkSun, 24 Sep 2006 00:40:12 -0700, by yaz
-
[svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed. trunkSat, 23 Sep 2006 13:53:46 -0700, by chainsaw
-
[svn] Do not try write NULL into a gconf key, convert it to "" first. trunkSat, 23 Sep 2006 13:50:17 -0700, by chainsaw
-
[svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm) trunkFri, 22 Sep 2006 02:57:25 -0700, by nenolod
-
[svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP. trunkThu, 21 Sep 2006 13:24:48 -0700, by chainsaw
-
[svn] - fix a memory leak in util_run_filebrowser() trunkWed, 20 Sep 2006 01:13:06 -0700, by nenolod
-
[svn] - properly free the path to skin.hints once we locate it trunkWed, 20 Sep 2006 01:08:15 -0700, by nenolod
-
[svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h. trunkTue, 19 Sep 2006 19:20:09 -0700, by yaz
-
[svn] - add back a test for libxml2, that way we'll still use xspf as default if available trunkMon, 18 Sep 2006 13:06:15 -0700, by nenolod
-
[svn] - add G_BEGIN_DECLS and G_END_DECLS for C++ users trunkMon, 18 Sep 2006 02:34:43 -0700, by nenolod
-
[svn] - only include non-SDK things if _AUDACIOUS_CORE is defined. trunkMon, 18 Sep 2006 02:33:52 -0700, by nenolod
-
[svn] - use audacious/titlestring.h instead of libaudacious/titlestring.h trunkMon, 18 Sep 2006 01:56:09 -0700, by nenolod
-
[svn] - export the util.h as provided by audacious/ trunkMon, 18 Sep 2006 01:45:08 -0700, by nenolod
-
[svn] - merge libaudacious (public) and audacious util APIs trunkMon, 18 Sep 2006 01:44:39 -0700, by nenolod
-
[svn] Fixed unused variable and missing type conversion trunkSat, 16 Sep 2006 19:37:08 -0700, by js
-
[svn] Add #undef FSCALE, since it's already defined on OpenBSD trunkSat, 16 Sep 2006 19:21:06 -0700, by js
-
[svn] #undef TRUE and FALSE before inclusion of mpcdec.h since both, GTK and mpcdev, define this, which leads to a hard error on OpenBSD trunkSat, 16 Sep 2006 19:18:59 -0700, by js
-
[svn] #undef ALIGN, since it's already defined on OpenBSD. trunkSat, 16 Sep 2006 19:13:26 -0700, by js
-
[svn] Seems like someone did a fix for Linux' iconv like I did for BSD's in another file. Added an #ifdef here, too. trunkSat, 16 Sep 2006 19:10:07 -0700, by js
-
[svn] nenolod's fix for the soundcard.h check was incomplete, fixed trunkSat, 16 Sep 2006 18:58:23 -0700, by js
-
[svn] Fixed a LOT of warnings showing up with -Wall. This is the first step trunkSat, 16 Sep 2006 17:17:22 -0700, by js
-
[svn] Fixed a lot of warnings that only showed up on *BSD. trunkSat, 16 Sep 2006 16:26:54 -0700, by js
-
[svn] Our code is clean enough to not need -Wno-strict-aliasing, with the exception of playlist_list.c (so set that flag for widgets dir only). trunkSat, 16 Sep 2006 15:21:56 -0700, by chainsaw
-
[svn] Fixed 3 warnings, 2 unused variables and 1 missing include trunkSat, 16 Sep 2006 10:08:23 -0700, by js
-
[svn] More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;). trunkSat, 16 Sep 2006 07:33:28 -0700, by js
-
[svn] - no more busy loop if a file in playlist disappears. trunkFri, 15 Sep 2006 21:36:31 -0700, by yaz
-
[svn] - actually on second thought, i don't see the point in this trunkFri, 15 Sep 2006 20:10:47 -0700, by nenolod
-
[svn] - do not build OSS plugin unless we really can trunkFri, 15 Sep 2006 18:26:57 -0700, by nenolod
-
[svn] - only build cdaudio plugin if we support DAE trunkFri, 15 Sep 2006 16:48:51 -0700, by nenolod
-
[svn] - if a pkg-config module is unavailable, report this trunkFri, 15 Sep 2006 16:36:30 -0700, by nenolod
-
[svn] - do not AC_MSG_ERROR() when libvorbis is not present, just notify the user that vorbis support won't be built trunkFri, 15 Sep 2006 16:34:23 -0700, by nenolod
-
[svn] This adds -lossaudio to the OSS and esd plugin on platforms having that libs. With this, Audacious finally build & runs perfectly on OpenBSD. trunkFri, 15 Sep 2006 08:01:40 -0700, by js
-
[svn] - Removed .cpp.o target since we don't have any .cpp files anymore. trunkFri, 15 Sep 2006 06:36:26 -0700, by js
-
[svn] - enforce support of our file extensions through use of the .SUFFIXES target trunkThu, 14 Sep 2006 14:06:45 -0700, by nenolod
-
[svn] Forgot to change .cpp -> .cxx in the Makefile.in. Shame on me... trunkThu, 14 Sep 2006 13:38:05 -0700, by js
-
[svn] - fix for issue that was fixed in r1946 and then appeared again later :) trunkThu, 14 Sep 2006 13:27:38 -0700, by giacomo
-
[svn] Install audacious_player.xpm as well, so one can use it as a desktop icon. trunkThu, 14 Sep 2006 08:46:01 -0700, by js
-
[svn] Made the content of the password field in the AudioScrobbler plugin invisible. trunkThu, 14 Sep 2006 07:50:44 -0700, by js
-
[svn] Just saw another bug in the same line. The if was always false. trunkThu, 14 Sep 2006 07:40:39 -0700, by js
-
[svn] - Avoid trying to regenerate parse.c. Regeneration is unnecessary in usual case and requires lemon as parser generator. trunkWed, 13 Sep 2006 18:59:47 -0700, by yaz
-
[svn] - File stream API for audacious vfs; uses real getc/ungetc functions for vfs_stdio and emulated functions for vfs_gnome trunkWed, 13 Sep 2006 15:59:49 -0700, by giacomo
-
[svn] Added BSD make to the recommended make versions since it's officially supported now. trunkWed, 13 Sep 2006 14:01:54 -0700, by js
-
[svn] - fix missing name in ChangeLog (I forgot to add js to our changelog scripts, oops) trunkWed, 13 Sep 2006 13:58:21 -0700, by nenolod
-
[svn] Fixed some Makefiles to make it work with BSD make. trunkWed, 13 Sep 2006 13:56:08 -0700, by js
-
[svn] Link C++ plugins correctly on *BSD, by Jonathan Schleifer <js@h3c.de>. trunkWed, 13 Sep 2006 11:03:25 -0700, by chainsaw
-
[svn] Remove built-in soundcard.h silliness so OSS actually works on *BSD, by Jonathan Schleifer <js@h3c.de>. trunkWed, 13 Sep 2006 09:40:07 -0700, by chainsaw
-
[svn] 4-way scroll support in the main window (volume & seek) by Jonathan Schleifer <js@h3c.de>. trunkWed, 13 Sep 2006 08:06:57 -0700, by chainsaw
-
[svn] Fixes for NetBSD by Jonathan Schleifer <js@h3c.de> trunkWed, 13 Sep 2006 06:38:40 -0700, by chainsaw
-
[svn] Remove unused bmp_player.xpm; as requested by Mikachu on #audacious. trunkWed, 13 Sep 2006 05:22:45 -0700, by chainsaw
-
[svn] - be careful about referencing a NULL widget (e.g. headless/serveronly mode crashes on streams, bug #562) trunkTue, 12 Sep 2006 23:11:07 -0700, by nenolod
-
[svn] - amidi-plug 0.6 imported; among other improvements, multiple soundfont loading for fluidsynth backend and option to extract/display lyrics and comments contained in midi files trunkTue, 12 Sep 2006 10:59:59 -0700, by giacomo
-
[svn] fprintf implementation in the VFS common layer by Luca Barbato. Use it in the Container plugins. trunkMon, 11 Sep 2006 15:24:52 -0700, by chainsaw
-
[svn] - make fileinfo_recursive_get_image() breadth first search. trunkSun, 10 Sep 2006 23:39:54 -0700, by yaz
-
[svn] Revert broken commit r2209 and fseek -> vfs_fseek, missed in commit r2265. trunkSun, 10 Sep 2006 15:36:17 -0700, by chainsaw
-
[svn] Portability fix provided by Matti H¸«£m¸«£l¸«£inen (ccr/TNSP). trunkSun, 10 Sep 2006 12:19:35 -0700, by chainsaw
-
[svn] Make the playback resume code a lot more robust. trunkSat, 09 Sep 2006 18:04:36 -0700, by chainsaw
-
[svn] - ensure that the module symtable is consistantly unique on Mach-O bundles trunkFri, 08 Sep 2006 17:31:49 -0700, by nenolod
-
[svn] Hook PulseAudio into the build system and clean it up a little. trunkFri, 08 Sep 2006 16:55:47 -0700, by chainsaw
-
[svn] PulseAudio output plugin. Ported from the XMMS plugin by Lennart Poettering. trunkFri, 08 Sep 2006 16:00:10 -0700, by chainsaw
-
[svn] - abstractionalize a lot of stuff, build still broken, live with it trunkThu, 07 Sep 2006 21:44:05 -0700, by nenolod
-
[svn] - use smartinclude here instead of conditional-based imports trunkThu, 07 Sep 2006 17:27:27 -0700, by nenolod
-
[svn] - wma.c: use av_malloc() instead of directly using posix_memalign() trunkThu, 07 Sep 2006 11:45:48 -0700, by nenolod
-
[svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink) trunkThu, 07 Sep 2006 11:32:59 -0700, by nenolod
-
[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