Mercurial > audlegacy
graph
-
[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